Home
last modified time | relevance | path

Searched defs:tn (Results 1 – 25 of 100) sorted by relevance

1234

/netbsd-src/usr.bin/xlint/lint1/
H A Dfunc.c416 check_case_label_enum(const tnode_t *tn, const control_statement *cs) in check_case_label_enum() argument
462 check_case_label(tnode_t *tn) in check_case_label() argument
517 case_label(tnode_t * tn) case_label() argument
551 check_controlling_expression(tnode_t * tn,bool is_do_while) check_controlling_expression() argument
577 stmt_if_expr(tnode_t * tn) stmt_if_expr() argument
615 stmt_switch_expr(tnode_t * tn) stmt_switch_expr() argument
715 stmt_while_expr(tnode_t * tn) stmt_while_expr() argument
760 stmt_do_while_expr(tnode_t * tn) stmt_do_while_expr() argument
908 is_parenthesized(const tnode_t * tn) is_parenthesized() argument
916 check_return_value(bool sys,tnode_t * tn) check_return_value() argument
946 stmt_return(bool sys,tnode_t * tn) stmt_return() argument
[all...]
H A Dtree.c277 ic_expr(const tnode_t * tn) ic_expr() argument
321 possible_bits(const tnode_t * tn) possible_bits() argument
588 is_out_of_char_range(const tnode_t * tn) is_out_of_char_range() argument
741 apply_usual_arithmetic_conversions(op_t op,tnode_t * tn,tspec_t t) apply_usual_arithmetic_conversions() argument
793 build_address(bool sys,tnode_t * tn,bool force) build_address() argument
978 fold_constant_integer(tnode_t * tn) fold_constant_integer() argument
1256 is_null_pointer(const tnode_t * tn) is_null_pointer() argument
1347 is_cast_redundant(const tnode_t * tn) is_cast_redundant() argument
1552 check_precedence_confusion(tnode_t * tn) check_precedence_confusion() argument
1576 fold_constant_compare_zero(tnode_t * tn) fold_constant_compare_zero() argument
1649 fold_constant_floating(tnode_t * tn) fold_constant_floating() argument
1734 use(const tnode_t * tn) use() argument
1917 build_unary(op_t op,bool sys,tnode_t * tn) build_unary() argument
1998 remove_unknown_member(tnode_t * tn,sym_t * msym) remove_unknown_member() argument
2023 struct_or_union_member(tnode_t * tn,op_t op,sym_t * msym) struct_or_union_member() argument
2117 cconv(tnode_t * tn) cconv() argument
2143 before_conversion(const tnode_t * tn) before_conversion() argument
2201 typeok_incdec(op_t op,const tnode_t * tn,const type_t * tp) typeok_incdec() argument
2220 typeok_address(op_t op,const tnode_t * tn,const type_t * tp,tspec_t t) typeok_address() argument
2690 is_direct_function_call(const tnode_t * tn,const char ** out_name) is_direct_function_call() argument
2714 is_const_char_pointer(const tnode_t * tn) is_const_char_pointer() argument
2739 is_const_pointer(const tnode_t * tn) is_const_pointer() argument
2934 has_side_effect(const tnode_t * tn) has_side_effect() argument
2961 is_void_cast(const tnode_t * tn) is_void_cast() argument
2969 is_local_symbol(const tnode_t * tn) is_local_symbol() argument
2978 is_int_constant_zero(const tnode_t * tn) is_int_constant_zero() argument
2987 check_null_effect(const tnode_t * tn) check_null_effect() argument
3248 promote_c90(const tnode_t * tn,tspec_t t,bool farg) promote_c90() argument
3284 promote(op_t op,bool farg,tnode_t * tn) promote() argument
3313 check_lossy_floating_to_integer_conversion(op_t op,int arg,const type_t * tp,const tnode_t * tn) check_lossy_floating_to_integer_conversion() argument
3331 convert_integer_from_floating(op_t op,int arg,const type_t * tp,const tnode_t * tn) convert_integer_from_floating() argument
3392 check_prototype_conversion(int arg,tspec_t nt,tspec_t ot,type_t * tp,tnode_t * tn) check_prototype_conversion() argument
3422 can_represent(const type_t * tp,const tnode_t * tn) can_represent() argument
3468 convert_integer_from_integer(op_t op,int arg,tspec_t nt,tspec_t ot,type_t * tp,tnode_t * tn) convert_integer_from_integer() argument
3514 convert_integer_from_pointer(op_t op,tspec_t nt,type_t * tp,tnode_t * tn) convert_integer_from_pointer() argument
3619 convert_pointer_from_pointer(type_t * ntp,tnode_t * tn) convert_pointer_from_pointer() argument
3676 convert(op_t op,int arg,type_t * tp,tnode_t * tn) convert() argument
4006 tnode_t *tn = build_integer_constant(SIZEOF_TSPEC, size_in_bytes); build_sizeof() local
4048 tnode_t *tn = build_integer_constant(SIZEOF_TSPEC, offset_in_bytes); build_offsetof() local
4164 null_pointer_offset(tnode_t * tn) null_pointer_offset() argument
4185 cast(tnode_t * tn,bool sys,type_t * tp) cast() argument
4280 check_prototype_argument(int n,type_t * tp,tnode_t * tn) check_prototype_argument() argument
4389 integer_constant(tnode_t * tn,bool required) integer_constant() argument
4435 is_constcond_false(const tnode_t * tn,tspec_t t) is_constcond_false() argument
4450 expr(tnode_t * tn,bool vctx,bool cond,bool dofreeblk,bool is_do_while) expr() argument
4581 check_expr_call(const tnode_t * tn,const tnode_t * ln,bool szof,bool vctx,bool cond,bool retval_discarded) check_expr_call() argument
4650 check_expr_misc(const tnode_t * tn,bool vctx,bool cond,bool eqwarn,bool fcall,bool retval_discarded,bool szof) check_expr_misc() argument
4735 constant_addr(const tnode_t * tn,const sym_t ** symp,ptrdiff_t * offsp) constant_addr() argument
4855 do_statement_expr(tnode_t * tn) do_statement_expr() argument
4871 tnode_t *tn; end_statement_expr() local
[all...]
H A Dckgetopt.c80 is_getopt_condition(const tnode_t *tn, char **out_options) in is_getopt_condition()
144 check_getopt_begin_while(const tnode_t *tn) in check_getopt_begin_while()
H A Dckbool.c54 is_int_constant_zero(const tnode_t *tn, tspec_t t) in is_int_constant_zero()
187 is_typeok_bool_compares_with_zero(const tnode_t *tn, bool is_do_while) in is_typeok_bool_compares_with_zero()
H A Dinit.c214 check_non_constant_initializer(const tnode_t *tn, const sym_t *sym) in check_non_constant_initializer() argument
835 tnode_t *tn = build_binary(ln, INIT, false /* XXX */, rn); in initialization_expr_using_op() local
843 initialization_init_array_from_string(initialization *in, tnode_t *tn) in initialization_init_array_from_string() argument
882 initialization_expr(initialization * in,tnode_t * tn) initialization_expr() argument
991 init_expr(tnode_t * tn) init_expr() argument
[all...]
H A Dmem1.c201 const tnode_t *tn = p; in debug_memory_pool_item() local
345 tnode_t *tn = expr_zero_alloc(sizeof(*tn), "tnode"); in expr_alloc_tnode() local
H A Dexterns1.h164 debug_node(tn) global() argument
H A Demit1.c326 outcall(const tnode_t *tn, bool retval_used, bool retval_discarded) in outcall() argument
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dtxg.c754 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); in txg_list_add() local
778 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); in txg_list_add_tail() local
805 txg_node_t *tn; in txg_list_remove() local
827 txg_node_t *tn, **tp; in txg_list_remove_this() local
850 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); in txg_list_member() local
862 txg_node_t *tn = tl->tl_head[t]; in txg_list_head() local
871 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); in txg_list_next() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-generated-function-mockers.h120 #define GMOCK_RESULT_(tn, ...) \ argument
125 #define GMOCK_ARG_(tn, N, ...) \ argument
130 #define GMOCK_MATCHER_(tn, N, ...) \ argument
139 #define GMOCK_METHOD0_(tn, constness, ct, Method, ...) \ argument
163 #define GMOCK_METHOD1_(tn, constness, ct, Method, ...) \ argument
189 #define GMOCK_METHOD2_(tn, constness, ct, Method, ...) \ argument
219 #define GMOCK_METHOD3_(tn, constness, ct, Method, ...) \ argument
254 #define GMOCK_METHOD4_(tn, constness, ct, Method, ...) \ argument
292 #define GMOCK_METHOD5_(tn, constness, ct, Method, ...) \ argument
334 #define GMOCK_METHOD6_(tn, constness, ct, Method, ...) \ argument
[all …]
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-str.c210 size_t tn; in testmain() local
264 size_t tn = mpz_size (a); in testmain() local
H A Dt-limbs.c35 mp_size_t tn, an, bn; in my_mpz_mul() local
H A Dt-mpq_str.c205 size_t tn; in testmain() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dmu_bdiv_q.c77 mp_size_t tn, wn; in mpn_mu_bdiv_q_old() local
240 mp_size_t qn, in, tn, itch_binvert, itch_out, itches; in mpn_mu_bdiv_q_itch() local
H A Dmu_bdiv_qr.c77 mp_size_t tn, wn; in mpn_mu_bdiv_qr_old() local
281 mp_size_t qn, in, tn, itch_binvert, itch_out, itches; in mpn_mu_bdiv_qr_itch() local
H A Dtrialdiv.c94 mpn_trialdiv (mp_srcptr tp, mp_size_t tn, mp_size_t nprimes, int *where) in mpn_trialdiv()
/netbsd-src/usr.bin/fstat/
H A Dtmpfs.c50 struct tmpfs_node tn; in tmpfs_filestat() local
/netbsd-src/external/lgpl3/gmp/dist/rand/
H A Drandlc2x.c76 mp_size_t tn, seedn, an; in lc() local
157 mp_size_t tn; in randget_lc() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dinitsem.d341 auto tn = t.nextOf(); in initializerSemantic() local
763 auto tn = t.nextOf(); in initializerSemantic() local
784 auto tn = t.nextOf().toBasetype(); in initializerSemantic() local
1247 Type tn = t.nextOf().toBasetype(); in visitArray() local
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dfrac.c35 mp_size_t un, tn, t0; in mpfr_frac() local
H A Dcmp2.c145 mp_size_t tn; in mpfr_cmp2() local
H A Dround_prec.c182 mp_size_t k, k1, tn; in mpfr_can_round_raw() local
/netbsd-src/sys/arch/vax/boot/boot/
H A Dhp.c111 unsigned int bn, cn, sn, tn; in hpstrategy() local
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dpowm_ui.c127 mp_size_t xn, tn, mn, bn; in mpz_powm_ui() local
/netbsd-src/sys/arch/evbsh3/include/
H A Dbus_funcs.h75 #define __bs_rs(sz, tn, t, h, o) \ argument
78 #define __bs_rss(sz, tn, t, h, o) \ argument
82 #define __bs_ws(sz, tn, t, h, o, v) \ argument
87 #define __bs_wss(sz, tn, t, h, o, v) \ argument
93 #define __bs_nonsingle(type, sz, tn, t, h, o, a, c) \ argument
100 #define __bs_set(type, sz, tn, t, h, o, v, c) \ argument
106 #define __bs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ argument

1234