Home
last modified time | relevance | path

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

/openbsd-src/lib/libcurses/tinfo/
H A Dread_entry.c56 convert_16bits(char *buf, NCURSES_INT2 *Numbers, int count) in convert_16bits() function
127 convert_16bits(char *buf, NCURSES_INT2 *Numbers, int count)
313 convert_numbers = convert_16bits; in _nc_read_termtype()
321 convert_numbers = convert_16bits; in _nc_read_termtype()