Searched refs:affix (Results 1 – 1 of 1) sorted by relevance
180 std::string affix = (scalarType->getKind() == ScalarType::KIND_UINT64) ? "L" : ""; in h2aScalarChecks() local182 ? std::to_string(it->second.second) + affix in h2aScalarChecks()