Searched defs:ntv (Results 1 – 9 of 9) sorted by relevance
1027 int ntv = getNumericTypeValue(getProperty(c)); in getNumericValue() local1091 int ntv = getNumericTypeValue(getProperty(c)); in getUnicodeNumericValue() local1265 private static final int ntvGetType(int ntv) { in ntvGetType()
1028 int ntv = getNumericTypeValue(getProperty(c)); in getNumericValue() local1092 int ntv = getNumericTypeValue(getProperty(c)); in getUnicodeNumericValue() local1266 private static final int ntvGetType(int ntv) { in ntvGetType()
111 #define UPROPS_NTV_GET_TYPE(ntv) \ argument
384 int32_t ntv; in u_getNumericValue() local
507 int32_t ntv=(int32_t)GET_NUMERIC_TYPE_VALUE(u_getMainProperties(c)); in getNumericType() local