Home
last modified time | relevance | path

Searched defs:op_ne (Results 1 - 3 of 3) 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
/kernel/linux/linux-5.10/scripts/
H A Dunifdef.c765 static Linetype op_ne(int *p, Linetype at, int a, Linetype bt, int b) { in op_ne() function
/kernel/linux/linux-6.6/scripts/
H A Dunifdef.c765 static Linetype op_ne(int *p, Linetype at, int a, Linetype bt, int b) { in op_ne() function

Completed in 6 milliseconds