![]() |
![]()
| ![]() |
![]()
NAMEpolardupablexpr - duplicates an expression and moves down the inverters. See the file man1/alc_origin.1. SYNOPSIS#include "abl101.h" chain_list ∗polardupablexpr( Expr, Polar ) PARAMETERSDESCRIPTIONpolardupablexpr modifies Expr by moving down the inverters to the atomic level. polardupablexpr applies the Morgan's laws. If Polar is equal to ABL_POLAR_NEGATIVE the function returns the modified expression after having complemented it. RETURN VALUEpolardupablexpr returns the modified expression. EXAMPLE#include "abl101.h" SEE ALSOabl(1) See the file man1/alc_bug_report.1.
|