Home
last modified time | relevance | path

Searched refs:badchleng (Results 1 – 6 of 6) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/f2c/
H A Ddefs.h779 int badchleng Argdcl((tagptr));
H A Dexpr.c632 badchleng(p) in badchleng() function
635 badchleng(register expptr p)
661 if (badchleng(p))
H A Dputpcc.c1016 nbad = badchleng(lp) + badchleng(rp);
/dports/lang/f2c/f2c-20200916/src/
H A Ddefs.h791 int badchleng Argdcl((tagptr));
H A Dexpr.c663 badchleng(p) in badchleng() function
666 badchleng(expptr p)
692 if (badchleng(p))
H A Dputpcc.c1019 nbad = badchleng(lp) + badchleng(rp);