OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defcxxlibs
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/cc/cc/
cc.c
224
#ifndef
DEFCXXLIBS
/* default c++ libraries */
225
#define
DEFCXXLIBS
{ "-lp++", "-lpcc", "-lc", "-lpcc", 0 }
243
char *
defcxxlibs
[] =
DEFCXXLIBS
;
variable
2020
for (i = 0;
defcxxlibs
[i]; i++)
2022
defcxxlibs
[i]);
Completed in 50 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026