Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_testcapimodule.c50 sizeof_error(const char* fatname, const char* typname, in sizeof_error() function
66 return sizeof_error(#FATNAME, #TYPE, FATNAME, sizeof(TYPE)) in test_config()
/external/python/cpython3/Modules/
D_testcapimodule.c44 sizeof_error(const char* fatname, const char* typname, in sizeof_error() function
58 return sizeof_error(#FATNAME, #TYPE, FATNAME, sizeof(TYPE)) in test_config()