Home
last modified time | relevance | path

Searched refs:CLUSTER_32 (Results 1 - 1 of 1) sorted by relevance

/third_party/exfatprogs/include/
H A Dexfat_ondisk.h93 #define CLUSTER_32(x) ((unsigned int)((x) & 0xFFFFFFFFU)) macro
94 #define EXFAT_EOF_CLUSTER CLUSTER_32(~0)

Completed in 2 milliseconds