Home
last modified time | relevance | path

Searched defs:hex32 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/util/marvell/doimage_mv/
H A Ddoimage.c752 unsigned int *hex32 = NULL; in build_hex_img() local
871 unsigned long *hex32 = NULL; in build_bin_img() local
/aosp_15_r20/external/coreboot/payloads/linuxcheck/
H A Di386.c43 void hex32(u32 c) in hex32() function