Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
fcontext.c File Reference
#include <ctype.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "fio.h"
Include dependency graph for fcontext.c:

Go to the source code of this file.

Defines

#define MAX_ENT_LEN   32 /* Maximum entry point name length */

Functions

int _who_called_me ()
void _fcontext (FIOSPTR css)

Define Documentation

#define MAX_ENT_LEN   32 /* Maximum entry point name length */

Definition at line 47 of file fcontext.c.

Referenced by _fcontext().


Function Documentation

int _who_called_me ( )

Referenced by _fcontext().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines