Home
last modified time | relevance | path

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

/linux/arch/mips/boot/compressed/
H A Ddecompress.h16 #define puthex(val) do {} while (0) macro
H A Ddbg.c28 void puthex(unsigned long long val) in puthex() function