Searched defs:t (Results 1 – 7 of 7) sorted by relevance
196 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size); in append_func() local321 unsigned t; in sift_rel_mcount() local368 unsigned t; in nop_mcount() local428 unsigned t; in find_secsym_ndx() local
753 unsigned nr, t, n; in build_type_list() local1217 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
98 #define for_each_marker_of_type(m, t) \ argument
419 static inline bool tree_fits_shwi_p(const_tree t) in tree_fits_shwi_p()433 static inline bool tree_fits_uhwi_p(const_tree t) in tree_fits_uhwi_p()441 static inline HOST_WIDE_INT tree_to_shwi(const_tree t) in tree_to_shwi()447 static inline unsigned HOST_WIDE_INT tree_to_uhwi(const_tree t) in tree_to_uhwi()946 static inline void debug_tree(const_tree t) in debug_tree()956 #define debug_tree(t) debug_tree(CONST_CAST_TREE(t)) argument
151 static enum symbol_type map_to_ns(enum symbol_type t) in map_to_ns()