Home
last modified time | relevance | path

Searched refs:CT_DEBUG_METHOD2 (Results 1 – 3 of 3) sorted by relevance

/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/xsubs/
H A Doffsetof.xs30 CT_DEBUG_METHOD2("'%s', '%s'", type, member);
H A Dmember.xs32 CT_DEBUG_METHOD2("'%s', %d", type, off);
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/
H A DC.xs91 #define CT_DEBUG_METHOD2(fmt, arg1, arg2) \ macro