Searched refs:int8_t (Results 1 – 7 of 7) sorted by relevance
38 static const int8_t exponentTable[32] = {139 int8_t exp10 = exponentTable[idx]; in __ftoa_engine()
159 int8_t d; in __ldtox_engine()
18 typedef __int8_t int8_t ; typedef
97 int8_t wide; /* wide-oriented (>0) or byte-oriented (<0) */363 c->wide = (int8_t) wide; in internalopen_memstream()
408 int8_t * int8_p) in xdr_int8_t()421 *int8_p = (int8_t) t; in xdr_int8_t()
302 extern bool_t xdr_int8_t (XDR *, int8_t *);
817 * libc/include/stdint.h (int8_t): Move to <sys/_stdint.h>.12474 * libc/sys/linux/sys/types.h (int8_t): Add type.15041 * libc/include/sys/types.h (int8_t): Make signed.