OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notfirst
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/config/linux/
affinity.c
509
bool
notfirst
= false;
local
516
if (
notfirst
)
518
notfirst
= true;
/src/external/gpl3/gcc.old/dist/libgomp/config/linux/
affinity.c
509
bool
notfirst
= false;
local
516
if (
notfirst
)
518
notfirst
= true;
/src/external/bsd/pcc/dist/pcc/arch/arm/
local2.c
1018
static int prtnumber, nodcnt,
notfirst
;
variable
1093
if (
notfirst
)
1096
notfirst
= 1;
1113
if (nodcnt <= 1000 &&
notfirst
== 0) {
1141
notfirst
= nodcnt = 0;
1152
if (
notfirst
)
Completed in 36 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026