Searched refs:host_funcs_end (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c1574 void **host_funcs_end = ((void ***) host_table)[1]; local
1580 int num_funcs = host_funcs_end - host_func_table;
1675 void **host_funcs_end = ((void ***) host_table)[1]; local
1681 int num_funcs = host_funcs_end - host_func_table;
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c2086 void **host_funcs_end = ((void ***) host_table)[1]; local
2092 int num_funcs = host_funcs_end - host_func_table;
2221 void **host_funcs_end = ((void ***) host_table)[1]; local
2227 int num_funcs = host_funcs_end - host_func_table;

Completed in 268 milliseconds