Home
last modified time | relevance | path

Searched refs:__intptr_t (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/newlib/libc/include/machine/
D_default_types.h230 typedef __INTPTR_TYPE__ __intptr_t; typedef
237 typedef __PTRDIFF_TYPE__ __intptr_t; typedef
240 typedef long __intptr_t; typedef
/picolibc-latest/newlib/libc/include/sys/
D_stdint.h75 typedef __intptr_t intptr_t;
Dtypes.h66 typedef __intptr_t register_t;
Dunistd.h48 typedef __intptr_t intptr_t;
/picolibc-latest/newlib/
DChangeLog-20152093 (__intptr_t): Define.