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

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Dntp_parser.h107 T_Integer = 317, enumerator in enum:yytokentype
306 #define T_Integer 317 macro
H A Dntp_scanner.c818 token = T_Integer;
H A Dntp_config.c555 case T_Integer:
655 if (T_Integer == atrv->type)
720 INSIST(T_Integer == atrv->type);
793 INSIST(T_Integer == atrv->type);
831 case T_Integer:
1074 my_val->type = T_Integer;
1908 if (T_Integer == my_val->type) {
1942 if (T_Integer == my_val->type) {
H A Dntp_parser.c193 T_Integer = 317, enumerator in enum:yytokentype
392 #define T_Integer 317 macro
939 "T_Initalloc", "T_Initmem", "T_Includefile", "T_Integer", "T_Interface",

Completed in 82 milliseconds