Searched refs:DEBUG_DECREASE (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/include/
H A Ddebug.h50 #define DEBUG_DECREASE(n) ((n) -= 1) macro
73 #define DEBUG_DECREASE(n) macro
/ast/src/lib/libvcodex/
H A Dvcsfxsort.c263 /**/DEBUG_DECREASE(Ql);
273 /**/DEBUG_DECREASE(Qm);
287 /**/DEBUG_DECREASE(Qr);

Completed in 13 milliseconds