Searched defs:_C_ToLowerTable (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Ctype/
H A DiCtype.c152 const UINT8 _C_ToLowerTable[128] = { variable
291 const UINT8 *_lConvT = _C_ToLowerTable;
306 _lConvT = _C_ToLowerTable;

Completed in 111 milliseconds