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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-boost.c82 FAT_ANY = 5 enumerator in enum:format_arg_type
175 type = FAT_ANY;
386 type = FAT_ANY;
417 type = FAT_ANY;
530 if (type1 == type2 || type2 == FAT_ANY)
532 else if (type1 == FAT_ANY)
719 case FAT_ANY:
H A Dformat-python.c69 FAT_ANY, enumerator in enum:format_arg_type
239 type = FAT_ANY;
333 if (type1 == type2 || type2 == FAT_ANY)
335 else if (type1 == FAT_ANY)
586 case FAT_ANY:
616 case FAT_ANY:

Completed in 103 milliseconds