Searched refs:strIntBits (Results 1 – 1 of 1) sorted by relevance
1329 std::string strIntBits = strBitsOpsVariants; in init() local1331 commonUtils::replaceToken("<BITS_TO_FLOAT>", "intBitsToFloat(ival)", strIntBits); in init()1334 m_sources.push_back(ComputeSource(strIntBits)); in init()