/dports/lang/snobol4/snobol4-2.2.2/test/ |
H A D | callgraph.ref | 850 TRACEP TRACE 852 TRACEP TRACE 854 TRACEP TRACE 855 FINDEX TRACEP 856 BLOCK TRACEP 857 RETNUL TRACEP 858 AUGATL TRACEP 859 RETNUL TRACEP 860 BLOCK TRACEP
|
H A D | procs | 100 TRACEP
|
H A D | static.h.ref | 43 static int TRACEP __P((ret_t));
|
H A D | genc.ref | 7654 BRANCH(TRACEP) 7661 switch (TRACEP(NORET)) { 7667 BRANCH(TRACEP) 7671 TRACEP(retval) 7674 ENTRY(TRACEP)
|
H A D | v311.sil | 5260 BRANCH TRACEP Branch to subentry [PLB73] 5265 RCALL ,TRACEP,,(INTR10,INTR10) 5268 BRANCH TRACEP Branch to subentry to do it 5270 TRACEP PROC TRACE Subentry for TRACE
|
/dports/lang/snobol4/snobol4-2.2.2/ |
H A D | callgraph | 858 TRACEP TRACE 860 TRACEP TRACE 862 TRACEP TRACE 863 FINDEX TRACEP 864 BLOCK TRACEP 865 RETNUL TRACEP 866 AUGATL TRACEP 867 RETNUL TRACEP 868 BLOCK TRACEP
|
H A D | procs | 100 TRACEP
|
H A D | static.h | 43 static int TRACEP(ret_t);
|
H A D | static.h2 | 43 static int TRACEP(ret_t);
|
H A D | snobol4.c | 7278 BRANCH(TRACEP) in TRACE() 7288 switch (TRACEP(NORET)) { in TRACE() 7294 BRANCH(TRACEP) in TRACE() 7298 TRACEP(ret_t retval) { in TRACEP() function 7299 ENTRY(TRACEP) in TRACEP()
|
H A D | isnobol4.c | 5775 TRACEP(ret_t retval) { in TRACEP() function 5776 ENTRY(TRACEP) in TRACEP() 10977 BRANCH(TRACEP) in TRACE() 10987 switch (TRACEP(NORET)) { in TRACE() 10993 BRANCH(TRACEP) in TRACE()
|
H A D | v311.sil | 5474 BRANCH TRACEP Branch to subentry [PLB73] 5480 RCALL ,TRACEP,,(INTR10,INTR10) 5483 BRANCH TRACEP Branch to subentry to do it 5485 TRACEP PROC TRACE Subentry for TRACE
|
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/ |
H A D | harness_report.h | 153 #define TRACEP Harness::internal::tracer.set_trace_info(Harness::internal::Tracer::prefix | \ macro
|
/dports/devel/tbb/oneTBB-2020.3/src/test/ |
H A D | harness_report.h | 153 #define TRACEP Harness::internal::tracer.set_trace_info(Harness::internal::Tracer::prefix | \ macro
|
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/ |
H A D | harness_report.h | 153 #define TRACEP Harness::internal::tracer.set_trace_info(Harness::internal::Tracer::prefix | \ macro
|
/dports/textproc/wordnet/WordNet-3.0/lib/ |
H A D | search.c | 38 #define TRACEP 1 /* traceptrs */ macro 600 printspaces(TRACEP, depth + extraindent); in traceptrs() 780 printspaces(TRACEP, 0); in traceclassif() 837 printspaces(TRACEP, 0); in tracenomins() 865 printspaces(TRACEP, 2); in tracenomins() 2294 case TRACEP: /* traceptrs(), tracenomins() */ in printspaces()
|
/dports/textproc/py-wordnet/WordNet-2.0/src/lib/ |
H A D | search.c | 41 #define TRACEP 1 /* traceptrs */ macro 582 printspaces(TRACEP, depth + extraindent); in traceptrs() 754 printspaces(TRACEP, 0); in traceclassif() 808 printspaces(TRACEP, 0); in tracenomins() 832 printspaces(TRACEP, 2); in tracenomins() 2557 case TRACEP: /* traceptrs(), tracenomins() */ in printspaces()
|
/dports/games/ldmud/ldmud-3.3.720/src/ |
H A D | interpret.c | 413 #define TRACEP(b) (trace_level & (b) && trace_test(b)) macro 434 #define TRACE_EXEC_P ( TRACEP(TRACE_EXEC) \ 7396 if (TRACEP(TRACE_CALL) && TRACE_IS_INTERACTIVE()) in setup_new_frame2() 16413 if (TRACEP(TRACE_CALL_OTHER) && TRACE_IS_INTERACTIVE()) in eval_instruction() 16526 if (TRACEP(TRACE_CALL_OTHER) && TRACE_IS_INTERACTIVE()) in eval_instruction() 17312 if (TRACEP(TRACE_APPLY) && TRACE_IS_INTERACTIVE()) in sapply_int() 20705 if (TRACEP(TRACE_CALL_OTHER) && TRACE_IS_INTERACTIVE()) in int_call_resolved()
|
/dports/math/testu01/TestU01-1.2.3/testu01/ |
H A D | snpair.c | 60 #define TRACEP(n, name) { \ macro
|