Searched refs:CC_HAS_LONG_LONG (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/gnu/usr.bin/gdb/arch/amd64/
H A Dconfig.h121 #define CC_HAS_LONG_LONG 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/arm/
H A Dconfig.h121 #define CC_HAS_LONG_LONG 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/i386/
H A Dconfig.h121 #define CC_HAS_LONG_LONG 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/mips/
H A Dconfig.h121 #define CC_HAS_LONG_LONG 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/powerpc/
H A Dconfig.h121 #define CC_HAS_LONG_LONG 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/powerpc64/
H A Dconfig.h121 #define CC_HAS_LONG_LONG 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/sparc64/
H A Dconfig.h121 #define CC_HAS_LONG_LONG 1 macro
/freebsd-11-stable/contrib/gdb/gdb/
H A Dvalprint.c266 #if defined (CC_HAS_LONG_LONG) && !defined (PRINTF_HAS_LONG_LONG)
307 #if defined (CC_HAS_LONG_LONG) && !defined (PRINTF_HAS_LONG_LONG)
363 #if defined (CC_HAS_LONG_LONG) && defined (PRINTF_HAS_LONG_LONG)
402 #else /* !CC_HAS_LONG_LONG || !PRINTF_HAS_LONG_LONG */
449 #endif /* CC_HAS_LONG_LONG || PRINTF_HAS_LONG_LONG */
H A Ddefs.h111 #ifdef CC_HAS_LONG_LONG
H A Ddwarf2-frame.c1229 #ifdef CC_HAS_LONG_LONG
H A Dprintcmd.c1981 #if defined (CC_HAS_LONG_LONG) && defined (PRINTF_HAS_LONG_LONG)

Completed in 88 milliseconds