Searched refs:found_length (Results 1 – 1 of 1) sorted by relevance
46 size_ea_t found_length; in strcspn_ea() local59 found_length = (size_ea_t) found_it - (size_ea_t) s; in strcspn_ea()60 if (found_length < ret) in strcspn_ea()61 ret = found_length; in strcspn_ea()