Searched refs:wrong_type (Results 1 – 3 of 3) sorted by relevance
117 static void wrong_type(const Addr addr) in wrong_type() function141 wrong_type(hb); in DRD_()
105 static void wrong_type(const Addr addr) in wrong_type() function129 wrong_type(cond); in cond_get_or_allocate()
553 bool wrong_type = (strcmp(actual_type, type) != 0); in EnumerateDevices() local555 if (wrong_type) { in EnumerateDevices()