MISR Toolkit  1.5.1
Macros | Functions
wrtlabel.c File Reference
#include "odldef.h"
#include "odlinter.h"
#include "stdio.h"
#include "stdlib.h"

Go to the source code of this file.

Macros

#define MAXLABLINE   300
 
#define INDENTSIZE   2
 
#define MINAMESIZE   20
 
#define indentf(X)   for (i=0 ; i < X ; i++) stmt[len++] = ' '
 

Functions

void WriteLabel (FILE *output_file, AGGREGATE base_node)
 

Macro Definition Documentation

◆ indentf

#define indentf (   X)    for (i=0 ; i < X ; i++) stmt[len++] = ' '

Definition at line 115 of file wrtlabel.c.

◆ INDENTSIZE

#define INDENTSIZE   2

Definition at line 104 of file wrtlabel.c.

◆ MAXLABLINE

#define MAXLABLINE   300

Definition at line 103 of file wrtlabel.c.

◆ MINAMESIZE

#define MINAMESIZE   20

Definition at line 105 of file wrtlabel.c.

Function Documentation

◆ WriteLabel()

void WriteLabel ( FILE *  output_file,
AGGREGATE  base_node 
)

Definition at line 118 of file wrtlabel.c.


MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:53