Home
last modified time | relevance | path

Searched refs:VAX (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/ArithChk/
Darithchk.c54 static Akind VAX = { "VAX", 4 }; variable
78 return &VAX; in Lcheck()
105 return &VAX; in icheck()
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dmisc.c658 #ifdef VAX
707 #ifdef VAX
730 #ifdef VAX
876 #ifdef VAX
Dstrtod.c338 #ifdef VAX in strtod()
366 #ifdef VAX in strtod()
Ddtoa.c162 #if defined(IEEE_Arith) + defined(VAX)
Dstrtodg.c62 #ifdef VAX
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME988 on some other systems: VAX (Ultrix), Sun3 (SunOS 3.4), Sequent
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DREADME995 on some other systems: VAX (Ultrix), Sun3 (SunOS 3.4), Sequent
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
DChangeLog79 - Fix make_vms.com for VAX [Zinser]