Searched refs:ilimit (Results 1 – 3 of 3) sorted by relevance
1904 read_variable_length(const BYTE** ip, const BYTE* ilimit, in read_variable_length() argument1910 assert(ilimit != NULL); in read_variable_length()1911 if (initial_check && unlikely((*ip) >= ilimit)) { /* read limit reached */ in read_variable_length()1918 if (unlikely((*ip) > ilimit)) { /* read limit reached */ in read_variable_length()
2571 43148b6c filtering: precompute ilimit and hev_threshold
2366 43148b6c filtering: precompute ilimit and hev_threshold