Home
last modified time | relevance | path

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

/freebsd-10-stable/include/rpcsvc/
Dnislib.h182 #define NUL '\0' macro
/freebsd-10-stable/contrib/ntp/include/
Dascii.h41 #define NUL 0 macro
/freebsd-10-stable/contrib/ntp/sntp/libopts/compat/
Dcompat.h219 # define NUL '\0' macro
/freebsd-10-stable/contrib/ntp/sntp/libopts/
Dparse-duration.c33 #define NUL '\0' macro
Dautoopts.h57 #define NUL '\0' macro
/freebsd-10-stable/contrib/texinfo/info/
Dinfomap.c847 #define NUL '\0' macro
/freebsd-10-stable/contrib/ntp/util/
Dtg2.c253 #define NUL (0) macro
/freebsd-10-stable/contrib/byacc/
Ddefs.h72 #define NUL '\0' /* the null character */ macro
/freebsd-10-stable/contrib/apr/strings/
Dapr_snprintf.c55 #define NUL '\0' macro
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp685 NodeUpdateListener NUL(*this, NodesToAnalyze); in ReplaceValueWith() local