Searched defs:inp (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/tests/tcg/riscv64/ |
H A D | test-fcvtmod.c | 75 static inline double do_fmv_d_x(uint64_t inp) in do_fmv_d_x() 82 static inline uint64_t do_fcvt_w_d(uint64_t inp, uint8_t *fflags) in do_fcvt_w_d() 96 static inline uint64_t do_fcvtmod_w_d(uint64_t inp, uint8_t *fflags) in do_fcvtmod_w_d()
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | menu.c | 77 char inp[2] = {}; in read_prompt() local
|
/openbmc/u-boot/arch/m68k/include/asm/coldfire/ |
H A D | mdha.h | 21 u32 inp; /* 0x20 Input FIFO */ member
|
/openbmc/u-boot/common/ |
H A D | cli_hush.c | 3184 static int parse_stream_outer(struct in_str *inp, int flag) 3518 static char *insert_var_value(char *inp) 3523 static char *insert_var_value_sub(char *inp, int tag_subst) 3587 static char **make_list_in(char **inp, char *name) 3632 static char *make_string(char **inp, int *nonnull)
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 1393 abi_ulong inp, outp, exp, tvp; in do_old_select() local
|
H A D | syscall_defs.h | 353 abi_long inp, outp, exp; member
|