FALSE 45 src/dps8/shm.c #if !defined(FALSE) FALSE 265 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 630 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 267 src/simh/scp.c t_bool sim_asynch_enabled = FALSE; FALSE 405 src/simh/scp.c t_bool sim_processing_event = FALSE; FALSE 1992 src/simh/scp.c lookswitch = FALSE; /* no more switches */ FALSE 2332 src/simh/scp.c t_bool found = FALSE; FALSE 2353 src/simh/scp.c all_unique = FALSE; FALSE 2450 src/simh/scp.c t_bool found = FALSE; FALSE 2494 src/simh/scp.c t_bool desc_available = FALSE; FALSE 2554 src/simh/scp.c t_bool found = FALSE; FALSE 2656 src/simh/scp.c fprint_set_help_ex (st, dptr, FALSE); FALSE 2660 src/simh/scp.c fprint_show_help_ex (st, dptr, FALSE); FALSE 2664 src/simh/scp.c fprint_attach_help_ex (st, dptr, FALSE); FALSE 2668 src/simh/scp.c fprint_brk_help_ex (st, dptr, FALSE); FALSE 2677 src/simh/scp.c fprint_reg_help_ex (st, dptr, FALSE); FALSE 3057 src/simh/scp.c staying = FALSE; FALSE 3564 src/simh/scp.c t_bool Not = FALSE; FALSE 3595 src/simh/scp.c { "==", 0, 0, FALSE }, FALSE 3596 src/simh/scp.c { "EQU", 0, 0, FALSE }, FALSE 3599 src/simh/scp.c { "<", -1, -1, FALSE }, FALSE 3600 src/simh/scp.c { "LSS", -1, -1, FALSE }, FALSE 3601 src/simh/scp.c { "<=", 0, -1, FALSE }, FALSE 3602 src/simh/scp.c { "LEQ", 0, -1, FALSE }, FALSE 3603 src/simh/scp.c { ">", 1, 1, FALSE }, FALSE 3604 src/simh/scp.c { "GTR", 1, 1, FALSE }, FALSE 3605 src/simh/scp.c { ">=", 0, 1, FALSE }, FALSE 3606 src/simh/scp.c { "GEQ", 0, 1, FALSE }, FALSE 5916 src/simh/scp.c static t_bool run_cmd_did_reset = FALSE; FALSE 5924 src/simh/scp.c run_cmd_did_reset = FALSE; FALSE 6157 src/simh/scp.c return (detach_all (0, FALSE)); FALSE 6346 src/simh/scp.c static t_bool not_implemented_message = FALSE; FALSE 7424 src/simh/scp.c t_bool quoting = FALSE; FALSE 7425 src/simh/scp.c t_bool escaping = FALSE; FALSE 7437 src/simh/scp.c quoting = FALSE; FALSE 7440 src/simh/scp.c escaping = FALSE; FALSE 7464 src/simh/scp.c return (CONST char *)get_glyph_gen (iptr, optr, mchar, TRUE, FALSE, 0); FALSE 7469 src/simh/scp.c return (CONST char *)get_glyph_gen (iptr, optr, mchar, FALSE, FALSE, 0); FALSE 7474 src/simh/scp.c return (CONST char *)get_glyph_gen (iptr, optr, mchar, FALSE, TRUE, '\\'); FALSE 7484 src/simh/scp.c return (CONST char *)get_glyph_gen (iptr, optr, 0, TRUE, FALSE, 0); FALSE 7765 src/simh/scp.c t_bool double_quote_found = FALSE; FALSE 7766 src/simh/scp.c t_bool single_quote_found = FALSE; FALSE 7991 src/simh/scp.c return (dptr->flags & DEV_DIS? TRUE: FALSE); FALSE 8788 src/simh/scp.c sim_processing_event = FALSE; FALSE 8947 src/simh/scp.c return FALSE; FALSE 9286 src/simh/scp.c BRKTAB *bp = sim_brk_fnd_ex (loc, sw & (~SWMASK ('C')), FALSE, 0); FALSE 9600 src/simh/scp.c t_bool after_set = FALSE; FALSE 10119 src/simh/scp.c return FALSE; FALSE 10729 src/simh/scp.c t_bool excluded = FALSE; FALSE 10892 src/simh/scp.c excluded = FALSE; FALSE 11180 src/simh/scp.c t_bool flat_help = FALSE; FALSE 11362 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 197 src/simh/sim_disk.c return FALSE; FALSE 204 src/simh/sim_disk.c return FALSE; FALSE 210 src/simh/sim_disk.c t_bool r = FALSE; FALSE 219 src/simh/sim_disk.c return (uptr->flags & DKUF_WRP)? TRUE: FALSE; FALSE 382 src/simh/sim_disk.c t_bool sect_error = FALSE; FALSE 757 src/simh/sim_disk.c t_bool created = FALSE, copied = FALSE; FALSE 758 src/simh/sim_disk.c t_bool auto_format = FALSE; FALSE 957 src/simh/sim_disk.c t_bool sect_error = FALSE; FALSE 151 src/simh/sim_tape.c t_bool auto_format = FALSE; FALSE 235 src/simh/sim_tape.c t_bool auto_format = FALSE; FALSE 1525 src/simh/sim_tape.c t_bool last_tapemark = FALSE; FALSE 1604 src/simh/sim_tape.c return sim_tape_spfilebyrecf (uptr, count, skipped, &totalrecsskipped, FALSE); FALSE 1822 src/simh/sim_tape.c return (uptr->pos <= fmts[f].bot)? TRUE: FALSE; FALSE 1829 src/simh/sim_tape.c return (uptr->capac && (uptr->pos >= uptr->capac))? TRUE: FALSE; FALSE 1836 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)