Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Djcf.h316 extern void *jcf_path_next PARAMS ((void *));
Djcf-path.c472 jcf_path_next (x) in jcf_path_next() function
Djcf-io.c470 for (entry = jcf_path_start (); entry != NULL; entry = jcf_path_next (entry))
Dparse.y6869 for (entry = jcf_path_start (); entry != NULL; entry = jcf_path_next (entry))
Dparse.c10434 for (entry = jcf_path_start (); entry != NULL; entry = jcf_path_next (entry))