|
musrfit 1.10.0
|
#include "mud.h"
Go to the source code of this file.
Functions | |
| MUD_SEC * | MUD_new (UINT32 secID, UINT32 instanceID) |
Definition at line 34 of file mud_new.c.
References _MUD_SEC::core, MUD_CORE::instanceID, MUD_SEC_CMT_ID, MUD_SEC_CMT_proc(), MUD_SEC_EOF_ID, MUD_SEC_EOF_proc(), MUD_SEC_FIXED_ID, MUD_SEC_FIXED_proc(), MUD_SEC_GEN_ARRAY_ID, MUD_SEC_GEN_ARRAY_proc(), MUD_SEC_GEN_HIST_DAT_ID, MUD_SEC_GEN_HIST_DAT_proc(), MUD_SEC_GEN_HIST_HDR_ID, MUD_SEC_GEN_HIST_HDR_proc(), MUD_SEC_GEN_IND_VAR_ID, MUD_SEC_GEN_IND_VAR_proc(), MUD_SEC_GEN_RUN_DESC_ID, MUD_SEC_GEN_RUN_DESC_proc(), MUD_SEC_GEN_SCALER_ID, MUD_SEC_GEN_SCALER_proc(), MUD_SEC_GRP_ID, MUD_SEC_GRP_proc(), MUD_SEC_ID, MUD_SEC_proc(), MUD_SEC_TRI_TI_RUN_DESC_ID, MUD_SEC_TRI_TI_RUN_DESC_proc(), MUD_SEC_UNKNOWN_proc(), NULL, MUD_CORE::proc, MUD_CORE::secID, MUD_CORE::sizeOf, and zalloc.
Referenced by _ANSI_ARGS_(), MUD_decode(), MUD_openWrite(), MUD_setComments(), MUD_setHists(), MUD_setIndVars(), MUD_setRunDesc(), MUD_setScalers(), and MUD_writeEnd().