Searched defs:len_type (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/usr.sbin/sysinst/arch/mac68k/ |
H A D | md.c | 667 getFstype(part, len_type, type) in getFstype() argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-decl.cc | 2547 tree len_type = TREE_VALUE (TREE_CHAIN (typelist)); in create_function_arglist() local 2636 tree len_type = TREE_VALUE (hidden_typelist); in create_function_arglist() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-decl.c | 2523 tree len_type = TREE_VALUE (TREE_CHAIN (typelist)); in create_function_arglist() local 2612 tree len_type = TREE_VALUE (hidden_typelist); in create_function_arglist() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | expr.cc | 2208 emit_block_cmp_via_cmpmem (rtx x, rtx y, rtx len, tree len_type, rtx target, in emit_block_cmp_via_cmpmem() 2242 emit_block_cmp_hints (rtx x, rtx y, rtx len, tree len_type, rtx target, in emit_block_cmp_hints()
|
H A D | tree-vect-loop.cc | 9328 tree len_type = LOOP_VINFO_RGROUP_COMPARE_TYPE (loop_vinfo); in vect_get_loop_len() local
|
H A D | tree-vect-stmts.cc | 12626 tree len_type = TREE_TYPE (len); in vect_gen_len() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | expr.c | 2004 emit_block_cmp_via_cmpmem (rtx x, rtx y, rtx len, tree len_type, rtx target, in emit_block_cmp_via_cmpmem() 2038 emit_block_cmp_hints (rtx x, rtx y, rtx len, tree len_type, rtx target, in emit_block_cmp_hints()
|