Searched refs:VERBOSE_INT (Results 1 – 1 of 1) sorted by relevance
24 #define VERBOSE_INT(x) {logln("%s:%d: int %s=%d\n", __FILE__, __LINE__, #x, (x));} macro105 VERBOSE_INT(i); in selectFormatUnitTest()