Searched refs:start_byte_pos (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c3722 unsigned HOST_WIDE_INT start_byte_pos local
4053 - start_byte_pos,
4139 - start_byte_pos,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc4057 const unsigned HOST_WIDE_INT start_byte_pos local
4344 const unsigned HOST_WIDE_INT try_offset = try_pos - start_byte_pos;
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp2775 CharUnits start_byte_pos = RunSkipBlockVars[i].block_var_bytepos; local
2776 CharUnits end_byte_pos = start_byte_pos;
2787 end_byte_pos - start_byte_pos + RunSkipBlockVars[j-1].block_var_size;

Completed in 148 milliseconds