Home
last modified time | relevance | path

Searched defs:strmax (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()
627 size_t namelen, boolmax, nummax, strmax; in write_object() local