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