OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:old_thr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libgomp/
target.c
2442
struct gomp_thread
old_thr
, *thr = gomp_thread ();
local
2449
old_thr
= *thr;
2453
thr->place =
old_thr
.place;
2477
*thr =
old_thr
;
/src/external/gpl3/gcc/dist/libgomp/
target.c
2804
struct gomp_thread
old_thr
, *thr = gomp_thread ();
local
2811
old_thr
= *thr;
2815
thr->place =
old_thr
.place;
2839
*thr =
old_thr
;
Completed in 21 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026