Searched refs:category_to_name (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/sharutils/intl/
H A Ddcgettext.c155 static const char *category_to_name __P((int category));
253 categoryname = category_to_name (category);
427 static const char *category_to_name (category) function
/haiku-fatelf/src/bin/bash/lib/intl/
H A Ddcigettext.c323 # define category_to_name(category) _nl_category_names[category] macro
325 static const char *category_to_name PARAMS ((int category)) internal_function;
576 categoryname = category_to_name (category);
1089 category_to_name (category) function
/haiku-fatelf/src/bin/gawk/intl/
H A Ddcigettext.c317 # define category_to_name(category) _nl_category_names[category] macro
319 static const char *category_to_name PARAMS ((int category)) internal_function;
566 categoryname = category_to_name (category);
1079 category_to_name (category) function

Completed in 112 milliseconds