choices 327 maint/gnulib/tests/test-localename.c static const char * const choices[] = choices 434 maint/gnulib/tests/test-localename.c unsigned char /* bool */ available[SIZEOF (choices)]; choices 436 maint/gnulib/tests/test-localename.c const char *unsaved_names[SIZEOF (choices)][SIZEOF (categories)]; choices 439 maint/gnulib/tests/test-localename.c char *saved_names[SIZEOF (choices)][SIZEOF (categories)]; choices 442 maint/gnulib/tests/test-localename.c for (j = 0; j < SIZEOF (choices); j++) choices 444 maint/gnulib/tests/test-localename.c locale_t locale = newlocale (LC_ALL_MASK, choices[j], NULL); choices 461 maint/gnulib/tests/test-localename.c for (j = 0; j < SIZEOF (choices); j++) choices 471 maint/gnulib/tests/test-localename.c for (j = SIZEOF (choices); j > 0; ) choices 476 maint/gnulib/tests/test-localename.c locale_t locale = newlocale (LC_ALL_MASK, choices[j], NULL); choices 491 maint/gnulib/tests/test-localename.c for (j = 0; j < SIZEOF (choices); j++)