OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lots
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/testsuite/cris/c/
pipe2.c
26
int
lots
= pipemax + 256;
local
27
char *buf = malloc (
lots
);
48
ret = write (pip[1], buf,
lots
);
/src/external/gpl3/gdb.old/dist/sim/testsuite/cris/c/
pipe2.c
26
int
lots
= pipemax + 256;
local
27
char *buf = malloc (
lots
);
48
ret = write (pip[1], buf,
lots
);
Completed in 25 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026