![]() |
![]()
| ![]() |
![]()
NAMEpolarablexpr - moves inverters to the atomic level. See the file man1/alc_origin.1. SYNOPSIS#include "abl101.h" chain_list ∗polarablexpr( Expr, Polar ) PARAMETERSDESCRIPTIONpolarablexpr modifies Expr by moving down the inverters to the atomic level. polarablexpr applies the Morgan's laws. If Polar is equal to ABL_POLAR_NEGATIVE the function returns the modified expression after having complemented it. The expression pointer Expr MUSTN'T be used after the call to this function. RETURN VALUEpolarablexpr returns the modified expression. EXAMPLE#include "abl101.h" SEE ALSOabl(1) See the file man1/alc_bug_report.1.
|