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

/haiku-buildtools/legacy/gcc/gcc/java/
H A Djcf-path.c80 static struct entry *classpath_u;
245 free_entry (&classpath_u);
246 add_path (&classpath_u, path, 0);
274 else if (classpath_u)
276 secondary = classpath_u;
277 classpath_u = NULL;
286 free_entry (&classpath_u);
79 static struct entry *classpath_u; variable in typeref:struct:entry

Completed in 97 milliseconds