Searched defs:lzo (Results 1 – 3 of 3) sorted by relevance
21 bool lzo = qdict_get_try_bool(qdict, "lzo", false); in hmp_dump_guest_memory() local
199 option('lzo', type : 'feature', value : 'auto', feature
2079 if not get_option('lzo').auto() or have_system variable 2085 int main(void) { lzo_version(); return 0; }''', dependencies: lzo) variable 2077 lzo = not_found global() variable [all...]