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

/freebsd-13-stable/lib/libc/arm/softfloat/
H A Darm-gcc.h75 #define LIT64( a ) a##LL macro
/freebsd-13-stable/lib/libc/mips/softfloat/
H A Dmips-gcc.h75 #define LIT64( a ) a##LL macro
/freebsd-13-stable/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h75 #define LIT64( a ) a##LL macro
/freebsd-13-stable/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h71 #define LIT64( a ) a##LL macro
/freebsd-13-stable/lib/libc/powerpcspe/softfloat/
H A Dpowerpc-gcc.h71 #define LIT64( a ) a##LL macro
/freebsd-13-stable/lib/libc/riscv/softfloat/
H A Driscv-gcc.h71 #define LIT64( a ) a##LL macro

Completed in 96 milliseconds