Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c3920 tree array_ptr_attrs = NULL_TREE; in grokdeclarator() local
4158 || array_ptr_attrs != NULL_TREE in grokdeclarator()
4166 array_ptr_attrs = NULL_TREE; in grokdeclarator()
4201 array_ptr_attrs = declarator->u.array.attrs; in grokdeclarator()
4414 || array_ptr_attrs != NULL_TREE in grokdeclarator()
4419 array_ptr_attrs = NULL_TREE; in grokdeclarator()
4666 if (array_ptr_attrs != NULL_TREE) in grokdeclarator()