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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h78 T_Flag1 = 294, enumerator in enum:yytokentype
243 #define T_Flag1 294 macro
H A Dkeyword-gen.c158 { "flag1", T_Flag1, FOLLBY_TOKEN },
H A Dntp_parser.c105 T_Flag1 = 294, enumerator in enum:yytokentype
270 #define T_Flag1 294 macro
911 "T_Filegen", "T_Flag1", "T_Flag2", "T_Flag3", "T_Flag4", "T_Flake",
H A Dntp_parser.y102 %token <Integer> T_Flag1
759 | T_Flag1 boolean { $$ = create_attr_ival($1, $2); }
H A Dntp_config.c893 case T_Flag1:
3047 case T_Flag1:

Completed in 103 milliseconds