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

  /external/libvpx/libvpx/build/make/
configure.sh 279 TMP_ASM="${TMPDIRx}/vpx-conf-$$-${RAND}.asm"
282 rm -f ${TMP_C} ${TMP_CC} ${TMP_H} ${TMP_O} ${TMP_X} ${TMP_ASM}
380 cat >${TMP_ASM} <<EOF
384 log_file ${TMP_ASM}
385 check_cmd ${AS} ${ASFLAGS} -o ${TMP_O} ${TMP_ASM}
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
dlltool.c 497 #define TMP_ASM dlltmp (&tmp_asm_buf, "%sc.s")
    [all...]

Completed in 215 milliseconds