OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:transtrval
(Results
1 - 1
of
1
) sorted by null
/device/linaro/bootloader/edk2/StdLib/LibC/Locale/
iswctype_sb.c
200
}
transtrval
[] = {
variable in typeref:struct:_transtrval
205
#define NUM_TRANSVAL (sizeof(
transtrval
) / sizeof(struct _transtrval))
229
if( strcmp(
transtrval
[i].name, property) == 0) {
230
return
transtrval
[i].function;
Completed in 62 milliseconds