Searched defs:NUL (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | mbchar.c | 38 typedef enum {ESCAPE, DOLLAR, BRACKET, AT, B, J, NUL, JIS_CHAR, OTHER, enumerator
|
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | fixlib.h | 81 #define NUL '\0' macro
|
/openbsd/gnu/gcc/fixincludes/ |
H A D | fixlib.h | 100 #define NUL '\0' macro
|
/openbsd/gnu/usr.bin/texinfo/info/ |
H A D | infomap.c | 847 #define NUL '\0' macro
|
/openbsd/usr.bin/yacc/ |
H A D | defs.h | 71 #define NUL '\0' /* the null character */ macro
|
/openbsd/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
H A D | screen.py | 37 NUL = 0 # Fill character; ignored on input. variable
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.cpp | 657 NodeUpdateListener NUL(*this, NodesToAnalyze); in ReplaceValueWith() local
|