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

/freebsd-9.3-release/contrib/gcc/config/
H A Dsol2-c.c116 tree decl = identifier_global_value (t);
171 tree decl = identifier_global_value (t);
229 tree decl = identifier_global_value (t);
/freebsd-9.3-release/contrib/gcc/
H A Dc-pragma.c354 decl = identifier_global_value (name);
435 decl = identifier_global_value (oldname);
H A Dc-format.c2441 hwi = identifier_global_value (hwi);
2495 locus = identifier_global_value (locus);
2548 loc = identifier_global_value (loc);
2565 t = identifier_global_value (t);
2589 hwi = identifier_global_value (hwi);
H A Dc-common.h626 extern tree identifier_global_value (tree);
H A Dc-common.c3371 TREE_TYPE (identifier_global_value (get_identifier (SIZE_TYPE)));
3376 TREE_TYPE (identifier_global_value (get_identifier (PID_TYPE)));
3445 wchar_type_node = TREE_TYPE (identifier_global_value (wchar_type_node));
3466 TREE_TYPE (identifier_global_value (get_identifier (WINT_TYPE)));
3469 TREE_TYPE (identifier_global_value (get_identifier (INTMAX_TYPE)));
3471 TREE_TYPE (identifier_global_value (get_identifier (UINTMAX_TYPE)));
3475 = TREE_TYPE (identifier_global_value (get_identifier (PTRDIFF_TYPE)));
H A Dc-decl.c5016 tree global_decl = identifier_global_value (declarator->u.id);
7210 identifier_global_value (tree t)
7179 identifier_global_value (tree t) function
/freebsd-9.3-release/contrib/gcc/cp/
H A Ddecl.c3015 is code in c-common.c that uses identifier_global_value to look
5849 release_fn = identifier_global_value (release_fn);
5850 abort_fn = identifier_global_value (abort_fn);
H A Dname-lookup.c1651 identifier_global_value (tree t)
1648 identifier_global_value (tree t) function

Completed in 231 milliseconds