Home
last modified time | relevance | path

Searched defs:constnode (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cscout/cscout-bd7dfac/example/awk/
H A Dytab.c137 int constnode(Node *p) in constnode() function
/dports/lang/nawk/nawk-20121220_1/
H A Dytab.c138 int constnode(Node *p) in constnode() function
/dports/misc/rump/buildrump.sh-b914579/src/external/historical/nawk/dist/
H A Dytab.c138 int constnode(Node *p) in constnode() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dexpr.c8801 ffebldConstant constnode; /* For checking magical numbers (where mag == in ffeexpr_reduce_() local
11237 ffebldConstant constnode; /* For detecting magical number. */ in ffeexpr_finished_() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dexpr.c8801 ffebldConstant constnode; /* For checking magical numbers (where mag == in ffeexpr_reduce_() local
11237 ffebldConstant constnode; /* For detecting magical number. */ in ffeexpr_finished_() local
/dports/math/SCIP/scip-7.0.3/src/nlpi/
H A Dexpr.c15358SCIP_EXPRGRAPHNODE** constnode /**< buffer to store pointer to expression graph node co… in SCIPexprgraphAddConst()
15747SCIP_EXPRGRAPHNODE** constnode /**< buffer to store node corresponding to constant, if … in SCIPexprgraphFindConstNode()
16098 SCIP_EXPRGRAPHNODE* constnode; in SCIPexprgraphSimplify() local