Home
last modified time | relevance | path

Searched refs:__c_count (Results 1 – 1 of 1) sorted by relevance

/third_party/exfatprogs/include/
Dlibexfat.h102 #define EXFAT_BITMAP_SIZE(__c_count) \ argument
103 (DIV_ROUND_UP(__c_count, BITS_PER) * sizeof(bitmap_t))