OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:funcdef
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/sh/
nodes.c.pat
74
struct
funcdef
{
84
struct
funcdef
*
89
struct
funcdef
*fn;
93
sz.bsize = offsetof(struct
funcdef
, n);
98
st.block = (char *)fn + offsetof(struct
funcdef
, n);
105
getfuncnode(struct
funcdef
*fn)
185
reffunc(struct
funcdef
*fn)
192
unreffunc(struct
funcdef
*fn)
206
freefunc(struct
funcdef
*fn)
exec.h
52
struct
funcdef
*func;
eval.c
1225
struct
funcdef
* volatile savefunc;
/src/sys/arch/dreamcast/dev/maple/
mlcd.c
227
}
funcdef
;
local in function:mlcdattach
234
funcdef
.v = maple_get_function_data(ma->ma_devinfo, MAPLE_FN_LCD);
238
sc->sc_npt =
funcdef
.s.pt + 1,
239
sc->sc_bsize = (
funcdef
.s.bb + 1) << 5);
240
if ((sc->sc_wacc =
funcdef
.s.wa) == 0)
245
funcdef
.s.hv ? "vert" : "horiz",
246
funcdef
.s.bw ? "black" : "white",
mmemcard.c
241
}
funcdef
;
local in function:mmemattach
248
funcdef
.v = maple_get_function_data(ma->ma_devinfo, MAPLE_FN_MEMCARD);
252
sc->sc_npt =
funcdef
.s.pt + 1,
253
sc->sc_bsize = (
funcdef
.s.bb + 1) << 5);
254
if ((sc->sc_wacc =
funcdef
.s.wa) == 0)
258
if ((sc->sc_racc =
funcdef
.s.ra) == 0)
Completed in 16 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025