theLink 10.0
Loading...
Searching...
No Matches
LibMkKernel_private_rb.h
Go to the documentation of this file.
1
9#pragma once
10
11// USE_DEBUG_COUNTER=1
12
13#include "LibMkKernel_rb.h"
14
15void MK(MkObjectC_Init) (MK_RT_ARGS_ONLY) ;
16void MK(MkBufferC_Init) (MK_RT_ARGS_ONLY) ;
17void MK(MkBufferStreamC_Init) (MK_RT_ARGS_ONLY) ;
18void MK(MkBufferListC_Init) (MK_RT_ARGS_ONLY) ;
19void MK(MkLogFileC_Init) (MK_RT_ARGS_ONLY) ;
20void MK(MkErrorC_Init) (MK_RT_ARGS_ONLY) ;
21void MK(MkExceptionC_Init) (MK_RT_ARGS_ONLY) ;
22void MK(MkRuntimeC_Init) (MK_RT_ARGS_ONLY) ;
23void MK(Misc_Init) (MK_RT_ARGS_ONLY) ;
24
25extern ID MK(id_arity);
26
27enum MkErrorE MK_DECL NS(ObjectDeleteCall) ( MkObjectDeleteCallF_ARGS ) ;
28void MK_DECL NS(ObjectDeleteFree) ( MkObjectDeleteFreeF_ARGS ) ;
tag: nhi1-release-250425
#define MK(n)
#define NS(n)
#define MK_DECL
MkErrorE
#define MkObjectDeleteCallF_ARGS
#define MkObjectDeleteFreeF_ARGS
#define MK_RT_ARGS_ONLY