Home
last modified time | relevance | path

Searched refs:nifs (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/native/
Dnet_util_md.c677 static int nifs = 0; /* number of entries used in array */ variable
712 nifs ++; in initLocalIfs()
713 if (nifs > localifsSize) { in initLocalIfs()
717 nifs = 0; in initLocalIfs()