Home
last modified time | relevance | path

Searched refs:mustsave (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/src/wprclean/
H A Dwprclean.c374 BOOL mustsave; /* Flag: Must mark job for deletion. */ in wprclean_windows_printer() local
420 mustsave = FALSE; in wprclean_windows_printer()
429 mustsave = TRUE; in wprclean_windows_printer()
434 mustsave = TRUE; in wprclean_windows_printer()
440 mustsave = TRUE; in wprclean_windows_printer()
443 mustsave = TRUE; in wprclean_windows_printer()
447 if(mustsave) { in wprclean_windows_printer()
H A Dwprclean.ctr362 BOOL mustsave; /* Flag: Must mark job for deletion. */
408 mustsave = FALSE;
417 mustsave = TRUE;
422 mustsave = TRUE;
428 mustsave = TRUE;
431 mustsave = TRUE;
435 if(mustsave) { $? ". must save"
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/dill/dill/
H A Ddill_util.c66 memset(&regs->mustsave, 0, sizeof(regs->mustsave)); in reset_regset()
887 return BIT_ON(reg, regs->mustsave); in dill_mustsave()
918 RESET_BIT(reg, s->p->var_f.mustsave); in dill_alloc_specific()
926 RESET_BIT(reg, s->p->var_i.mustsave); in dill_alloc_specific()
941 SET_BIT(reg, s->p->var_f.mustsave); in dill_dealloc_specific()
949 SET_BIT(reg, s->p->var_i.mustsave); in dill_dealloc_specific()
1036 SET_BIT(reg, s->p->tmp_f.mustsave); in dill_raw_getreg()
1057 SET_BIT(reg, s->p->tmp_i.mustsave); in dill_raw_getreg()
H A Ddill_internal.h22 long mustsave[1]; member
/dports/graphics/bmeps/dktools-4.31.1/src/printqd/
H A Dprintqd.c4974 int mustsave; /* Flag: Must save item */ in save_account_for_user_and_class() local
4977 mustsave = 1; in save_account_for_user_and_class()
4980 mustsave = 0; in save_account_for_user_and_class()
4983 if (0 != mustsave) { in save_account_for_user_and_class()
4988 mustsave = 1; in save_account_for_user_and_class()
4991 mustsave = 0; in save_account_for_user_and_class()
4994 if (0 != mustsave) { in save_account_for_user_and_class()
H A Dprintqd.ctr5015 int mustsave; /* Flag: Must save item */
5018 mustsave = 1;
5021 mustsave = 0;
5024 if (0 != mustsave) { $? ". must save pages"
5029 mustsave = 1;
5032 mustsave = 0;
5035 if (0 != mustsave) { $? ". must save account"
/dports/editors/emacs-devel/emacs-4d1968b/lisp/org/
H A Dorg-table.el2130 mustsave)
2141 mustsave t))
2145 (when (or mustsave (not (equal stored eq)))
/dports/editors/emacs/emacs-27.2/lisp/org/
H A Dorg-table.el2136 mustsave)
2147 mustsave t))
2151 (when (or mustsave (not (equal stored eq)))