Home
last modified time | relevance | path

Searched defs:_p (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/stdio/
Dlocal.h129 static __inline int __sputc(int _c, FILE* _p) { in __sputc()
/bionic/libc/include/
Dstdio.h109 unsigned char *_p; /* current position in (some) buffer */ member