Home
last modified time | relevance | path

Searched refs:__P (Results 1 – 4 of 4) sorted by relevance

/development/ndk/platforms/android-3/include/net/
Dif_ether.h208 char * ether_ntoa __P((const struct ether_addr *));
210 ether_aton __P((const char *));
211 int ether_ntohost __P((char *, const struct ether_addr *));
212 int ether_hostton __P((const char *, struct ether_addr *));
213 int ether_line __P((const char *, struct ether_addr *, char *));
/development/ndk/platforms/android-21/include/net/
Dif_ether.h208 char * ether_ntoa __P((const struct ether_addr *));
210 ether_aton __P((const char *));
211 int ether_ntohost __P((char *, const struct ether_addr *));
212 int ether_hostton __P((const char *, struct ether_addr *));
213 int ether_line __P((const char *, struct ether_addr *, char *));
/development/ndk/platforms/android-21/include/sys/
Dcdefs.h101 #define __P(protos) protos /* full-blown ANSI C */ macro
117 #define __P(protos) () /* traditional C preprocessor */ macro
/development/ndk/platforms/android-3/include/sys/
Dcdefs.h101 #define __P(protos) protos /* full-blown ANSI C */ macro
117 #define __P(protos) () /* traditional C preprocessor */ macro