Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Ddeltat.c175 # define YY_NULLPTR nullptr macro
177 # define YY_NULLPTR 0 macro
180 # define YY_NULLPTR ((void*)0) macro
/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