Searched refs:UNSIGNED (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | printfuncs.h | 38 enum { CHAR, SHORT, UNSIGNED_SHORT, INT, UNSIGNED, LONG, UNSIGNED_LONG, enumerator
|
H A D | parseproto.y | 105 %token <stt_val> FLOAT DOUBLE SIGNED UNSIGNED 280 | UNSIGNED 662 { "unsigned", UNSIGNED, TS_UNSIGNED }, in lookup_keyword()
|
/titanic_50/usr/src/lib/libxcurses/src/libc/stdio/ |
H A D | vfscanf.c | 66 #define UNSIGNED 0 macro 200 number = getnum(BASE10, width, UNSIGNED); in mks_vfscanf()
|
/titanic_50/usr/src/cmd/sgs/rtld.4.x/ |
H A D | rem.s | 96 ! RTENTRY(.urem) ! UNSIGNED REMAINDER
|