Searched refs:nu_void_p (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ |
D | _struct.c | 476 nu_void_p(const char *p, const formatdef *f) in nu_void_p() function 712 {'P', sizeof(void *), VOID_P_ALIGN, nu_void_p, np_void_p},
|
/external/python/cpython3/Modules/ |
D | _struct.c | 535 nu_void_p(_structmodulestate *state, const char *p, const formatdef *f) in nu_void_p() function 800 {'P', sizeof(void *), VOID_P_ALIGN, nu_void_p, np_void_p},
|