Lines Matching refs:S_LEN
22277 #define S_LEN (sizeof S - 1)22283 for (i = 0; i < S_LEN + 1; ++i)22285 int expected = i <= S_LEN ? i : S_LEN;