MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / test_capi_i64.cpp

File test_capi_i64.cpp

tests-cpp/small/test_capi_i64.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// PR-H (daslang 64-bit-arrays project) — C-API completeness for arrays / tables.
2//
3// Phase 1 (#2746) widened das_array.size / .capacity and das_table.size /
4// .capacity to uint64_t. The C entry points (das_array_resize / _reserve /

Callers

nothing calls this directly

Calls 15

das_array_initFunction · 0.85
das_array_resize_i64Function · 0.85
das_array_at_i64Function · 0.85
das_array_atFunction · 0.85
das_array_reserve_i64Function · 0.85
das_array_clearFunction · 0.85
huge_heap_enabledFunction · 0.85
das_table_initFunction · 0.85
das_table_reserve_i64Function · 0.85
das_table_insertFunction · 0.85

Tested by

no test coverage detected