Searched defs:newend (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-split.cc | 482 tree newend = gimple_build (stmts, minmax, TREE_TYPE (border), in compute_new_first_bound() local 639 tree newend = compute_new_first_bound (&stmts, &niter, border, in split_loop() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-split.c | 482 tree newend = gimple_build (stmts, minmax, TREE_TYPE (border), in compute_new_first_bound() local 603 tree newend = compute_new_first_bound (&stmts, &niter, border, in split_loop() local
|
/netbsd-src/sys/kern/ |
H A D | subr_extent.c | 623 u_long newstart, newend, exend, beststart, bestovh, ovh; in extent_alloc_subregion1() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | rdata.c | 440 unsigned int max_octet, newend, end; in typemap_fromtext() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | rdata.c | 442 unsigned int max_octet, newend, end; typemap_fromtext() local
|
/netbsd-src/sys/uvm/ |
H A D | uvm_map.c | 2672 vaddr_t dstaddr, end, newend, oldoffset, fudge, orig_fudge; uvm_map_extract() local
|