Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/boot/compressed/
Ddbg.c25 void puthex(unsigned long long val) in puthex() function
Ddecompress.c36 #define puthex(val) do {} while (0) macro