Searched refs:T_All (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h43 T_All = 259, enumerator in enum:yytokentype
208 #define T_All 259 macro
H A Dkeyword-gen.c188 { "all", T_All, FOLLBY_TOKEN },
H A Dntp_parser.c70 T_All = 259, enumerator in enum:yytokentype
235 #define T_All 259 macro
904 "$end", "error", "$undefined", "T_Age", "T_All", "T_Allan", "T_Auth",
H A Dntp_parser.y67 %token <Integer> T_All
980 : T_All
H A Dntp_config.c2468 case T_All:

Completed in 200 milliseconds