Home
last modified time | relevance | path

Searched refs:DEBUG_TRACE_LINE (Results 1 – 9 of 9) sorted by relevance

/dports/devel/m4/m4-1.4.19/src/
H A Ddebug.c81 level |= DEBUG_TRACE_LINE; in debug_decode()
234 if (debug_level & DEBUG_TRACE_LINE) in debug_message_prefix()
326 if (debug_level & DEBUG_TRACE_LINE) in trace_header()
H A Dm4.h170 #define DEBUG_TRACE_LINE 16 macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/codegen/
H A DMethodEmitter.java158 private static final int DEBUG_TRACE_LINE; field in MethodEmitter
168 DEBUG_TRACE_LINE = line;
2726 if (DEBUG_TRACE_LINE == linePrefix) {
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/codegen/
H A DMethodEmitter.java158 private static final int DEBUG_TRACE_LINE; field in MethodEmitter
168 DEBUG_TRACE_LINE = line;
2726 if (DEBUG_TRACE_LINE == linePrefix) {
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DMethodEmitter.java160 private static final int DEBUG_TRACE_LINE; field in MethodEmitter
170 DEBUG_TRACE_LINE = line;
2791 if (DEBUG_TRACE_LINE == linePrefix) {
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DMethodEmitter.java160 private static final int DEBUG_TRACE_LINE; field in MethodEmitter
170 DEBUG_TRACE_LINE = line;
2791 if (DEBUG_TRACE_LINE == linePrefix) {
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DMethodEmitter.java160 private static final int DEBUG_TRACE_LINE; field in MethodEmitter
170 DEBUG_TRACE_LINE = line;
2791 if (DEBUG_TRACE_LINE == linePrefix) {
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DMethodEmitter.java160 private static final int DEBUG_TRACE_LINE; field in MethodEmitter
170 DEBUG_TRACE_LINE = line;
2791 if (DEBUG_TRACE_LINE == linePrefix) {
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DMethodEmitter.java160 private static final int DEBUG_TRACE_LINE; field in MethodEmitter
170 DEBUG_TRACE_LINE = line;
2791 if (DEBUG_TRACE_LINE == linePrefix) {