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.old/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.old/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/dist/gdbserver/
configure
676
PTHREAD_CC
8726
if test "x$
PTHREAD_CC
" != "x"; then :
8727
CC="$
PTHREAD_CC
"
9266
PTHREAD_CC
="${CC}_r"
9278
if test -n "$
PTHREAD_CC
"; then
9279
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
9298
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
9299
if test -n "$
PTHREAD_CC
"; then
9300
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
9301
$as_echo "$
PTHREAD_CC
" >&6;
[
all
...]
/src/external/gpl3/gdb/dist/gdbsupport/
configure
643
PTHREAD_CC
11623
if test "x$
PTHREAD_CC
" != "x"; then :
11624
CC="$
PTHREAD_CC
"
12163
PTHREAD_CC
="${CC}_r"
12175
if test -n "$
PTHREAD_CC
"; then
12176
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
12195
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
12196
if test -n "$
PTHREAD_CC
"; then
12197
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
12198
$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/public-domain/xz/dist/
configure
708
PTHREAD_CC
7986
if test "x$
PTHREAD_CC
" != "x"
7988
CC="$
PTHREAD_CC
"
8592
PTHREAD_CC
="${CC}_r"
8614
e) if test -n "$
PTHREAD_CC
"; then
8615
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
8639
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
8640
if test -n "$
PTHREAD_CC
"; then
8641
{ printf '%s\n' "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
8642
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/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/unbound/dist/
configure
749
PTHREAD_CC
18967
if test "x$
PTHREAD_CC
" != "x"
18969
CC="$
PTHREAD_CC
"
19559
PTHREAD_CC
="${CC}_r"
19581
if test -n "$
PTHREAD_CC
"; then
19582
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
19605
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
19606
if test -n "$
PTHREAD_CC
"; then
19607
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
19608
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.old/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/dist/gdb/
configure
810
PTHREAD_CC
20156
if test "x$
PTHREAD_CC
" != "x"; then :
20157
CC="$
PTHREAD_CC
"
20696
PTHREAD_CC
="${CC}_r"
20708
if test -n "$
PTHREAD_CC
"; then
20709
ac_cv_prog_PTHREAD_CC="$
PTHREAD_CC
" # Let the user override the test.
20728
PTHREAD_CC
=$ac_cv_prog_PTHREAD_CC
20729
if test -n "$
PTHREAD_CC
"; then
20730
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
PTHREAD_CC
" >&5
20731
$as_echo "$
PTHREAD_CC
" >&6;
[
all
...]
Completed in 207 milliseconds
Indexes created Sat Jun 06 00:24:59 UTC 2026