#include "f2c.h"
Go to the source code of this file.
Defines | |
| #define | EVEN(x) ( ( (x)+ M) & (~M) ) |
| #define | M ( (long) (sizeof(long) - 1) ) |
Functions | |
| int | ef1asc_ (ftnint *a, ftnlen *la, ftnint *b, ftnlen *lb) |
| void | s_copy (char *, char *, ftnlen, ftnlen) |