Searched defs:NIL (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ | ||
| H A D | m_debug_util.h | 303 enum { NIL = 0, ONE = 1, NEG = -1, VAR = 2 }; enumerator in enum:__anon56012af00103 |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ | ||
| H A D | m_debug_util.h | 303 enum { NIL = 0, ONE = 1, NEG = -1, VAR = 2 }; enumerator in enum:__anonfda6cf9d0103 |
| /xsrc/external/mit/xedit/dist/lisp/ | ||
| H A D | internal.h | 155 #define NIL (LispObj*)0x00000001 macro |
Completed in 4 milliseconds