Home
last modified time | relevance | path

Searched defs:uintmax_t (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/sys/
HDstdint.h93 typedef __uintmax_t uintmax_t; typedef
/dragonfly/include/
HDstdint.h61 typedef __uintmax_t uintmax_t; typedef
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
HDstdint-gcc.h92 typedef __UINTMAX_TYPE__ uintmax_t; typedef
/dragonfly/crypto/openssh/
HDdefines.h306 typedef unsigned long long uintmax_t; typedef