Home
last modified time | relevance | path

Searched defs:__P (Results 1 - 8 of 8) sorted by relevance

/third_party/backends/include/
H A Dmd5.h76 #undef __P macro
78 # define __P(x) x macro
80 # define __P(x) () macro
[all...]
/third_party/libwebsockets/win32port/win32helpers/
H A Dgetopt.c45 #define __P(x) x macro
H A Dgetopt_long.c50 #define __P(x) x macro
/third_party/musl/porting/linux/user/include/sys/
H A Dcdefs.h71 #define __P(protos) protos /* full-blown ANSI C */ macro
/third_party/musl/include/sys/linux/
H A Dcdefs.h71 #define __P(protos) protos /* full-blown ANSI C */ macro
/third_party/libwebsockets/lib/plat/windows/
H A Dprivate-lib-plat-windows.h119 #undef __P macro
122 #define __P(protos) protos macro
124 #define __P(protos) () macro
/third_party/FreeBSD/sys/net/
H A Dppp_defs.h163 #define __P(x) x macro
165 #define __P(x) () macro
/third_party/FreeBSD/sys/sys/
H A Dcdefs.h148 #define __P(protos) protos /* full-blown ANSI C */ macro
166 #define __P(protos) () /* traditional C preprocessor */ macro

Completed in 5 milliseconds