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
sq3_misc_check_lng.h File Reference

sq3_misc_check_lng.h - 08 Mar 2025 - aotto1968 More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OT_CHECK_VAL(val, nullB)
 
#define OT_CHECK_VALN(val, nullB)
 
#define OT_CHECK_STMT(val, nullB)
 
#define OT_CHECK_STMTN(val, nullB)
 
#define OT_CHECK_BLOB(val, nullB)
 
#define OT_CHECK_BLOBN(val, nullB)
 
#define OT_CHECK_FILE(val, nullB)
 
#define OT_CHECK_FILEN(val, nullB)
 
#define OT_CHECK_LITE(val, nullB)
 
#define OT_CHECK_LITEN(val, nullB)
 

Detailed Description

sq3_misc_check_lng.h - 08 Mar 2025 - aotto1968

Version
9f75f1c1511dab84a5b8d74670ef5cdebf318b81
Date
Sat Mar 8 19:18:24 2025 +0100
Author
aotto1968 aotto.nosp@m.1968.nosp@m.@t-on.nosp@m.line.nosp@m..de

Definition in file sq3_misc_check_lng.h.

Macro Definition Documentation

◆ OT_CHECK_BLOB

#define OT_CHECK_BLOB ( val,
nullB )
Value:
#define OT_OBJ_TO_CLASS(str)
#define Sq3BlobC_lngO
__thread MK_TYP Sq3BlobC_TT
class as MkTypeDefS-class-type …
#define OT_CHECK_CLASS(val, classType, type, nullB)

Definition at line 48 of file sq3_misc_check_lng.h.

◆ OT_CHECK_BLOBN

#define OT_CHECK_BLOBN ( val,
nullB )
Value:

Definition at line 49 of file sq3_misc_check_lng.h.

◆ OT_CHECK_FILE

#define OT_CHECK_FILE ( val,
nullB )
Value:
#define Sq3FileC_lngO
__thread MK_TYP Sq3FileC_TT
class as MkTypeDefS-class-type …

Definition at line 50 of file sq3_misc_check_lng.h.

◆ OT_CHECK_FILEN

#define OT_CHECK_FILEN ( val,
nullB )
Value:

Definition at line 51 of file sq3_misc_check_lng.h.

◆ OT_CHECK_LITE

#define OT_CHECK_LITE ( val,
nullB )
Value:
#define Sq3LiteC_lngO
__thread MK_TYP Sq3LiteC_TT
class as MkTypeDefS-class-type …

Definition at line 52 of file sq3_misc_check_lng.h.

◆ OT_CHECK_LITEN

#define OT_CHECK_LITEN ( val,
nullB )
Value:

Definition at line 53 of file sq3_misc_check_lng.h.

◆ OT_CHECK_STMT

#define OT_CHECK_STMT ( val,
nullB )
Value:
#define Sq3StmtC_lngO
__thread MK_TYP Sq3StmtC_TT
class as MkTypeDefS-class-type …

Definition at line 46 of file sq3_misc_check_lng.h.

◆ OT_CHECK_STMTN

#define OT_CHECK_STMTN ( val,
nullB )
Value:

Definition at line 47 of file sq3_misc_check_lng.h.

◆ OT_CHECK_VAL

#define OT_CHECK_VAL ( val,
nullB )
Value:
#define Sq3ValueC_lngO
__thread MK_TYP Sq3ValueC_TT
class as MkTypeDefS-class-type …

Definition at line 44 of file sq3_misc_check_lng.h.

◆ OT_CHECK_VALN

#define OT_CHECK_VALN ( val,
nullB )
Value:

Definition at line 45 of file sq3_misc_check_lng.h.