Searched refs:T_Duration (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h198 T_Duration = 414, enumerator in enum:yytokentype
363 #define T_Duration 414 macro
H A Dkeyword-gen.c198 { "duration", T_Duration, FOLLBY_TOKEN },
H A Dntp_parser.c225 T_Duration = 414, enumerator in enum:yytokentype
390 #define T_Duration 414 macro
933 "T_Sim_Duration", "T_Server_Offset", "T_Duration", "T_Freq_Offset",
H A Dntp_parser.y225 %token <Integer> T_Duration
1090 : T_Duration '=' number '{' sim_act_stmt_list '}'

Completed in 102 milliseconds