HomeSort by: relevance | last modified time | path
    Searched defs:BITS64 (Results 1 - 10 of 10) sorted by relevancy

  /src/lib/libc/arch/aarch64/softfloat/
aarch64-gcc.h 18 The macro `BITS64' can be defined to indicate that 64-bit integer types are
22 #define BITS64
41 #ifdef BITS64
60 #ifdef BITS64
61 typedef unsigned long long int bits64; typedef in typeref:typename:unsigned long long int
65 #ifdef BITS64
  /src/lib/libc/arch/arm/softfloat/
arm-gcc.h 16 The macro `BITS64' can be defined to indicate that 64-bit integer types are
20 #define BITS64
39 #ifdef BITS64
58 #ifdef BITS64
59 typedef unsigned long long int bits64; typedef in typeref:typename:unsigned long long int
63 #ifdef BITS64
  /src/lib/libc/arch/m68k/softfloat/
m68k-gcc.h 18 The macro `BITS64' can be defined to indicate that 64-bit integer types are
22 #define BITS64
41 #ifdef BITS64
60 #ifdef BITS64
61 typedef unsigned long long int bits64; typedef in typeref:typename:unsigned long long int
65 #ifdef BITS64
  /src/lib/libc/arch/mips/softfloat/
mips-gcc.h 16 The macro `BITS64' can be defined to indicate that 64-bit integer types are
20 #define BITS64
39 #ifdef BITS64
58 #ifdef BITS64
59 typedef unsigned long long int bits64; typedef in typeref:typename:unsigned long long int
63 #ifdef BITS64
  /src/lib/libc/arch/or1k/softfloat/
or1k-gcc.h 18 The macro `BITS64' can be defined to indicate that 64-bit integer types are
22 #define BITS64
41 #ifdef BITS64
60 #ifdef BITS64
61 typedef unsigned long long int bits64; typedef in typeref:typename:unsigned long long int
65 #ifdef BITS64
  /src/lib/libc/arch/powerpc/softfloat/
powerpc-gcc.h 18 The macro `BITS64' can be defined to indicate that 64-bit integer types are
22 #define BITS64
41 #ifdef BITS64
60 #ifdef BITS64
61 typedef unsigned long long int bits64; typedef in typeref:typename:unsigned long long int
65 #ifdef BITS64
  /src/lib/libc/arch/sh3/softfloat/
sh3-gcc.h 18 The macro `BITS64' can be defined to indicate that 64-bit integer types are
22 #define BITS64
41 #ifdef BITS64
60 #ifdef BITS64
61 typedef unsigned long long int bits64; typedef in typeref:typename:unsigned long long int
65 #ifdef BITS64
  /src/lib/libc/arch/sparc64/softfloat/
sparc64-gcc.h 18 The macro `BITS64' can be defined to indicate that 64-bit integer types are
22 #define BITS64
41 #ifdef BITS64
60 #ifdef BITS64
61 typedef unsigned long long int bits64; typedef in typeref:typename:unsigned long long int
65 #ifdef BITS64
  /src/regress/lib/libc/ieeefp/testfloat/include/
milieu.h 82 #define BITS64
101 #ifdef BITS64
120 #ifdef BITS64
121 typedef uint64_t bits64; typedef in typeref:typename:uint64_t
125 #ifdef BITS64
  /src/sys/lib/libkern/
milieu.h 79 | The macro `BITS64' can be defined to indicate that 64-bit integer types are
82 #define BITS64
99 #ifdef BITS64
116 #ifdef BITS64
117 typedef uint64_t bits64; typedef in typeref:typename:uint64_t
121 #ifdef BITS64

Completed in 17 milliseconds