Home | History | Annotate | Download | only in mtest

Lines Matching refs:DIAG

20 #define DIAG(T,V) {fprintf(stderr,T);mp_print(V,stderr);fputc('\n',stderr);}
22 #define DIAG(T,V)