OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:incl
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
parse.c
352
static struct
incl
{
struct
/xsrc/external/mit/xkbcomp/dist/
parseutils.c
699
IncludeStmt *
incl
, *first;
local
705
incl
= first = NULL;
720
first =
incl
= malloc(sizeof(IncludeStmt));
723
incl
->next = malloc(sizeof(IncludeStmt));
724
incl
=
incl
->next;
726
if (
incl
)
728
*
incl
= (IncludeStmt) {
766
incl
= first->next;
773
first =
incl
;
[
all
...]
Completed in 66 milliseconds
Indexes created Wed Apr 08 00:23:23 UTC 2026