Searched defs:fulltype (Results 1 – 2 of 2) sorted by relevance
515 const std::string fulltype = gentype_base[i] + vector_sizes[j]; in test_generic_variable_gentype() local535 const std::string fulltype = std::string("double") + vector_sizes[j]; in test_generic_variable_gentype() local555 const std::string fulltype = std::string("half") + vector_sizes[j]; in test_generic_variable_gentype() local572 const std::string fulltype = gentype_others[i]; in test_generic_variable_gentype() local
286 int fulltype = UCD_CHARTYPE(c); in print_prop() local