Searched defs:LOGOR (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/preprocessor/ |
H A D | Pp.cpp | 354 COND, LOGOR, LOGAND, OR, XOR, AND, EQUAL, RELATION, SHIFT, ADD, MUL, UNARY, enumerator
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/ |
D | Pp.cpp | 352 COND, LOGOR, LOGAND, OR, XOR, AND, EQUAL, RELATION, SHIFT, ADD, MUL, UNARY, enumerator
|
/aosp_15_r20/external/mksh/src/ |
H A D | sh.h | 2245 #define LOGOR 258 /* || */ macro
|