Searched defs:current_line (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/usr.bin/talk/
H A Dmsgs.c50 int current_line = 0; variable
/freebsd-10-stable/contrib/gdb/gdb/
H A Dgdbthread.h53 int current_line; member in struct:thread_info
H A Dthread.c293 load_infrun_state(ptid_t ptid, CORE_ADDR *prev_pc, int *trap_expected, struct breakpoint **step_resume_breakpoint, struct breakpoint **through_sigtramp_breakpoint, CORE_ADDR *step_range_start, CORE_ADDR *step_range_end, struct frame_id *step_frame_id, int *handling_longjmp, int *another_trap, int *stepping_through_solib_after_catch, bpstat *stepping_through_solib_catchpoints, int *stepping_through_sigtramp, int *current_line, struct symtab **current_symtab, CORE_ADDR *step_sp) argument
339 save_infrun_state(ptid_t ptid, CORE_ADDR prev_pc, int trap_expected, struct breakpoint *step_resume_breakpoint, struct breakpoint *through_sigtramp_breakpoint, CORE_ADDR step_range_start, CORE_ADDR step_range_end, const struct frame_id *step_frame_id, int handling_longjmp, int another_trap, int stepping_through_solib_after_catch, bpstat stepping_through_solib_catchpoints, int stepping_through_sigtramp, int current_line, struct symtab *current_symtab, CORE_ADDR step_sp) argument
H A Dinfrun.c970 int current_line; member in struct:execution_control_state
/freebsd-10-stable/contrib/libreadline/
H A Dhistfile.c168 int file, current_line, chars_read; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBCommandInterpreter.cpp160 SBCommandInterpreter::HandleCompletion (const char *current_line, argument
202 HandleCompletion(const char *current_line, uint32_t cursor_pos, int match_start_point, int max_return_elements, lldb::SBStringList &matches) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dfile-merge.c93 copy_to_merged_file(svn_linenum_t *new_current_line, apr_file_t *merged_file, apr_file_t *source_file, apr_off_t start, apr_off_t len, svn_linenum_t current_line, apr_pool_t *scratch_pool) argument
261 read_diff_chunk(apr_array_header_t **lines, svn_linenum_t *new_current_line, apr_file_t *file, svn_linenum_t current_line, apr_off_t start, apr_off_t len, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_file.c1398 apr_off_t current_line[2]; member in struct:svn_diff__file_output_baton_t
1986 apr_off_t current_line[3]; member in struct:svn_diff3__file_output_baton_t
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dpatch.c79 svn_linenum_t current_line; member in struct:target_content_t
[all...]
/freebsd-10-stable/contrib/tnftp/src/
H A Dftp.c372 char current_line[BUFSIZ]; /* last line of previous reply */ local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1982 CommandInterpreter::HandleCompletion (const char *current_line, argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp452 IOHandlerEditline::AutoCompleteCallback (const char *current_line, argument
181 IOHandlerComplete(IOHandler &io_handler, const char *current_line, const char *cursor, const char *last_char, int skip_first_n_matches, int max_matches, StringList &matches) argument
246 IOHandlerComplete(IOHandler &io_handler, const char *current_line, const char *cursor, const char *last_char, int skip_first_n_matches, int max_matches, StringList &matches) argument
/freebsd-10-stable/contrib/gcc/
H A Ddwarf2out.c7914 unsigned long current_line; local
[all...]

Completed in 386 milliseconds