OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wv
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/battlestar/
cypher.c
212
int things,
wv
;
local in function:cypher
214
wv
= wordvalue[wordnumber];
225
wv
== KICK ? "kick" : "throw");
/src/bin/ksh/
eval.c
795
XPtrV
wv
;
local in function:varsub
803
XPinit(
wv
, 32);
808
XPput(
wv
, str_val(vp));
810
if (XPsize(
wv
) == 0) {
813
XPfree(
wv
);
815
XPput(
wv
, 0);
816
xp->u.strv = (const char **) XPptrv(
wv
);
Completed in 13 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025