HomeSort by: relevance | last modified time | path
    Searched refs:S_LEN (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xlsclients/dist/
configure 11301 #define S_LEN (sizeof S - 1)
11307 for (i = 0; i < S_LEN + 1; ++i)
11309 int expected = i <= S_LEN ? i : S_LEN;
  /xsrc/external/mit/xwininfo/dist/
configure 12739 #define S_LEN (sizeof S - 1)
12745 for (i = 0; i < S_LEN + 1; ++i)
12747 int expected = i <= S_LEN ? i : S_LEN;

Completed in 11 milliseconds