Home
last modified time | relevance | path

Searched refs:CHECK_CTX (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_testcapimodule.c4213 #define CHECK_CTX(FUNC) \ in test_setallocators() macro
4224 CHECK_CTX("malloc"); in test_setallocators()
4243 CHECK_CTX("realloc"); in test_setallocators()
4257 CHECK_CTX("free"); in test_setallocators()
4278 CHECK_CTX("calloc"); in test_setallocators()
4292 CHECK_CTX("calloc free"); in test_setallocators()
4309 #undef CHECK_CTX in test_setallocators() macro

Completed in 10 milliseconds