Searched defs:Bytes (Results 1 – 1 of 1) sorted by relevance
40 #define bytes2KiB(Bytes) (Bytes / (1024u)) argument41 #define bytes2MiB(Bytes) (Bytes / (1024u * 1024u)) argument