Home
last modified time | relevance | path

Searched refs:fatname (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() argument
56 fatname, expected, typname, got); in sizeof_error()
/external/python/cpython3/Modules/
D_testcapimodule.c59 sizeof_error(const char* fatname, const char* typname, in sizeof_error() argument
64 fatname, expected, typname, got); in sizeof_error()