Searched refs:BITSIZEOF_UINT_LEAST16_T (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A DMakefile.in132 BITSIZEOF_UINT_LEAST16_T = @BITSIZEOF_UINT_LEAST16_T@
676 -e 's/@''BITSIZEOF_UINT_LEAST16_T''@/$(BITSIZEOF_UINT_LEAST16_T)/g' \
H A Dstdint_.h475 # if @BITSIZEOF_UINT_LEAST16_T@ < @BITSIZEOF_UNSIGNED_INT@
476 # define UINT_LEAST16_MAX (((1 << (@BITSIZEOF_UINT_LEAST16_T@ - 1)) - 1) * 2 + 1)
478 # define UINT_LEAST16_MAX (((1U << (@BITSIZEOF_UINT_LEAST16_T@ - 1)) - 1) * 2 + 1)
H A DMakefile135 BITSIZEOF_UINT_LEAST16_T = macro
687 -e 's/@''BITSIZEOF_UINT_LEAST16_T''@/$(BITSIZEOF_UINT_LEAST16_T)/g' \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/
H A Dconfig.status688 s,@BITSIZEOF_UINT_LEAST16_T@,|#_!!_#|,g
H A Dconfigure939 BITSIZEOF_UINT_LEAST16_T
[all...]

Completed in 262 milliseconds