Home
last modified time | relevance | path

Searched defs:CHECK_SIZEOF (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_testcapimodule.c56 #define CHECK_SIZEOF(FATNAME, TYPE) \ in test_config() macro
79 #define CHECK_SIZEOF(TYPE, EXPECTED) \ in test_sizeof_c_types() macro
/external/python/cpython2/Modules/
D_testcapimodule.c64 #define CHECK_SIZEOF(FATNAME, TYPE) \ in test_config() macro