Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPp.cpp364 int op_ne(int a, int b) { return a != b; } in op_ne() function
390 { PpAtomNE, EQUAL, op_ne },

Completed in 2 milliseconds