Home
last modified time | relevance | path

Searched refs:TRACE (Results 1 – 25 of 127) sorted by relevance

123456

/mirbsd/src/lib/libncurses/src/panel/
Dpanel.c42 #ifdef TRACE
54 #ifdef TRACE
73 #ifdef TRACE
88 #ifdef TRACE
112 #ifdef TRACE
124 #ifdef TRACE
136 #ifdef TRACE
148 #ifndef TRACE
Dp_new.c41 #ifdef TRACE
66 #ifdef TRACE in root_panel()
98 #ifdef TRACE in new_panel()
/mirbsd/src/usr.bin/vi/common/
Dlog.c196 TRACE(sp, "%lu: %s: %u/%u\n", ep->l_cur,
276 TRACE(sp, "%u: log_line: append: %lu {%u}\n",
280 TRACE(sp, "%lu: log_line: delete: %lu {%u}\n",
284 TRACE(sp, "%lu: log_line: insert: %lu {%u}\n",
288 TRACE(sp, "%lu: log_line: reset_f: %lu {%u}\n",
292 TRACE(sp, "%lu: log_line: reset_b: %lu {%u}\n",
344 TRACE(sp, "%lu: mark %c: %lu/%u\n",
680 TRACE(sp, "%lu: %s: C_INIT: %u/%u\n", rno, msg, m.lno, m.cno);
684 TRACE(sp, "%lu: %s: C_END: %u/%u\n", rno, msg, m.lno, m.cno);
688 TRACE(sp, "%lu: %s: APPEND: %lu\n", rno, msg, lno);
[all …]
Dline.c118 TRACE(sp, "retrieve TEXT buffer line %lu\n", (u_long)lno);
139 TRACE(sp, "retrieve cached line %lu\n", (u_long)lno);
172 TRACE(sp, "retrieve DB line %lu\n", (u_long)lno);
196 TRACE(sp, "delete line %lu\n", (u_long)lno);
258 TRACE(sp, "append to %lu: len %u {%.*s}\n", lno, len, MIN(len, 20), p);
331 TRACE(sp, "insert before %lu: len %lu {%.*s}\n",
395 TRACE(sp, "replace line %lu: len %lu {%.*s}\n",
Dsearch.c235 TRACE(sp, "F search: %lu from %u to %u\n",
256 TRACE(sp, "F search: %qu to %qu\n",
372 TRACE(sp, "B search: %lu from 0 to %qu\n", lno, match[0].rm_eo);
396 TRACE(sp, "B found: %qu to %qu\n",
/mirbsd/src/gnu/usr.bin/cvs/src/
Dlock.c173 TRACE (TRACE_FLOW, "lock_name (%s, %s)", in lock_name()
311 TRACE (TRACE_FLOW, "remove_lock_files (%s)", lock->repository); in remove_lock_files()
367 TRACE (TRACE_FUNCTION, "Simple_Lock_Cleanup()"); in Simple_Lock_Cleanup()
419 TRACE (TRACE_FUNCTION, "Lock_Cleanup()"); in Lock_Cleanup()
467 TRACE (TRACE_FLOW, "remove_locks()"); in remove_locks()
516 TRACE (TRACE_FUNCTION, "Reader_Lock(%s)", xrepository); in Reader_Lock()
601 TRACE (TRACE_FLOW, "lock_exists (%s, %s, %s)", in lock_exists()
682 TRACE (TRACE_FLOW, "readers_exist (%s)", repository); in readers_exist()
709 TRACE (TRACE_FLOW, "promotable_exists (%s)", repository); in promotable_exists()
733 TRACE (TRACE_FUNCTION, "set_promotable_lock(%s)", in set_promotable_lock()
[all …]
Dparseinfo.c71 TRACE (TRACE_FUNCTION, "Parse_Info (%s, %s, %s)", in Parse_Info()
255 TRACE (TRACE_DATA, "readSizeT(): Found factor %zu for %s", in readSizeT()
279 TRACE (TRACE_DATA, "readSizeT(): read number %zu for %s", num, option); in readSizeT()
281 TRACE (TRACE_DATA, "readSizeT(): returnning %zu for %s", *val, option); in readSizeT()
293 TRACE (TRACE_FLOW, "new_config ()"); in new_config()
401 TRACE (TRACE_FUNCTION, "parse_config (%s)", cvsroot); in parse_config()
487 TRACE (TRACE_DATA, "parse_info() examining line: `%s'", line); in parse_config()
509 TRACE (TRACE_FLOW, "Matched root section`%s'", line); in parse_config()
Dfilesubr.c38 TRACE (TRACE_FUNCTION, "copy(%s,%s)", from, to); in copy_file()
365 TRACE (TRACE_FUNCTION, "chmod(%s,%o)", fname, (unsigned int) mode); in xchmod()
380 TRACE (TRACE_FUNCTION, "rename(%s,%s)", from, to); in rename_file()
395 TRACE (TRACE_FUNCTION, "unlink_file(%s)", f); in unlink_file()
419 TRACE (TRACE_FUNCTION, "unlink_file_dir(%s)", f); in unlink_file_dir()
Dcreate_adm.c41 TRACE (TRACE_FUNCTION, "Create_Admin (%s, %s, %s, %s, %s, %d, %d, %d)", in Create_Admin()
166 TRACE (TRACE_FUNCTION, "Create_Admin"); in Create_Admin()
Drecurse.c170 TRACE ( TRACE_FLOW, in start_recursion()
184 TRACE ( TRACE_FLOW, in start_recursion()
613 TRACE (TRACE_FLOW, "do_recursion ( frame=%p )", (void *) frame); in do_recursion()
615 TRACE (TRACE_FLOW, "do_recursion ( frame=%lx )", (unsigned long) frame); in do_recursion()
897 TRACE (TRACE_FLOW, "Leaving do_recursion (frame=%p)", (void *)frame); in do_recursion()
899 TRACE (TRACE_FLOW, "Leaving do_recursion (frame=%lx)", in do_recursion()
/mirbsd/src/gnu/usr.bin/binutils/gas/
Datof-generic.c34 #ifdef TRACE
543 #ifdef TRACE in atof_generic()
550 #ifdef TRACE in atof_generic()
557 #ifdef TRACE in atof_generic()
563 #ifdef TRACE in atof_generic()
571 #ifdef TRACE in atof_generic()
595 #ifdef TRACE
Dflonum-mult.c127 #ifdef TRACE in flonum_multip()
138 #ifdef TRACE in flonum_multip()
149 #ifdef TRACE in flonum_multip()
163 #ifdef TRACE in flonum_multip()
/mirbsd/src/lib/libncurses/src/ncurses/base/
Dlib_printw.c50 #ifdef TRACE in NCURSES_EXPORT()
70 #ifdef TRACE in wprintw()
90 #ifdef TRACE in mvprintw()
111 #ifdef TRACE in mvwprintw()
Dlib_ungetch.c47 #ifdef TRACE
74 #ifdef TRACE in ungetch()
Dlib_freeall.c103 #ifdef TRACE in NCURSES_EXPORT()
124 #ifdef TRACE in _nc_free_and_exit()
Dresizeterm.c51 #ifdef TRACE
249 #ifdef TRACE in resize_term()
281 #ifdef TRACE in resize_term()
Dlib_refresh.c86 #ifdef TRACE in wnoutrefresh()
185 #ifdef TRACE in wnoutrefresh()
/mirbsd/src/lib/libncurses/src/menu/
Dmf_common.h55 #ifdef TRACE
80 #ifdef TRACE
101 #ifndef TRACE
Dmenu.priv.h126 #ifdef TRACE
146 #if defined(TRACE) || defined(TRACE_DEFS)
/mirbsd/src/gnu/usr.bin/binutils/ld/
Ddeffilep.y31 #define TRACE 0 macro
316 #if TRACE in def_file_parse()
765 #if TRACE in def_exports()
828 #undef TRACE
829 #define TRACE 0 macro
928 #if TRACE in def_lex()
942 #if TRACE in def_lex()
974 #if TRACE in def_lex()
996 #if TRACE in def_lex()
1013 #if TRACE in def_lex()
[all …]
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-i386.c169 #define TRACE(str) \ macro
172 #define TRACE(str) macro
182 TRACE ("BFD_RELOC_NONE"); in elf_i386_reloc_type_lookup()
186 TRACE ("BFD_RELOC_32"); in elf_i386_reloc_type_lookup()
190 TRACE ("BFD_RELOC_CTOR"); in elf_i386_reloc_type_lookup()
194 TRACE ("BFD_RELOC_PC32"); in elf_i386_reloc_type_lookup()
198 TRACE ("BFD_RELOC_386_GOT32"); in elf_i386_reloc_type_lookup()
202 TRACE ("BFD_RELOC_386_PLT32"); in elf_i386_reloc_type_lookup()
206 TRACE ("BFD_RELOC_386_COPY"); in elf_i386_reloc_type_lookup()
210 TRACE ("BFD_RELOC_386_GLOB_DAT"); in elf_i386_reloc_type_lookup()
[all …]
/mirbsd/src/lib/libncurses/src/ncurses/tty/
Dhardscroll.c203 #ifdef TRACE in _nc_scroll_optimize()
258 #if defined(TRACE) || defined(SCROLLDEBUG) || defined(HASHDEBUG)
290 #ifdef TRACE in main()
/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTUtils.h548 #define TRACE (WWW_TraceFlag) macro
549 #define TRACE_bit(n) (TRACE && (WWW_TraceMask & (1 << n)) != 0)
661 #define CTRACE(p) ((void)((TRACE) && ( LY_SHOWWHERE fprintf p )))
664 #define CTRACE_SLEEP(secs) if (TRACE && LYTraceLogFP == 0) sleep((unsigned)secs)
665 #define CTRACE_FLUSH(fp) if (TRACE) fflush(fp)
/mirbsd/src/lib/libncurses/src/ncurses/trace/
Dvisbuf.c93 #ifdef TRACE in _nc_visbuf2n()
130 #ifdef TRACE
158 #ifdef TRACE in _nc_viswbuf2n()
/mirbsd/src/lib/libncurses/src/ncurses/tinfo/
Dcomp_scan.c347 #ifdef TRACE in _nc_get_token()
388 #ifdef TRACE in _nc_get_token()
432 #ifdef TRACE in _nc_get_token()
625 #ifdef TRACE in _nc_get_token()

123456