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

/external/valgrind/coregrind/
H A Dm_transtab.c1134 # define BAD(_str) do { whassup = (_str); goto bad; } while (0)
1136 const HChar* whassup = NULL; local
1237 if (whassup)
1238 VG_(debugLog)(0, "transtab", "eclass sanity fail: %s\n", whassup);

Completed in 58 milliseconds