Home
last modified time | relevance | path

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

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