Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_opencl.c756 bool found_null = false; in vtn_add_printf_string() local
760 found_null = true; in vtn_add_printf_string()
762 vtn_fail_if(!found_null, "Printf string must be null terminated"); in vtn_add_printf_string()
/third_party/python/Objects/
H A Dsetobject.c207 goto found_null; in set_insert_clean()
212 goto found_null; in set_insert_clean()
218 found_null: in set_insert_clean()

Completed in 6 milliseconds