Home
last modified time | relevance | path

Searched defs:add_hex (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/arm/boot/bootp/
H A DMakefile11 add_hex = $(shell printf 0x%x $$(( $(1) + $(2) )) ) macro
/kernel/linux/linux-6.6/arch/arm/boot/
H A DMakefile17 add_hex = $(shell printf 0x%x $$(( $(1) + $(2) )) ) macro

Completed in 1 milliseconds