Searched defs:NUL (Results 1 – 4 of 4) sorted by relevance
58 public static final byte NUL = 0; field in Ascii
315 #define NUL '\0' macro
302 NUL=0, enumerator
705 NodeUpdateListener NUL(*this, NodesToAnalyze); in ReplaceValueWith() local