sgs_Reg***Consts [function]

void sgs_RegFuncConsts( sgs_Context* C, const sgs_RegFuncConst* list, int size )

void sgs_RegIntConsts( sgs_Context* C, const sgs_RegIntConst* list, int size )

void sgs_RegRealConsts( sgs_Context* C, const sgs_RegRealConst* list, int size )

Loads the specified list of constants in the context.