Searched refs:found_size (Results 1 – 3 of 3) sorted by relevance
283 FT_ULong* found_size ) in pfr_lookup_bitmap_data() argument377 *found_size = 0; in pfr_lookup_bitmap_data()383 *found_size = PFR_NEXT_USHORT( buff ); in pfr_lookup_bitmap_data()385 *found_size = PFR_NEXT_BYTE( buff ); in pfr_lookup_bitmap_data()
1152 __block size_t found_size = 0;1161 found_size = i + 1;1168 return found_size;
4069 static SizeT found_size; variable4089 found_size = len; in new_segment_found_callback()4104 *size = found_size; in VG_()