theSq3Lite 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard - theLib - theATL
c - tcl - atl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches
LibMkKernel_private_rb.h
Go to the documentation of this file.
1
12#pragma once
13
14// USE_DEBUG_COUNTER=1
15
16#include "LibMkKernel_rb.h"
17
18void MK(MkObjectC_Init) (MK_RT_ARGS_ONLY) ;
19void MK(MkBufferC_Init) (MK_RT_ARGS_ONLY) ;
20void MK(MkBufferStreamC_Init) (MK_RT_ARGS_ONLY) ;
21void MK(MkBufferListC_Init) (MK_RT_ARGS_ONLY) ;
22void MK(MkLogFileC_Init) (MK_RT_ARGS_ONLY) ;
23void MK(MkErrorC_Init) (MK_RT_ARGS_ONLY) ;
24void MK(MkExceptionC_Init) (MK_RT_ARGS_ONLY) ;
25void MK(MkRuntimeC_Init) (MK_RT_ARGS_ONLY) ;
26void MK(Misc_Init) (MK_RT_ARGS_ONLY) ;
27
28extern ID MK(id_arity);
29
30enum MkErrorE MK_DECL NS(ObjectDeleteCall) ( MkObjectDeleteCallF_ARGS ) ;
31void MK_DECL NS(ObjectDeleteFree) ( MkObjectDeleteFreeF_ARGS ) ;
LibMkKernel_rb.h - 10 Apr 2025 - aotto1968.
#define MK(n)
#define NS(n)
#define MK_DECL
MkErrorE
#define MkObjectDeleteCallF_ARGS
#define MkObjectDeleteFreeF_ARGS
#define MK_RT_ARGS_ONLY