#include <stdio.h>#include <stdlib.h>#include <sys/resource.h>#include <string.h>#include "name.h"
Include dependency graph for chelpers.c:Macros | |
| #define | cexit FORTRAN_UNPREFIXED(cexit, CEXIT) |
| #define | print_stack FORTRAN_UNPREFIXED(print_stack, PRINT_STACK) |
| #define | sizeOfLongInt FORTRAN_UNPREFIXED(sizeoflongint, SIZEOFLONGINT) |
| #define | getmaxrss FORTRAN_UNPREFIXED(getmaxrss, GETMAXRSS) |
| #define | set_stdout FORTRAN_UNPREFIXED(set_stdout, SET_STDOUT) |
Functions | |
| void | set_stdout (char *f, int *sid, int flen) |
| void | cexit (int *ierr) |
| #define cexit FORTRAN_UNPREFIXED(cexit, CEXIT) |
| double getmaxrss FORTRAN_UNPREFIXED(getmaxrss, GETMAXRSS) |
| void print_stack FORTRAN_UNPREFIXED(print_stack, PRINT_STACK) |
| #define set_stdout FORTRAN_UNPREFIXED(set_stdout, SET_STDOUT) |
| int sizeOfLongInt FORTRAN_UNPREFIXED(sizeoflongint, SIZEOFLONGINT) |
| void cexit | ( | int * | ierr | ) |
| void set_stdout | ( | char * | f, |
| int * | sid, | ||
| int | flen | ||
| ) |