Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/
Dinttypes.h304 # define __SCNPTR(x) __STRINGIFY(ll##x) macro
307 # define __SCNPTR(x) __STRINGIFY(l##x) macro
310 # define __SCNPTR(x) __STRINGIFY(x) macro
320 #define SCNdPTR __SCNPTR(d)
321 #define SCNiPTR __SCNPTR(i)
322 #define SCNoPTR __SCNPTR(o)
323 #define SCNuPTR __SCNPTR(u)
324 #define SCNxPTR __SCNPTR(x)
/picolibc-latest/newlib/
DChangeLog-20157257 __PRIPTR, __SCNPTR) [__have_long64 && __have_longlong64]: Use l,