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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DWinNtInclude.h32 #undef CONST macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dglheader.h256 # define CONST macro
258 # define CONST const macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Dgdtoa.h55 #ifndef CONST
56 #define CONST const macro
57 #endif /* CONST */
124 extern float strtof ANSI((CONST char *, char **));
125 extern double strtod ANSI((CONST char *, char **));
126 extern int strtodg ANSI((CONST char*, char**, CONST FPI*, Long*, ULong*));
135 extern int strtoId ANSI((CONST char*, char**, double*, double*));
136 extern int strtoIdd ANSI((CONST char*, char**, double*, double*));
137 extern int strtoIf ANSI((CONST cha
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DBaseTypes.h31 #define CONST const macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindef.h179 #define CONST __ONLY_IN_WINELIB(const) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindef.h179 #define CONST const macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprdtoa.c350 #ifndef CONST
352 #define CONST /* blank */ macro
354 #define CONST const macro
697 (s, nd0, nd, y9) CONST char *s; int nd0, nd; ULong y9;
699 (CONST char *s, int nd0, int nd, ULong y9)
1478 static CONST double
1488 static CONST double
1491 static CONST double tinytens[] = { 1e-16, 1e-32, 1e-64, 1e-128,
1506 static CONST double tinytens[] = { 1e-16, 1e-32, 1e-64 };
1510 static CONST doubl
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/
H A DBase.h154 #define CONST const macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/
H A DBase.h156 #define CONST const macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dglsl_shader.c57 #undef CONST macro
58 #define CONST const macro
4293 CONST DWORD *function = This->baseShader.function;
4403 CONST DWORD *function = This->baseShader.function;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dassyntax.h287 #define CONST(a) CHOICE(CONCAT($,a), CONCAT($,a), a) macro
414 #define INT3 CHOICE(int CONST(3), int3, int CONST(3))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dassyntax.h284 #define CONST(a) CHOICE(CONCAT($,a), CONCAT($,a), a) macro
411 #define INT3 CHOICE(int CONST(3), int3, int CONST(3))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dassyntax.h284 #define CONST(a) CHOICE(CONCAT($,a), CONCAT($,a), a) macro
411 #define INT3 CHOICE(int CONST(3), int3, int CONST(3))
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dassyntax.h260 #define CONST(a) CHOICE(CONCAT($,a), CONCAT($,a), a) macro
387 #define INT3 CHOICE(int CONST(3), int3, int CONST(3))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dassyntax.h288 #define CONST(a) CHOICE(CONCAT($,a), CONCAT($,a), a) macro
415 #define INT3 CHOICE(int CONST(3), int3, int CONST(3))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dassyntax.h288 #define CONST(a) CHOICE(CONCAT($,a), CONCAT($,a), a) macro
415 #define INT3 CHOICE(int CONST(3), int3, int CONST(3))
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/x86/
H A Dassyntax.h335 #define CONST(a) CHOICE(CONCAT($,a), $a, a) macro
464 #define INT3 CHOICE(int CONST(3), int3, int CONST(3))

Completed in 108 milliseconds