Home
last modified time | relevance | path

Searched defs:wstart (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/games/backgammon/backgammon/
H A Dmain.c76 static const char wstart[] = ". White starts.\n"; variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_exp.c177 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 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
1318 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_simple() local
/netbsd-src/lib/libedit/
H A Dtokenizer.c90 Char *wstart; /* Beginning of next word */ in TYPE() local