Home
last modified time | relevance | path

Searched defs:TYPE_SIGNED (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/tools/tzcode/
Dprivate.h317 #define TYPE_SIGNED(type) (((type) -1) < 0) macro
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h325 #define TYPE_SIGNED(type) (((type) -1) < 0) macro
/third_party/tzdata/
Dprivate.h814 #define TYPE_SIGNED(type) (((type) -1) < 0) macro