Searched defs:Numbers (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ncurses/progs/ |
H A D | tparm_type.h | 47 ,Numbers = 0 enumerator
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | write_entry.c | 605 convert_shorts(unsigned char *buf, short *Numbers, size_t count) in convert_shorts() 624 convert_16bit(unsigned char *buf, NCURSES_INT2 *Numbers, size_t count) in convert_16bit() 640 convert_32bit(unsigned char *buf, NCURSES_INT2 *Numbers, size_t count) in convert_32bit()
|
H A D | read_entry.c | 54 convert_16bits(char *buf, NCURSES_INT2 *Numbers, int count) in convert_16bits() 80 convert_32bits(char *buf, NCURSES_INT2 *Numbers, int count) in convert_32bits()
|
/freebsd/contrib/ee/ |
H A D | new_curse.c | 656 int Numbers[128]; variable
|