Searched refs:op_not (Results 1 - 1 of 1) sorted by relevance
/third_party/glslang/glslang/MachineIndependent/preprocessor/ | ||
H A D | Pp.cpp | 379 int op_not(int a) { return !a; } in op_not() function 410 { '!', op_not }, |
Completed in 3 milliseconds