Home
last modified time | relevance | path

Searched refs:uint_fast32_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dstdint.h55 typedef __uint_fast32_t uint_fast32_t; typedef
/illumos-gate/usr/src/uts/common/sys/
H A Dint_types.h148 typedef unsigned int uint_fast32_t; typedef
/illumos-gate/usr/src/cmd/zic/
H A Dprivate.h434 typedef unsigned long uint_fast32_t; typedef
H A Dzic.c2294 convert(uint_fast32_t val, char *buf) in convert()