getpos.c File Reference

#include <errno.h>
#include <foreign.h>
#include <liberrno.h>
#include "fio.h"
#include "fstats.h"
Include dependency graph for getpos.c:

Go to the source code of this file.

Defines

#define ERET(val)

Functions

long _GETPOS_ (_f_int *unump, _f_int *arg2, _f_int *arg3, _f_int *arg4)

Define Documentation

#define ERET ( val   ) 
Value:
{                       \
        errn    = val;                  \
        ret     = -1;                   \
        goto getpos_done;               \
}

Definition at line 46 of file getpos.c.

Referenced by __READC(), _GETPOS_(), and SKIPF().


Function Documentation

long _GETPOS_ ( _f_int unump,
_f_int arg2,
_f_int arg3,
_f_int arg4 
)

Generated on Tue Nov 17 06:33:33 2009 for Open64 (mfef90, whirl2f, and IR tools) by  doxygen 1.6.1