Searched defs:alt_format (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dtm.c61 #define LEGAL_ALT(x) { if (alt_format & ~(x)) return (0); }
140 int alt_format, i, split_year = 0; local
152 alt_format = 0;
180 alt_format |= ALT_E;
185 alt_format |= ALT_O;

Completed in 7 milliseconds