Searched defs:NUL (Results 1 – 10 of 10) sorted by relevance
182 #define NUL '\0' macro
41 #define NUL 0 macro
219 # define NUL '\0' macro
33 #define NUL '\0' macro
57 #define NUL '\0' macro
847 #define NUL '\0' macro
253 #define NUL (0) macro
72 #define NUL '\0' /* the null character */ macro
55 #define NUL '\0' macro
685 NodeUpdateListener NUL(*this, NodesToAnalyze); in ReplaceValueWith() local