OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sizeof_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/common/
hw-base.c
93
int
sizeof_buf
)
133
if (len >=
sizeof_buf
)
271
unsigned
sizeof_buf
)
276
sizeof_buf
= 1024;
277
buf = hw_malloc (leaf,
sizeof_buf
);
285
if (
sizeof_buf
< 1)
293
full_name_of_hw (hw_parent (leaf), buf,
sizeof_buf
);
local
303
>=
sizeof_buf
)
/src/external/gpl3/gdb.old/dist/sim/common/
hw-base.c
93
int
sizeof_buf
)
133
if (len >=
sizeof_buf
)
271
unsigned
sizeof_buf
)
276
sizeof_buf
= 1024;
277
buf = hw_malloc (leaf,
sizeof_buf
);
285
if (
sizeof_buf
< 1)
293
full_name_of_hw (hw_parent (leaf), buf,
sizeof_buf
);
local
303
>=
sizeof_buf
)
Completed in 25 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026