Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dnano-vfscanf_local.h110 #define POINTER 0x20 /* Weird %p pointer (`fake hex'). */ macro
Dnano-vfscanf_i.c216 if (pdata->flags & POINTER) in _scanf_i()
Dnano-vfscanf.c310 scan_data.flags |= POINTER; in _SVFSCANF()
Dvfwscanf.c184 #define POINTER 0x20 /* weird %p pointer (`fake hex') */ macro
758 flags |= POINTER | PFXOK; in _SVFWSCANF()
1232 if (flags & POINTER) in _SVFWSCANF()
Dvfscanf.c177 #define POINTER 0x20 /* weird %p pointer (`fake hex') */ macro
857 flags |= POINTER | PFXOK; in _SVFSCANF()
1475 if (flags & POINTER) in _SVFSCANF()