Searched defs:nout (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/llvm/libcxx/src/ |
H A D | strstream.cpp | 181 ptrdiff_t nout = pptr() - pbase(); in overflow() local
|
/openbsd/regress/usr.sbin/snmpd/ |
H A D | backend.c | 3144 size_t n, nvarbind = nitems(ax_request), nout; in backend_getbulk_nonrep_zero_maxrep_one() local 3194 size_t n, nvarbind = nitems(ax_request), nout; in backend_getbulk_nonrep_zero_maxrep_two() local 3250 size_t n, nvarbind = nitems(ax_request), nout; in backend_getbulk_nonrep_one_maxrep_one() local 3311 size_t n, nvarbind = nitems(ax_request), nout; in backend_getbulk_nonrep_one_maxrep_two() local 3381 size_t n, nvarbind = nitems(ax_request), nout; in backend_getbulk_nonrep_two_maxrep_two() local 3426 size_t n, nvarbind = nitems(ax_request), nout; in backend_getbulk_nonrep_negative() local
|
H A D | agentx.c | 2578 size_t nout = 0; in agentx_getbulk_handle() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | recog.c | 1604 int nout = 0; /* Does not include CLOBBERs. */ local
|
/openbsd/gnu/gcc/gcc/ |
H A D | recog.c | 1539 int nout = 0; /* Does not include CLOBBERs. */ in decode_asm_operands() local
|
/openbsd/sys/dev/usb/ |
H A D | uaudio.c | 270 unsigned int nin, nout; member
|