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

  /src/external/gpl3/gcc/dist/libgomp/
configure 677 offload_plugins
15294 # 'offload_plugins' and 'offload_targets' will be populated in the same order.
15295 offload_plugins=
15356 elif test x"$offload_plugins" = x; then
15357 offload_plugins=$tgt_plugin
15360 offload_plugins=$offload_plugins,$tgt_plugin
15375 #define OFFLOAD_PLUGINS "$offload_plugins"
  /src/external/gpl3/gcc.old/dist/libgomp/
configure 676 offload_plugins
15297 # 'offload_plugins' and 'offload_targets' will be populated in the same order.
15298 offload_plugins=
15413 elif test x"$offload_plugins" = x; then
15414 offload_plugins=$tgt_plugin
15417 offload_plugins=$offload_plugins,$tgt_plugin
15432 #define OFFLOAD_PLUGINS "$offload_plugins"

Completed in 47 milliseconds