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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DSmmCpuSaveState.h59 UINT32 _CS; member in struct:__anon10772
130 UINT32 _CS; member in struct:__anon10773
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dctype.h230 #define isprint(c) (__isCClass( (int)c, (_CS | _CG)))
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A D_ctype.h40 #define _CS 0x0100U ///< Space Characters, ' ' in C locale macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Ctype/
H A DCClass.c149 return (__isCClass( c, (_CS | _CG)));
H A DiCtype.c53 /* 20 ' ' */ ( _CW | _CS | _CB ),
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Locale/
H A Diswctype_sb.c187 { "print", (_CS | _CG) },
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DThunk16.asm54 _CS DW ? define
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/X64/
H A DThunk16.S47 .set _CS, 52 #size 2
H A DThunk16.asm47 _CS DW ? define

Completed in 59 milliseconds