Searched refs:int16 (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/boot/i386/libi386/ |
H A D | biospnp.c | 252 uint16_t int16; in biospnp_call() local 258 int16 = func; in biospnp_call() 259 bcopy(&int16, argp, sizeof (int16)); in biospnp_call() 268 int16 = i; in biospnp_call() 269 bcopy(&int16, argp, sizeof (int16)); in biospnp_call() 283 int16 = pnp_Icheck->pnp_rmds; in biospnp_call() 284 bcopy(&int16, argp, sizeof (int16)); in biospnp_call()
|
H A D | pxetramp.s | 27 push %bx # int16 func
|
/illumos-gate/usr/src/lib/libnvpair/ |
H A D | libnvpair.c | 208 NVLIST_PRTFUNC(int16, int16_t, int16_t, "%d") 435 NVLIST_PRINTCTL_REPLACE(int16, int16_t) 618 RENDER(pctl, int16, nvl, name, val); in nvlist_print_with_indent() 831 NVP(elem, int16, int16_t, int, "%d"); in dump_nvlist()
|
/illumos-gate/usr/src/test/util-tests/tests/libnvpair_json/ |
H A D | print_json.c | 318 DO_CMD_NUMBER(int16, int16, INT16_MIN, INT16_MAX, int64_t, parse_int) in ch_add_int16()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | pp.key | 29 int16 . _,__,__.__ common
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 6240 [!STAGE1_5] (getkey): Call remap_ascii_char after int16.
|