Home | History | Annotate | Download | only in src

Lines Matching refs:old_flags

729 		volatile uint8_t old_flags[FNFLAGS];
800 old_flags[type_flags] = shell_flags[type_flags];
813 change_xtrace(old_flags[(int)FXTRACE], false);
817 old_flags[(int)FXTRACE] = Flag(FXTRACE);
819 shell_flags[type_flags] = old_flags[type_flags];