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

/netbsd-current/crypto/external/bsd/heimdal/dist/po/
H A Dgen-po.in29 grep -v "POT-Creation-Date:" ${outfile}.new > ${outfile}.new2
32 if ! diff ${outfile}.old ${outfile}.new2 >/dev/null; then
/netbsd-current/games/backgammon/teachgammon/
H A Dtutor.h43 int new2; member in struct:situatn
H A Dtutor.c116 mm->D1 = test[i].new2;
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmsgmerge-19171 tmpfiles="$tmpfiles mm-test19.new2.po"
173 ${MSGMERGE} -q --previous -o mm-test19.new2.po mm-test19.new1.po mm-test19.pot
216 ${DIFF} mm-test19.ok2 mm-test19.new2.po
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dlibcol_util.h232 uint32_t new2 = (uint32_t) ((*new >> 32) & 0xFFFFFFFFL); local
238 : "m" (mem), "a" (old1), "d" (old2), "b" (new1), "c" (new2) /* input */
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dlibcol_util.h232 uint32_t new2 = (uint32_t) ((*new >> 32) & 0xFFFFFFFFL); local
238 : "m" (mem), "a" (old1), "d" (old2), "b" (new1), "c" (new2) /* input */
/netbsd-current/sys/arch/arm/gemini/
H A Dif_gmc.c202 uint32_t new0, new1, new2; local
207 new2 = 0;
210 || sc->sc_gmac_sta_add[2] != new2) {
216 new2);
219 sc->sc_gmac_sta_add[2] = new2;

Completed in 386 milliseconds