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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h58 T_Ceiling = 274, enumerator in enum:yytokentype
223 #define T_Ceiling 274 macro
H A Dkeyword-gen.c131 { "ceiling", T_Ceiling, FOLLBY_TOKEN },
H A Dntp_parser.c85 T_Ceiling = 274, enumerator in enum:yytokentype
250 #define T_Ceiling 274 macro
907 "T_Calibrate", "T_Calldelay", "T_Ceiling", "T_Clockstats", "T_Cohort",
H A Dntp_parser.y82 %token <Integer> T_Ceiling
517 : T_Ceiling T_Integer
H A Dntp_config.c746 case T_Ceiling:
1885 case T_Ceiling:

Completed in 139 milliseconds