Searched refs:word (Results 1 – 3 of 3) sorted by relevance
37 string word; in CaclVmalloclValue() local39 while (ss >> word) { in CaclVmalloclValue()40 words.push_back(word); in CaclVmalloclValue()
74 string word; in GetValue() local76 while (ss >> word) { in GetValue()77 words.push_back(word); in GetValue()
76 uint64_t word; in hvb_htobe64() member88 return ret.word; in hvb_htobe64()