Home
last modified time | relevance | path

Searched defs:__maybe_unused (Results 1 – 20 of 20) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf5227x/
Dcpu_init.c39 fbcs_t *fbcs __maybe_unused = (fbcs_t *) MMAP_FBCS; in cpu_init_f() local
/third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf5445x/
Dcpu_init.c28 fbcs_t *fbcs __maybe_unused = (fbcs_t *) MMAP_FBCS; in init_fbcs() local
/third_party/uboot/u-boot-2020.01/cmd/
Ddate.c36 int old_bus __maybe_unused; in do_date() local
Dusb_mass_storage.c144 int cable_ready_timeout __maybe_unused; in do_usb_mass_storage() local
/third_party/uboot/u-boot-2020.01/drivers/ddr/imx/imx8m/
Dddrphy_utils.c73 unsigned int string_index, arg __maybe_unused; in decode_streaming_message() local
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Drockchip_dw_mmc.c106 struct udevice *pwr_dev __maybe_unused; in rockchip_dwmmc_probe() local
Dftsdc010_mci.c429 struct udevice *pwr_dev __maybe_unused; in ftsdc010_mmc_probe() local
Dfsl_esdhc_imx.c958 int ret __maybe_unused; in esdhc_set_ios_common() local
/third_party/uboot/u-boot-2020.01/arch/arm/mach-mvebu/
Dmbus.c355 armada_370_xp_mbus_data __maybe_unused = { variable
363 kirkwood_mbus_data __maybe_unused = { variable
/third_party/uboot/u-boot-2020.01/include/linux/
Dcompiler-gcc.h124 #define __maybe_unused __attribute__((unused)) macro
Dcompiler.h378 # define __maybe_unused /* unimplemented */ macro
/third_party/uboot/u-boot-2020.01/lib/bzip2/
Dbzlib_compress.c284 Int32 nBytes __maybe_unused; in sendMTFValues() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddrv_callbacks.c1149 size_t plen __maybe_unused; in hostapd_action_rx() local
1151 u8 *action __maybe_unused; in hostapd_action_rx() local
Dieee802_11.c4403 u8 *action __maybe_unused; in handle_action() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddrv_callbacks.c1149 size_t plen __maybe_unused; in hostapd_action_rx() local
1151 u8 *action __maybe_unused; in hostapd_action_rx() local
Dieee802_11.c4403 u8 *action __maybe_unused; in handle_action() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.h465 #define __maybe_unused __attribute__((unused)) macro
467 #define __maybe_unused macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.h465 #define __maybe_unused __attribute__((unused)) macro
467 #define __maybe_unused macro
/third_party/quickjs/
Dcutils.h38 #define __maybe_unused __attribute__((unused)) macro
/third_party/uboot/u-boot-2020.01/common/
Dimage.c62 # define __maybe_unused /* unimplemented */ macro