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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h194 T_Simulate = 410, enumerator in enum:yytokentype
359 #define T_Simulate 410 macro
H A Dkeyword-gen.c195 { "simulate", T_Simulate, FOLLBY_TOKEN },
H A Dntp_parser.c221 T_Simulate = 410, enumerator in enum:yytokentype
386 #define T_Simulate 410 macro
932 "T_Flag", "T_Void", "T_EOC", "T_Simulate", "T_Beep_Delay",
H A Dntp_parser.y221 %token <Integer> T_Simulate
1053 : T_Simulate { old_config_style = 0; }

Completed in 176 milliseconds