HomeSort by relevance Sort by last modified time
    Searched refs:VAX (Results 1 - 25 of 64) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/vax/
flonum.d 2 #name: VAX flonum test
elf-rel.d 3 #name: VAX ELF relocations
5 # Test VAX ELF relocations
7 .*: file format elf32-vax
  /device/linaro/bootloader/edk2/AppPkg/Applications/ArithChk/
arithchk.c 54 static Akind VAX = { "VAX", 4 };
78 return &VAX;
105 return &VAX;
  /external/ImageMagick/MagickCore/
Make.com 13 $then ! VAX with DEC C
15 $else ! VAX with VAX C
  /toolchain/binutils/binutils-2.25/opcodes/
makefile.vms 33 ifeq ($(ARCH),VAX)
34 OBJS=vax-dis.obj
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h 33 double-precision arithmetic (any of IEEE, VAX D_floating,
51 /* strtod for IEEE-, VAX-, and IBM-arithmetic machines.
63 * 1. We only require IEEE, IBM, or VAX double-precision
90 * #define VAX for VAX-style floating-point arithmetic (D_floating).
235 #ifdef VAX
261 #ifdef VAX
273 #if defined(IEEE_8087) + defined(IEEE_MC68k) + defined(VAX) + defined(IBM) != 1
274 Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined.
292 #if defined(IEEE_8087) + defined(VAX)
    [all...]
misc.c 656 #ifdef VAX
705 #ifdef VAX
729 #ifdef VAX
736 #ifdef VAX
874 #ifdef VAX
strtodg.c 42 #ifdef VAX
321 #ifdef VAX
328 #ifdef VAX
588 #ifdef VAX
610 #ifdef VAX
611 /* VAX exponent range is so narrow we must
strtod.c 370 #ifdef VAX
398 #ifdef VAX
399 /* VAX exponent range is so narrow we must
dtoa.c 162 #if defined(IEEE_Arith) + defined(VAX)
  /external/curl/packages/vms/
generate_vax_transfer.com 5 $! File to generate and compile the VAX transfer vectors from reading in the
8 $! This procedure patches the VAX Macro32 assembler to be case sensitive
42 $! This procedure is used on VAX only
45 $ write sys$output "This procedure is only used on VAX."
210 ; VAX transfer vectors
220 ; VAX transfer vectors.
build_vms.com 33 $! /define=(_LARGEFILE=1,_USE_STD_STAT=1) (non-vax)
34 $! /float=ieee/ieee_mode=denorm_results (non-vax)
39 $! VAX must always use DFLOAT
41 $! (Non-VAX, VMS >= V7.2.)
132 $! for non-VAX architectures that triggered link failure.
227 $ arch_name = "VAX"
285 $ if arch_name .eqs. "VAX"
424 $ prods = proc_dev_dir - delim + ".VAX" + delim + "*.*;*"
426 $ prods = proc_dev_dir + "VAX"+ ".DIR;1"
459 $! VAX where we have no choice
    [all...]
gnv_link_curl.com 30 $! On VAX, we need to generate a Macro transfer vector.
35 $ arch_name = "VAX"
98 $ if arch_name .nes. "VAX"
138 $! VAX platform can not be checked this way, it appears symbol lookup
139 $! was disabled. VAX has not been updated in a while.
140 $ if arch_name .eqs. "VAX"
267 For VAX, use the same registration, but remove the kit name from any of the
280 commands. We want the directory to be in lowercase except on VAX.
282 $SET PROCESS/PARSE=extend !If not VAX.
320 $ if arch_name .nes. "VAX"
    [all...]
pcsi_product_gnv_curl.com 162 $ if arch_name .eqs. "VAX" then base = "VAXVMS"
182 $! VAX can not do a compressed kit.
build_gnv_curl_pcsi_text.com 76 $! If this is VAX and the file is on NFS, the names may be mangled.
  /external/autotest/client/common_lib/
magic.py     [all...]
  /external/ImageMagick/coders/
Make.com 10 $then ! VAX with DEC C
12 $else ! VAX with VAX C
  /prebuilts/ndk/r11/sources/android/support/src/stdio/
strtod.c 31 /* strtod for IEEE-, VAX-, and IBM-arithmetic machines.
43 * 1. We only require IEEE, IBM, or VAX double-precision
70 * #define VAX for VAX-style floating-point arithmetic.
125 #define VAX
200 #if defined(IEEE_LITTLE_ENDIAN) + defined(IEEE_BIG_ENDIAN) + defined(VAX) + \
202 Exactly one of IEEE_LITTLE_ENDIAN IEEE_BIG_ENDIAN, VAX, or
223 #if defined(IEEE_LITTLE_ENDIAN) + defined(VAX) + defined(__arm__)
293 #else /* VAX */
1306 #ifdef VAX
    [all...]
  /prebuilts/ndk/r13/sources/android/support/src/stdio/
strtod.c 31 /* strtod for IEEE-, VAX-, and IBM-arithmetic machines.
43 * 1. We only require IEEE, IBM, or VAX double-precision
70 * #define VAX for VAX-style floating-point arithmetic.
125 #define VAX
200 #if defined(IEEE_LITTLE_ENDIAN) + defined(IEEE_BIG_ENDIAN) + defined(VAX) + \
202 Exactly one of IEEE_LITTLE_ENDIAN IEEE_BIG_ENDIAN, VAX, or
223 #if defined(IEEE_LITTLE_ENDIAN) + defined(VAX) + defined(__arm__)
293 #else /* VAX */
1306 #ifdef VAX
    [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
misc.c 658 #ifdef VAX
707 #ifdef VAX
730 #ifdef VAX
876 #ifdef VAX
strtod.c 338 #ifdef VAX
366 #ifdef VAX
367 /* VAX exponent range is so narrow we must
dtoa.c 162 #if defined(IEEE_Arith) + defined(VAX)
  /toolchain/binutils/binutils-2.25/gas/
configure.com 179 first (like Motorola and SPARC, unlike Intel and VAX). */
  /external/ltp/testcases/kernel/syscalls/sigrelse/
sigrelse01.c 713 #ifdef VAX
  /external/zlib/src/
make_vms.com 21 $! 0.08 20120219 Make it work on VAX again, pre-load missing symbols to shared
56 $ vax = f$getsyi("HW_MODEL").lt.1024
61 $! Why is this needed? And if it is needed, why not simply ".not. vax"?
108 $! Why /NAMES = AS_IS? Why not simply ".not. vax"? And why not on VAX?
402 $ if its_vaxc then write sys$output "CC compiler check ... VAX C"
818 $ if vax
860 $ write sys$output "Unknown Architecture (Not VAX, AXP, or IA64)"

Completed in 1445 milliseconds

1 2 3