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

  /external/python/cpython2/Modules/_ctypes/
callbacks.c 377 p->ffi_restype,
404 p->ffi_restype = NULL;
450 p->ffi_restype = &ffi_type_void;
459 p->ffi_restype = &dict->ffi_type_pointer;
ctypes.h 107 ffi_type *ffi_restype; member in struct:__anon30169

Completed in 70 milliseconds