Searched defs:ntv (Results 1 – 6 of 6) sorted by relevance
1008 int ntv = getNumericTypeValue(getProperty(c)); in getNumericValue() local1072 int ntv = getNumericTypeValue(getProperty(c)); in getUnicodeNumericValue() local1246 private static final int ntvGetType(int ntv) { in ntvGetType()
1007 int ntv = getNumericTypeValue(getProperty(c)); in getNumericValue() local1071 int ntv = getNumericTypeValue(getProperty(c)); in getUnicodeNumericValue() local1245 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
474 int32_t ntv=(int32_t)GET_NUMERIC_TYPE_VALUE(u_getMainProperties(c)); in getNumericType() local