FALSE 51 src/dps8/shm.c #if !defined(FALSE) FALSE 273 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 276 src/simh/scp.c t_bool sim_asynch_enabled = FALSE; FALSE 417 src/simh/scp.c t_bool sim_processing_event = FALSE; FALSE 2072 src/simh/scp.c lookswitch = FALSE; /* no more switches */ FALSE 2449 src/simh/scp.c t_bool found = FALSE; FALSE 2470 src/simh/scp.c all_unique = FALSE; FALSE 2567 src/simh/scp.c t_bool found = FALSE; FALSE 2611 src/simh/scp.c t_bool desc_available = FALSE; FALSE 2671 src/simh/scp.c t_bool found = FALSE; FALSE 2773 src/simh/scp.c fprint_set_help_ex (st, dptr, FALSE); FALSE 2777 src/simh/scp.c fprint_show_help_ex (st, dptr, FALSE); FALSE 2781 src/simh/scp.c fprint_attach_help_ex (st, dptr, FALSE); FALSE 2785 src/simh/scp.c fprint_brk_help_ex (st, dptr, FALSE); FALSE 2794 src/simh/scp.c fprint_reg_help_ex (st, dptr, FALSE); FALSE 3174 src/simh/scp.c staying = FALSE; FALSE 3686 src/simh/scp.c t_bool Not = FALSE; FALSE 3717 src/simh/scp.c { "==", 0, 0, FALSE }, FALSE 3718 src/simh/scp.c { "EQU", 0, 0, FALSE }, FALSE 3721 src/simh/scp.c { "<", -1, -1, FALSE }, FALSE 3722 src/simh/scp.c { "LSS", -1, -1, FALSE }, FALSE 3723 src/simh/scp.c { "<=", 0, -1, FALSE }, FALSE 3724 src/simh/scp.c { "LEQ", 0, -1, FALSE }, FALSE 3725 src/simh/scp.c { ">", 1, 1, FALSE }, FALSE 3726 src/simh/scp.c { "GTR", 1, 1, FALSE }, FALSE 3727 src/simh/scp.c { ">=", 0, 1, FALSE }, FALSE 3728 src/simh/scp.c { "GEQ", 0, 1, FALSE }, FALSE 6054 src/simh/scp.c static t_bool run_cmd_did_reset = FALSE; FALSE 6062 src/simh/scp.c run_cmd_did_reset = FALSE; FALSE 6295 src/simh/scp.c return (detach_all (0, FALSE)); FALSE 6484 src/simh/scp.c static t_bool not_implemented_message = FALSE; FALSE 7562 src/simh/scp.c t_bool quoting = FALSE; FALSE 7563 src/simh/scp.c t_bool escaping = FALSE; FALSE 7575 src/simh/scp.c quoting = FALSE; FALSE 7578 src/simh/scp.c escaping = FALSE; FALSE 7602 src/simh/scp.c return (CONST char *)get_glyph_gen (iptr, optr, mchar, TRUE, FALSE, 0); FALSE 7607 src/simh/scp.c return (CONST char *)get_glyph_gen (iptr, optr, mchar, FALSE, FALSE, 0); FALSE 7612 src/simh/scp.c return (CONST char *)get_glyph_gen (iptr, optr, mchar, FALSE, TRUE, '\\'); FALSE 7622 src/simh/scp.c return (CONST char *)get_glyph_gen (iptr, optr, 0, TRUE, FALSE, 0); FALSE 7903 src/simh/scp.c t_bool double_quote_found = FALSE; FALSE 7904 src/simh/scp.c t_bool single_quote_found = FALSE; FALSE 8129 src/simh/scp.c return (dptr->flags & DEV_DIS? TRUE: FALSE); FALSE 8926 src/simh/scp.c sim_processing_event = FALSE; FALSE 9085 src/simh/scp.c return FALSE; FALSE 9424 src/simh/scp.c BRKTAB *bp = sim_brk_fnd_ex (loc, sw & (~SWMASK ('C')), FALSE, 0); FALSE 9738 src/simh/scp.c t_bool after_set = FALSE; FALSE 10257 src/simh/scp.c return FALSE; FALSE 10870 src/simh/scp.c t_bool excluded = FALSE; FALSE 11033 src/simh/scp.c excluded = FALSE; FALSE 11322 src/simh/scp.c t_bool flat_help = FALSE; FALSE 11505 src/simh/scp.c pstring = helpPrompt (topic, prompt[topic->kids != 0], FALSE); FALSE 364 src/simh/sim_console.c static t_bool sim_log_temp = FALSE; /* temporary log file active */ FALSE 366 src/simh/sim_console.c static t_bool sim_rem_master_mode = FALSE; /* Master Mode Enabled Flag */ FALSE 367 src/simh/sim_console.c static t_bool sim_rem_master_was_enabled = FALSE; /* Master was Enabled */ FALSE 368 src/simh/sim_console.c static t_bool sim_rem_master_was_connected = FALSE; /* Master Mode has been connected */ FALSE 472 src/simh/sim_console.c sim_rem_single_mode[c] = FALSE; /* start in multi-command mode */ FALSE 652 src/simh/sim_console.c t_bool close_session = FALSE; FALSE 688 src/simh/sim_console.c was_active_command = FALSE; FALSE 712 src/simh/sim_console.c sim_rem_single_mode[i] = FALSE; /* enter multi command mode */ FALSE 760 src/simh/sim_console.c got_command = FALSE; FALSE 878 src/simh/sim_console.c got_command = FALSE; FALSE 892 src/simh/sim_console.c sim_rem_single_mode[i] = FALSE; FALSE 988 src/simh/sim_console.c sim_log_temp = FALSE; FALSE 1031 src/simh/sim_console.c sim_rem_single_mode[i] = FALSE; FALSE 1380 src/simh/sim_console.c r = sim_open_logfile (gbuf, FALSE, &sim_deb, &sim_deb_ref); FALSE 1990 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 1532 src/simh/sim_tape.c t_bool last_tapemark = FALSE; FALSE 1611 src/simh/sim_tape.c return sim_tape_spfilebyrecf (uptr, count, skipped, &totalrecsskipped, FALSE); FALSE 1829 src/simh/sim_tape.c return (uptr->pos <= fmts[f].bot)? TRUE: FALSE; FALSE 1836 src/simh/sim_tape.c return (uptr->capac && (uptr->pos >= uptr->capac))? TRUE: FALSE; FALSE 1843 src/simh/sim_tape.c return ((uptr->flags & MTUF_WRP) || (MT_GET_FMT (uptr) == MTUF_F_TPC))? TRUE: FALSE; FALSE 90 src/simh/sim_timer.c static t_bool sim_catchup_ticks = FALSE; FALSE 418 src/simh/sim_timer.c rtc_clock_catchup_pending[tmr] = FALSE; FALSE 419 src/simh/sim_timer.c rtc_clock_catchup_eligible[tmr] = FALSE; FALSE 449 src/simh/sim_timer.c rtc_clock_catchup_pending[tmr] = FALSE; FALSE 627 src/simh/sim_timer.c sim_catchup_ticks = FALSE; FALSE 413 src/simh/sim_tmxr.c loop_write_ex (lp, (char *)&length, sizeof(length), FALSE); FALSE 917 src/simh/sim_tmxr.c if ((lp->conn == FALSE) && /* is the line available? */ FALSE 920 src/simh/sim_tmxr.c (lp->ser_connect_pending == FALSE) && FALSE 930 src/simh/sim_tmxr.c if ((lp->conn == FALSE) && /* is the line available? */ FALSE 933 src/simh/sim_tmxr.c (lp->ser_connect_pending == FALSE) && FALSE 957 src/simh/sim_tmxr.c (tlp->modembits & TMXR_MDM_RNG) && (tlp->conn == FALSE)) FALSE 1010 src/simh/sim_tmxr.c lp->ser_connect_pending = FALSE; FALSE 1035 src/simh/sim_tmxr.c switch (sim_check_conn(lp->connecting, FALSE)) FALSE 1107 src/simh/sim_tmxr.c if (lp->conn == FALSE) { /* is the line available? */ FALSE 1185 src/simh/sim_tmxr.c lp->conn = FALSE; FALSE 1217 src/simh/sim_tmxr.c return tmxr_reset_ln_ex (lp, FALSE); FALSE 1263 src/simh/sim_tmxr.c (lp->conn == FALSE) && /* Not connected */ FALSE 1302 src/simh/sim_tmxr.c (tlp->modembits & TMXR_MDM_RNG) && (tlp->conn == FALSE)) FALSE 1376 src/simh/sim_tmxr.c if (lp->loopback == (enable_loopback != FALSE)) FALSE 1378 src/simh/sim_tmxr.c lp->loopback = (enable_loopback != FALSE); FALSE 1408 src/simh/sim_tmxr.c return (lp->loopback != FALSE); FALSE 1427 src/simh/sim_tmxr.c if (lp->halfduplex == (enable_halfduplex != FALSE)) FALSE 1429 src/simh/sim_tmxr.c lp->halfduplex = (enable_halfduplex != FALSE); FALSE 1435 src/simh/sim_tmxr.c return (lp->halfduplex != FALSE); FALSE 1703 src/simh/sim_tmxr.c lp->notelnet = FALSE; FALSE 1782 src/simh/sim_tmxr.c lp->notelnet = FALSE; FALSE 1839 src/simh/sim_tmxr.c if ((lp->conn == FALSE) && /* no conn & not buffered telnet? */ FALSE 2057 src/simh/sim_tmxr.c tmxr_set_line_loopback (lp, FALSE); FALSE 2202 src/simh/sim_tmxr.c nolog = notelnet = listennotelnet = loopback = FALSE; FALSE 2266 src/simh/sim_tmxr.c modem_control = FALSE; FALSE 2290 src/simh/sim_tmxr.c datagram = FALSE; FALSE 2316 src/simh/sim_tmxr.c listennotelnet = FALSE; FALSE 2338 src/simh/sim_tmxr.c listennotelnet = FALSE; FALSE 2362 src/simh/sim_tmxr.c notelnet = FALSE; FALSE 2580 src/simh/sim_tmxr.c _mux_detach_line (lp, FALSE, TRUE); FALSE 2721 src/simh/sim_tmxr.c _mux_detach_line (lp, TRUE, FALSE); FALSE 2768 src/simh/sim_tmxr.c _mux_detach_line (lp, FALSE, TRUE); FALSE 2898 src/simh/sim_tmxr.c t_bool found = FALSE; FALSE 3146 src/simh/sim_tmxr.c lp->conn = FALSE; FALSE 3225 src/simh/sim_tmxr.c t_bool single_line = FALSE; /* default to Multi-Line help */ FALSE 3837 src/simh/sim_tmxr.c if (set [line] == FALSE) { /* not already specified? */ FALSE 3847 src/simh/sim_tmxr.c if (set [line] == FALSE) { /* specified? */ FALSE 3902 src/simh/sim_tmxr.c first = FALSE; FALSE 3921 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)