Lines Matching refs:S_LEN
31133 #define S_LEN (sizeof S - 1)31139 for (i = 0; i < S_LEN + 1; ++i)31141 int expected = i <= S_LEN ? i : S_LEN;