Searched refs:ref_type (Results 1 – 2 of 2) sorted by relevance
195 $ ref_type = f$parse(ref_spec,,,"TYPE")218 $ ref_name_type = ref_name + ref_type
5432 if (strat == OCL_VECTOR_OWN && ctype != ref_type) \5474 int ref_type = src1.type(); in checkOptimalVectorWidth() local