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

  /src/external/gpl3/binutils/dist/bfd/
configure 15225 for ax_tls_keyword in thread_local _Thread_local __thread '__declspec(thread)' none; do
15226 case $ax_tls_keyword in #(
15236 static $ax_tls_keyword int bar;
15243 ac_cv_tls=$ax_tls_keyword ; break
  /src/sys/external/isc/libsodium/dist/
configure 8862 for ax_tls_keyword in thread_local _Thread_local __thread '__declspec(thread)' none; do
8863 case $ax_tls_keyword in #(
8872 static $ax_tls_keyword int bar;
8884 ac_cv_tls=$ax_tls_keyword ; break
  /src/external/gpl3/binutils.old/dist/bfd/
configure 14852 for ax_tls_keyword in thread_local _Thread_local __thread '__declspec(thread)' none; do
14853 case $ax_tls_keyword in #(
14863 static $ax_tls_keyword int bar;
14870 ac_cv_tls=$ax_tls_keyword ; break
  /src/external/gpl3/gdb.old/dist/bfd/
configure 15193 for ax_tls_keyword in thread_local _Thread_local __thread '__declspec(thread)' none; do
15194 case $ax_tls_keyword in #(
15204 static $ax_tls_keyword int bar;
15211 ac_cv_tls=$ax_tls_keyword ; break
  /src/external/gpl3/gdb/dist/bfd/
configure 14849 for ax_tls_keyword in thread_local _Thread_local __thread '__declspec(thread)' none; do
14850 case $ax_tls_keyword in #(
14860 static $ax_tls_keyword int bar;
14867 ac_cv_tls=$ax_tls_keyword ; break

Completed in 106 milliseconds