Home
last modified time | relevance | path

Searched defs:was (Results 1 – 16 of 16) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwsemulvar.h155 wsemul_resume_abort(struct wsemul_abortstate *was) in wsemul_resume_abort()
163 wsemul_abort_cursor(struct wsemul_abortstate *was) in wsemul_abort_cursor()
169 wsemul_abort_jump_scroll(struct wsemul_abortstate *was, int lines) in wsemul_abort_jump_scroll()
177 wsemul_abort_other(struct wsemul_abortstate *was) in wsemul_abort_other()
185 wsemul_reset_abortstate(struct wsemul_abortstate *was) in wsemul_reset_abortstate()
197 #define WSEMULOP(rc, edp, was, rutin, args) \ argument
209 #define WSEMULOP(rc, edp, was, rutin, args) \ argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/
H A Dempty4.C49 long was = a.m.m; in main() local
/openbsd/sys/lib/libkern/
H A Dmuldi3.c183 u_int prodh, prodl, was; in __lmulq() local
/openbsd/lib/libc/quad/
H A Dmuldi3.c185 u_int prodh, prodl, was; in __lmulq() local
/openbsd/gnu/usr.bin/perl/dist/IO/
H A DIO.xs549 OP *was = PL_op; variable
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dinflate.h125 unsigned was; /* initial length of match */ member
H A Dcrc32.c260 int was; in test_and_set() local
/openbsd/lib/libz/
H A Dinflate.h125 unsigned was; /* initial length of match */ member
H A Dcrc32.c258 int was; in test_and_set() local
/openbsd/sys/lib/libz/
H A Dinflate.h125 unsigned was; /* initial length of match */ member
H A Dcrc32.c258 int was; in test_and_set() local
/openbsd/sys/dev/
H A Dkcov.c624 uint64_t idx, was; in kd_claim() local
/openbsd/gnu/usr.bin/perl/
H A Dscope.c1107 bool was = TAINT_get; in Perl_leave_scope() local
H A Dsv.c9279 const NV was = SvNVX(sv); local
9465 const NV was = SvNVX(sv); local
16430 PerlInterpreter *const was = PERL_GET_THX; local
16458 PerlInterpreter *const was = PERL_GET_THX; local
H A Dpp_ctl.c5287 U32 was; in PP() local
/openbsd/sys/net/
H A Dpf.c2327 pf_cksum_fixup(u_int16_t *cksum, u_int16_t was, u_int16_t now, in pf_cksum_fixup()