OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CLONE_MAX
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
249
CLONE_MAX
258
static const struct clone_map rs6000_clone_map[
CLONE_MAX
] = {
25298
clone. The clone id is ordered from 0 (default) to
CLONE_MAX
-1 and gives
25326
for (ret =
CLONE_MAX
- 1; ret != 0; ret--)
25624
tree clones[
CLONE_MAX
];
25656
for (ix =
CLONE_MAX
- 1; ix >= 0; ix--)
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
250
CLONE_MAX
259
static const struct clone_map rs6000_clone_map[
CLONE_MAX
] = {
24863
clone. The clone id is ordered from 0 (default) to
CLONE_MAX
-1 and gives
24891
for (ret =
CLONE_MAX
- 1; ret != 0; ret--)
25188
tree clones[
CLONE_MAX
];
25220
for (ix =
CLONE_MAX
- 1; ix >= 0; ix--)
Completed in 59 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026