Home
last modified time | relevance | path

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

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