Searched defs:have_tcg (Results 1 – 2 of 2) sorted by relevance
2433 bool have_tcg = accel_find("tcg"); in configure_accelerators() local
251 have_tcg = get_option('tcg').allowed() and (have_system or have_user) variable