Home
last modified time | relevance | path

Searched defs:YY_NULLPTR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dconfigparser.c115 # define YY_NULLPTR nullptr macro
117 # define YY_NULLPTR 0 macro
120 # define YY_NULLPTR ((void*)0) macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.c119 # define YY_NULLPTR nullptr macro
121 # define YY_NULLPTR 0 macro
124 # define YY_NULLPTR ((void*)0) macro