Home
last modified time | relevance | path

Searched refs:PROG_SYNTHESIS (Results 1 – 3 of 3) sorted by relevance

/dports/misc/otter/otter-3.3f/source/
H A Dcos.h173 PROG_SYNTHESIS, /* program synthesis mode */ enumerator
H A Doptions.c199 Flags[PROG_SYNTHESIS].name = "prog_synthesis"; in init_options()
200 Flags[PROG_SYNTHESIS].val = 0; in init_options()
H A Dresolve.c1241 if (Flags[PROG_SYNTHESIS].val) in build_bin_res()