Home
last modified time | relevance | path

Searched refs:first_instruction (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
HDreps.c72 apr_uint32_t first_instruction; member
503 rep.first_instruction = (apr_uint32_t)builder->instructions->nelts; in svn_fs_x__reps_add()
564 - rep.first_instruction; in svn_fs_x__reps_add()
745 svn_packed__add_uint(reps_stream, rep->first_instruction); in svn_fs_x__write_reps_container()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDThread.cpp1993 const bool first_instruction = false; in StepOut() local
1998 abort_other_plans, nullptr, first_instruction, stop_other_threads, in StepOut()