|
Veritable Lasagna
An Allocator & Data Structure Library for C.
|
Include dependency graph for vl_numtypes.c:Macros | |
| #define | GEN_CONVERTER(src_type, src_name, dst_type, dst_name) |
Variables | |
| const vl_numtype_info | VL_NUMTYPE_INFO [VL_NUMTYPE_MAX] |
| Provides runtime numeric type introspection. | |
| #define GEN_CONVERTER | ( | src_type, | |
| src_name, | |||
| dst_type, | |||
| dst_name | |||
| ) |
| const vl_numtype_info VL_NUMTYPE_INFO[VL_NUMTYPE_MAX] |
Provides runtime numeric type introspection.