#include "f2c.h"Include dependency graph for ef1asc_.c:

Go to the source code of this file.
Defines | |
| #define | M ( (long) (sizeof(long) - 1) ) |
| #define | EVEN(x) ( ( (x)+ M) & (~M) ) |
Functions | |
| void | s_copy (char *, char *, ftnlen, ftnlen) |
| int | ef1asc_ (ftnint *a, ftnlen *la, ftnint *b, ftnlen *lb) |
Definition at line 9 of file ef1asc_.c.
Referenced by C2F(), createvarfrom(), data_value(), expr_out(), get_sci_bool_sparse(), GetDLLFilenameAtlas(), GetInfoCPUfromLine(), intdgeesx(), intdgesvd(), intdgetrf(), intdsyev(), intrcall(), intreadxls(), intzgeesx(), iocname(), mkpower(), mktmpn(), newentry(), oneof_stg(), opconv_fudge(), out_addr(), out_call(), p1_addr(), putcx1(), putio(), putop(), randmt(), set_externs(), wr_equiv_init(), write_namelists(), and yyparse().
1.5.1