Searched defs:alloc (Results 1 – 4 of 4) sorted by relevance
353 void *alloc = nullptr; in do_link() local
84 idx_t alloc; /* Elements allocated in 'lines'. */ member
125 size_t alloc; /* allocated length */ member
193 size_t alloc; /* Number of bytes allocated. */ member1578 initbuf (struct buffer *buf, size_t line_bytes, size_t alloc) in initbuf()2904 size_t alloc = 0; in check() local