Searched defs:t (Results 1 – 7 of 7) sorted by relevance
195 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size); in append_func() local333 unsigned t; in sift_rel_mcount() local380 unsigned t; in nop_mcount() local443 unsigned t; in find_secsym_ndx() local
749 unsigned nr, t, n; in build_type_list() local1213 const struct type *t = e->type_def; in dump_element() local
1190 strlcmp(const char *s, const char *t, size_t n) in strlcmp()
59 const char *p, *s, *t; in dump_blob() local
93 #define for_each_marker_of_type(m, t) \ argument
412 static inline bool tree_fits_shwi_p(const_tree t) in tree_fits_shwi_p()426 static inline bool tree_fits_uhwi_p(const_tree t) in tree_fits_uhwi_p()434 static inline HOST_WIDE_INT tree_to_shwi(const_tree t) in tree_to_shwi()440 static inline unsigned HOST_WIDE_INT tree_to_uhwi(const_tree t) in tree_to_uhwi()952 static inline void debug_tree(const_tree t) in debug_tree()962 #define debug_tree(t) debug_tree(CONST_CAST_TREE(t)) argument
139 static enum symbol_type map_to_ns(enum symbol_type t) in map_to_ns()