HomeSort by: relevance | last modified time | path
    Searched defs:has_always_ptrset (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libgomp/
target.c 927 bool has_always_ptrset = false; local
1161 has_always_ptrset = true;
1275 if (not_found_cnt || has_firstprivate || has_always_ptrset)
1285 if (has_always_ptrset
  /src/external/gpl3/gcc/dist/libgomp/
target.c 985 bool has_always_ptrset = false; local
1221 has_always_ptrset = true;
1335 if (not_found_cnt || has_firstprivate || has_always_ptrset)
1345 if (has_always_ptrset

Completed in 20 milliseconds