abl
chelpers.c File Reference
#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)
 

Macro Definition Documentation

◆ cexit

#define cexit   FORTRAN_UNPREFIXED(cexit, CEXIT)

◆ getmaxrss

double getmaxrss   FORTRAN_UNPREFIXED(getmaxrss, GETMAXRSS)

◆ print_stack

void print_stack   FORTRAN_UNPREFIXED(print_stack, PRINT_STACK)

◆ set_stdout

#define set_stdout   FORTRAN_UNPREFIXED(set_stdout, SET_STDOUT)

◆ sizeOfLongInt

int sizeOfLongInt   FORTRAN_UNPREFIXED(sizeoflongint, SIZEOFLONGINT)

Function Documentation

◆ cexit()

void cexit ( int *  ierr)

◆ set_stdout()

void set_stdout ( char *  f,
int *  sid,
int  flen 
)