HomeSort by relevance Sort by last modified time
    Searched refs:XCC (Results 1 - 5 of 5) sorted by null

  /external/dhcpcd-6.8.2/
configure 277 # We do this so our SED call to append to XCC remains portable
431 XCC="$CC `$SED -n -e 's/CPPFLAGS+=*\(.*\)/\1/p' $CONFIG_MK`"
432 XCC="$XCC `$SED -n -e 's/CFLAGS+=*\(.*\)/\1/p' $CONFIG_MK`"
441 if $XCC _test.c -o _test >/dev/null 2>&3; then
460 if $XCC _nl80211.c -o _nl80211 2>&3; then
486 if $XCC _getifaddrs.c -o _getifaddrs 2>&3; then
488 elif $XCC _getifaddrs.c -o _getifaddrs -lsocket 2>&3; then
507 if $XCC _clock_gettime.c -o _clock_gettime 2>&3; then
509 elif $XCC _clock_gettime.c -lrt -o _clock_gettime 2>&3; the
    [all...]
  /external/autotest/client/cros/cellular/mbim_compliance/
mbim_message_unittest.py 112 message_data = array.array('B', [0x02, 0xAA, 0xAA, 0XCC, 0xED, 0x98,
182 0xCC, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
200 '\x00\xAA\xBB\xCC')
220 0x89, 0xCC, 0x33, 0xBC, 0xBB, 0x8B, 0x4F,
331 0xA2, 0x89, 0xCC, 0x33,
  /toolchain/binutils/binutils-2.25/gas/config/
tc-sparc.c     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
sparc-opc.c 165 #define XCC (1 << 12) /* v9 */
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elfxx-sparc.c     [all...]

Completed in 307 milliseconds