Searched defs:wend (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/kyua/utils/process/ |
H A D | fdstream_test.cpp | 56 std::ostream wend(&wbuf); in ATF_TEST_CASE_BODY() local
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_exp.c | 172 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_recp() local 315 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_mont() local 1314 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_simple() local
|
/freebsd/crypto/openssl/apps/lib/ |
H A D | win32_init.c | 144 WCHAR *warg, *wend, *p; in win32_utf8argv() local
|
/freebsd/crypto/heimdal/kadmin/ |
H A D | add-random-users.c | 49 char *wbuf = NULL, *wptr = NULL, *wend = NULL; in read_words() local
|
/freebsd/usr.bin/grep/ |
H A D | util.c | 489 wchar_t wbegin, wend; in procline() local
|
/freebsd/usr.sbin/rwhod/ |
H A D | rwhod.c | 447 struct whoent *we, *wend; in sender_process() local
|