OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:host_vars_end
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libgomp/
target.c
2088
void **
host_vars_end
= ((void ***) host_table)[3];
local
2093
int num_vars = (
host_vars_end
- host_var_table) / 2;
2223
void **
host_vars_end
= ((void ***) host_table)[3];
local
2228
int num_vars = (
host_vars_end
- host_var_table) / 2;
/src/external/gpl3/gcc/dist/libgomp/
target.c
2331
void **
host_vars_end
= ((void ***) host_table)[3];
local
2344
int num_vars = (
host_vars_end
- host_var_table) / 2;
2512
void **
host_vars_end
= ((void ***) host_table)[3];
local
2517
int num_vars = (
host_vars_end
- host_var_table) / 2;
Completed in 20 milliseconds
Indexes created Fri Apr 17 00:22:50 UTC 2026