Home
last modified time | relevance | path

Searched refs:compute_offsets (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/ncurses/ncurses/tinfo/
HDwrite_entry.c525 compute_offsets(char **Strings, size_t strmax, short *offsets) in compute_offsets() function
672 nextfree = compute_offsets(tp->Strings, strmax, offsets); in write_object()
728 nextfree = compute_offsets(tp->Strings + STRCOUNT, in write_object()
736 nextfree += compute_offsets(tp->ext_Names, in write_object()