OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notstart
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/libXpm/dist/src/
parse.c
610
unsigned int nlines, a, l,
notstart
, notend = 0;
local
623
while ((
notstart
= strncmp("XPMEXT", string, 6))
633
if (!
notstart
)
635
while (!
notstart
&& notend) {
672
while ((
notstart
= strncmp("XPMEXT", string, 6))
Completed in 30 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026