Home
last modified time | relevance | path

Searched defs:n_out (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/disk/fd/
H A Dfd.c360 fd_cmd(struct fdc_data *fdc, int n_out, ...) in fd_cmd()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Domp-low.c7356 size_t n_in = 0, n_out = 0, idx = 2, i; in lower_depend_clauses() local