Defines | Functions | Variables
fmt.c File Reference
#include "f2c.h"
#include "fio.h"
#include "fmt.h"
Include dependency graph for fmt.c:

Go to the source code of this file.

Defines

#define Const   const
#define GLITCH   '\2'
#define skip(s)   while(*s==' ') s++
#define STKSZ   10
#define SYLMX   5

Functions

static const char * ap_end (const char *s)
integer do_fio (ftnint *number, char *ptr, ftnlen len)
static int e_d (const char *s, const char **p)
int en_fio (Void)
static const char * f_list (const char *)
static const char * f_s (const char *s, int curloc)
VOID fmt_bg (Void)
static const char * gt_num (const char *s, int *n, int n1)
static const char * i_tem (const char *s)
static int ne_d (const char *s, const char **p)
static int op_gen (int a, int b, int c, int d)
int pars_f (const char *s)
static int type_f (int n)

Variables

flag f__cblank
int f__cnt [STKSZ]
int f__cp
flag f__cplus
flag f__nonl
int f__parenlvl
int f__pc
int f__ret [STKSZ]
int f__revloc
int f__rp
static struct syl f__syl [SYLMX]
flag f__workdone

Define Documentation

#define Const   const

Definition at line 28 of file fmt.c.

#define GLITCH   '\2'

Definition at line 20 of file fmt.c.

#define skip (   s)    while(*s==' ') s++

Definition at line 7 of file fmt.c.

#define STKSZ   10

Definition at line 383 of file fmt.c.

#define SYLMX   5

Definition at line 18 of file fmt.c.


Function Documentation

static const char* ap_end ( const char *  s) [static]

Definition at line 35 of file fmt.c.

integer do_fio ( ftnint number,
char *  ptr,
ftnlen  len 
)

Definition at line 423 of file fmt.c.

static int e_d ( const char *  s,
const char **  p 
) [static]

Definition at line 213 of file fmt.c.

int en_fio ( Void  )

Definition at line 517 of file fmt.c.

static const char * f_list ( const char *  s) [static]

Definition at line 348 of file fmt.c.

static const char* f_s ( const char *  s,
int  curloc 
) [static]

Definition at line 99 of file fmt.c.

VOID fmt_bg ( Void  )

Definition at line 523 of file fmt.c.

static const char* gt_num ( const char *  s,
int *  n,
int  n1 
) [static]

Definition at line 72 of file fmt.c.

static const char* i_tem ( const char *  s) [static]

Definition at line 332 of file fmt.c.

static int ne_d ( const char *  s,
const char **  p 
) [static]

Definition at line 121 of file fmt.c.

static int op_gen ( int  a,
int  b,
int  c,
int  d 
) [static]

Definition at line 54 of file fmt.c.

int pars_f ( const char *  s)

Definition at line 373 of file fmt.c.

static int type_f ( int  n) [static]

Definition at line 391 of file fmt.c.


Variable Documentation

Definition at line 34 of file err.c.

int f__cnt[STKSZ]

Definition at line 384 of file fmt.c.

int f__cp

Definition at line 384 of file fmt.c.

Definition at line 34 of file err.c.

Definition at line 385 of file fmt.c.

Definition at line 24 of file fmt.c.

int f__pc

Definition at line 24 of file fmt.c.

int f__ret[STKSZ]

Definition at line 384 of file fmt.c.

int f__revloc

Definition at line 24 of file fmt.c.

int f__rp

Definition at line 384 of file fmt.c.

struct syl f__syl[SYLMX] [static]

Definition at line 23 of file fmt.c.

Definition at line 385 of file fmt.c.



swiftnav
Author(s):
autogenerated on Sat Jun 8 2019 18:56:52