Home
last modified time | relevance | path

Searched refs:op_logand (Results 1 - 1 of 1) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPp.cpp359 int op_logand(int a, int b) { return a && b; } in op_logand() function
385 { PpAtomAnd, LOGAND, op_logand },

Completed in 3 milliseconds