Searched refs:ulong_max (Results 1 – 1 of 1) sorted by relevance
50 sval_t ulong_max = sval_type_val(&ulong_ctype, ULONG_MAX); in match_strnlen() local56 if (sval_cmp(bound, ulong_max) == 0) in match_strnlen()64 *rl = remove_range(*rl, bound, ulong_max); in match_strnlen()