Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 4 of 4) sorted by relevance

/coreutils/src/
Dln.c353 void *alloc = nullptr; in do_link() local
Djoin.c84 idx_t alloc; /* Elements allocated in 'lines'. */ member
Dptx.c125 size_t alloc; /* allocated length */ member
Dsort.c193 size_t alloc; /* Number of bytes allocated. */ member
1578 initbuf (struct buffer *buf, size_t line_bytes, size_t alloc) in initbuf()
2904 size_t alloc = 0; in check() local