| /openbmc/u-boot/board/gateworks/gw_ventana/ |
| H A D | gw_ventana.c | 883 #define PCI_ID(x) ( \ argument
|
| /openbmc/qemu/include/net/ |
| H A D | net.h | 10 #define MAC_ARG(x) ((uint8_t *)(x))[0], ((uint8_t *)(x))[1], \ argument
|
| /openbmc/qemu/include/ui/ |
| H A D | gtk.h | 52 int x, y, w, h; member
|
| /openbmc/qemu/target/ppc/ |
| H A D | int_helper.c | 149 #define pattern(x) (((x) & 0xff) * (~(target_ulong)0 / 0xff)) argument 160 #define hasvalue(x, n) (haszero((x) ^ pattern(n))) argument 1473 const ppc_avr_t *x[2] = { a, b }; in helper_vpkpx() local 1475 const ppc_avr_t *x[2] = { b, a }; in helper_vpkpx() local 1509 #define I(x, y) (x) argument
|
| H A D | fpu_helper.c | 25 static inline float128 float128_snan_to_qnan(float128 x) in float128_snan_to_qnan() 34 #define float64_snan_to_qnan(x) ((x) | 0x0008000000000000ULL) argument 35 #define float32_snan_to_qnan(x) ((x) | 0x00400000) argument 36 #define float16_snan_to_qnan(x) ((x) | 0x0200) argument 1556 #define float64_to_float64(x, env) x argument
|
| /openbmc/u-boot/include/linux/ |
| H A D | compat.h | 134 #define DEFINE_LED_TRIGGER(x) static struct led_trigger *x; argument 217 #define task_pid_nr(x) 0 argument
|
| H A D | list.h | 9 static inline void prefetch(const void *x) {;} in prefetch()
|
| /openbmc/qemu/accel/tcg/ |
| H A D | cputlb.c | 2060 uint64_t x; in do_ld_parts_beN() local 2106 uint32_t x = load_atomic4(p->haddr - o); in do_ld_whole_be4() local 2126 uint64_t x = load_atomic8_or_exit(cpu, ra, p->haddr - o); in do_ld_whole_be8() local 2146 Int128 x, y = load_atomic16_or_exit(cpu, ra, p->haddr - o); in do_ld_whole_be16() local
|
| /openbmc/u-boot/drivers/mmc/ |
| H A D | mxcmmc.c | 429 int x; in mxcmci_set_clk_rate() local
|
| H A D | bcm2835_sdhost.c | 651 static inline int is_power_of_2(u64 x) in is_power_of_2()
|
| /openbmc/u-boot/drivers/net/fsl-mc/dpio/ |
| H A D | qbman_portal.c | 481 static inline int __qbman_dq_entry_is_x(const struct ldpaa_dq *dq, uint32_t x) in __qbman_dq_entry_is_x()
|
| /openbmc/ipmitool/src/plugins/lan/ |
| H A D | lan.c | 458 int x=0, rv; in ipmi_lan_poll_recv() local
|
| /openbmc/qemu/include/hw/xen/interface/arch-x86/ |
| H A D | xen.h | 164 struct { char x[512]; } fpu_ctxt; /* User-level FPU registers */ member
|
| /openbmc/qemu/target/riscv/ |
| H A D | op_helper.c | 606 static int check_access_hlsv(CPURISCVState *env, bool x, uintptr_t ra) in check_access_hlsv()
|
| /openbmc/u-boot/common/ |
| H A D | cli_hush.c | 708 struct built_in_command *x; in builtin_help() local 1267 struct built_in_command *x; local 1541 struct built_in_command *x; local
|
| /openbmc/qemu/target/avr/ |
| H A D | translate.c | 75 #define REG(x) (cpu_r[x]) argument 129 #define AVR_REG_OFFS(x) offsetof(CPUAVRState, x) in avr_cpu_tcg_init() argument 179 static int append_16(DisasContext *ctx, int x) in append_16()
|
| /openbmc/u-boot/drivers/bios_emulator/x86emu/ |
| H A D | prim_ops.c | 119 #define PARITY(x) (((x86emu_parity_tab[(x) / 32] >> ((x) % 32)) & 1) == 0) argument 120 #define XOR2(x) (((x) ^ ((x)>>1)) & 0x1) argument
|
| /openbmc/u-boot/include/ |
| H A D | image.h | 454 #define uimage_to_cpu(x) be32_to_cpu(x) argument 455 #define cpu_to_uimage(x) cpu_to_be32(x) argument
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | f_mass_storage.c | 284 struct kref {int x; }; member 285 struct completion {int x; }; member
|
| /openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/ |
| H A D | mbox.h | 414 u32 x; member 418 u32 x; member
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_sdr.c | 1963 get_offset(uint8_t x) in get_offset() 4480 int x; in ipmi_sdr_print_type() local
|
| /openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
| H A D | dram_sun8i_a23.h | 262 #define MCTL_CR_ROW(x) (((x) - 1) << 4) argument 264 #define MCTL_CR_PAGE_SIZE(x) ((x) << 8) argument
|
| /openbmc/qemu/hw/arm/ |
| H A D | musicpal.c | 141 int x, int y, uint32_t col) in set_lcd_pixel32() 158 int x, y, col; in lcd_refresh() local
|
| /openbmc/qemu/ui/ |
| H A D | vnc.h | 92 #define VNC_DIRTY_BPL(x) (sizeof((x)->dirty) / VNC_MAX_HEIGHT * BITS_PER_BYTE) argument 238 int x; member
|
| /openbmc/u-boot/drivers/video/sunxi/ |
| H A D | sunxi_display.c | 757 int x, y; local
|