FALSE 49 src/dps8/shm.c #if !defined(FALSE) FALSE 271 src/dps8/shm.c if (fcntl(fd, F_GETLK, &lock) == FALSE && lock.l_pid > 0) FALSE 400 src/dps8/udplib.c FALSE 125 src/libsir/src/sircondition.c valid = (FALSE != SleepConditionVariableCS(cond, mutex, *howlong)) FALSE 70 src/libsir/src/sirconsole.c ? TRUE : FALSE; FALSE 648 src/libsir/src/sirfilesystem.c return (FALSE != DeleteFileA(path)) ? true : _sir_handlewin32err(GetLastError()); FALSE 513 src/libsir/src/sirinternal.c return _sir_init_common_static() ? TRUE : FALSE; FALSE 548 src/libsir/src/sirinternal.c return (FALSE != InitOnceExecuteOnce(once, func, NULL, NULL)) ? true FALSE 112 src/libsir/src/sirmutex.c return FALSE != TryEnterCriticalSection(mutex); FALSE 271 src/simh/scp.c t_bool sim_asynch_enabled = FALSE; FALSE 409 src/simh/scp.c t_bool sim_processing_event = FALSE; FALSE 2039 src/simh/scp.c lookswitch = FALSE; /* no more switches */ FALSE 2379 src/simh/scp.c t_bool found = FALSE; FALSE 2400 src/simh/scp.c all_unique = FALSE; FALSE 2497 src/simh/scp.c t_bool found = FALSE; FALSE 2541 src/simh/scp.c t_bool desc_available = FALSE; FALSE 2601 src/simh/scp.c t_bool found = FALSE; FALSE 2703 src/simh/scp.c fprint_set_help_ex (st, dptr, FALSE); FALSE 2707 src/simh/scp.c fprint_show_help_ex (st, dptr, FALSE); FALSE 2711 src/simh/scp.c fprint_attach_help_ex (st, dptr, FALSE); FALSE 2715 src/simh/scp.c fprint_brk_help_ex (st, dptr, FALSE); FALSE 2724 src/simh/scp.c fprint_reg_help_ex (st, dptr, FALSE); FALSE 3104 src/simh/scp.c staying = FALSE; FALSE 3611 src/simh/scp.c t_bool Not = FALSE; FALSE 3642 src/simh/scp.c { "==", 0, 0, FALSE }, FALSE 3643 src/simh/scp.c { "EQU", 0, 0, FALSE }, FALSE 3646 src/simh/scp.c { "<", -1, -1, FALSE }, FALSE 3647 src/simh/scp.c { "LSS", -1, -1, FALSE }, FALSE 3648 src/simh/scp.c { "<=", 0, -1, FALSE }, FALSE 3649 src/simh/scp.c { "LEQ", 0, -1, FALSE }, FALSE 3650 src/simh/scp.c { ">", 1, 1, FALSE }, FALSE 3651 src/simh/scp.c { "GTR", 1, 1, FALSE }, FALSE 3652 src/simh/scp.c { ">=", 0, 1, FALSE }, FALSE 3653 src/simh/scp.c { "GEQ", 0, 1, FALSE }, FALSE 5985 src/simh/scp.c static t_bool run_cmd_did_reset = FALSE; FALSE 5993 src/simh/scp.c run_cmd_did_reset = FALSE; FALSE 6226 src/simh/scp.c return (detach_all (0, FALSE)); FALSE 6415 src/simh/scp.c static t_bool not_implemented_message = FALSE; FALSE 7493 src/simh/scp.c t_bool quoting = FALSE; FALSE 7494 src/simh/scp.c t_bool escaping = FALSE; FALSE 7506 src/simh/scp.c quoting = FALSE; FALSE 7509 src/simh/scp.c escaping = FALSE; FALSE 7533 src/simh/scp.c return (CONST char *)get_glyph_gen (iptr, optr, mchar, TRUE, FALSE, 0); FALSE 7538 src/simh/scp.c return (CONST char *)get_glyph_gen (iptr, optr, mchar, FALSE, FALSE, 0); FALSE 7543 src/simh/scp.c return (CONST char *)get_glyph_gen (iptr, optr, mchar, FALSE, TRUE, '\\'); FALSE 7553 src/simh/scp.c return (CONST char *)get_glyph_gen (iptr, optr, 0, TRUE, FALSE, 0); FALSE 7834 src/simh/scp.c t_bool double_quote_found = FALSE; FALSE 7835 src/simh/scp.c t_bool single_quote_found = FALSE; FALSE 8060 src/simh/scp.c return (dptr->flags & DEV_DIS? TRUE: FALSE); FALSE 8857 src/simh/scp.c sim_processing_event = FALSE; FALSE 9016 src/simh/scp.c return FALSE; FALSE 9355 src/simh/scp.c BRKTAB *bp = sim_brk_fnd_ex (loc, sw & (~SWMASK ('C')), FALSE, 0); FALSE 9669 src/simh/scp.c t_bool after_set = FALSE; FALSE 10188 src/simh/scp.c return FALSE; FALSE 10801 src/simh/scp.c t_bool excluded = FALSE; FALSE 10964 src/simh/scp.c excluded = FALSE; FALSE 11252 src/simh/scp.c t_bool flat_help = FALSE; FALSE 11434 src/simh/scp.c pstring = helpPrompt (topic, prompt[topic->kids != 0], FALSE); FALSE 363 src/simh/sim_console.c static t_bool sim_log_temp = FALSE; /* temporary log file active */ FALSE 365 src/simh/sim_console.c static t_bool sim_rem_master_mode = FALSE; /* Master Mode Enabled Flag */ FALSE 366 src/simh/sim_console.c static t_bool sim_rem_master_was_enabled = FALSE; /* Master was Enabled */ FALSE 367 src/simh/sim_console.c static t_bool sim_rem_master_was_connected = FALSE; /* Master Mode has been connected */ FALSE 471 src/simh/sim_console.c sim_rem_single_mode[c] = FALSE; /* start in multi-command mode */ FALSE 651 src/simh/sim_console.c t_bool close_session = FALSE; FALSE 687 src/simh/sim_console.c was_active_command = FALSE; FALSE 711 src/simh/sim_console.c sim_rem_single_mode[i] = FALSE; /* enter multi command mode */ FALSE 759 src/simh/sim_console.c got_command = FALSE; FALSE 877 src/simh/sim_console.c got_command = FALSE; FALSE 891 src/simh/sim_console.c sim_rem_single_mode[i] = FALSE; FALSE 987 src/simh/sim_console.c sim_log_temp = FALSE; FALSE 1030 src/simh/sim_console.c sim_rem_single_mode[i] = FALSE; FALSE 1379 src/simh/sim_console.c r = sim_open_logfile (gbuf, FALSE, &sim_deb, &sim_deb_ref); FALSE 1989 src/simh/sim_console.c return FALSE; FALSE 103 src/simh/sim_defs.h # if !defined(FALSE) FALSE 201 src/simh/sim_disk.c return FALSE; FALSE 208 src/simh/sim_disk.c return FALSE; FALSE 214 src/simh/sim_disk.c t_bool r = FALSE; FALSE 223 src/simh/sim_disk.c return (uptr->flags & DKUF_WRP)? TRUE: FALSE; FALSE 386 src/simh/sim_disk.c t_bool sect_error = FALSE; FALSE 761 src/simh/sim_disk.c t_bool created = FALSE, copied = FALSE; FALSE 762 src/simh/sim_disk.c t_bool auto_format = FALSE; FALSE 961 src/simh/sim_disk.c t_bool sect_error = FALSE; FALSE 155 src/simh/sim_tape.c t_bool auto_format = FALSE; FALSE 239 src/simh/sim_tape.c t_bool auto_format = FALSE; FALSE 1529 src/simh/sim_tape.c t_bool last_tapemark = FALSE; FALSE 1608 src/simh/sim_tape.c return sim_tape_spfilebyrecf (uptr, count, skipped, &totalrecsskipped, FALSE); FALSE 1826 src/simh/sim_tape.c return (uptr->pos <= fmts[f].bot)? TRUE: FALSE; FALSE 1833 src/simh/sim_tape.c return (uptr->capac && (uptr->pos >= uptr->capac))? TRUE: FALSE; FALSE 1840 src/simh/sim_tape.c return ((uptr->flags & MTUF_WRP) || (MT_GET_FMT (uptr) == MTUF_F_TPC))? TRUE: FALSE; FALSE 85 src/simh/sim_timer.c static t_bool sim_catchup_ticks = FALSE; FALSE 409 src/simh/sim_timer.c rtc_clock_catchup_pending[tmr] = FALSE; FALSE 410 src/simh/sim_timer.c rtc_clock_catchup_eligible[tmr] = FALSE; FALSE 440 src/simh/sim_timer.c rtc_clock_catchup_pending[tmr] = FALSE; FALSE 618 src/simh/sim_timer.c sim_catchup_ticks = FALSE; FALSE 412 src/simh/sim_tmxr.c loop_write_ex (lp, (char *)&length, sizeof(length), FALSE); FALSE 922 src/simh/sim_tmxr.c if ((lp->conn == FALSE) && /* is the line available? */ FALSE 925 src/simh/sim_tmxr.c (lp->ser_connect_pending == FALSE) && FALSE 935 src/simh/sim_tmxr.c if ((lp->conn == FALSE) && /* is the line available? */ FALSE 938 src/simh/sim_tmxr.c (lp->ser_connect_pending == FALSE) && FALSE 962 src/simh/sim_tmxr.c (tlp->modembits & TMXR_MDM_RNG) && (tlp->conn == FALSE)) FALSE 1015 src/simh/sim_tmxr.c lp->ser_connect_pending = FALSE; FALSE 1040 src/simh/sim_tmxr.c switch (sim_check_conn(lp->connecting, FALSE)) FALSE 1112 src/simh/sim_tmxr.c if (lp->conn == FALSE) { /* is the line available? */ FALSE 1190 src/simh/sim_tmxr.c lp->conn = FALSE; FALSE 1222 src/simh/sim_tmxr.c return tmxr_reset_ln_ex (lp, FALSE); FALSE 1268 src/simh/sim_tmxr.c (lp->conn == FALSE) && /* Not connected */ FALSE 1307 src/simh/sim_tmxr.c (tlp->modembits & TMXR_MDM_RNG) && (tlp->conn == FALSE)) FALSE 1381 src/simh/sim_tmxr.c if (lp->loopback == (enable_loopback != FALSE)) FALSE 1383 src/simh/sim_tmxr.c lp->loopback = (enable_loopback != FALSE); FALSE 1413 src/simh/sim_tmxr.c return (lp->loopback != FALSE); FALSE 1432 src/simh/sim_tmxr.c if (lp->halfduplex == (enable_halfduplex != FALSE)) FALSE 1434 src/simh/sim_tmxr.c lp->halfduplex = (enable_halfduplex != FALSE); FALSE 1440 src/simh/sim_tmxr.c return (lp->halfduplex != FALSE); FALSE 1708 src/simh/sim_tmxr.c lp->notelnet = FALSE; FALSE 1787 src/simh/sim_tmxr.c lp->notelnet = FALSE; FALSE 1844 src/simh/sim_tmxr.c if ((lp->conn == FALSE) && /* no conn & not buffered telnet? */ FALSE 2062 src/simh/sim_tmxr.c tmxr_set_line_loopback (lp, FALSE); FALSE 2207 src/simh/sim_tmxr.c nolog = notelnet = listennotelnet = loopback = FALSE; FALSE 2271 src/simh/sim_tmxr.c modem_control = FALSE; FALSE 2295 src/simh/sim_tmxr.c datagram = FALSE; FALSE 2321 src/simh/sim_tmxr.c listennotelnet = FALSE; FALSE 2343 src/simh/sim_tmxr.c listennotelnet = FALSE; FALSE 2367 src/simh/sim_tmxr.c notelnet = FALSE; FALSE 2585 src/simh/sim_tmxr.c _mux_detach_line (lp, FALSE, TRUE); FALSE 2726 src/simh/sim_tmxr.c _mux_detach_line (lp, TRUE, FALSE); FALSE 2773 src/simh/sim_tmxr.c _mux_detach_line (lp, FALSE, TRUE); FALSE 2903 src/simh/sim_tmxr.c t_bool found = FALSE; FALSE 3151 src/simh/sim_tmxr.c lp->conn = FALSE; FALSE 3230 src/simh/sim_tmxr.c t_bool single_line = FALSE; /* default to Multi-Line help */ FALSE 3842 src/simh/sim_tmxr.c if (set [line] == FALSE) { /* not already specified? */ FALSE 3852 src/simh/sim_tmxr.c if (set [line] == FALSE) { /* specified? */ FALSE 3907 src/simh/sim_tmxr.c first = FALSE; FALSE 3926 src/simh/sim_tmxr.c if (first == FALSE) /* sanity check for lines == 0 */ FALSE 308 src/simh/sim_tmxr.h # define tmxr_attach(mp, uptr, cptr) tmxr_attach_ex(mp, uptr, cptr, FALSE)