Searched defs:LIT64 (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/arch/arm/softfloat/
H A Darm-gcc.h74 #define LIT64( a ) a##LL macro
/netbsd-6-1-5-RELEASE/lib/libc/arch/m68k/softfloat/
H A Dm68k-gcc.h76 #define LIT64( a ) a##LL macro
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/softfloat/
H A Dmips-gcc.h74 #define LIT64( a ) a##LL macro
/netbsd-6-1-5-RELEASE/lib/libc/arch/powerpc/softfloat/
H A Dpowerpc-gcc.h76 #define LIT64( a ) a##LL macro
/netbsd-6-1-5-RELEASE/lib/libc/arch/sh3/softfloat/
H A Dsh3-gcc.h76 #define LIT64(a) a##LL macro
/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc64/softfloat/
H A Dsparc64-gcc.h76 #define LIT64( a ) a##LL macro
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/include/
H A Dmilieu.h136 #define LIT64( a ) a##LL macro
/netbsd-6-1-5-RELEASE/sys/lib/libkern/
H A Dmilieu.h135 #define LIT64( a ) a##LL macro

Completed in 197 milliseconds