Home
last modified time | relevance | path

Searched defs:wend (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/bsd/kyua-cli/dist/utils/process/
Dfdstream_test.cpp56 std::ostream wend(&wbuf); in ATF_TEST_CASE_BODY() local
/netbsd/src/external/bsd/atf/dist/tools/
Dio_test.cpp198 file_handle wend(pfd[1]); in ATF_TEST_CASE_BODY() local
295 std::ostream wend(&wbuf); in ATF_TEST_CASE_BODY() local
/netbsd/src/crypto/external/bsd/heimdal/dist/kadmin/
Dadd-random-users.c51 char *wbuf = NULL, *wptr = NULL, *wend = NULL; in read_words() local
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/bn/
Dbn_exp.c176 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_recp() local
319 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_mont() local
1327 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_simple() local
/netbsd/src/usr.bin/grep/
Dutil.c327 wchar_t wbegin, wend; in procline() local
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/otp/
Dotp_parse.c111 const unsigned char *w, *wend; in parse_words() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.cc4485 label_ref_list_t wend; /* End of window. */ member