Searched defs:Numbers (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/usr.bin/tic/ |
H A D | tparm_type.h | 47 ,Numbers = 0 enumerator
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | AMDGPUOperandSyntax.rst | 771 Numbers chapter 796 .. _amdgpu_synid_floating-point_number: 817 .. _amdgpu_synid_expression:
|
H A D | BitCodeFormat.rst | 72 .. _primitives:
|
/openbsd-src/lib/libcurses/tinfo/ |
H A D | write_entry.c | 607 convert_shorts(unsigned char *buf, short *Numbers, size_t count) in convert_shorts() 626 convert_16bit(unsigned char *buf, NCURSES_INT2 *Numbers, size_t count) in convert_16bit() 642 convert_32bit(unsigned char *buf, NCURSES_INT2 *Numbers, size_t count) in convert_32bit()
|
H A D | read_entry.c | 56 convert_16bits(char *buf, NCURSES_INT2 *Numbers, int count) in convert_16bits() 82 convert_32bits(char *buf, NCURSES_INT2 *Numbers, int count) in convert_32bits()
|
/openbsd-src/lib/libcurses/ |
H A D | term.h | 690 short *Numbers; /* array of integer values */ member 726 int *Numbers; /* array of integer values */ member
|