Home
last modified time | relevance | path

Searched defs:NUL (Results 1 – 4 of 4) sorted by relevance

/minix3/usr.bin/fpr/
H A Dfpr.c54 #define NUL '\000' macro
/minix3/external/bsd/top/dist/
H A Dap_snprintf.c74 #define NUL '\0' macro
/minix3/external/bsd/byacc/dist/
H A Ddefs.h77 #define NUL '\0' /* the null character */ macro
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp687 NodeUpdateListener NUL(*this, NodesToAnalyze); in ReplaceValueWith() local