Searched defs:OP_LE (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/OpenGL/compiler/preprocessor/ | ||
D | Token.h | 43 OP_LE, enumerator |
/external/lua/src/ | ||
D | lopcodes.h | 211 OP_LE,/* A B C if ((RK(B) <= RK(C)) ~= A) then pc++ */ enumerator |