Home
last modified time | relevance | path

Searched refs:__uint_least64_t (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/include/machine/
D_default_types.h202 typedef __UINT_LEAST64_TYPE__ __uint_least64_t; typedef
204 typedef unsigned __INT_LEAST64_TYPE__ __uint_least64_t; typedef
209 typedef __uint64_t __uint_least64_t; typedef
/picolibc-latest/newlib/libc/include/
Dstdint.h39 typedef __uint_least64_t uint_least64_t;