Searched refs:INTERP_MI1 (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dinterps.h70 #define INTERP_MI1 "mi1" macro
H A Dmain.c546 if (!quiet && strcmp (interpreter_p, INTERP_MI1) == 0)
580 if (!quiet && !current_interp_named_p (INTERP_MI1))
/haiku-fatelf/src/bin/gdb/gdb/mi/
H A Dmi-interp.c129 if (current_interp_named_p (INTERP_MI1))
382 interp_add (interp_new (INTERP_MI1, NULL, mi_out_new (1), &procs));
H A Dmi-main.c1121 || current_interp_named_p (INTERP_MI1)
1376 && !current_interp_named_p (INTERP_MI1))

Completed in 94 milliseconds