Searched refs:T_EOC (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Dntp_scanner.c652 yylval.Integer = T_EOC;
694 token = T_EOC;
701 token = T_EOC;
903 if (T_EOC == token)
H A Dntp_parser.h233 T_EOC = 443, enumerator in enum:yytokentype
432 #define T_EOC 443 macro
H A Dntp_parser.c319 T_EOC = 443, enumerator in enum:yytokentype
518 #define T_EOC 443 macro
963 "T_Wildcard", "T_Xleave", "T_Year", "T_Flag", "T_EOC", "T_Simulate",

Completed in 104 milliseconds