Searched refs:t19 (Results 1 – 10 of 10) sorted by relevance
/openbsd/regress/usr.bin/patch/ |
H A D | Makefile | 8 t10 t11 t12 t13 t14 t15 t16 t17 t18 t19 t20 69 t19: target 70 @echo t19 72 @cp ${.CURDIR}/t19.in d19/file 73 @${PATCH} -t ${PATCHFLAGS} < ${.CURDIR}/t19.diff 74 @cmp -s ${.CURDIR}/t19.out d19/file || (echo "XXX t19 failed" && false)
|
/openbsd/regress/usr.bin/bc/ |
H A D | Makefile | 43 t19test: t19 44 ./t19 48 rm -f *.log t19
|
/openbsd/regress/usr.bin/grep/ |
H A D | Makefile | 4 t18 t19 t20 t21 t22 t23 t24 t25 t26 t27 t28 60 t19: target 61 grep -w 'a.' ${.CURDIR}/t19.in | diff - ${.CURDIR}/t19.out 62 fgrep -w -e 'aa' -e 'a_' ${.CURDIR}/t19.in | diff - ${.CURDIR}/t19.out 130 .PHONY: t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t13 t14 t15 t16 t17 t18 t19 t20
|
/openbsd/regress/usr.bin/file/ |
H A D | t19.out | 1 t19.in: ELF 32-bit MSB shared object, SPARC, version 1
|
H A D | Makefile | 6 t10 t11 t15 t17 t18 t19 \
|
/openbsd/regress/lib/libc/malloc/malloc_errs/ |
H A D | malloc_errs.c | 215 t19(void) in t19() function 275 { t19, "" },
|
/openbsd/regress/usr.bin/dc/ |
H A D | Makefile | 8 t10 t11 t12 t13 t14 t15 t16 t17 t18 t19 \
|
/openbsd/regress/usr.bin/make/ |
H A D | Makefile | 4 t10 t11 t12 t13 t14 t15 t16 t17 t18 t19 \ 93 t19: target 94 cd ${.CURDIR} && env -i PATH=${PATH} SHELL=/bin/zsh ${MAKE} -r -f mk19 | diff - t19.out
|
/openbsd/sys/crypto/ |
H A D | aes.c | 114 uint32_t t10, t11, t12, t13, t14, t15, t16, t17, t18, t19; in aes_ct_bitslice_Sbox() local 178 t19 = t9 ^ t14; in aes_ct_bitslice_Sbox() 182 t23 = t19 ^ y21; in aes_ct_bitslice_Sbox()
|
/openbsd/gnu/usr.bin/binutils/gdb/doc/ |
H A D | stabs.texinfo | 1533 .stabs "void:t19=bs0;0;0",128,0,0,0 2457 .stabs "foo:t19",128,0,0,0
|