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.c602 compute_offsets(char **Strings, size_t strmax, short *offsets) in compute_offsets() function
797 nextfree = compute_offsets(tp->Strings, strmax, offsets); in _nc_write_object()
876 nextfree = compute_offsets(tp->Strings + STRCOUNT, in _nc_write_object()
885 nextfree += compute_offsets(tp->ext_Names, in _nc_write_object()