Searched refs:run_fast_p (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dcgen-defs.h167 int run_fast_p;
168 #define STATE_RUN_FAST_P(sd) ((sd) -> cgen_state.run_fast_p)
162 int run_fast_p; member in struct:cgen_state
H A Dcgen-utils.c102 int run_fast_p = 1; local
111 run_fast_p = 0;
117 run_fast_p = 0;
120 if (! run_fast_p)
123 STATE_RUN_FAST_P (sd) = run_fast_p;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dcgen-defs.h167 int run_fast_p;
168 #define STATE_RUN_FAST_P(sd) ((sd) -> cgen_state.run_fast_p)
162 int run_fast_p; member in struct:cgen_state
H A Dcgen-utils.c102 int run_fast_p = 1; local
111 run_fast_p = 0;
117 run_fast_p = 0;
120 if (! run_fast_p)
123 STATE_RUN_FAST_P (sd) = run_fast_p;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dcgen-defs.h167 int run_fast_p;
168 #define STATE_RUN_FAST_P(sd) ((sd) -> cgen_state.run_fast_p)
162 int run_fast_p; member in struct:cgen_state
H A Dcgen-utils.c102 int run_fast_p = 1; local
111 run_fast_p = 0;
117 run_fast_p = 0;
120 if (! run_fast_p)
123 STATE_RUN_FAST_P (sd) = run_fast_p;

Completed in 130 milliseconds