Searched refs:cc_r (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dmkdep.aix15 cc_r -ME $* > /dev/null
/macosx-10.10/iodbc-42.5/iodbc/
H A DPORT.OpenLink335 CC=cc_r
342 CC=cc_r
/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace.c4738 int64_t cc_r; local
4830 cc_r = regs[r1] - regs[r2];
4831 cc_n = cc_r < 0;
4832 cc_z = cc_r == 0;
5012 cc_r = dtrace_strncmp((char *)s1, (char *)s2, sz);
5014 cc_n = cc_r < 0;
5015 cc_z = cc_r == 0;
/macosx-10.10/SmartcardCCID-55008/ccid/ccid/
H A Dconfigure13269 # More AIX lossage: must compile with xlc_r or cc_r
13271 for ac_prog in xlc_r cc_r
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/
H A Dconfigure4501 for ac_prog in cc_r xlc_r cc
4546 { { echo "$as_me:$LINENO: error: --with-threads requires cc_r (or other suitable compiler) on AIX" >&5
4547 echo "$as_me: error: --with-threads requires cc_r (or other suitable compiler) on AIX" >&2;}
4550 { echo "$as_me:$LINENO: WARNING: disabling threads, no cc_r on AIX" >&5
4551 echo "$as_me: WARNING: disabling threads, no cc_r on AIX" >&2;}
4557 case ${CC} in cc_r | xlc_r)
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/
H A Dconfigure18239 # More AIX lossage: must compile with cc_r
18240 # Extract the first word of "cc_r", so it can be a program name with args.
18241 set dummy cc_r; ac_word=$2
18257 ac_cv_prog_PTHREAD_CC="cc_r"
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/libtiff/
H A Dconfigure.lineno18239 # More AIX lossage: must compile with cc_r
18240 # Extract the first word of "cc_r", so it can be a program name with args.
18241 set dummy cc_r; ac_word=$2
18257 ac_cv_prog_PTHREAD_CC="cc_r"

Completed in 426 milliseconds