Home
last modified time | relevance | path

Searched defs:attribute_name (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djcf-reader.c63 uint16 attribute_name = (JCF_FILL (jcf, 6), JCF_readu2 (jcf)); local
112 uint16 attribute_name = (JCF_FILL (jcf, 6), JCF_readu2 (jcf)); variable
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsymbian.c757 symbian_class_needs_attribute_p (tree ctype, const char *attribute_name) in symbian_class_needs_attribute_p()