Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
fseek.c File Reference
#include "fio.h"
Include dependency graph for fseek.c:

Go to the source code of this file.

Functions

int __fseek_f90 (int *u, int *off, int *from)
_f_int fseekf90_ (_f_int *u, _f_int *off, _f_int *from)
_f_int __fseek64_f90 (_f_int *u, _f_int8 *off, int *from)
_f_int8 fseekf90_8_ (_f_int8 *u, _f_int8 *off, int8 *from)
_f_int fseekf90_4_8_4_ (_f_int *u, _f_int8 *off, int *from)
static _f_int __setpos64 (unit *cup, _f_int8 ioff, _f_int whence)

Function Documentation

_f_int __fseek64_f90 ( _f_int *  u,
_f_int8 *  off,
int *  from 
)

Definition at line 139 of file fseek.c.

References fseekf90_4_8_4_().

Here is the call graph for this function:

int __fseek_f90 ( int *  u,
int *  off,
int *  from 
)

Definition at line 100 of file fseek.c.

References fseekf90_().

Here is the call graph for this function:

_f_int __setpos64 ( unit cup,
_f_int8  ioff,
_f_int  whence 
) [static]
_f_int fseekf90_ ( _f_int *  u,
_f_int *  off,
_f_int *  from 
)

Definition at line 106 of file fseek.c.

References __setpos64(), _ferr(), _imp_open(), cup, errno, FEBIONDA, NULL, SEQ, STMT_BEGIN, STMT_END, T_SETPOS, fiostate::u, UNF, and unit_s::useq.

Referenced by __fseek_f90().

Here is the call graph for this function:

_f_int fseekf90_4_8_4_ ( _f_int *  u,
_f_int8 *  off,
int *  from 
)

Definition at line 145 of file fseek.c.

References __setpos64(), _ferr(), _imp_open(), cup, errno, FEBIONDA, NULL, SEQ, STMT_BEGIN, STMT_END, T_SETPOS, fiostate::u, UNF, and unit_s::useq.

Referenced by __fseek64_f90().

Here is the call graph for this function:

_f_int8 fseekf90_8_ ( _f_int8 *  u,
_f_int8 *  off,
int8 from 
)

Definition at line 178 of file fseek.c.

References __setpos64(), _ferr(), _imp_open(), cup, errno, FEBIONDA, NULL, SEQ, STMT_BEGIN, STMT_END, T_SETPOS, fiostate::u, UNF, and unit_s::useq.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines