Searched defs:__P (Results 1 – 2 of 2) sorted by relevance
37 # define __P(x) x macro39 # define __P(x) () macro
81 #define __P(protos) protos /* full-blown ANSI C */ macro