Home
last modified time | relevance | path

Searched refs:G_NOT (Results 1 – 10 of 10) sorted by relevance

/dports/devel/py-watchdog/watchdog-2.1.6/src/
H A Dwatchdog_fsevents.c36 #define G_NOT(o) !o macro
401 if (G_NOT(py_event_paths && py_event_inodes && py_event_flags && py_event_ids)) in watchdog_FSEventStreamCallback()
427 if (G_NOT(path && inode && flags && id)) in watchdog_FSEventStreamCallback()
453 if (G_NOT(PyErr_Occurred())) in watchdog_FSEventStreamCallback()
694 if (G_NOT(FSEventStreamStart(stream_ref))) in watchdog_add_watch()
/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h534 #define G_NOT 19 macro
H A Dv_sim.c1351 if (gatid == G_NOT) ngav = !(uwrd & 1L) | ngbv; in acc_chg_bufnot()
1458 if (gatid == G_NOT) ngav = !(uwrd & 1L) | ngbv; in acc_stichg_bufnot()
H A Dv_acc.c3905 case accNotGate: gclass = vpiGate; gtyp = G_NOT; goto do_primnxt; in bld_accnext_iter()
7944 case G_NOT: return(accNotGate); in get_acc_fulltype()
H A Dcver.c3902 { G_NOT, GC_LOGIC, NULL, "not" },
H A Dv_prp.c4434 case G_NOT: case G_BUF: case G_ASSIGN: acc_class = ACC_BUFNOT; break; in __get_acc_class()
H A Dv_ex3.c5631 if (gatid == G_NOT) ngav = !(uwrd & 1L) | ngbv; in __eval_logic_gate()
H A Dv_vpi2.c5697 case G_NOT: return(vpiNotPrim); in __to_vpi_primtyp()
H A Dv_fx2.c6494 case G_BUF: case G_NOT: in chk_1bltingate()
/dports/cad/yosys/yosys-yosys-0.12/passes/techmap/
H A Dabc.cc77 G_NOT, enumerator