UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
syms_meta_eval.c
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
// generated
3
#ifndef _SYMS_META_EVAL_C
4
#define _SYMS_META_EVAL_C
5
//~ generated from code at syms/metaprogram/syms_metaprogram_eval.c:367
6
SYMS_GLOBAL
SYMS_U8
syms_eval_opcode_ctrlbits
[] = {
7
0x00,0x14,0x10,0x15,0x41,0x05,0x11,0x41,0x21,0x00,0x00,0x11,0x21,0x41,0x81,0x15,
8
0x15,0x19,0x19,0x19,0x19,0x19,0x19,0x19,0x19,0x19,0x19,0x15,0x19,0x19,0x15,0x19,
9
0x19,0x19,0x19,0x19,0x19,0x15,0x15,0x25,0x11,0x04,0x10,
10
};
11
//~ generated from code at syms/metaprogram/syms_metaprogram_eval.c:414
12
SYMS_GLOBAL
SYMS_U8
syms_eval_type_group_from_type_kind_table
[] = {
13
0,0,2,2,2,2,2,0,0,1,1,1,1,1,0,0,1,0,3,0,0,4,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,
14
};
15
//~ generated from code at syms/metaprogram/syms_metaprogram_eval.c:442
16
SYMS_GLOBAL
SYMS_String8
syms_eval_conversion_string_table
[] = {
17
syms_str8_comp
(
""
),
18
syms_str8_comp
(
""
),
19
syms_str8_comp
(
"cannot convert between these types"
),
20
syms_str8_comp
(
"cannot convert to this type"
),
21
syms_str8_comp
(
"cannot convert this type"
),
22
};
23
//~ generated from code at syms/metaprogram/syms_metaprogram_eval.c:508
24
SYMS_GLOBAL
SYMS_U8
syms_eval_conversion_rule_table
[] = {
25
2,4,4,4,4,
26
3,0,0,1,1,
27
3,0,0,1,1,
28
3,1,1,0,1,
29
3,1,1,1,0,
30
};
31
#endif
SYMS_String8
Definition
syms_base.h:296
syms_str8_comp
#define syms_str8_comp(s)
Definition
syms_base.h:482
SYMS_GLOBAL
#define SYMS_GLOBAL
Definition
syms_base.h:42
SYMS_U8
uint8_t SYMS_U8
Definition
syms_crt_overrides.h:36
syms_eval_conversion_string_table
SYMS_GLOBAL SYMS_String8 syms_eval_conversion_string_table[]
Definition
syms_meta_eval.c:16
syms_eval_conversion_rule_table
SYMS_GLOBAL SYMS_U8 syms_eval_conversion_rule_table[]
Definition
syms_meta_eval.c:24
syms_eval_opcode_ctrlbits
SYMS_GLOBAL SYMS_U8 syms_eval_opcode_ctrlbits[]
Definition
syms_meta_eval.c:6
syms_eval_type_group_from_type_kind_table
SYMS_GLOBAL SYMS_U8 syms_eval_type_group_from_type_kind_table[]
Definition
syms_meta_eval.c:12
Engine
Source
Runtime
SymsLib
syms
core
generated
syms_meta_eval.c
Generated by
1.9.8