Searched refs:op_sub (Results 1 - 1 of 1) sorted by relevance
/third_party/glslang/glslang/MachineIndependent/preprocessor/ | ||
H A D | Pp.cpp | 372 int op_sub(int a, int b) { return a - b; } in op_sub() function 398 { '-', ADD, op_sub }, |
Completed in 2 milliseconds