Home
last modified time | relevance | path

Searched defs:realloc_lines (Results 1 – 3 of 3) sorted by relevance

/dports/www/elinks/elinks-0.11.7/src/document/
H A Ddocdata.c17 realloc_lines(struct document *document, int y) in realloc_lines() function
/dports/www/elinks/elinks-0.11.7/src/bfu/
H A Dtext.c86 #define realloc_lines(x, o, n) mem_align_alloc(x, o, n, unsigned char *, LINES_GRANULARITY) macro
/dports/math/grace/grace-5.1.25/src/
H A Dobjutils.c571 int realloc_lines(int n) in realloc_lines() function