Searched defs:out_int (Results 1 – 3 of 3) sorted by relevance
19 int out_int; in LLVMFuzzerTestOneInput() local
33 bool ReadInt(base::File* file, int32_t* out_int) { in ReadInt()
1269 uint16_t out_int = (to_as_int & sign_mask) | 1; in operator ()() local1281 uint16_t out_int = from_as_int + magnitude_adjustment; in operator ()() local