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