HomeSort by relevance Sort by last modified time
    Searched refs:Py_PROTO (Results 1 - 18 of 18) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
addrinfo.h 175 extern void freehostent Py_PROTO((struct hostent *));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
addrinfo.h 173 extern void freehostent Py_PROTO((struct hostent *));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
addrinfo.h 184 extern void freehostent Py_PROTO((struct hostent *));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
addrinfo.h 175 extern void freehostent Py_PROTO((struct hostent *));
getnameinfo.c 93 int getnameinfo Py_PROTO((const struct sockaddr *, size_t, char *, size_t,
getaddrinfo.c 132 static int get_name Py_PROTO((const char *, struct gai_afd *,
135 static int get_addr Py_PROTO((const char *, int, struct addrinfo **,
137 static int str_isnumber Py_PROTO((const char *));
  /external/python/cpython2/Modules/
addrinfo.h 173 extern void freehostent Py_PROTO((struct hostent *));
getnameinfo.c 85 int getnameinfo Py_PROTO((const struct sockaddr *, size_t, char *, size_t,
getaddrinfo.c 132 static int get_name Py_PROTO((const char *, struct gai_afd *,
135 static int get_addr Py_PROTO((const char *, int, struct addrinfo **,
137 static int str_isnumber Py_PROTO((const char *));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Include/
pyport.h 60 #define Py_PROTO(x) x
62 #define Py_PROTO(x) ()
65 #define Py_FPROTO(x) Py_PROTO(x)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pyport.h 47 #define Py_PROTO(x) x
49 #define Py_PROTO(x) ()
52 #define Py_FPROTO(x) Py_PROTO(x)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Include/
pyport.h 62 #define Py_PROTO(x) x
64 #define Py_PROTO(x) ()
67 #define Py_FPROTO(x) Py_PROTO(x)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
pyport.h 60 #define Py_PROTO(x) x
62 #define Py_PROTO(x) ()
65 #define Py_FPROTO(x) Py_PROTO(x)
  /external/python/cpython2/Include/
pyport.h 47 #define Py_PROTO(x) x
49 #define Py_PROTO(x) ()
52 #define Py_FPROTO(x) Py_PROTO(x)
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyport.h 47 #define Py_PROTO(x) x
49 #define Py_PROTO(x) ()
52 #define Py_FPROTO(x) Py_PROTO(x)
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyport.h 47 #define Py_PROTO(x) x
49 #define Py_PROTO(x) ()
52 #define Py_FPROTO(x) Py_PROTO(x)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyport.h 47 #define Py_PROTO(x) x
49 #define Py_PROTO(x) ()
52 #define Py_FPROTO(x) Py_PROTO(x)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyport.h 47 #define Py_PROTO(x) x
49 #define Py_PROTO(x) ()
52 #define Py_FPROTO(x) Py_PROTO(x)
    [all...]

Completed in 276 milliseconds