Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dwrite_entry.c584 compute_offsets(char **Strings, size_t strmax, short *offsets) in compute_offsets() function
779 nextfree = compute_offsets(tp->Strings, strmax, offsets); in _nc_write_object()
858 nextfree = compute_offsets(tp->Strings + STRCOUNT, in _nc_write_object()
867 nextfree += compute_offsets(tp->ext_Names, in _nc_write_object()