Searched refs:FRIEND_DECLS (Results 1 – 4 of 4) sorted by relevance
60 tree friends = FRIEND_DECLS (list); in is_friend()151 tree friends = FRIEND_DECLS (list); in add_friend()
2722 #define FRIEND_DECLS(LIST) (TREE_VALUE (LIST)) macro
4519 for (friends = FRIEND_DECLS (list); friends; in arg_assoc_class()
5889 (FRIEND_DECLS): Likewise.5894 * friend.c (is_friend): Use FRIEND_NAME and FRIEND_DECLS.