Searched refs:op_le (Results 1 - 1 of 1) sorted by relevance
/third_party/glslang/glslang/MachineIndependent/preprocessor/ | ||
H A D | Pp.cpp | 366 int op_le(int a, int b) { return a <= b; } in op_le() function 394 { PpAtomLE, RELATION, op_le }, |
Completed in 3 milliseconds