utils

prototype.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

SCM g_rc_gschlas_version (SCM version)
SCM g_rc_force_boundingbox (SCM mode)
void g_register_funcs (void)
SCM g_quit (void)
void gschlas_quit (void)
void main_prog (void *closure, int argc, char *argv[])
int main (int argc, char *argv[])
void i_vars_set (TOPLEVEL *pr_current)
void usage (char *cmd)
int parse_commandline (int argc, char *argv[])
void s_util_embed (TOPLEVEL *pr_current, int embed_mode)

Function Documentation

SCM g_rc_gschlas_version ( SCM  version)

Definition at line 49 of file g_rc.c.

SCM g_rc_force_boundingbox ( SCM  mode)

Definition at line 77 of file g_rc.c.

void g_register_funcs ( void  )

Definition at line 45 of file g_register.c.

Here is the call graph for this function:

SCM g_quit ( void  )

Definition at line 57 of file g_register.c.

Here is the call graph for this function:

void gschlas_quit ( void  )

Definition at line 43 of file gschlas.c.

void main_prog ( void *  closure,
int  argc,
char *  argv[] 
)

Definition at line 52 of file gschlas.c.

Here is the call graph for this function:

int main ( int  argc,
char *  argv[] 
)

Definition at line 52 of file grenum.c.

Here is the call graph for this function:

void i_vars_set ( TOPLEVEL *  pr_current)

Definition at line 41 of file i_vars.c.

void usage ( char *  cmd)

Definition at line 366 of file convert_sym.c.

int parse_commandline ( int  argc,
char *  argv[] 
)

Definition at line 60 of file parsecmd.c.

Here is the call graph for this function:

void s_util_embed ( TOPLEVEL *  pr_current,
int  embed_mode 
)

Definition at line 47 of file s_util.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines