Searched refs:PRIxPTR (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | inttypes.h | 165 # define PRIxPTR __PRIPTR_PREFIX "x" macro
|
| /rk3399_rockchip-uboot/common/ |
| H A D | usb_storage.c | 1170 PRIxPTR "\n", block_dev->devnum, start, blks, buf_addr); in usb_stor_read() 1200 ", blccnt %x buffer %" PRIxPTR "\n", in usb_stor_read() 1254 PRIxPTR "\n", block_dev->devnum, start, blks, buf_addr); in usb_stor_write() 1286 PRIxPTR "\n", start, smallblks, buf_addr); in usb_stor_write()
|