Searched refs:BITSIZEOF_WINT_T (Results 1 - 4 of 4) sorted by relevance

/external/bison/lib/
H A Dstdint.in.h568 _STDINT_MIN (@HAVE_SIGNED_WINT_T@, @BITSIZEOF_WINT_T@, 0@WINT_T_SUFFIX@)
570 _STDINT_MAX (@HAVE_SIGNED_WINT_T@, @BITSIZEOF_WINT_T@, 0@WINT_T_SUFFIX@)
H A Dconfig.in.h19 #undef BITSIZEOF_WINT_T macro
/external/bison/darwin-lib/
H A Dconfig.h20 #define BITSIZEOF_WINT_T 32 macro
/external/bison/
H A Dconfigure1018 BITSIZEOF_WINT_T
14765 if test $BITSIZEOF_WINT_T -lt 32; then
14766 BITSIZEOF_WINT_T=32

Completed in 874 milliseconds