Home
last modified time | relevance | path

Searched refs:ASRC (Results 1 – 2 of 2) sorted by relevance

/trueos/lib/libedit/
HDMakefile47 ASRC= ${.CURDIR}/vi.c ${.CURDIR}/emacs.c ${.CURDIR}/common.c macro
60 help.c: ${ASRC} makelist
61 sh ${.CURDIR}/makelist -bc ${ASRC} > ${.TARGET}
63 help.h: ${ASRC} makelist
64 sh ${.CURDIR}/makelist -bh ${ASRC} > ${.TARGET}
/trueos/crypto/openssl/crypto/bn/asm/
HDmodexp512-x86_64.pl87 my ($x, $DST, $SRC2, $ASRC, $OP, $TMP)=@_;
92 mov ($ASRC), $X[0]
103 mov (+8*$i)($ASRC), $X[$i]