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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Locale/
H A Diswctype_sb.c179 } typestrval[] = { variable in typeref:struct:_typestrval
194 #define NUM_PROPVAL (sizeof(typestrval) / sizeof(struct _typestrval))
212 if( strcmp(typestrval[i].name, property) == 0) {
213 return typestrval[i].value;

Completed in 56 milliseconds