Searched refs:CLD_FLG_DUMP (Results 1 – 3 of 3) sorted by relevance
146 #define CLD_FLG_DUMP 0x0000000008000000ULL /* will dump formatted data */ macro
306 if (test->args->flags & CLD_FLG_DUMP) { in threadedMain()
87 args->flags |= CLD_FLG_DUMP; in fill_cld_args()