Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPp.cpp367 int op_gt(int a, int b) { return a > b; } in op_gt() function
391 { '>', RELATION, op_gt },

Completed in 2 milliseconds