Lines Matching refs:len
63 assignment_in_comma_expression(int len)73 if (len = 3 * len + 1, len == 0)89 if ((len = 3 * len + 1, len == 0))98 if ((len = 3 * len + 1, len == 0) && len < 2)
Indexes created Wed Oct 22 06:10:02 GMT 2025