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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Locale/
H A Diswctype_sb.c200 } 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 42 milliseconds