OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PTHREAD_CC
(Results
1 - 18
of
18
) sorted by relevancy
/src/external/bsd/libevent/dist/m4/
acx_pthread.m4
16
# Also sets
PTHREAD_CC
to any special C compiler that is needed for
22
# with $
PTHREAD_CC
$CFLAGS $PTHREAD_CFLAGS $LDFLAGS ... $PTHREAD_LIBS
30
# CC="$
PTHREAD_CC
"
258
AC_CHECK_PROGS(
PTHREAD_CC
, xlc_r cc_r, ${CC})
260
PTHREAD_CC
=$CC
263
PTHREAD_CC
="$CC"
268
AC_SUBST(
PTHREAD_CC
)
/src/external/bsd/ntp/dist/sntp/libevent/m4/
acx_pthread.m4
16
# Also sets
PTHREAD_CC
to any special C compiler that is needed for
22
# with $
PTHREAD_CC
$CFLAGS $PTHREAD_CFLAGS $LDFLAGS ... $PTHREAD_LIBS
30
# CC="$
PTHREAD_CC
"
258
AC_CHECK_PROGS(
PTHREAD_CC
, xlc_r cc_r, ${CC})
260
PTHREAD_CC
=$CC
263
PTHREAD_CC
="$CC"
268
AC_SUBST(
PTHREAD_CC
)
/src/external/gpl3/gdb/dist/gdbserver/
configure
678
PTHREAD_CC
8961
if test "x$
PTHREAD_CC
" != "x"; then :
8962
CC="$
PTHREAD_CC
"
9501
PTHREAD_CC
="${CC}_r"
9513
if test -n "$
PTHREAD_CC
"; then
9514
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
9533
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
9534
if test -n "$
PTHREAD_CC
"; then
9535
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
9536
$as_echo "$
PTHREAD_CC
" >&6;
[
all
...]
/src/external/gpl3/gdb/dist/gdbsupport/
configure
643
PTHREAD_CC
11735
if test "x$
PTHREAD_CC
" != "x"; then :
11736
CC="$
PTHREAD_CC
"
12275
PTHREAD_CC
="${CC}_r"
12287
if test -n "$
PTHREAD_CC
"; then
12288
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
12307
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
12308
if test -n "$
PTHREAD_CC
"; then
12309
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
12310
$as_echo "$
PTHREAD_CC
" >&6;
[
all
...]
/src/external/gpl3/gdb.old/dist/gdbserver/
configure
678
PTHREAD_CC
8927
if test "x$
PTHREAD_CC
" != "x"; then :
8928
CC="$
PTHREAD_CC
"
9467
PTHREAD_CC
="${CC}_r"
9479
if test -n "$
PTHREAD_CC
"; then
9480
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
9499
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
9500
if test -n "$
PTHREAD_CC
"; then
9501
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
9502
$as_echo "$
PTHREAD_CC
" >&6;
[
all
...]
/src/external/gpl3/gdb.old/dist/gdbsupport/
configure
643
PTHREAD_CC
11701
if test "x$
PTHREAD_CC
" != "x"; then :
11702
CC="$
PTHREAD_CC
"
12241
PTHREAD_CC
="${CC}_r"
12253
if test -n "$
PTHREAD_CC
"; then
12254
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
12273
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
12274
if test -n "$
PTHREAD_CC
"; then
12275
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
12276
$as_echo "$
PTHREAD_CC
" >&6;
[
all
...]
/src/sys/external/isc/libsodium/dist/
configure
710
PTHREAD_CC
4857
if test "x$
PTHREAD_CC
" != "x"; then :
4858
CC="$
PTHREAD_CC
"
5397
PTHREAD_CC
="${CC}_r"
5409
if test -n "$
PTHREAD_CC
"; then
5410
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
5429
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
5430
if test -n "$
PTHREAD_CC
"; then
5431
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
5432
$as_echo "$
PTHREAD_CC
" >&6;
[
all
...]
/src/external/lgpl3/mpfr/dist/
configure
691
PTHREAD_CC
15203
if test "x$
PTHREAD_CC
" != "x"
15205
CC="$
PTHREAD_CC
"
15798
PTHREAD_CC
="${CC}_r"
15820
if test -n "$
PTHREAD_CC
"; then
15821
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
15844
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
15845
if test -n "$
PTHREAD_CC
"; then
15846
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
15847
printf "%s\n" "$
PTHREAD_CC
" >&6;
[
all
...]
/src/external/gpl3/binutils/dist/gprofng/
configure
659
PTHREAD_CC
16510
if test "x$
PTHREAD_CC
" != "x"; then :
16511
CC="$
PTHREAD_CC
"
17050
PTHREAD_CC
="${CC}_r"
17062
if test -n "$
PTHREAD_CC
"; then
17063
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
17082
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
17083
if test -n "$
PTHREAD_CC
"; then
17084
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
17085
$as_echo "$
PTHREAD_CC
" >&6;
[
all
...]
/src/external/gpl3/binutils.old/dist/gprofng/
configure
658
PTHREAD_CC
16073
if test "x$
PTHREAD_CC
" != "x"; then :
16074
CC="$
PTHREAD_CC
"
16613
PTHREAD_CC
="${CC}_r"
16625
if test -n "$
PTHREAD_CC
"; then
16626
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
16645
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
16646
if test -n "$
PTHREAD_CC
"; then
16647
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
16648
$as_echo "$
PTHREAD_CC
" >&6;
[
all
...]
/src/external/mit/libuv/dist/
configure
696
PTHREAD_CC
13742
if test "x$
PTHREAD_CC
" != "x"
13744
CC="$
PTHREAD_CC
"
14304
PTHREAD_CC
="${CC}_r"
14316
if test -n "$
PTHREAD_CC
"; then
14317
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
14340
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
14341
if test -n "$
PTHREAD_CC
"; then
14342
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
14343
printf "%s\n" "$
PTHREAD_CC
" >&6;
[
all
...]
/src/external/bsd/ntp/dist/sntp/libevent/
configure
718
PTHREAD_CC
17428
if test -n "$
PTHREAD_CC
"; then
17429
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
17452
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
17453
if test -n "$
PTHREAD_CC
"; then
17454
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
17455
printf "%s\n" "$
PTHREAD_CC
" >&6; }
17462
test -n "$
PTHREAD_CC
" && break
17464
test -n "$
PTHREAD_CC
" ||
PTHREAD_CC
="${CC}
[
all
...]
/src/external/public-domain/xz/dist/
configure
694
PTHREAD_CC
7030
PTHREAD_CC
="${CC}_r"
7042
if test -n "$
PTHREAD_CC
"; then
7043
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
7062
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
7063
if test -n "$
PTHREAD_CC
"; then
7064
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
7065
$as_echo "$
PTHREAD_CC
" >&6; }
7072
test -n "$
PTHREAD_CC
" && break
7074
test -n "$
PTHREAD_CC
" || PTHREAD_CC="$CC
[
all
...]
/src/external/bsd/unbound/dist/
configure
743
PTHREAD_CC
19370
if test "x$
PTHREAD_CC
" != "x"
19372
CC="$
PTHREAD_CC
"
19976
PTHREAD_CC
="${CC}_r"
19998
e) if test -n "$
PTHREAD_CC
"; then
19999
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
20023
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
20024
if test -n "$
PTHREAD_CC
"; then
20025
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
20026
printf "%s\n" "$
PTHREAD_CC
" >&6;
[
all
...]
/src/external/mpl/bind/dist/
configure
737
PTHREAD_CC
20933
if test "x$
PTHREAD_CC
" != "x"
20935
CC="$
PTHREAD_CC
"
21539
PTHREAD_CC
="${CC}_r"
21561
e) if test -n "$
PTHREAD_CC
"; then
21562
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
21586
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
21587
if test -n "$
PTHREAD_CC
"; then
21588
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
21589
printf "%s\n" "$
PTHREAD_CC
" >&6;
[
all
...]
/src/external/bsd/libevent/dist/
configure
688
PTHREAD_CC
16180
if test -n "$
PTHREAD_CC
"; then
16181
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
16200
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
16201
if test -n "$
PTHREAD_CC
"; then
16202
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
16203
$as_echo "$
PTHREAD_CC
" >&6; }
16210
test -n "$
PTHREAD_CC
" && break
16212
test -n "$
PTHREAD_CC
" ||
PTHREAD_CC
="${CC}
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
configure
811
PTHREAD_CC
20255
if test "x$
PTHREAD_CC
" != "x"; then :
20256
CC="$
PTHREAD_CC
"
20795
PTHREAD_CC
="${CC}_r"
20807
if test -n "$
PTHREAD_CC
"; then
20808
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
20827
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
20828
if test -n "$
PTHREAD_CC
"; then
20829
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
20830
$as_echo "$
PTHREAD_CC
" >&6;
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/
configure
810
PTHREAD_CC
20220
if test "x$
PTHREAD_CC
" != "x"; then :
20221
CC="$
PTHREAD_CC
"
20760
PTHREAD_CC
="${CC}_r"
20772
if test -n "$
PTHREAD_CC
"; then
20773
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
20792
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
20793
if test -n "$
PTHREAD_CC
"; then
20794
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
20795
$as_echo "$
PTHREAD_CC
" >&6;
[
all
...]
Completed in 175 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026