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

/external/qemu/block/
H A Dvvfat.c59 void nonono(const char* file, int line, const char* msg) { function
64 #define assert(a) do {if (!(a)) nonono(__FILE__, __LINE__, #a);}while(0)

Completed in 53 milliseconds