Searched refs:__P (Results 1 – 3 of 3) sorted by relevance
109 int select __P ((int __n, fd_set *__readfds, fd_set *__writefds,112 int pselect __P ((int __n, fd_set *__readfds, fd_set *__writefds,
173 #define __P(protos) protos /* full-blown ANSI C */ macro191 #define __P(protos) () /* traditional C preprocessor */ macro
17549 * libm/common/fdlibm.h: Undef __P before defining it.