Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/windows/
Dprivate-lib-plat-windows.h122 #define __P(protos) protos macro
124 #define __P(protos) () macro
/third_party/libwebsockets/win32port/win32helpers/
Dgetopt.c45 #define __P(x) x macro
Dgetopt_long.c50 #define __P(x) x macro
/third_party/FreeBSD/sys/net/
Dppp_defs.h163 #define __P(x) x macro
165 #define __P(x) () macro
/third_party/musl/porting/linux/user/include/sys/
Dcdefs.h71 #define __P(protos) protos /* full-blown ANSI C */ macro
/third_party/musl/include/sys/linux/
Dcdefs.h71 #define __P(protos) protos /* full-blown ANSI C */ macro
/third_party/FreeBSD/sys/sys/
Dcdefs.h148 #define __P(protos) protos /* full-blown ANSI C */ macro
166 #define __P(protos) () /* traditional C preprocessor */ macro