Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/include/isc/
Deventlib.h37 # define __P(x) x macro
39 # define __P(x) () macro
/bionic/libc/include/sys/
Dcdefs.h81 #define __P(protos) protos /* full-blown ANSI C */ macro