Home
last modified time | relevance | path

Searched refs:INCLUDE_INTTYPES (Results 1 – 3 of 3) sorted by relevance

/dports/lang/gnustep-base/libs-base-base-1_27_0/Headers/GNUstepBase/
H A DGSConfig.h.in185 @INCLUDE_INTTYPES@
/dports/lang/gnustep-base/libs-base-base-1_27_0/
H A Dconfigure.ac2458 INCLUDE_INTTYPES="#include <inttypes.h>"
2460 INCLUDE_INTTYPES="#include <sys/inttypes.h>"
2462 INCLUDE_INTTYPES="#include <stdint.h>"
2464 INCLUDE_INTTYPES="no"
2467 if test "$INCLUDE_INTTYPES" = "no"; then
2468 INCLUDE_INTTYPES=""
2492 AC_SUBST(INCLUDE_INTTYPES) subst
H A Dconfigure9652 INCLUDE_INTTYPES="#include <sys/inttypes.h>"
9654 INCLUDE_INTTYPES="#include <stdint.h>"
9656 INCLUDE_INTTYPES="no"
9659 if test "$INCLUDE_INTTYPES" = "no"; then
9660 INCLUDE_INTTYPES=""