Searched refs:output_base (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/crypto/openssl/apps/
H A Dtsget.in159 my $output_base = $base . $options{e};
160 my $output = defined($options{o}) ? $options{o} : $path . $output_base;
/freebsd-current/contrib/byacc/
H A Doutput.c963 output_base(void) function
1170 output_base();
/freebsd-current/sys/dev/sound/pci/
H A Demu10kx.c98 #define OUTP(i) (sc->output_base+(i))
345 unsigned int output_base; member in struct:emu_sc_info
3107 sc->output_base = 0x60;
3137 sc->output_base = 0x20;

Completed in 166 milliseconds