Searched refs:flexible_array_type_p (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c3889 flexible_array_type_p (tree type)
3909 if (flexible_array_type_p (TREE_TYPE (x)))
4404 if (pedantic && !in_system_header && flexible_array_type_p (type))
5756 && flexible_array_type_p (TREE_TYPE (x)))
3870 flexible_array_type_p (tree type) function

Completed in 102 milliseconds