Searched refs:as_word (Results 1 – 1 of 1) sorted by relevance
270 uint32_t as_word = bit_cast<uint32_t>(svalue); in Debug() local271 PrintF("%s: %f 0x%08x\n", arg1, svalue, as_word); in Debug()