Searched defs:Want (Results 1 – 4 of 4) sorted by relevance
1 # Want chapter
33 uint32_t Want = reinterpret_cast<const uint32_t *>(&Data[Size - 4])[0]; in LLVMFuzzerTestOneInput() local
141 Want, enumerator400 struct Want<'a>(&'a mut Giver); struct403 impl Future for Want<'_> { implementation
2501 enum { UNKNOWN, WANT32, WANT64, WANTX32 } Want = UNKNOWN; in findBiarchMultilibs() local