Home
last modified time | relevance | path

Searched defs:ident_len (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dattribs.h193 size_t ident_len = IDENTIFIER_LENGTH (get_attribute_name (list)); in lookup_attribute_by_prefix() local
H A Dattribs.c1804 size_t ident_len = IDENTIFIER_LENGTH (attr); in private_lookup_attribute() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.h139 unsigned int ident_len; member
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.h132 unsigned int ident_len; member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree.c5247 size_t ident_len = IDENTIFIER_LENGTH (ident); in private_is_attribute_p() local
5275 size_t ident_len = IDENTIFIER_LENGTH (TREE_PURPOSE (list)); in private_lookup_attribute() local
5330 size_t ident_len = IDENTIFIER_LENGTH (TREE_PURPOSE (list)); in lookup_ident_attribute() local