Functions

s_rnge.c File Reference

#include <stdio.h>
#include "cmplrs/host.h"
Include dependency graph for s_rnge.c:

Go to the source code of this file.

Functions

void s_abort (int32)
static int32 varlen (char *)
void s_rnge (char *varn, int32 offset, char *procn, int32 line)

Function Documentation

void s_abort ( int32   ) 

Definition at line 46 of file s_abort.c.

References exit(), fprintf(), and getenv().

Here is the call graph for this function:

void s_rnge ( char *  varn,
int32  offset,
char *  procn,
int32  line 
)

Definition at line 53 of file s_rnge.c.

References fprintf(), len, s_abort(), and varlen().

Here is the call graph for this function:

static int32 varlen ( char *  s  )  [static]

Definition at line 80 of file s_rnge.c.

Referenced by s_rnge().