Home
last modified time | relevance | path

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

/dports/cad/alliance/alliance/src/log/src/
H A Dlog_prefbib.c1528 normExpr (expr) in normExpr() function
1535 normExpr (CAR (expr));
H A Dlog.h375 extern void normExpr __P((chain_list *expr));
/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp10539 fo_expr* normExpr = NULL; in end_visit() local
10544 normExpr = theExprManager->create_fo_expr(theRootSctx, in end_visit()
10548 normalize_fo(normExpr); in end_visit()
10553 normExpr, in end_visit()