flg 1273 src/punutil/miniz.c mz_uint8 flg, flevel = 3; flg 1290 src/punutil/miniz.c flg = header & 0xFF; flg 1293 src/punutil/miniz.c TDEFL_PUT_BITS(flg, 8); flg 306 src/simh/scp.c t_stat ssh_break (FILE *st, const char *cptr, int32 flg); flg 330 src/simh/scp.c t_stat show_all_mods (FILE *st, DEVICE *dptr, UNIT *uptr, int32 flg, int32 *toks); flg 378 src/simh/scp.c t_stat ssh_break_one (FILE *st, int32 flg, t_addr lo, int32 cnt, CONST char *aptr); flg 6000 src/simh/scp.c t_stat brk_cmd (int32 flg, CONST char *cptr) flg 6003 src/simh/scp.c return ssh_break (NULL, cptr, flg); /* call common code */ flg 6006 src/simh/scp.c t_stat ssh_break (FILE *st, const char *cptr, int32 flg) flg 6028 src/simh/scp.c if (flg != SSH_ST) /* only on SET */ flg 6034 src/simh/scp.c return ssh_break_one (st, flg, lo, 0, aptr); flg 6043 src/simh/scp.c if ((tptr == t1ptr) || (*t1ptr != ']') || (flg != SSH_ST)) flg 6051 src/simh/scp.c if (flg == SSH_CL) flg 6054 src/simh/scp.c if (flg == SSH_SH) flg 6061 src/simh/scp.c r = ssh_break_one (st, flg, lo, cnt, aptr); flg 6070 src/simh/scp.c t_stat ssh_break_one (FILE *st, int32 flg, t_addr lo, int32 cnt, CONST char *aptr) flg 6074 src/simh/scp.c switch (flg) { flg 7470 src/simh/scp.c t_stat eval_cmd (int32 flg, CONST char *cptr) flg 1571 src/simh/sim_console.c t_stat sim_set_cons_buff (int32 flg, CONST char *cptr) flg 1581 src/simh/sim_console.c t_stat sim_set_cons_unbuff (int32 flg, CONST char *cptr) flg 1591 src/simh/sim_console.c t_stat sim_set_cons_log (int32 flg, CONST char *cptr) flg 1601 src/simh/sim_console.c t_stat sim_set_cons_nolog (int32 flg, CONST char *cptr) flg 85 src/simh/sim_console.h t_stat sim_set_cons_buff (int32 flg, CONST char *cptr); flg 86 src/simh/sim_console.h t_stat sim_set_cons_unbuff (int32 flg, CONST char *cptr); flg 87 src/simh/sim_console.h t_stat sim_set_cons_log (int32 flg, CONST char *cptr); flg 88 src/simh/sim_console.h t_stat sim_set_cons_nolog (int32 flg, CONST char *cptr); flg 90 src/simh/sim_console.h t_stat sim_set_cons_expect (int32 flg, CONST char *cptr); flg 91 src/simh/sim_console.h t_stat sim_set_cons_noexpect (int32 flg, CONST char *cptr);