OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:parse_stacksize
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
env.c
930
parse_stacksize
(const char *env, const char *val, void *const params[])
function
1613
&
parse_stacksize
},
2456
&&
parse_stacksize
("GOMP_STACKSIZE", env,
env.c
930
parse_stacksize
(const char *env, const char *val, void *const params[])
function
1613
&
parse_stacksize
},
2456
&&
parse_stacksize
("GOMP_STACKSIZE", env,
/src/external/gpl3/gcc.old/dist/libgomp/
env.c
868
parse_stacksize
(const char *name, unsigned long *pvalue)
function
1576
if (
parse_stacksize
("OMP_STACKSIZE", &stacksize)
1577
||
parse_stacksize
("GOMP_STACKSIZE", &stacksize)
env.c
868
parse_stacksize
(const char *name, unsigned long *pvalue)
function
1576
if (
parse_stacksize
("OMP_STACKSIZE", &stacksize)
1577
||
parse_stacksize
("GOMP_STACKSIZE", &stacksize)
Completed in 113 milliseconds
Indexes created Thu Sep 17 00:24:55 UTC 2026