Home
last modified time | relevance | path

Searched refs:nu_void_p (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
D_struct.c476 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.c513 nu_void_p(const char *p, const formatdef *f) in nu_void_p() function
778 {'P', sizeof(void *), VOID_P_ALIGN, nu_void_p, np_void_p},