Searched refs:HAVE_ATOLL (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/cc/cc_tools/
H A Dauto-host.h288 #define HAVE_ATOLL 1 macro
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dread-rtl.c369 #if HOST_BITS_PER_WIDE_INT > HOST_BITS_PER_LONG && !defined(HAVE_ATOLL) && !defined(HAVE_ATOQ)
732 #if defined(HAVE_ATOLL) || !defined(HAVE_ATOQ)
/openbsd-current/gnu/gcc/gcc/
H A Dread-rtl.c1089 #if HOST_BITS_PER_WIDE_INT > HOST_BITS_PER_LONG && !defined(HAVE_ATOLL) && !defined(HAVE_ATOQ)
1678 #if defined(HAVE_ATOLL) || !defined(HAVE_ATOQ)

Completed in 87 milliseconds