Searched defs:tn (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/native/
H A DIOUtil.c115 int tn = 0; local
119 tn += n;
124 return (tn > 0) ? JNI_TRUE : JNI_FALSE;

Completed in 19 milliseconds