OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:el_malloc
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libedit/
el.h
93
#define
el_malloc
(a) malloc(a)
macro
literal.c
96
b =
el_malloc
((size_t)(w + 1));
sig.c
124
el->el_signal =
el_malloc
(sizeof(*el->el_signal));
readline.c
245
if ((path =
el_malloc
(len)) == NULL)
1566
if ((he =
el_malloc
(sizeof(*he))) == NULL)
1604
if ((he =
el_malloc
(sizeof(*he))) == NULL)
2335
out =
el_malloc
((size_t)len + 1);
2485
if ((hs =
el_malloc
(sizeof(*hs))) == NULL)
keymacro.c
458
ptr =
el_malloc
(sizeof(*ptr));
read.c
88
if ((el->el_read =
el_malloc
(sizeof(*el->el_read))) == NULL)
Completed in 17 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025