gwenhywfar 5.12.0
builddefs.c File Reference
#include "typemaker2.h"
#include "tm_typemanager.h"
#include "tm_builder_c.h"
#include <gwenhywfar/debug.h>
#include <gwenhywfar/gwenhywfar.h>
#include <gwenhywfar/pathmanager.h>
Include dependency graph for builddefs.c:

Go to the source code of this file.

Functions

int buildDefs (GWEN_DB_NODE *dbArgs)
int doBuildDefs (GWEN_DB_NODE *dbArgs, const char *fname)

Function Documentation

◆ buildDefs()

int buildDefs ( GWEN_DB_NODE * dbArgs)

Definition at line 136 of file builddefs.c.

References DBG_ERROR, doBuildDefs(), GWEN_DB_Dump(), GWEN_DB_GetCharValue(), GWEN_LOGDOMAIN, and NULL.

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ doBuildDefs()