Searched refs:get_totsize (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/nano-12/src/
H A Dutils.c560 size_t get_totsize(const filestruct *begin, const filestruct *end) function
H A Dproto.h725 size_t get_totsize(const filestruct *begin, const filestruct *end);
H A Dnano.c310 openfile->totsize -= get_totsize(top, bot);
420 openfile->totsize += get_totsize(openfile->fileage,
H A Dtext.c2237 totsize_save -= get_totsize(top, bot);
2400 chars = get_totsize(openfile->fileage, openfile->filebot);
H A Dfiles.c539 openfile->totsize += get_totsize(openfile->fileage,
H A Dwinio.c3167 i = get_totsize(openfile->fileage, openfile->current);

Completed in 270 milliseconds