Searched defs:__P (Results 1 – 6 of 6) sorted by relevance
122 #define __P(protos) protos macro124 #define __P(protos) () macro
45 #define __P(x) x macro
50 #define __P(x) x macro
165 #define __P(x) x macro167 #define __P(x) () macro
34 #define __P(args) args macro
157 #define __P(protos) protos /* full-blown ANSI C */ macro175 #define __P(protos) () /* traditional C preprocessor */ macro