Searched defs:wstart (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/games/backgammon/backgammon/ |
H A D | main.c | 76 static const char wstart[] = ". White starts.\n"; variable
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/ |
H A D | bn_exp.c | 177 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_recp() local 313 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_mont() local 1313 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_simple() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/ |
H A D | bn_exp.c | 176 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 1318 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_simple() local
|
/netbsd-src/lib/libedit/ |
H A D | tokenizer.c | 90 Char *wstart; /* Beginning of next word */ in TYPE() local
|