OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:guess_category_value
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/intl/
dcigettext.c
313
static const char *
guess_category_value
(int category,
563
categoryvalue =
guess_category_value
(category, categoryname);
1131
guess_category_value
(int category, const char *categoryname)
function
[
all
...]
/toolchain/binutils/binutils-2.25/intl/
dcigettext.c
312
static const char *
guess_category_value
PARAMS ((int category,
567
categoryvalue =
guess_category_value
(category, categoryname);
1140
guess_category_value
(category, categoryname)
function
[
all
...]
Completed in 580 milliseconds