HomeSort by: relevance | last modified time | path
    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