OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_space
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/
xorg-wrapper.c
60
static int
is_space
(char c)
function
70
while (s[0] &&
is_space
(s[0]))
75
while (i >= 0 &&
is_space
(s[i])) {
/xsrc/external/mit/libX11/dist/src/
Xrm.c
292
#define
is_space
(bits) ((bits) == SPACE)
macro
1160
} while
is_space
(bits);
1186
while (
is_space
(bits = next_char(c, str))) {}
1191
while (
is_space
(bits = next_char(c, str))) {}
1254
if (!
is_space
(bits))
1261
} while (
is_space
(bits = next_char(c, str)));
1339
if (
is_space
(bits = next_char(c, str)))
Completed in 12 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026