Searched refs:C_short_decl (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dgen.c54 static char C_short_decl[] = "static yyconst short int %s[%d] =\n { 0,\n"; variable
414 out_str_dec( long_align ? C_long_decl : C_short_decl,
815 out_str_dec( long_align ? C_long_decl : C_short_decl,
903 out_str_dec( long_align ? C_long_decl : C_short_decl, "yy_accept", k );
953 C_long_decl : C_short_decl,
988 C_long_decl : C_short_decl,
997 C_long_decl : C_short_decl,
1014 C_long_decl : C_short_decl,
1195 out_str_dec( long_align ? C_long_decl : C_short_decl,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dgen.c54 static char C_short_decl[] = "static yyconst short int %s[%d] =\n { 0,\n"; variable
414 out_str_dec( long_align ? C_long_decl : C_short_decl,
815 out_str_dec( long_align ? C_long_decl : C_short_decl,
903 out_str_dec( long_align ? C_long_decl : C_short_decl, "yy_accept", k );
953 C_long_decl : C_short_decl,
988 C_long_decl : C_short_decl,
997 C_long_decl : C_short_decl,
1014 C_long_decl : C_short_decl,
1195 out_str_dec( long_align ? C_long_decl : C_short_decl,

Completed in 54 milliseconds