OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmp_new_args
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
target.c
3089
void **
tmp_new_args
= new_args;
local
3106
*
tmp_new_args
++ = *tmpargs++;
3108
*
tmp_new_args
++ = *tmpargs++;
3120
*
tmp_new_args
++ = (void *) new_val;
3124
*
tmp_new_args
++ = (void *) (GOMP_TARGET_ARG_SUBSEQUENT_PARAM
3126
*
tmp_new_args
++ = (void *) new_val;
3138
*
tmp_new_args
++ = (void *) new_val;
3142
*
tmp_new_args
++ = (void *) (GOMP_TARGET_ARG_SUBSEQUENT_PARAM
3144
*
tmp_new_args
++ = (void *) new_val;
3148
*
tmp_new_args
= NULL
[
all
...]
Completed in 24 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026