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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dvfwscanf.c84 #define SHORT 0x04 /* h: short */ macro
232 if (flags & SHORT) {
233 flags &= ~SHORT;
236 flags |= SHORT;
331 else if (flags & SHORT)
688 else if (flags & SHORT) {
H A Dvfscanf.c86 #define SHORT 0x0004 /* h: short */ macro
254 if (flags & SHORT) {
255 flags &= ~SHORT;
258 flags |= SHORT;
340 else if (flags & SHORT)
815 else if (flags & SHORT)
/vbox/include/VBox/com/
H A Ddefs.h302 #define SHORT PRInt16 macro
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dsis190.h211 SHORT = 0x00400000, enumerator in enum:_DescStatusBit
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h446 typedef short SHORT, *PSHORT; typedef
2781 SHORT SectionNumber;
2830 SHORT Number;
2840 #define IMAGE_SYM_UNDEFINED (SHORT)0
2841 #define IMAGE_SYM_ABSOLUTE (SHORT)-1
2842 #define IMAGE_SYM_DEBUG (SHORT)-2
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h366 typedef short SHORT, *PSHORT; typedef
2996 SHORT SectionNumber;
3045 SHORT Number;
3055 #define IMAGE_SYM_UNDEFINED (SHORT)0
3056 #define IMAGE_SYM_ABSOLUTE (SHORT)-1
3057 #define IMAGE_SYM_DEBUG (SHORT)-2
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_3.h711 typedef PRInt16 SHORT; typedef
/vbox/src/VBox/Main/webservice/jaxlibs/
H A DFastInfoset.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/fastinfoset/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 201 milliseconds