Searched defs:puthex (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/boot/compressed/ | ||
| H A D | dbg.c | 26 void puthex(unsigned long long val) in puthex() function |
| H A D | decompress.c | 36 #define puthex(val) do {} while (0) macro |