Searched refs:npaths (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DVirtualMachineImpl.c786 int npaths; local
791 npaths = countPaths(string);
792 (void)outStream_writeInt(out, npaths);
800 for ( i = 0 ; i < npaths ; i++ ) {

Completed in 43 milliseconds