Searched refs:__p (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | stdio.h | 420 static __inline__ int __sgetc(FILE *__p) in __sgetc() argument 422 int __c = __sgetc_raw(__p); in __sgetc() 423 if ((__p->_flags & __SCLE) && (__c == '\r')) in __sgetc() 425 int __c2 = __sgetc_raw(__p); in __sgetc() 429 ungetc(__c2, __p); in __sgetc()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/ |
| H A D | auth_unix.h | 75 extern bool_t xdr_authunix_parms (XDR *__xdrs, struct authunix_parms *__p)
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | shadow.h | 111 extern int putspent (__const struct spwd *__p, FILE *__stream);
|
| H A D | pwd.h | 103 extern int putpwent (__const struct passwd *__restrict __p,
|
| H A D | grp.h | 95 extern int putgrent (__const struct group *__restrict __p,
|
| H A D | thread_db.h | 339 void *__p);
|
| H A D | wchar.h | 314 mbstate_t *__p) __THROW;
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | time.h | 73 int _EXFUN(gettimeofday, (struct timeval *__p, struct timezone *__z));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | wchar2.h | 431 extern size_t __wcrtomb_chk (char *__s, wchar_t __wchar, mbstate_t *__p,
|