Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dexpr.c418 int source_depth = class_depth (source_type); local
422 if (source_depth < 0 || target_depth < 0)
441 for ( ; source_depth > target_depth; source_depth--)