Home
last modified time | relevance | path

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

12345

/openbsd/gnu/gcc/libmudflap/
H A Dmf-hooks2.c136 TRACE ("%s\n", __PRETTY_FUNCTION__); in WRAPPER2()
145 TRACE ("%s\n", __PRETTY_FUNCTION__); in WRAPPER2()
154 TRACE ("%s\n", __PRETTY_FUNCTION__); in WRAPPER2()
162 TRACE ("%s\n", __PRETTY_FUNCTION__); in WRAPPER2()
171 TRACE ("%s\n", __PRETTY_FUNCTION__); in WRAPPER2()
180 TRACE ("%s\n", __PRETTY_FUNCTION__); in WRAPPER2()
194 TRACE ("%s\n", __PRETTY_FUNCTION__); in WRAPPER2()
205 TRACE ("%s\n", __PRETTY_FUNCTION__); in WRAPPER2()
217 TRACE ("%s\n", __PRETTY_FUNCTION__); in WRAPPER2()
252 TRACE ("%s\n", __PRETTY_FUNCTION__); in WRAPPER2()
[all …]
/openbsd/lib/libpanel/
H A Dpanel.c47 #ifdef TRACE
59 #ifdef TRACE
78 #ifdef TRACE
93 #ifdef TRACE
119 #ifdef TRACE
131 #ifdef TRACE
143 #ifdef TRACE
155 #ifndef TRACE
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp129 TRACE("input section(" << GO->getSection() << ") "); in SelectSectionForGlobal()
159 TRACE("default_ELF_section\n"); in SelectSectionForGlobal()
192 TRACE("default_ELF_section\n"); in getExplicitSectionGlobal()
352 TRACE("Small data. Size(" << Size << ")"); in selectSmallSectionForGlobal()
362 TRACE(" default sbss\n"); in selectSmallSectionForGlobal()
374 TRACE(" unique sbss(" << Name << ")\n"); in selectSmallSectionForGlobal()
388 TRACE(" small COMMON (" << Name << ")\n"); in selectSmallSectionForGlobal()
398 TRACE(" const_object_as_data "); in selectSmallSectionForGlobal()
406 TRACE(" default sdata\n"); in selectSmallSectionForGlobal()
418 TRACE(" unique sdata(" << Name << ")\n"); in selectSmallSectionForGlobal()
[all …]
/openbsd/usr.sbin/nsd/
H A Dsiphash.c63 #define TRACE \ macro
75 #define TRACE macro
104 TRACE; in siphash()
139 TRACE; in siphash()
150 TRACE; in siphash()
162 TRACE; in siphash()
/openbsd/sbin/unwind/libunbound/util/
H A Dsiphash.c75 #define TRACE \ macro
87 #define TRACE macro
120 TRACE; in siphash()
167 TRACE; in siphash()
178 TRACE; in siphash()
190 TRACE; in siphash()
/openbsd/usr.sbin/unbound/util/
H A Dsiphash.c75 #define TRACE \ macro
87 #define TRACE macro
120 TRACE; in siphash()
167 TRACE; in siphash()
178 TRACE; in siphash()
190 TRACE; in siphash()
/openbsd/usr.bin/vi/common/
H A Dlog.c188 TRACE(sp, "%lu: %s: %u/%u\n", ep->l_cur, in log_cursor1()
265 TRACE(sp, "%u: log_line: append: %lu {%u}\n", in log_line()
269 TRACE(sp, "%lu: log_line: delete: %lu {%u}\n", in log_line()
273 TRACE(sp, "%lu: log_line: insert: %lu {%u}\n", in log_line()
277 TRACE(sp, "%lu: log_line: reset_f: %lu {%u}\n", in log_line()
281 TRACE(sp, "%lu: log_line: reset_b: %lu {%u}\n", in log_line()
331 TRACE(sp, "%lu: mark %c: %lu/%u\n", in log_mark()
663 TRACE(sp, "%lu: %s: APPEND: %lu\n", rno, msg, lno); in log_trace()
667 TRACE(sp, "%lu: %s: INSERT: %lu\n", rno, msg, lno); in log_trace()
671 TRACE(sp, "%lu: %s: DELETE: %lu\n", rno, msg, lno); in log_trace()
[all …]
H A Dline.c108 TRACE(sp, "retrieve TEXT buffer line %lu\n", (u_long)lno); in db_get()
131 TRACE(sp, "retrieve cached line %lu\n", (u_long)lno); in db_get()
164 TRACE(sp, "retrieve DB line %lu\n", (u_long)lno); in db_get()
186 TRACE(sp, "delete line %lu\n", (u_long)lno); in db_delete()
241 TRACE(sp, "append to %lu: len %u {%.*s}\n", lno, len, MIN(len, 20), p); in db_append()
308 TRACE(sp, "insert before %lu: len %lu {%.*s}\n", in db_insert()
366 TRACE(sp, "replace line %lu: len %lu {%.*s}\n", in db_set()
/openbsd/gnu/usr.bin/binutils/gas/
H A Datof-generic.c34 #ifdef TRACE
557 #ifdef TRACE in atof_generic()
564 #ifdef TRACE in atof_generic()
571 #ifdef TRACE in atof_generic()
577 #ifdef TRACE in atof_generic()
585 #ifdef TRACE in atof_generic()
609 #ifdef TRACE
H A 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()
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A 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
H A 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()
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dlogging.h111 #ifndef TRACE
113 # define TRACE(w) __rt_trace("%s ", (w)) macro
115 # define TRACE(w) ((void)(0)) macro
/openbsd/lib/libcurses/base/
H A Dlib_printw.c53 #ifdef TRACE in NCURSES_EXPORT()
74 #ifdef TRACE in wprintw()
94 #ifdef TRACE in mvprintw()
117 #ifdef TRACE in mvwprintw()
H A Dlib_ungetch.c52 #ifdef TRACE
81 #ifdef TRACE in safe_ungetch()
/openbsd/gnu/usr.bin/binutils/ld/
H A Ddeffilep.y31 #define TRACE 0 macro
317 #if TRACE in def_file_parse()
772 #if TRACE in def_exports()
935 #if TRACE in def_lex()
949 #if TRACE in def_lex()
981 #if TRACE in def_lex()
1003 #if TRACE in def_lex()
1020 #if TRACE in def_lex()
1026 #if TRACE in def_lex()
1045 #if TRACE in def_lex()
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Ddeffilep.y31 #define TRACE 0 macro
316 #if TRACE in def_file_parse()
782 #if TRACE in def_exports()
945 #if TRACE in def_lex()
959 #if TRACE in def_lex()
991 #if TRACE in def_lex()
1013 #if TRACE in def_lex()
1030 #if TRACE in def_lex()
1036 #if TRACE in def_lex()
1055 #if TRACE in def_lex()
[all …]
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf32-i386.c168 #define TRACE(str) \ macro
171 #define TRACE(str) macro
181 TRACE ("BFD_RELOC_NONE"); in elf_i386_reloc_type_lookup()
185 TRACE ("BFD_RELOC_32"); in elf_i386_reloc_type_lookup()
189 TRACE ("BFD_RELOC_CTOR"); in elf_i386_reloc_type_lookup()
193 TRACE ("BFD_RELOC_PC32"); in elf_i386_reloc_type_lookup()
205 TRACE ("BFD_RELOC_386_COPY"); in elf_i386_reloc_type_lookup()
254 TRACE ("BFD_RELOC_16"); in elf_i386_reloc_type_lookup()
262 TRACE ("BFD_RELOC_8"); in elf_i386_reloc_type_lookup()
266 TRACE ("BFD_RELOC_8_PCREL"); in elf_i386_reloc_type_lookup()
[all …]
/openbsd/lib/libmenu/
H A Dmf_common.h58 #ifdef TRACE
78 #ifdef TRACE
/openbsd/lib/libcurses/
H A Dterm.priv.h93 #ifdef TRACE
239 #ifdef TRACE
317 #ifdef TRACE
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-i386.c184 #define TRACE(str) \ macro
187 #define TRACE(str) macro
197 TRACE ("BFD_RELOC_NONE"); in elf_i386_reloc_type_lookup()
201 TRACE ("BFD_RELOC_32"); in elf_i386_reloc_type_lookup()
205 TRACE ("BFD_RELOC_CTOR"); in elf_i386_reloc_type_lookup()
209 TRACE ("BFD_RELOC_PC32"); in elf_i386_reloc_type_lookup()
221 TRACE ("BFD_RELOC_386_COPY"); in elf_i386_reloc_type_lookup()
270 TRACE ("BFD_RELOC_16"); in elf_i386_reloc_type_lookup()
278 TRACE ("BFD_RELOC_8"); in elf_i386_reloc_type_lookup()
282 TRACE ("BFD_RELOC_8_PCREL"); in elf_i386_reloc_type_lookup()
[all …]
/openbsd/lib/libcurses/tinfo/
H A Dlib_data.c199 #ifdef TRACE
258 #ifdef TRACE
280 #ifdef TRACE
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Event/
H A DV2.pm42 if (my $trace = $self->{+TRACE}) {
43 $self->{+TRACE} = Test2::EventFacet::Trace->new(%$trace);
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/lib/Test2/Util/
H A DGrabber.pm36 my $trace = $self->{+TRACE} ||= Test2::EventFacet::Trace->new(frame => [caller(1)]);
72 my $trace = $self->{+TRACE} ||= Test2::EventFacet::Trace->new(frame => [caller(1)]);
/openbsd/lib/libcurses/trace/
H A Dlib_trace.c57 #ifdef TRACE
115 #if defined(TRACE) in curses_trace()
218 #if defined(TRACE)
237 #ifdef TRACE in _nc_va_tracef()

12345