Home
last modified time | relevance | path

Searched defs:TYPE_BIT (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h321 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
/third_party/icu/icu4c/source/tools/tzcode/
Dprivate.h321 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h321 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
/third_party/tzdata/
Dprivate.h631 #define TYPE_BIT(type) (sizeof(type) * CHAR_BIT) macro