OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:includesPath
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
suff.c
853
SearchPath *
includesPath
= SearchPath_New();
860
SearchPath_AddAll(
includesPath
,
871
flags = SearchPath_ToFlags(
includesPath
, "-I");
879
SearchPath_Free(
includesPath
);
suff.c
853
SearchPath *
includesPath
= SearchPath_New();
860
SearchPath_AddAll(
includesPath
,
871
flags = SearchPath_ToFlags(
includesPath
, "-I");
879
SearchPath_Free(
includesPath
);
Completed in 25 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025