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/
H A Dprivate.h317 #define TYPE_SIGNED(type) (((type) -1) < 0) macro
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dprivate.h325 #define TYPE_SIGNED(type) (((type) -1) < 0) macro
/third_party/tzdata/
H A Dprivate.h814 #define TYPE_SIGNED(type) (((type) -1) < 0) macro

Completed in 4 milliseconds