Home
last modified time | relevance | path

Searched refs:BITSIZEOF_WINT_T (Results 1 – 15 of 15) sorted by relevance

/external/bison/lib/
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@)
Dconfig.in.h19 #undef BITSIZEOF_WINT_T
DMakefile.in353 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
/external/bison/m4/
Dstdint.m4469 dnl Set the variable BITSIZEOF_WINT_T accordingly.
470 if test $BITSIZEOF_WINT_T -lt 32; then
471 BITSIZEOF_WINT_T=32
/external/bison/darwin-lib/
Dconfig.h20 #define BITSIZEOF_WINT_T 32 macro
/external/bison/etc/
DMakefile.in212 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
/external/bison/build-aux/
DMakefile.in211 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
/external/bison/data/
DMakefile.in241 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
/external/bison/tests/
DMakefile.in210 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
/external/bison/examples/
DMakefile.in252 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
/external/bison/doc/
DMakefile.in285 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
/external/bison/src/
DMakefile.in296 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
/external/bison/examples/calc++/
DMakefile.in262 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
/external/bison/
DMakefile.in307 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
Dconfigure14765 if test $BITSIZEOF_WINT_T -lt 32; then
14766 BITSIZEOF_WINT_T=32