Home
last modified time | relevance | path

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

/third_party/lwip/test/unit/
Dlwip_check.h22 #define TESTFUNC(x) {(x), "" # x "" } macro
32 #define TESTFUNC(x) x macro
/third_party/python/Objects/
Dtypeobject.c7096 #define SLOT1BINFULL(FUNCNAME, TESTFUNC, SLOTNAME, OPSTR, ROPSTR) \ argument