Home
last modified time | relevance | path

Searched refs:outx (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/vndcompress/
H A DMakefile15 XFAIL+= oneblock.in-outx
22 XFAIL+= tenblock.in-outx
29 XFAIL+= smallfile.in-outx
55 XFAIL+= extrablock.in-outx
62 XFAIL+= medfile.in-outx
230 TESTSUFFIXES+= in cl2 cl2x out outx
234 TESTFORMS+= in outx
262 .SUFFIXES: .cl2 .cl2x .in .out .outx
279 .cl2.outx:
/netbsd-src/bin/sh/
H A Doutput.h63 #define outx out2 macro
65 extern struct output *outx;
106 #define outxc(c) outc(c, outx)
/netbsd-src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/t/
H A D12-preprocess.t23 my $outx = 'xxx The value of $x is 119';
30 @result = ($outx, $outy, $outz, $outz);
/netbsd-src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/t/
H A Dpreprocess.t20 my $outx = 'xxx The value of $x is 119';
27 my @result = ($outx, $outy, $outz, $outz);