OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Apr 08 00:23:23 UTC 2026