Searched defs:LIT64 (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/lib/libc/arm/softfloat/
H A Darm-gcc.h75 #define LIT64( a ) a##LL macro
/freebsd-11-stable/lib/libc/mips/softfloat/
H A Dmips-gcc.h75 #define LIT64( a ) a##LL macro
/freebsd-11-stable/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h71 #define LIT64( a ) a##LL macro
/freebsd-11-stable/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h71 #define LIT64( a ) a##LL macro
/freebsd-11-stable/tools/test/testfloat/sparc64/
H A Dsparc64.h85 #define LIT64( a ) a##L macro

Completed in 128 milliseconds