Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dtm.c66 #define LEGAL_ALT(x) \ macro
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dtm.c66 #define LEGAL_ALT(x) \ macro
/netbsd-src/lib/libc/time/
H A Dstrptime.c66 #define LEGAL_ALT(x) { if (alt_format & ~(x)) return NULL; } macro