Searched defs:ChkErr (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXPrivate.h121 #define ChkErr(f, ...) ({ \ macro
132 #define ChkErr(f, ...) ({f(__VA_ARGS__);}) macro
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXPrivate.h213 #define ChkErr(f, ...) ({ \ macro
230 #define ChkErr(f, ...) ({f(__VA_ARGS__);}) macro

Completed in 121 milliseconds