Home
last modified time | relevance | path

Searched refs:type_both (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dformat-pascal.c297 enum format_arg_type type_both; in format_parse() local
300 type_both = type1; in format_parse()
303 type_both = FAT_INTEGER; in format_parse()
307 type_both = type1; in format_parse()
314 numbered[j-1].type = type_both; in format_parse()
H A Dformat-php.c247 enum format_arg_type type_both; in format_parse() local
250 type_both = type1; in format_parse()
254 type_both = type1; in format_parse()
261 numbered[j-1].type = type_both; in format_parse()
H A Dformat-librep.c214 enum format_arg_type type_both; in format_parse() local
217 type_both = type1; in format_parse()
221 type_both = FAT_NONE; in format_parse()
228 spec.numbered[j-1].type = type_both; in format_parse()
H A Dformat-boost.c500 enum format_arg_type type_both; in format_parse() local
503 type_both = type1; in format_parse()
505 type_both = type2; in format_parse()
509 type_both = FAT_NONE; in format_parse()
516 spec.numbered[j-1].type = type_both; in format_parse()
H A Dformat-java.c640 enum format_arg_type type_both; in format_parse() local
643 type_both = type1; in format_parse()
645 type_both = type2; in format_parse()
649 type_both = FAT_NONE; in format_parse()
656 spec.numbered[j-1].type = type_both; in format_parse()
H A Dformat-python.c315 enum format_arg_type type_both; in format_parse() local
318 type_both = type1; in format_parse()
320 type_both = type2; in format_parse()
324 type_both = FAT_NONE; in format_parse()
331 spec.named[j-1].type = type_both; in format_parse()
H A Dformat-elisp.c250 enum format_arg_type type_both; in format_parse() local
253 type_both = type1; in format_parse()
257 type_both = FAT_NONE; in format_parse()
264 spec.numbered[j-1].type = type_both; in format_parse()
H A Dformat-tcl.c289 enum format_arg_type type_both; in format_parse() local
292 type_both = type1; in format_parse()
296 type_both = FAT_NONE; in format_parse()
303 spec.numbered[j-1].type = type_both; in format_parse()
H A Dformat-awk.c402 enum format_arg_type type_both; in format_parse() local
405 type_both = type1; in format_parse()
409 type_both = FAT_NONE; in format_parse()
416 spec.numbered[j-1].type = type_both; in format_parse()
H A Dformat-perl.c477 enum format_arg_type type_both; in format_parse() local
480 type_both = type1; in format_parse()
484 type_both = FAT_NONE; in format_parse()
491 numbered[j-1].type = type_both; in format_parse()
H A Dformat-gcc-internal.c495 enum format_arg_type type_both; in format_parse() local
498 type_both = type1; in format_parse()
502 type_both = FAT_NONE; in format_parse()
509 spec.numbered[j-1].type = type_both; in format_parse()
H A Dformat-c.c738 enum format_arg_type type_both; in format_parse() local
741 type_both = type1; in format_parse()
745 type_both = FAT_NONE; in format_parse()
752 numbered[j-1].type = type_both; in format_parse()