Searched refs:int16_t (Results 1 – 23 of 23) sorted by relevance
347 int16_t status; /* => enum grant_status */371 int16_t status; /* => enum grant_status */390 int16_t status; /* => enum grant_status */408 int16_t status; /* => enum grant_status */428 int16_t status;470 int16_t status;488 int16_t status; /* => enum grant_status */510 int16_t status; /* => enum grant_status */547 int16_t status; /* => enum grant_status */575 int16_t status; /* => enum grant_status */
153 int16_t tz;
41 typedef short int16_t; typedef50 typedef short int16_t; typedef62 typedef short int16_t; typedef74 typedef short int16_t; typedef97 typedef int16_t INT16;
48 typedef short int16_t; typedef60 typedef short int16_t; typedef72 typedef short int16_t; typedef95 typedef int16_t INT16;
1028 int16_t status;1063 int16_t status;
689 int16_t status; /* BLKIF_RSP_??? */
496 int16_t orientation; /* clockwise angle of the major axis */
107 int16_t pad2;
64 typedef int int16_t __attribute__((mode(HI))); typedef72 typedef short int16_t; typedef
40 typedef __s16 int16_t; typedef
162 int16_t status;
282 int16_t status;
261 typedef int16_t flex_int16_t;
284 typedef int16_t flex_int16_t;
280 typedef int16_t flex_int16_t;
257 typedef int16_t flex_int16_t;
89 int16_t vector;
3415 ea.mem.off = insn_fetch_type(int16_t); in x86_decode()3421 ea.mem.off += insn_fetch_type(int16_t); in x86_decode()3520 case 2: imm1 = insn_fetch_type(int16_t); break; in x86_decode()3904 src.val = (int16_t)src.val; in x86_emulate()5436 if ( (int8_t)dst.val != (int16_t)dst.val ) in x86_emulate()5442 dst.val = ((uint32_t)(int16_t)src.val * in x86_emulate()5443 (uint32_t)(int16_t)dst.val); in x86_emulate()5519 u[0] = (int16_t)_regs.ax; in x86_emulate()5531 v = (int16_t)src.val; in x86_emulate()5535 dst.val = (int16_t)u[0]; in x86_emulate()[all …]
343 ret = asprintf(&ret_buf, "%"PRId16, *(int16_t *)buf); in xenhypfs_read()
25 #define s16 int16_t
821 int16_t unit, dom; in null_schedule()
235 int16_t status;
8021 int16_t vcpuid, domid; in sched_process()
Completed in 98 milliseconds