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

/vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/tests/
H A DSimpleTypeLib.c59 #define TRY_Q(msg, cond) TRY_(msg, cond, 1); macro
H A DPrimitiveTest.c59 #define TRY_Q(msg, cond) TRY_(msg, cond, 1); macro
137 /* TRY_Q("malloc", (data2 = malloc(len))); */

Completed in 32 milliseconds