Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.h118 #define CLASS_OR_INTERFACE(decl, s1, s2) \ macro
H A Dparse.c9669 (CLASS_OR_INTERFACE (JDEP_DECL (dep), "class", "interface")),
H A Dparse.y6104 (CLASS_OR_INTERFACE (JDEP_DECL (dep), "class", "interface")),
H A DChangeLog13628 (CLASS_OR_INTERFACE): Handle the new CLASS_* flags location.
13906 CLASS_OR_INTERFACE, INCOMPLETE_P): New macros.