diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2f4eacb..15130bd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,6 +27,21 @@ jobs: with: extra_args: --all-files + check-callgrind-header: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + - name: Diff includes/callgrind.h against valgrind-codspeed main + run: | + curl -fsSL -o /tmp/callgrind.h \ + https://raw.githubusercontent.com/CodSpeedHQ/valgrind-codspeed/master/callgrind/callgrind.h + if ! diff -u /tmp/callgrind.h includes/callgrind.h; then + echo "" + echo "::error::includes/callgrind.h is out of sync with CodSpeedHQ/valgrind-codspeed." + echo "Copy callgrind/callgrind.h from the fork's default branch into includes/." + exit 1 + fi + tests: strategy: matrix: @@ -269,6 +284,7 @@ jobs: if: always() needs: - lint + - check-callgrind-header - tests - build - test-build-cmake diff --git a/dist/core.c b/dist/core.c index 33c08dc..fcd1876 100644 --- a/dist/core.c +++ b/dist/core.c @@ -107,6 +107,11 @@ uint8_t instrument_hooks_write_environment(InstrumentHooks *hooks, return 0; } +uint8_t instrument_hooks_callgrind_add_obj_skip(const char *path) { + (void)path; + return 0; +} + #elif defined(__APPLE__) #include "core.h" #define ZIG_TARGET_MAX_INT_ALIGNMENT 16 @@ -116,8 +121,8 @@ struct anon__lazy_58 { uintptr_t len; }; struct fs_File__794; -typedef struct anon__lazy_87 nav__1280_39; -typedef struct anon__lazy_58 nav__1280_41; +typedef struct anon__lazy_87 nav__1283_39; +typedef struct anon__lazy_58 nav__1283_41; struct fs_File__794 { int32_t handle; }; @@ -133,16 +138,16 @@ struct fs_File_OpenFlags__1101 { bool allow_ctty; }; struct fifo_posix_Pipe_Writer__786; -typedef struct anon__lazy_95 nav__1282_39; +typedef struct anon__lazy_95 nav__1285_39; struct mem_Allocator__599; -typedef struct anon__lazy_58 nav__1282_42; +typedef struct anon__lazy_58 nav__1285_42; struct mem_Allocator_VTable__602; struct mem_Allocator__599 { void *ptr; struct mem_Allocator_VTable__602 const *vtable; }; struct array_list_ArrayListAligned_28u8_2cnull_29__806; -typedef struct anon__lazy_103 nav__1282_50; +typedef struct anon__lazy_103 nav__1285_50; struct anon__lazy_103 { uint8_t *ptr; uintptr_t len; @@ -161,11 +166,11 @@ struct anon__lazy_95 { struct fifo_posix_Pipe_Writer__786 payload; uint16_t error; }; -typedef struct anon__lazy_87 nav__1282_59; +typedef struct anon__lazy_87 nav__1285_59; struct fifo_posix_Pipe_Reader__788; -typedef struct anon__lazy_110 nav__1281_39; -typedef struct anon__lazy_58 nav__1281_42; -typedef struct anon__lazy_103 nav__1281_50; +typedef struct anon__lazy_110 nav__1284_39; +typedef struct anon__lazy_58 nav__1284_42; +typedef struct anon__lazy_103 nav__1284_50; struct fifo_posix_Pipe_Reader__788 { struct mem_Allocator__599 allocator; struct array_list_ArrayListAligned_28u8_2cnull_29__806 buffer; @@ -175,10 +180,10 @@ struct anon__lazy_110 { struct fifo_posix_Pipe_Reader__788 payload; uint16_t error; }; -typedef struct anon__lazy_87 nav__1281_59; +typedef struct anon__lazy_87 nav__1284_59; struct runner_fifo_RunnerFifo__631; -typedef struct anon__lazy_116 nav__1129_39; -typedef struct anon__lazy_103 nav__1129_49; +typedef struct anon__lazy_116 nav__1132_39; +typedef struct anon__lazy_103 nav__1132_49; struct runner_fifo_RunnerFifo__631 { struct mem_Allocator__599 allocator; struct fifo_posix_Pipe_Writer__786 writer; @@ -188,12 +193,12 @@ struct anon__lazy_116 { struct runner_fifo_RunnerFifo__631 payload; uint16_t error; }; -typedef struct anon__lazy_58 nav__1129_64; -typedef struct anon__lazy_95 nav__1129_66; -typedef struct anon__lazy_110 nav__1129_71; +typedef struct anon__lazy_58 nav__1132_64; +typedef struct anon__lazy_95 nav__1132_66; +typedef struct anon__lazy_110 nav__1132_71; struct shared_Command__1178; struct shared_Command__struct_1181__1181; -typedef struct anon__lazy_58 nav__1286_44; +typedef struct anon__lazy_58 nav__1289_44; struct shared_Command__struct_1181__1181 { struct anon__lazy_58 uri; int32_t pid; @@ -228,7 +233,7 @@ struct shared_Command__1178 { } payload; uint8_t tag; }; -typedef struct anon__lazy_103 nav__1286_65; +typedef struct anon__lazy_103 nav__1289_65; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 { struct array_list_ArrayListAligned_28u8_2cnull_29__806 *context; @@ -239,17 +244,17 @@ struct c_pollfd__struct_1304__1304 { int16_t events; int16_t revents; }; -typedef struct anon__lazy_152 nav__1268_43; +typedef struct anon__lazy_152 nav__1271_43; struct anon__lazy_152 { struct c_pollfd__struct_1304__1304 *ptr; uintptr_t len; }; -typedef struct anon__lazy_155 nav__1268_46; +typedef struct anon__lazy_155 nav__1271_46; struct anon__lazy_155 { uintptr_t payload; uint16_t error; }; -typedef struct anon__lazy_157 nav__4193_38; +typedef struct anon__lazy_157 nav__4196_38; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992; struct anon__lazy_157 { uint32_t payload; @@ -260,153 +265,153 @@ struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8 struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *context; }; struct io_Reader__2141; -typedef struct anon__lazy_155 nav__4193_50; -typedef struct anon__lazy_103 nav__4193_52; +typedef struct anon__lazy_155 nav__4196_50; +typedef struct anon__lazy_103 nav__4196_52; struct io_Reader__2141 { void const *context; struct anon__lazy_155 (*readFn)(void const *, struct anon__lazy_103); }; -typedef struct anon__lazy_177 nav__4193_64; +typedef struct anon__lazy_177 nav__4196_64; struct anon__lazy_177 { uint16_t error; uint8_t payload[4]; }; -typedef struct anon__lazy_157 nav__4192_38; -typedef struct anon__lazy_181 nav__4235_38; +typedef struct anon__lazy_157 nav__4195_38; +typedef struct anon__lazy_181 nav__4238_38; struct anon__lazy_181 { int32_t payload; uint16_t error; }; -typedef struct anon__lazy_155 nav__4235_50; -typedef struct anon__lazy_103 nav__4235_52; -typedef struct anon__lazy_177 nav__4235_64; -typedef struct anon__lazy_181 nav__4234_38; -typedef struct anon__lazy_103 nav__4237_39; -typedef struct anon__lazy_187 nav__4237_40; +typedef struct anon__lazy_155 nav__4238_50; +typedef struct anon__lazy_103 nav__4238_52; +typedef struct anon__lazy_177 nav__4238_64; +typedef struct anon__lazy_181 nav__4237_38; +typedef struct anon__lazy_103 nav__4240_39; +typedef struct anon__lazy_187 nav__4240_40; struct anon__lazy_187 { struct anon__lazy_103 payload; uint16_t error; }; -typedef struct anon__lazy_155 nav__4237_59; -typedef struct anon__lazy_192 nav__4237_69; +typedef struct anon__lazy_155 nav__4240_59; +typedef struct anon__lazy_192 nav__4240_69; struct anon__lazy_192 { uint64_t payload; uint16_t error; }; -typedef struct anon__lazy_194 nav__4237_72; +typedef struct anon__lazy_194 nav__4240_72; struct anon__lazy_194 { uint16_t error; uint8_t payload[8]; }; -typedef struct anon__lazy_58 nav__4236_39; -typedef struct anon__lazy_197 nav__4236_40; +typedef struct anon__lazy_58 nav__4239_39; +typedef struct anon__lazy_197 nav__4239_40; struct anon__lazy_197 { struct anon__lazy_58 payload; uint16_t error; }; -typedef struct anon__lazy_103 nav__4236_55; -typedef struct anon__lazy_187 nav__4236_57; -typedef struct anon__lazy_201 nav__4233_39; -typedef struct anon__lazy_58 nav__4233_44; +typedef struct anon__lazy_103 nav__4239_55; +typedef struct anon__lazy_187 nav__4239_57; +typedef struct anon__lazy_201 nav__4236_39; +typedef struct anon__lazy_58 nav__4236_44; struct anon__lazy_201 { struct shared_Command__struct_1181__1181 payload; uint16_t error; }; -typedef struct anon__lazy_181 nav__4233_57; -typedef struct anon__lazy_197 nav__4233_60; -typedef struct anon__lazy_201 nav__4232_39; -typedef struct anon__lazy_58 nav__4232_44; -typedef struct anon__lazy_209 nav__4243_39; -typedef struct anon__lazy_58 nav__4243_44; +typedef struct anon__lazy_181 nav__4236_57; +typedef struct anon__lazy_197 nav__4236_60; +typedef struct anon__lazy_201 nav__4235_39; +typedef struct anon__lazy_58 nav__4235_44; +typedef struct anon__lazy_209 nav__4246_39; +typedef struct anon__lazy_58 nav__4246_44; struct anon__lazy_209 { struct shared_Command__struct_1182__1182 payload; uint16_t error; }; -typedef struct anon__lazy_197 nav__4243_57; -typedef struct anon__lazy_209 nav__4242_39; -typedef struct anon__lazy_58 nav__4242_44; -typedef struct anon__lazy_192 nav__4249_38; -typedef struct anon__lazy_155 nav__4249_50; -typedef struct anon__lazy_103 nav__4249_52; -typedef struct anon__lazy_194 nav__4249_64; -typedef struct anon__lazy_192 nav__4248_38; -typedef struct anon__lazy_217 nav__4247_39; +typedef struct anon__lazy_197 nav__4246_57; +typedef struct anon__lazy_209 nav__4245_39; +typedef struct anon__lazy_58 nav__4245_44; +typedef struct anon__lazy_192 nav__4252_38; +typedef struct anon__lazy_155 nav__4252_50; +typedef struct anon__lazy_103 nav__4252_52; +typedef struct anon__lazy_194 nav__4252_64; +typedef struct anon__lazy_192 nav__4251_38; +typedef struct anon__lazy_217 nav__4250_39; struct anon__lazy_217 { struct shared_MarkerType__1185 payload; uint16_t error; }; -typedef struct anon__lazy_157 nav__4247_54; -typedef struct anon__lazy_192 nav__4247_56; -typedef struct anon__lazy_217 nav__4246_39; -typedef struct anon__lazy_221 nav__4245_39; +typedef struct anon__lazy_157 nav__4250_54; +typedef struct anon__lazy_192 nav__4250_56; +typedef struct anon__lazy_217 nav__4249_39; +typedef struct anon__lazy_221 nav__4248_39; struct anon__lazy_221 { struct shared_Command__struct_1183__1183 payload; uint16_t error; }; -typedef struct anon__lazy_181 nav__4245_57; -typedef struct anon__lazy_217 nav__4245_60; -typedef struct anon__lazy_221 nav__4244_39; -typedef struct anon__lazy_226 nav__4251_38; +typedef struct anon__lazy_181 nav__4248_57; +typedef struct anon__lazy_217 nav__4248_60; +typedef struct anon__lazy_221 nav__4247_39; +typedef struct anon__lazy_226 nav__4254_38; struct anon__lazy_226 { uint16_t error; uint8_t payload; }; -typedef struct anon__lazy_157 nav__4251_46; -typedef struct anon__lazy_226 nav__4250_38; -typedef struct anon__lazy_232 nav__4191_39; -typedef struct anon__lazy_58 nav__4191_45; +typedef struct anon__lazy_157 nav__4254_46; +typedef struct anon__lazy_226 nav__4253_38; +typedef struct anon__lazy_232 nav__4194_39; +typedef struct anon__lazy_58 nav__4194_45; struct anon__lazy_232 { struct shared_Command__1178 payload; uint16_t error; }; -typedef struct anon__lazy_157 nav__4191_66; -typedef struct anon__lazy_201 nav__4191_68; -typedef struct anon__lazy_209 nav__4191_70; -typedef struct anon__lazy_221 nav__4191_72; -typedef struct anon__lazy_192 nav__4191_74; -typedef struct anon__lazy_226 nav__4191_76; -typedef struct anon__lazy_232 nav__4190_39; -typedef struct anon__lazy_58 nav__4190_45; -typedef struct anon__lazy_232 nav__1291_39; -typedef struct anon__lazy_58 nav__1291_45; -typedef struct anon__lazy_103 nav__1291_68; -typedef struct anon__lazy_155 nav__1291_76; +typedef struct anon__lazy_157 nav__4194_66; +typedef struct anon__lazy_201 nav__4194_68; +typedef struct anon__lazy_209 nav__4194_70; +typedef struct anon__lazy_221 nav__4194_72; +typedef struct anon__lazy_192 nav__4194_74; +typedef struct anon__lazy_226 nav__4194_76; +typedef struct anon__lazy_232 nav__4193_39; +typedef struct anon__lazy_58 nav__4193_45; +typedef struct anon__lazy_232 nav__1294_39; +typedef struct anon__lazy_58 nav__1294_45; +typedef struct anon__lazy_103 nav__1294_68; +typedef struct anon__lazy_155 nav__1294_76; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 { struct anon__lazy_103 buffer; uintptr_t pos; }; -typedef struct anon__lazy_232 nav__1292_39; -typedef struct anon__lazy_241 nav__1292_42; -typedef struct anon__lazy_58 nav__1292_46; +typedef struct anon__lazy_232 nav__1295_39; +typedef struct anon__lazy_241 nav__1295_42; +typedef struct anon__lazy_58 nav__1295_46; struct anon__lazy_241 { uint64_t payload; bool is_null; }; -typedef struct anon__lazy_103 nav__1292_69; -typedef struct anon__lazy_241 nav__1293_40; -typedef struct anon__lazy_58 nav__1293_48; -typedef struct anon__lazy_232 nav__1293_60; -typedef struct anon__lazy_103 nav__1293_70; -typedef struct anon__lazy_248 nav__1293_77; +typedef struct anon__lazy_103 nav__1295_69; +typedef struct anon__lazy_241 nav__1296_40; +typedef struct anon__lazy_58 nav__1296_48; +typedef struct anon__lazy_232 nav__1296_60; +typedef struct anon__lazy_103 nav__1296_70; +typedef struct anon__lazy_248 nav__1296_77; struct anon__lazy_248 { struct shared_Command__1178 f0; }; -typedef struct anon__lazy_103 nav__1139_50; -typedef struct anon__lazy_58 nav__1139_63; -typedef struct anon__lazy_241 nav__1139_76; -typedef struct anon__lazy_58 nav__1130_43; -typedef struct anon__lazy_253 nav__1130_45; +typedef struct anon__lazy_103 nav__1142_50; +typedef struct anon__lazy_58 nav__1142_63; +typedef struct anon__lazy_241 nav__1142_76; +typedef struct anon__lazy_58 nav__1133_43; +typedef struct anon__lazy_253 nav__1133_45; struct anon__lazy_253 { struct anon__lazy_58 f0; }; -typedef struct anon__lazy_226 nav__1140_38; -typedef struct anon__lazy_103 nav__1140_53; -typedef struct anon__lazy_58 nav__1140_66; -typedef struct anon__lazy_241 nav__1140_79; -typedef struct anon__lazy_232 nav__1140_81; +typedef struct anon__lazy_226 nav__1143_38; +typedef struct anon__lazy_103 nav__1143_53; +typedef struct anon__lazy_58 nav__1143_66; +typedef struct anon__lazy_241 nav__1143_79; +typedef struct anon__lazy_232 nav__1143_81; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591; -typedef struct anon__lazy_258 nav__820_39; -typedef struct anon__lazy_103 nav__820_50; +typedef struct anon__lazy_258 nav__823_39; +typedef struct anon__lazy_103 nav__823_50; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 { struct runner_fifo_RunnerFifo__631 fifo; }; @@ -414,11 +419,11 @@ struct anon__lazy_258 { struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 payload; uint16_t error; }; -typedef struct anon__lazy_116 nav__820_62; -typedef struct anon__lazy_226 nav__820_65; +typedef struct anon__lazy_116 nav__823_62; +typedef struct anon__lazy_226 nav__823_65; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582; -typedef struct anon__lazy_264 nav__807_39; -typedef struct anon__lazy_103 nav__807_50; +typedef struct anon__lazy_264 nav__810_39; +typedef struct anon__lazy_103 nav__810_50; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 { struct runner_fifo_RunnerFifo__631 fifo; }; @@ -426,15 +431,15 @@ struct anon__lazy_264 { struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 payload; uint16_t error; }; -typedef struct anon__lazy_116 nav__807_62; -typedef struct anon__lazy_226 nav__807_65; +typedef struct anon__lazy_116 nav__810_62; +typedef struct anon__lazy_226 nav__810_65; struct instruments_root_Instrument__554; -typedef struct anon__lazy_270 nav__743_39; +typedef struct anon__lazy_270 nav__746_39; struct instruments_valgrind_ValgrindInstrument__564; struct instruments_valgrind_ValgrindInstrument__564 { struct mem_Allocator__599 allocator; }; -typedef struct anon__lazy_103 nav__743_53; +typedef struct anon__lazy_103 nav__746_53; struct instruments_root_Instrument__554 { union { struct instruments_valgrind_ValgrindInstrument__564 valgrind; @@ -447,11 +452,11 @@ struct anon__lazy_270 { struct instruments_root_Instrument__554 payload; uint16_t error; }; -typedef struct anon__lazy_258 nav__743_69; -typedef struct anon__lazy_264 nav__743_71; +typedef struct anon__lazy_258 nav__746_69; +typedef struct anon__lazy_264 nav__746_71; struct InstrumentHooks; -typedef struct anon__lazy_279 nav__730_39; -typedef struct anon__lazy_103 nav__730_54; +typedef struct anon__lazy_279 nav__733_39; +typedef struct anon__lazy_103 nav__733_54; struct environment_root_Environment__559; struct environment_root_EnvironmentJson__833; struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849; @@ -493,7 +498,7 @@ struct environment_root_EnvironmentJson__833 { struct environment_linked_libraries_root_LinkedLibraries__837; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936; struct environment_linked_libraries_root_LibraryInfo__934; -typedef struct anon__lazy_303 nav__730_90; +typedef struct anon__lazy_303 nav__733_90; struct anon__lazy_303 { struct environment_linked_libraries_root_LibraryInfo__934 *ptr; uintptr_t len; @@ -520,154 +525,154 @@ struct anon__lazy_279 { struct InstrumentHooks payload; uint16_t error; }; -typedef struct anon__lazy_270 nav__730_100; -typedef struct anon__lazy_315 nav__238_46; +typedef struct anon__lazy_270 nav__733_100; +typedef struct anon__lazy_315 nav__239_46; struct anon__lazy_315 { struct InstrumentHooks *payload; uint16_t error; }; -typedef struct anon__lazy_103 nav__238_51; +typedef struct anon__lazy_103 nav__239_51; struct mem_Allocator_VTable__602 { uint8_t *(*alloc)(void *, uintptr_t, uint8_t, uintptr_t); bool (*resize)(void *, struct anon__lazy_103, uint8_t, uintptr_t, uintptr_t); uint8_t *(*remap)(void *, struct anon__lazy_103, uint8_t, uintptr_t, uintptr_t); void (*free)(void *, struct anon__lazy_103, uint8_t, uintptr_t); }; -typedef struct anon__lazy_303 nav__238_101; -typedef struct anon__lazy_279 nav__238_107; -typedef struct anon__lazy_315 nav__3706_40; -typedef struct anon__lazy_328 nav__3706_51; +typedef struct anon__lazy_303 nav__239_101; +typedef struct anon__lazy_279 nav__239_107; +typedef struct anon__lazy_315 nav__3709_40; +typedef struct anon__lazy_328 nav__3709_51; struct anon__lazy_328 { uint8_t *payload; uint16_t error; }; -typedef struct anon__lazy_58 nav__1348_39; +typedef struct anon__lazy_58 nav__1351_39; struct fs_Dir__1103; struct fs_Dir__1103 { int32_t fd; }; -typedef struct anon__lazy_87 nav__1345_39; -typedef struct anon__lazy_58 nav__1345_41; -typedef struct anon__lazy_103 nav__1283_48; -typedef struct anon__lazy_103 nav__1288_48; -typedef struct anon__lazy_103 nav__1562_43; -typedef struct anon__lazy_58 nav__3956_46; -typedef struct anon__lazy_58 nav__1439_40; -typedef struct anon__lazy_155 nav__1439_47; -typedef struct anon__lazy_155 nav__1964_38; -typedef struct anon__lazy_152 nav__1964_41; -typedef struct anon__lazy_357 nav__1964_46; +typedef struct anon__lazy_87 nav__1348_39; +typedef struct anon__lazy_58 nav__1348_41; +typedef struct anon__lazy_103 nav__1286_48; +typedef struct anon__lazy_103 nav__1291_48; +typedef struct anon__lazy_103 nav__1565_43; +typedef struct anon__lazy_58 nav__3959_46; +typedef struct anon__lazy_58 nav__1442_40; +typedef struct anon__lazy_155 nav__1442_47; +typedef struct anon__lazy_155 nav__1967_38; +typedef struct anon__lazy_152 nav__1967_41; +typedef struct anon__lazy_357 nav__1967_46; struct anon__lazy_357 { uint32_t payload; bool is_null; }; -typedef struct anon__lazy_155 nav__1429_38; -typedef struct anon__lazy_103 nav__1429_41; -typedef struct anon__lazy_103 nav__1559_43; -typedef struct anon__lazy_103 nav__4156_40; -typedef struct anon__lazy_155 nav__4189_38; -typedef struct anon__lazy_103 nav__4189_41; -typedef struct anon__lazy_177 nav__4231_39; -typedef struct anon__lazy_155 nav__4231_44; -typedef struct anon__lazy_103 nav__4231_46; -typedef struct anon__lazy_194 nav__4238_39; -typedef struct anon__lazy_155 nav__4238_44; -typedef struct anon__lazy_103 nav__4238_46; -typedef struct anon__lazy_103 nav__4239_39; -typedef struct anon__lazy_187 nav__4239_40; -typedef struct anon__lazy_328 nav__4239_51; -typedef struct anon__lazy_155 nav__4196_38; -typedef struct anon__lazy_103 nav__4196_41; -typedef struct anon__lazy_58 nav__3829_43; -typedef struct anon__lazy_248 nav__4261_39; -typedef struct anon__lazy_58 nav__4261_43; -typedef struct anon__lazy_58 nav__4264_39; -typedef struct anon__lazy_253 nav__4264_40; -typedef struct anon__lazy_103 nav__1131_50; -typedef struct anon__lazy_303 nav__773_67; -typedef struct anon__lazy_328 nav__4265_39; -typedef struct anon__lazy_103 nav__4265_52; -typedef struct anon__lazy_58 nav__4300_39; -typedef struct anon__lazy_58 nav__3785_40; -typedef struct anon__lazy_402 nav__3785_49; +typedef struct anon__lazy_155 nav__1432_38; +typedef struct anon__lazy_103 nav__1432_41; +typedef struct anon__lazy_103 nav__1562_43; +typedef struct anon__lazy_103 nav__4159_40; +typedef struct anon__lazy_155 nav__4192_38; +typedef struct anon__lazy_103 nav__4192_41; +typedef struct anon__lazy_177 nav__4234_39; +typedef struct anon__lazy_155 nav__4234_44; +typedef struct anon__lazy_103 nav__4234_46; +typedef struct anon__lazy_194 nav__4241_39; +typedef struct anon__lazy_155 nav__4241_44; +typedef struct anon__lazy_103 nav__4241_46; +typedef struct anon__lazy_103 nav__4242_39; +typedef struct anon__lazy_187 nav__4242_40; +typedef struct anon__lazy_328 nav__4242_51; +typedef struct anon__lazy_155 nav__4199_38; +typedef struct anon__lazy_103 nav__4199_41; +typedef struct anon__lazy_58 nav__3832_43; +typedef struct anon__lazy_248 nav__4264_39; +typedef struct anon__lazy_58 nav__4264_43; +typedef struct anon__lazy_58 nav__4267_39; +typedef struct anon__lazy_253 nav__4267_40; +typedef struct anon__lazy_103 nav__1134_50; +typedef struct anon__lazy_303 nav__776_67; +typedef struct anon__lazy_328 nav__4268_39; +typedef struct anon__lazy_103 nav__4268_52; +typedef struct anon__lazy_58 nav__4303_39; +typedef struct anon__lazy_58 nav__3788_40; +typedef struct anon__lazy_402 nav__3788_49; struct anon__lazy_402 { uint16_t error; uint8_t payload[1024]; }; -typedef struct anon__lazy_87 nav__3721_39; -typedef struct anon__lazy_58 nav__3721_42; -typedef struct anon__lazy_402 nav__3721_53; -typedef struct anon__lazy_103 nav__1527_42; -typedef struct anon__lazy_103 nav__1564_43; -typedef struct anon__lazy_58 nav__4363_46; -typedef struct anon__lazy_155 nav__1438_38; -typedef struct anon__lazy_58 nav__1438_41; -typedef struct anon__lazy_357 nav__4364_38; -typedef struct anon__lazy_155 nav__1428_38; -typedef struct anon__lazy_103 nav__1428_41; -typedef struct anon__lazy_155 nav__4148_38; -typedef struct anon__lazy_103 nav__4148_42; -typedef struct anon__lazy_103 nav__4198_40; -typedef struct anon__lazy_155 nav__4198_43; -typedef struct anon__lazy_328 nav__4657_39; -typedef struct anon__lazy_155 nav__4657_49; -typedef struct anon__lazy_155 nav__4197_38; -typedef struct anon__lazy_103 nav__4197_41; -typedef struct anon__lazy_58 nav__4747_40; -typedef struct anon__lazy_103 nav__4747_51; -typedef struct anon__lazy_248 nav__4748_39; -typedef struct anon__lazy_58 nav__4748_43; -typedef struct anon__lazy_103 nav__4748_59; -typedef struct anon__lazy_187 nav__4748_63; -typedef struct anon__lazy_103 nav__4749_41; -typedef struct anon__lazy_187 nav__4749_45; -typedef struct anon__lazy_103 nav__4750_41; -typedef struct anon__lazy_187 nav__4750_45; -typedef struct anon__lazy_58 nav__4752_39; -typedef struct anon__lazy_253 nav__4752_40; -typedef struct anon__lazy_103 nav__4752_47; -typedef struct anon__lazy_187 nav__4752_51; -typedef struct anon__lazy_103 nav__1287_49; -typedef struct anon__lazy_103 nav__1294_53; -typedef struct anon__lazy_152 nav__1294_61; -typedef struct anon__lazy_155 nav__1294_64; -typedef struct anon__lazy_303 nav__2808_48; -typedef struct anon__lazy_58 nav__4306_39; -typedef struct anon__lazy_402 nav__2022_39; -typedef struct anon__lazy_58 nav__2022_41; -typedef struct anon__lazy_103 nav__2022_47; -typedef struct anon__lazy_87 nav__3722_39; -typedef struct anon__lazy_181 nav__3722_50; -typedef struct anon__lazy_155 nav__3722_52; -typedef struct anon__lazy_103 nav__1565_43; -typedef struct anon__lazy_187 nav__1565_55; -typedef struct anon__lazy_58 nav__4818_45; -typedef struct anon__lazy_58 nav__4820_45; -typedef struct anon__lazy_155 nav__1757_38; -typedef struct anon__lazy_58 nav__1757_40; -typedef struct anon__lazy_155 nav__1749_38; -typedef struct anon__lazy_103 nav__1749_40; -typedef struct anon__lazy_155 nav__4889_38; -typedef struct anon__lazy_469 nav__4889_42; +typedef struct anon__lazy_87 nav__3724_39; +typedef struct anon__lazy_58 nav__3724_42; +typedef struct anon__lazy_402 nav__3724_53; +typedef struct anon__lazy_103 nav__1530_42; +typedef struct anon__lazy_103 nav__1567_43; +typedef struct anon__lazy_58 nav__4366_46; +typedef struct anon__lazy_155 nav__1441_38; +typedef struct anon__lazy_58 nav__1441_41; +typedef struct anon__lazy_357 nav__4367_38; +typedef struct anon__lazy_155 nav__1431_38; +typedef struct anon__lazy_103 nav__1431_41; +typedef struct anon__lazy_155 nav__4151_38; +typedef struct anon__lazy_103 nav__4151_42; +typedef struct anon__lazy_103 nav__4201_40; +typedef struct anon__lazy_155 nav__4201_43; +typedef struct anon__lazy_328 nav__4660_39; +typedef struct anon__lazy_155 nav__4660_49; +typedef struct anon__lazy_155 nav__4200_38; +typedef struct anon__lazy_103 nav__4200_41; +typedef struct anon__lazy_58 nav__4750_40; +typedef struct anon__lazy_103 nav__4750_51; +typedef struct anon__lazy_248 nav__4751_39; +typedef struct anon__lazy_58 nav__4751_43; +typedef struct anon__lazy_103 nav__4751_59; +typedef struct anon__lazy_187 nav__4751_63; +typedef struct anon__lazy_103 nav__4752_41; +typedef struct anon__lazy_187 nav__4752_45; +typedef struct anon__lazy_103 nav__4753_41; +typedef struct anon__lazy_187 nav__4753_45; +typedef struct anon__lazy_58 nav__4755_39; +typedef struct anon__lazy_253 nav__4755_40; +typedef struct anon__lazy_103 nav__4755_47; +typedef struct anon__lazy_187 nav__4755_51; +typedef struct anon__lazy_103 nav__1290_49; +typedef struct anon__lazy_103 nav__1297_53; +typedef struct anon__lazy_152 nav__1297_61; +typedef struct anon__lazy_155 nav__1297_64; +typedef struct anon__lazy_303 nav__2811_48; +typedef struct anon__lazy_58 nav__4309_39; +typedef struct anon__lazy_402 nav__2025_39; +typedef struct anon__lazy_58 nav__2025_41; +typedef struct anon__lazy_103 nav__2025_47; +typedef struct anon__lazy_87 nav__3725_39; +typedef struct anon__lazy_181 nav__3725_50; +typedef struct anon__lazy_155 nav__3725_52; +typedef struct anon__lazy_103 nav__1568_43; +typedef struct anon__lazy_187 nav__1568_55; +typedef struct anon__lazy_58 nav__4821_45; +typedef struct anon__lazy_58 nav__4823_45; +typedef struct anon__lazy_155 nav__1760_38; +typedef struct anon__lazy_58 nav__1760_40; +typedef struct anon__lazy_155 nav__1752_38; +typedef struct anon__lazy_103 nav__1752_40; +typedef struct anon__lazy_155 nav__4892_38; +typedef struct anon__lazy_469 nav__4892_42; struct anon__lazy_469 { uintptr_t f0; uint8_t f1; }; -typedef struct anon__lazy_328 nav__4890_39; -typedef struct anon__lazy_103 nav__4890_52; -typedef struct anon__lazy_155 nav__4195_38; -typedef struct anon__lazy_103 nav__4195_41; -typedef struct anon__lazy_58 nav__4892_39; +typedef struct anon__lazy_328 nav__4893_39; +typedef struct anon__lazy_103 nav__4893_52; +typedef struct anon__lazy_155 nav__4198_38; +typedef struct anon__lazy_103 nav__4198_41; +typedef struct anon__lazy_58 nav__4895_39; struct io_Writer__3827; -typedef struct anon__lazy_248 nav__5177_40; -typedef struct anon__lazy_155 nav__5177_43; -typedef struct anon__lazy_58 nav__5177_45; +typedef struct anon__lazy_248 nav__5180_40; +typedef struct anon__lazy_155 nav__5180_43; +typedef struct anon__lazy_58 nav__5180_45; struct io_Writer__3827 { void const *context; struct anon__lazy_155 (*writeFn)(void const *, struct anon__lazy_58); }; struct fmt_FormatOptions__4248; -typedef struct anon__lazy_484 nav__5177_67; +typedef struct anon__lazy_484 nav__5180_67; struct anon__lazy_484 { uintptr_t payload; bool is_null; @@ -678,275 +683,275 @@ struct fmt_FormatOptions__4248 { uint32_t fill; uint8_t alignment; }; -typedef struct anon__lazy_103 nav__5052_39; -typedef struct anon__lazy_187 nav__5052_40; -typedef struct anon__lazy_248 nav__5052_42; -typedef struct anon__lazy_58 nav__5052_48; +typedef struct anon__lazy_103 nav__5055_39; +typedef struct anon__lazy_187 nav__5055_40; +typedef struct anon__lazy_248 nav__5055_42; +typedef struct anon__lazy_58 nav__5055_48; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *context; }; -typedef struct anon__lazy_155 nav__5052_71; -typedef struct anon__lazy_155 nav__5571_41; -typedef struct anon__lazy_58 nav__5571_43; -typedef struct anon__lazy_484 nav__5571_53; -typedef struct anon__lazy_103 nav__5054_39; -typedef struct anon__lazy_187 nav__5054_40; -typedef struct anon__lazy_155 nav__5054_54; -typedef struct anon__lazy_58 nav__5054_56; -typedef struct anon__lazy_155 nav__5573_41; -typedef struct anon__lazy_58 nav__5573_43; -typedef struct anon__lazy_103 nav__5055_39; -typedef struct anon__lazy_187 nav__5055_40; -typedef struct anon__lazy_155 nav__5055_54; -typedef struct anon__lazy_58 nav__5055_56; -typedef struct anon__lazy_58 nav__5574_40; -typedef struct anon__lazy_253 nav__5574_41; -typedef struct anon__lazy_155 nav__5574_44; -typedef struct anon__lazy_484 nav__5574_55; -typedef struct anon__lazy_103 nav__5056_39; -typedef struct anon__lazy_187 nav__5056_40; -typedef struct anon__lazy_58 nav__5056_42; -typedef struct anon__lazy_253 nav__5056_43; -typedef struct anon__lazy_155 nav__5056_59; -typedef struct anon__lazy_103 nav__1529_41; -typedef struct anon__lazy_303 nav__3512_43; -typedef struct anon__lazy_181 nav__1769_38; -typedef struct anon__lazy_155 nav__1928_38; -typedef struct anon__lazy_103 nav__1575_39; -typedef struct anon__lazy_103 nav__5136_39; -typedef struct anon__lazy_155 nav__5136_50; -typedef struct anon__lazy_103 nav__5137_39; -typedef struct anon__lazy_187 nav__5137_40; -typedef struct anon__lazy_328 nav__5137_51; -typedef struct anon__lazy_103 nav__5138_40; -typedef struct anon__lazy_155 nav__5139_48; -typedef struct anon__lazy_58 nav__5139_50; -typedef struct anon__lazy_58 nav__5140_45; -typedef struct anon__lazy_58 nav__5141_45; -typedef struct anon__lazy_155 nav__5143_48; -typedef struct anon__lazy_58 nav__5143_50; -typedef struct anon__lazy_155 nav__5160_38; -typedef struct anon__lazy_58 nav__5160_41; -typedef struct anon__lazy_58 nav__5168_40; -typedef struct anon__lazy_155 nav__5168_43; -typedef struct anon__lazy_58 nav__5585_44; -typedef struct anon__lazy_484 nav__5585_56; -typedef struct anon__lazy_155 nav__5585_60; -typedef struct anon__lazy_538 nav__5585_66; +typedef struct anon__lazy_155 nav__5055_71; +typedef struct anon__lazy_155 nav__5574_41; +typedef struct anon__lazy_58 nav__5574_43; +typedef struct anon__lazy_484 nav__5574_53; +typedef struct anon__lazy_103 nav__5057_39; +typedef struct anon__lazy_187 nav__5057_40; +typedef struct anon__lazy_155 nav__5057_54; +typedef struct anon__lazy_58 nav__5057_56; +typedef struct anon__lazy_155 nav__5576_41; +typedef struct anon__lazy_58 nav__5576_43; +typedef struct anon__lazy_103 nav__5058_39; +typedef struct anon__lazy_187 nav__5058_40; +typedef struct anon__lazy_155 nav__5058_54; +typedef struct anon__lazy_58 nav__5058_56; +typedef struct anon__lazy_58 nav__5577_40; +typedef struct anon__lazy_253 nav__5577_41; +typedef struct anon__lazy_155 nav__5577_44; +typedef struct anon__lazy_484 nav__5577_55; +typedef struct anon__lazy_103 nav__5059_39; +typedef struct anon__lazy_187 nav__5059_40; +typedef struct anon__lazy_58 nav__5059_42; +typedef struct anon__lazy_253 nav__5059_43; +typedef struct anon__lazy_155 nav__5059_59; +typedef struct anon__lazy_103 nav__1532_41; +typedef struct anon__lazy_303 nav__3515_43; +typedef struct anon__lazy_181 nav__1772_38; +typedef struct anon__lazy_155 nav__1931_38; +typedef struct anon__lazy_103 nav__1578_39; +typedef struct anon__lazy_103 nav__5139_39; +typedef struct anon__lazy_155 nav__5139_50; +typedef struct anon__lazy_103 nav__5140_39; +typedef struct anon__lazy_187 nav__5140_40; +typedef struct anon__lazy_328 nav__5140_51; +typedef struct anon__lazy_103 nav__5141_40; +typedef struct anon__lazy_155 nav__5142_48; +typedef struct anon__lazy_58 nav__5142_50; +typedef struct anon__lazy_58 nav__5143_45; +typedef struct anon__lazy_58 nav__5144_45; +typedef struct anon__lazy_155 nav__5146_48; +typedef struct anon__lazy_58 nav__5146_50; +typedef struct anon__lazy_155 nav__5163_38; +typedef struct anon__lazy_58 nav__5163_41; +typedef struct anon__lazy_58 nav__5171_40; +typedef struct anon__lazy_155 nav__5171_43; +typedef struct anon__lazy_58 nav__5588_44; +typedef struct anon__lazy_484 nav__5588_56; +typedef struct anon__lazy_155 nav__5588_60; +typedef struct anon__lazy_538 nav__5588_66; struct anon__lazy_538 { int32_t f0; struct anon__lazy_58 f1; }; -typedef struct anon__lazy_543 nav__5585_76; +typedef struct anon__lazy_543 nav__5588_76; struct anon__lazy_543 { struct anon__lazy_58 f0; struct anon__lazy_58 f1; }; -typedef struct anon__lazy_545 nav__5585_78; +typedef struct anon__lazy_545 nav__5588_78; struct anon__lazy_545 { int32_t f0; struct shared_MarkerType__1185 f1; }; -typedef struct anon__lazy_547 nav__5585_80; +typedef struct anon__lazy_547 nav__5588_80; struct anon__lazy_547 { uint64_t f0; }; -typedef struct anon__lazy_550 nav__5585_84; +typedef struct anon__lazy_550 nav__5588_84; struct anon__lazy_550 { uint8_t f0; }; -typedef struct anon__lazy_58 nav__5570_44; -typedef struct anon__lazy_484 nav__5570_56; -typedef struct anon__lazy_155 nav__5570_60; -typedef struct anon__lazy_103 nav__4154_39; -typedef struct anon__lazy_484 nav__5572_41; -typedef struct anon__lazy_155 nav__5572_45; -typedef struct anon__lazy_58 nav__5572_47; -typedef struct anon__lazy_58 nav__5575_39; -typedef struct anon__lazy_484 nav__5575_44; -typedef struct anon__lazy_155 nav__5575_48; -typedef struct anon__lazy_103 nav__5580_39; -typedef struct anon__lazy_103 nav__5581_39; -typedef struct anon__lazy_155 nav__3955_38; -typedef struct anon__lazy_58 nav__3955_41; -typedef struct anon__lazy_58 nav__5583_40; -typedef struct anon__lazy_155 nav__4149_38; -typedef struct anon__lazy_58 nav__4149_42; -typedef struct anon__lazy_103 nav__4149_50; -typedef struct anon__lazy_155 nav__5167_38; -typedef struct anon__lazy_58 nav__5167_41; +typedef struct anon__lazy_58 nav__5573_44; +typedef struct anon__lazy_484 nav__5573_56; +typedef struct anon__lazy_155 nav__5573_60; +typedef struct anon__lazy_103 nav__4157_39; +typedef struct anon__lazy_484 nav__5575_41; +typedef struct anon__lazy_155 nav__5575_45; +typedef struct anon__lazy_58 nav__5575_47; +typedef struct anon__lazy_58 nav__5578_39; +typedef struct anon__lazy_484 nav__5578_44; +typedef struct anon__lazy_155 nav__5578_48; +typedef struct anon__lazy_103 nav__5583_39; +typedef struct anon__lazy_103 nav__5584_39; +typedef struct anon__lazy_155 nav__3958_38; +typedef struct anon__lazy_58 nav__3958_41; typedef struct anon__lazy_58 nav__5586_40; -typedef struct anon__lazy_538 nav__5586_41; -typedef struct anon__lazy_155 nav__5586_44; -typedef struct anon__lazy_58 nav__5587_40; -typedef struct anon__lazy_543 nav__5587_41; -typedef struct anon__lazy_155 nav__5587_44; -typedef struct anon__lazy_545 nav__5588_40; -typedef struct anon__lazy_155 nav__5588_43; -typedef struct anon__lazy_58 nav__5588_45; -typedef struct anon__lazy_547 nav__5589_39; -typedef struct anon__lazy_155 nav__5589_42; -typedef struct anon__lazy_58 nav__5589_44; -typedef struct anon__lazy_550 nav__5590_39; -typedef struct anon__lazy_155 nav__5590_42; -typedef struct anon__lazy_58 nav__5590_44; -typedef struct anon__lazy_226 nav__5189_38; -typedef struct anon__lazy_155 nav__5205_38; -typedef struct anon__lazy_58 nav__5205_40; -typedef struct anon__lazy_226 nav__5205_48; -typedef struct anon__lazy_157 nav__5205_50; -typedef struct anon__lazy_58 nav__5592_39; -typedef struct anon__lazy_484 nav__5592_44; -typedef struct anon__lazy_155 nav__5592_48; -typedef struct anon__lazy_103 nav__5592_57; -typedef struct anon__lazy_226 nav__5592_60; -typedef struct anon__lazy_484 nav__5602_41; -typedef struct anon__lazy_155 nav__5602_45; -typedef struct anon__lazy_58 nav__5602_47; -typedef struct anon__lazy_595 nav__5602_56; +typedef struct anon__lazy_155 nav__4152_38; +typedef struct anon__lazy_58 nav__4152_42; +typedef struct anon__lazy_103 nav__4152_50; +typedef struct anon__lazy_155 nav__5170_38; +typedef struct anon__lazy_58 nav__5170_41; +typedef struct anon__lazy_58 nav__5589_40; +typedef struct anon__lazy_538 nav__5589_41; +typedef struct anon__lazy_155 nav__5589_44; +typedef struct anon__lazy_58 nav__5590_40; +typedef struct anon__lazy_543 nav__5590_41; +typedef struct anon__lazy_155 nav__5590_44; +typedef struct anon__lazy_545 nav__5591_40; +typedef struct anon__lazy_155 nav__5591_43; +typedef struct anon__lazy_58 nav__5591_45; +typedef struct anon__lazy_547 nav__5592_39; +typedef struct anon__lazy_155 nav__5592_42; +typedef struct anon__lazy_58 nav__5592_44; +typedef struct anon__lazy_550 nav__5593_39; +typedef struct anon__lazy_155 nav__5593_42; +typedef struct anon__lazy_58 nav__5593_44; +typedef struct anon__lazy_226 nav__5192_38; +typedef struct anon__lazy_155 nav__5208_38; +typedef struct anon__lazy_58 nav__5208_40; +typedef struct anon__lazy_226 nav__5208_48; +typedef struct anon__lazy_157 nav__5208_50; +typedef struct anon__lazy_58 nav__5595_39; +typedef struct anon__lazy_484 nav__5595_44; +typedef struct anon__lazy_155 nav__5595_48; +typedef struct anon__lazy_103 nav__5595_57; +typedef struct anon__lazy_226 nav__5595_60; +typedef struct anon__lazy_484 nav__5605_41; +typedef struct anon__lazy_155 nav__5605_45; +typedef struct anon__lazy_58 nav__5605_47; +typedef struct anon__lazy_595 nav__5605_56; struct anon__lazy_595 { uint8_t array[2]; }; -typedef struct anon__lazy_103 nav__5602_58; -typedef struct anon__lazy_484 nav__5601_41; -typedef struct anon__lazy_155 nav__5601_45; -typedef struct anon__lazy_58 nav__5601_47; -typedef struct anon__lazy_484 nav__5591_41; -typedef struct anon__lazy_155 nav__5591_45; -typedef struct anon__lazy_58 nav__5591_47; -typedef struct anon__lazy_155 nav__1553_38; -typedef struct anon__lazy_58 nav__1553_42; -typedef struct anon__lazy_155 nav__5593_48; -typedef struct anon__lazy_58 nav__5593_50; -typedef struct anon__lazy_58 nav__5594_40; -typedef struct anon__lazy_155 nav__5594_51; -typedef struct anon__lazy_58 nav__5596_40; -typedef struct anon__lazy_538 nav__5596_41; -typedef struct anon__lazy_155 nav__5596_44; -typedef struct anon__lazy_484 nav__5596_55; +typedef struct anon__lazy_103 nav__5605_58; +typedef struct anon__lazy_484 nav__5604_41; +typedef struct anon__lazy_155 nav__5604_45; +typedef struct anon__lazy_58 nav__5604_47; +typedef struct anon__lazy_484 nav__5594_41; +typedef struct anon__lazy_155 nav__5594_45; +typedef struct anon__lazy_58 nav__5594_47; +typedef struct anon__lazy_155 nav__1556_38; +typedef struct anon__lazy_58 nav__1556_42; +typedef struct anon__lazy_155 nav__5596_48; +typedef struct anon__lazy_58 nav__5596_50; typedef struct anon__lazy_58 nav__5597_40; -typedef struct anon__lazy_543 nav__5597_41; -typedef struct anon__lazy_155 nav__5597_44; -typedef struct anon__lazy_484 nav__5597_55; -typedef struct anon__lazy_545 nav__5598_40; -typedef struct anon__lazy_155 nav__5598_43; -typedef struct anon__lazy_58 nav__5598_45; -typedef struct anon__lazy_484 nav__5598_58; -typedef struct anon__lazy_547 nav__5599_39; -typedef struct anon__lazy_155 nav__5599_42; -typedef struct anon__lazy_58 nav__5599_44; +typedef struct anon__lazy_155 nav__5597_51; +typedef struct anon__lazy_58 nav__5599_40; +typedef struct anon__lazy_538 nav__5599_41; +typedef struct anon__lazy_155 nav__5599_44; typedef struct anon__lazy_484 nav__5599_55; -typedef struct anon__lazy_550 nav__5600_39; -typedef struct anon__lazy_155 nav__5600_42; -typedef struct anon__lazy_58 nav__5600_44; +typedef struct anon__lazy_58 nav__5600_40; +typedef struct anon__lazy_543 nav__5600_41; +typedef struct anon__lazy_155 nav__5600_44; typedef struct anon__lazy_484 nav__5600_55; -typedef struct anon__lazy_595 nav__4953_39; -typedef struct anon__lazy_157 nav__5195_38; -typedef struct anon__lazy_58 nav__5195_40; -typedef struct anon__lazy_595 nav__5195_48; -typedef struct anon__lazy_615 nav__5195_52; +typedef struct anon__lazy_545 nav__5601_40; +typedef struct anon__lazy_155 nav__5601_43; +typedef struct anon__lazy_58 nav__5601_45; +typedef struct anon__lazy_484 nav__5601_58; +typedef struct anon__lazy_547 nav__5602_39; +typedef struct anon__lazy_155 nav__5602_42; +typedef struct anon__lazy_58 nav__5602_44; +typedef struct anon__lazy_484 nav__5602_55; +typedef struct anon__lazy_550 nav__5603_39; +typedef struct anon__lazy_155 nav__5603_42; +typedef struct anon__lazy_58 nav__5603_44; +typedef struct anon__lazy_484 nav__5603_55; +typedef struct anon__lazy_595 nav__4956_39; +typedef struct anon__lazy_157 nav__5198_38; +typedef struct anon__lazy_58 nav__5198_40; +typedef struct anon__lazy_595 nav__5198_48; +typedef struct anon__lazy_615 nav__5198_52; struct anon__lazy_615 { uint8_t array[3]; }; -typedef struct anon__lazy_617 nav__5195_56; +typedef struct anon__lazy_617 nav__5198_56; struct anon__lazy_617 { uint8_t array[4]; }; -typedef struct anon__lazy_226 nav__5188_38; -typedef struct anon__lazy_226 nav__5608_38; -typedef struct anon__lazy_103 nav__5608_40; -typedef struct anon__lazy_226 nav__5190_38; -typedef struct anon__lazy_103 nav__5190_40; -typedef struct anon__lazy_58 nav__5172_40; -typedef struct anon__lazy_155 nav__5172_43; -typedef struct anon__lazy_58 nav__1547_41; -typedef struct anon__lazy_484 nav__5603_41; -typedef struct anon__lazy_155 nav__5603_45; -typedef struct anon__lazy_58 nav__5603_47; -typedef struct anon__lazy_58 nav__5604_39; -typedef struct anon__lazy_484 nav__5604_44; -typedef struct anon__lazy_155 nav__5604_48; -typedef struct anon__lazy_484 nav__5610_44; -typedef struct anon__lazy_155 nav__5610_48; -typedef struct anon__lazy_58 nav__5610_50; -typedef struct anon__lazy_547 nav__5610_56; -typedef struct anon__lazy_484 nav__5605_44; -typedef struct anon__lazy_155 nav__5605_48; -typedef struct anon__lazy_58 nav__5605_50; +typedef struct anon__lazy_226 nav__5191_38; +typedef struct anon__lazy_226 nav__5611_38; +typedef struct anon__lazy_103 nav__5611_40; +typedef struct anon__lazy_226 nav__5193_38; +typedef struct anon__lazy_103 nav__5193_40; +typedef struct anon__lazy_58 nav__5175_40; +typedef struct anon__lazy_155 nav__5175_43; +typedef struct anon__lazy_58 nav__1550_41; typedef struct anon__lazy_484 nav__5606_41; typedef struct anon__lazy_155 nav__5606_45; typedef struct anon__lazy_58 nav__5606_47; -typedef struct anon__lazy_484 nav__5607_41; -typedef struct anon__lazy_155 nav__5607_45; -typedef struct anon__lazy_58 nav__5607_47; -typedef struct anon__lazy_157 nav__5197_38; -typedef struct anon__lazy_595 nav__5197_40; -typedef struct anon__lazy_157 nav__5199_38; -typedef struct anon__lazy_615 nav__5199_40; -typedef struct anon__lazy_157 nav__5203_38; -typedef struct anon__lazy_617 nav__5203_40; -typedef struct anon__lazy_103 nav__1566_43; -typedef struct anon__lazy_155 nav__1566_52; -typedef struct anon__lazy_58 nav__1548_41; -typedef struct anon__lazy_103 nav__1548_47; -typedef struct anon__lazy_484 nav__5617_41; -typedef struct anon__lazy_155 nav__5617_45; -typedef struct anon__lazy_58 nav__5617_47; -typedef struct anon__lazy_595 nav__5617_56; -typedef struct anon__lazy_103 nav__5617_58; -typedef struct anon__lazy_484 nav__5616_41; -typedef struct anon__lazy_155 nav__5616_45; -typedef struct anon__lazy_58 nav__5616_47; +typedef struct anon__lazy_58 nav__5607_39; +typedef struct anon__lazy_484 nav__5607_44; +typedef struct anon__lazy_155 nav__5607_48; +typedef struct anon__lazy_484 nav__5613_44; +typedef struct anon__lazy_155 nav__5613_48; +typedef struct anon__lazy_58 nav__5613_50; +typedef struct anon__lazy_547 nav__5613_56; +typedef struct anon__lazy_484 nav__5608_44; +typedef struct anon__lazy_155 nav__5608_48; +typedef struct anon__lazy_58 nav__5608_50; typedef struct anon__lazy_484 nav__5609_41; typedef struct anon__lazy_155 nav__5609_45; typedef struct anon__lazy_58 nav__5609_47; -typedef struct anon__lazy_547 nav__5611_39; -typedef struct anon__lazy_155 nav__5611_42; -typedef struct anon__lazy_58 nav__5611_44; -typedef struct anon__lazy_547 nav__5612_39; -typedef struct anon__lazy_155 nav__5612_42; -typedef struct anon__lazy_58 nav__5612_44; -typedef struct anon__lazy_547 nav__5613_39; -typedef struct anon__lazy_155 nav__5613_42; -typedef struct anon__lazy_58 nav__5613_44; +typedef struct anon__lazy_484 nav__5610_41; +typedef struct anon__lazy_155 nav__5610_45; +typedef struct anon__lazy_58 nav__5610_47; +typedef struct anon__lazy_157 nav__5200_38; +typedef struct anon__lazy_595 nav__5200_40; +typedef struct anon__lazy_157 nav__5202_38; +typedef struct anon__lazy_615 nav__5202_40; +typedef struct anon__lazy_157 nav__5206_38; +typedef struct anon__lazy_617 nav__5206_40; +typedef struct anon__lazy_103 nav__1569_43; +typedef struct anon__lazy_155 nav__1569_52; +typedef struct anon__lazy_58 nav__1551_41; +typedef struct anon__lazy_103 nav__1551_47; +typedef struct anon__lazy_484 nav__5620_41; +typedef struct anon__lazy_155 nav__5620_45; +typedef struct anon__lazy_58 nav__5620_47; +typedef struct anon__lazy_595 nav__5620_56; +typedef struct anon__lazy_103 nav__5620_58; +typedef struct anon__lazy_484 nav__5619_41; +typedef struct anon__lazy_155 nav__5619_45; +typedef struct anon__lazy_58 nav__5619_47; +typedef struct anon__lazy_484 nav__5612_41; +typedef struct anon__lazy_155 nav__5612_45; +typedef struct anon__lazy_58 nav__5612_47; typedef struct anon__lazy_547 nav__5614_39; typedef struct anon__lazy_155 nav__5614_42; typedef struct anon__lazy_58 nav__5614_44; -typedef struct anon__lazy_484 nav__5622_41; -typedef struct anon__lazy_155 nav__5622_45; -typedef struct anon__lazy_58 nav__5622_47; -typedef struct anon__lazy_484 nav__5615_41; -typedef struct anon__lazy_155 nav__5615_45; -typedef struct anon__lazy_58 nav__5615_47; -typedef struct anon__lazy_157 nav__5201_38; -typedef struct anon__lazy_615 nav__5201_40; -typedef struct anon__lazy_155 nav__1491_38; -typedef struct anon__lazy_469 nav__1491_42; -typedef struct anon__lazy_547 nav__5618_39; -typedef struct anon__lazy_155 nav__5618_42; -typedef struct anon__lazy_58 nav__5618_44; -typedef struct anon__lazy_484 nav__5618_55; -typedef struct anon__lazy_547 nav__5619_39; -typedef struct anon__lazy_155 nav__5619_42; -typedef struct anon__lazy_58 nav__5619_44; -typedef struct anon__lazy_484 nav__5619_55; -typedef struct anon__lazy_547 nav__5620_39; -typedef struct anon__lazy_155 nav__5620_42; -typedef struct anon__lazy_58 nav__5620_44; -typedef struct anon__lazy_484 nav__5620_55; +typedef struct anon__lazy_547 nav__5615_39; +typedef struct anon__lazy_155 nav__5615_42; +typedef struct anon__lazy_58 nav__5615_44; +typedef struct anon__lazy_547 nav__5616_39; +typedef struct anon__lazy_155 nav__5616_42; +typedef struct anon__lazy_58 nav__5616_44; +typedef struct anon__lazy_547 nav__5617_39; +typedef struct anon__lazy_155 nav__5617_42; +typedef struct anon__lazy_58 nav__5617_44; +typedef struct anon__lazy_484 nav__5625_41; +typedef struct anon__lazy_155 nav__5625_45; +typedef struct anon__lazy_58 nav__5625_47; +typedef struct anon__lazy_484 nav__5618_41; +typedef struct anon__lazy_155 nav__5618_45; +typedef struct anon__lazy_58 nav__5618_47; +typedef struct anon__lazy_157 nav__5204_38; +typedef struct anon__lazy_615 nav__5204_40; +typedef struct anon__lazy_155 nav__1494_38; +typedef struct anon__lazy_469 nav__1494_42; typedef struct anon__lazy_547 nav__5621_39; typedef struct anon__lazy_155 nav__5621_42; typedef struct anon__lazy_58 nav__5621_44; typedef struct anon__lazy_484 nav__5621_55; -typedef struct anon__lazy_103 nav__239_50; -typedef struct anon__lazy_103 nav__731_55; -typedef struct anon__lazy_303 nav__731_91; -typedef struct anon__lazy_103 nav__5623_52; -typedef struct anon__lazy_103 nav__808_51; -typedef struct anon__lazy_103 nav__821_51; +typedef struct anon__lazy_547 nav__5622_39; +typedef struct anon__lazy_155 nav__5622_42; +typedef struct anon__lazy_58 nav__5622_44; +typedef struct anon__lazy_484 nav__5622_55; +typedef struct anon__lazy_547 nav__5623_39; +typedef struct anon__lazy_155 nav__5623_42; +typedef struct anon__lazy_58 nav__5623_44; +typedef struct anon__lazy_484 nav__5623_55; +typedef struct anon__lazy_547 nav__5624_39; +typedef struct anon__lazy_155 nav__5624_42; +typedef struct anon__lazy_58 nav__5624_44; +typedef struct anon__lazy_484 nav__5624_55; +typedef struct anon__lazy_103 nav__240_50; +typedef struct anon__lazy_103 nav__734_55; +typedef struct anon__lazy_303 nav__734_91; +typedef struct anon__lazy_103 nav__5626_52; +typedef struct anon__lazy_103 nav__811_51; +typedef struct anon__lazy_103 nav__824_51; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086; -typedef struct anon__lazy_58 nav__774_44; +typedef struct anon__lazy_58 nav__777_44; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 { struct anon__lazy_58 *keys; @@ -954,13 +959,13 @@ struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_Ar uint32_t len; uint32_t index; }; -typedef struct anon__lazy_303 nav__774_76; +typedef struct anon__lazy_303 nav__777_76; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6095; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6095 { struct anon__lazy_58 *key_ptr; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *value_ptr; }; -typedef struct anon__lazy_676 nav__774_87; +typedef struct anon__lazy_676 nav__777_87; struct anon__lazy_676 { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6095 payload; bool is_null; @@ -992,12 +997,12 @@ struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_roo struct anon__lazy_58 *key_ptr; struct environment_root_EnvironmentValue__844 *value_ptr; }; -typedef struct anon__lazy_693 nav__774_104; +typedef struct anon__lazy_693 nav__777_104; struct anon__lazy_693 { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Entry__6115 payload; bool is_null; }; -typedef struct anon__lazy_695 nav__774_109; +typedef struct anon__lazy_695 nav__777_109; struct anon__lazy_695 { struct anon__lazy_58 const *ptr; uintptr_t len; @@ -1022,175 +1027,175 @@ struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_lin struct anon__lazy_58 *key_ptr; struct environment_linked_libraries_root_LibraryEntry__852 *value_ptr; }; -typedef struct anon__lazy_708 nav__774_122; +typedef struct anon__lazy_708 nav__777_122; struct anon__lazy_708 { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Entry__6147 payload; bool is_null; }; -typedef struct anon__lazy_58 nav__2965_42; +typedef struct anon__lazy_58 nav__2968_42; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 { uint8_t *ptrs[3]; uintptr_t len; uintptr_t capacity; }; -typedef struct anon__lazy_719 nav__2965_62; +typedef struct anon__lazy_719 nav__2968_62; struct anon__lazy_719 { struct anon__lazy_58 *ptr; uintptr_t len; }; -typedef struct anon__lazy_722 nav__2965_65; +typedef struct anon__lazy_722 nav__2968_65; struct anon__lazy_722 { struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *ptr; uintptr_t len; }; -typedef struct anon__lazy_676 nav__5624_39; -typedef struct anon__lazy_58 nav__5624_44; -typedef struct anon__lazy_58 nav__3176_42; +typedef struct anon__lazy_676 nav__5627_39; +typedef struct anon__lazy_58 nav__5627_44; +typedef struct anon__lazy_58 nav__3179_42; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 { uint8_t *ptrs[3]; uintptr_t len; uintptr_t capacity; }; -typedef struct anon__lazy_719 nav__3176_62; -typedef struct anon__lazy_735 nav__3176_65; +typedef struct anon__lazy_719 nav__3179_62; +typedef struct anon__lazy_735 nav__3179_65; struct anon__lazy_735 { struct environment_root_EnvironmentValue__844 *ptr; uintptr_t len; }; -typedef struct anon__lazy_693 nav__5626_39; -typedef struct anon__lazy_58 nav__5626_44; -typedef struct anon__lazy_58 nav__777_43; -typedef struct anon__lazy_695 nav__777_46; -typedef struct anon__lazy_303 nav__777_79; -typedef struct anon__lazy_58 nav__3355_42; +typedef struct anon__lazy_693 nav__5629_39; +typedef struct anon__lazy_58 nav__5629_44; +typedef struct anon__lazy_58 nav__780_43; +typedef struct anon__lazy_695 nav__780_46; +typedef struct anon__lazy_303 nav__780_79; +typedef struct anon__lazy_58 nav__3358_42; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 { uint8_t *ptrs[3]; uintptr_t len; uintptr_t capacity; }; -typedef struct anon__lazy_719 nav__3355_62; -typedef struct anon__lazy_760 nav__3355_65; +typedef struct anon__lazy_719 nav__3358_62; +typedef struct anon__lazy_760 nav__3358_65; struct anon__lazy_760 { struct environment_linked_libraries_root_LibraryEntry__852 *ptr; uintptr_t len; }; -typedef struct anon__lazy_708 nav__5628_39; -typedef struct anon__lazy_58 nav__5628_44; -typedef struct anon__lazy_303 nav__2809_50; -typedef struct anon__lazy_58 nav__2809_56; +typedef struct anon__lazy_708 nav__5631_39; +typedef struct anon__lazy_58 nav__5631_44; +typedef struct anon__lazy_303 nav__2812_50; +typedef struct anon__lazy_58 nav__2812_56; struct environment_linked_libraries_root_LibraryInfo__934 { struct anon__lazy_58 path; struct anon__lazy_58 soname; struct anon__lazy_58 build_id; }; -typedef struct anon__lazy_58 nav__5643_39; -typedef struct anon__lazy_719 nav__5643_41; -typedef struct anon__lazy_722 nav__5644_40; -typedef struct anon__lazy_58 nav__5652_39; -typedef struct anon__lazy_719 nav__5652_41; -typedef struct anon__lazy_735 nav__5653_40; -typedef struct anon__lazy_58 nav__5653_51; -typedef struct anon__lazy_695 nav__5653_54; -typedef struct anon__lazy_58 nav__5654_40; -typedef struct anon__lazy_695 nav__5654_42; -typedef struct anon__lazy_103 nav__5654_54; -typedef struct anon__lazy_103 nav__3294_51; +typedef struct anon__lazy_58 nav__5646_39; +typedef struct anon__lazy_719 nav__5646_41; +typedef struct anon__lazy_722 nav__5647_40; +typedef struct anon__lazy_58 nav__5655_39; +typedef struct anon__lazy_719 nav__5655_41; +typedef struct anon__lazy_735 nav__5656_40; +typedef struct anon__lazy_58 nav__5656_51; +typedef struct anon__lazy_695 nav__5656_54; +typedef struct anon__lazy_58 nav__5657_40; +typedef struct anon__lazy_695 nav__5657_42; +typedef struct anon__lazy_103 nav__5657_54; +typedef struct anon__lazy_103 nav__3297_51; struct array_hash_map_IndexHeader__880 { zig_align(4) uint8_t bit_index; }; -typedef struct anon__lazy_103 nav__3144_52; -typedef struct anon__lazy_103 nav__3100_51; -typedef struct anon__lazy_58 nav__5662_39; -typedef struct anon__lazy_719 nav__5662_41; -typedef struct anon__lazy_760 nav__5663_40; -typedef struct anon__lazy_58 nav__5663_51; +typedef struct anon__lazy_103 nav__3147_52; +typedef struct anon__lazy_103 nav__3103_51; +typedef struct anon__lazy_58 nav__5665_39; +typedef struct anon__lazy_719 nav__5665_41; +typedef struct anon__lazy_760 nav__5666_40; +typedef struct anon__lazy_58 nav__5666_51; struct environment_linked_libraries_root_LibraryEntry__852 { struct anon__lazy_58 path; struct anon__lazy_58 build_id; }; -typedef struct anon__lazy_103 nav__3473_51; -typedef struct anon__lazy_58 nav__2810_46; -typedef struct anon__lazy_303 nav__3514_42; -typedef struct anon__lazy_58 nav__5735_39; -typedef struct anon__lazy_695 nav__5735_41; -typedef struct anon__lazy_103 nav__3326_39; -typedef struct anon__lazy_103 nav__5736_40; -typedef struct anon__lazy_103 nav__5737_40; -typedef struct anon__lazy_103 nav__3132_39; -typedef struct anon__lazy_103 nav__3505_39; -typedef struct anon__lazy_303 nav__3560_40; -typedef struct anon__lazy_58 nav__3560_55; -typedef struct anon__lazy_303 nav__5738_41; -typedef struct anon__lazy_103 nav__5738_51; -typedef struct anon__lazy_103 nav__5739_39; -typedef struct anon__lazy_103 nav__5755_39; -typedef struct anon__lazy_103 nav__5756_39; -typedef struct anon__lazy_303 nav__5756_42; -typedef struct anon__lazy_103 nav__240_55; -typedef struct anon__lazy_303 nav__240_91; -typedef struct anon__lazy_103 nav__1134_50; -typedef struct anon__lazy_58 nav__1134_63; -typedef struct anon__lazy_241 nav__1134_76; -typedef struct anon__lazy_103 nav__810_51; -typedef struct anon__lazy_103 nav__823_51; +typedef struct anon__lazy_103 nav__3476_51; +typedef struct anon__lazy_58 nav__2813_46; +typedef struct anon__lazy_303 nav__3517_42; +typedef struct anon__lazy_58 nav__5738_39; +typedef struct anon__lazy_695 nav__5738_41; +typedef struct anon__lazy_103 nav__3329_39; +typedef struct anon__lazy_103 nav__5739_40; +typedef struct anon__lazy_103 nav__5740_40; +typedef struct anon__lazy_103 nav__3135_39; +typedef struct anon__lazy_103 nav__3508_39; +typedef struct anon__lazy_303 nav__3563_40; +typedef struct anon__lazy_58 nav__3563_55; +typedef struct anon__lazy_303 nav__5741_41; +typedef struct anon__lazy_103 nav__5741_51; +typedef struct anon__lazy_103 nav__5742_39; +typedef struct anon__lazy_103 nav__5758_39; +typedef struct anon__lazy_103 nav__5759_39; +typedef struct anon__lazy_303 nav__5759_42; typedef struct anon__lazy_103 nav__241_55; typedef struct anon__lazy_303 nav__241_91; -typedef struct anon__lazy_103 nav__1135_50; -typedef struct anon__lazy_58 nav__1135_63; -typedef struct anon__lazy_241 nav__1135_76; -typedef struct anon__lazy_103 nav__811_51; -typedef struct anon__lazy_103 nav__824_51; +typedef struct anon__lazy_103 nav__1137_50; +typedef struct anon__lazy_58 nav__1137_63; +typedef struct anon__lazy_241 nav__1137_76; +typedef struct anon__lazy_103 nav__813_51; +typedef struct anon__lazy_103 nav__826_51; typedef struct anon__lazy_103 nav__242_55; typedef struct anon__lazy_303 nav__242_91; -typedef struct anon__lazy_103 nav__1136_51; -typedef struct anon__lazy_58 nav__1136_61; -typedef struct anon__lazy_241 nav__1136_76; -typedef struct anon__lazy_103 nav__812_52; -typedef struct anon__lazy_103 nav__825_52; -typedef struct anon__lazy_103 nav__243_56; -typedef struct anon__lazy_303 nav__243_92; -typedef struct anon__lazy_58 nav__5771_39; -typedef struct anon__lazy_853 nav__5773_45; +typedef struct anon__lazy_103 nav__1138_50; +typedef struct anon__lazy_58 nav__1138_63; +typedef struct anon__lazy_241 nav__1138_76; +typedef struct anon__lazy_103 nav__814_51; +typedef struct anon__lazy_103 nav__827_51; +typedef struct anon__lazy_103 nav__243_55; +typedef struct anon__lazy_303 nav__243_91; +typedef struct anon__lazy_103 nav__1139_51; +typedef struct anon__lazy_58 nav__1139_61; +typedef struct anon__lazy_241 nav__1139_76; +typedef struct anon__lazy_103 nav__815_52; +typedef struct anon__lazy_103 nav__828_52; +typedef struct anon__lazy_103 nav__244_56; +typedef struct anon__lazy_303 nav__244_92; +typedef struct anon__lazy_58 nav__5775_39; +typedef struct anon__lazy_853 nav__5777_45; struct anon__lazy_853 { bool array[16]; }; -typedef struct anon__lazy_855 nav__5773_47; +typedef struct anon__lazy_855 nav__5777_47; struct anon__lazy_855 { bool is_null; uint8_t payload; }; -typedef struct anon__lazy_855 nav__5775_38; -typedef struct anon__lazy_853 nav__5775_40; -typedef struct anon__lazy_103 nav__1137_51; -typedef struct anon__lazy_58 nav__1137_61; -typedef struct anon__lazy_241 nav__1137_76; -typedef struct anon__lazy_103 nav__813_52; -typedef struct anon__lazy_103 nav__826_52; -typedef struct anon__lazy_103 nav__245_56; -typedef struct anon__lazy_303 nav__245_92; -typedef struct anon__lazy_870 nav__245_103; +typedef struct anon__lazy_855 nav__5779_38; +typedef struct anon__lazy_853 nav__5779_40; +typedef struct anon__lazy_103 nav__1140_51; +typedef struct anon__lazy_58 nav__1140_61; +typedef struct anon__lazy_241 nav__1140_76; +typedef struct anon__lazy_103 nav__816_52; +typedef struct anon__lazy_103 nav__829_52; +typedef struct anon__lazy_103 nav__246_56; +typedef struct anon__lazy_303 nav__246_92; +typedef struct anon__lazy_870 nav__246_103; struct anon__lazy_870 { uint8_t const *f0; uint8_t const *f1; }; -typedef struct anon__lazy_187 nav__245_105; -typedef struct anon__lazy_103 nav__5783_39; -typedef struct anon__lazy_187 nav__5783_40; -typedef struct anon__lazy_870 nav__5783_43; -typedef struct anon__lazy_103 nav__5784_40; -typedef struct anon__lazy_103 nav__5785_39; -typedef struct anon__lazy_187 nav__5785_40; -typedef struct anon__lazy_870 nav__5785_43; -typedef struct anon__lazy_484 nav__5785_54; -typedef struct anon__lazy_103 nav__5786_39; -typedef struct anon__lazy_870 nav__5828_40; -typedef struct anon__lazy_155 nav__5828_43; -typedef struct anon__lazy_58 nav__5828_44; -typedef struct anon__lazy_484 nav__5828_55; -typedef struct anon__lazy_870 nav__5787_39; +typedef struct anon__lazy_187 nav__246_105; +typedef struct anon__lazy_103 nav__5787_39; +typedef struct anon__lazy_187 nav__5787_40; +typedef struct anon__lazy_870 nav__5787_43; +typedef struct anon__lazy_103 nav__5788_40; +typedef struct anon__lazy_103 nav__5789_39; +typedef struct anon__lazy_187 nav__5789_40; +typedef struct anon__lazy_870 nav__5789_43; +typedef struct anon__lazy_484 nav__5789_54; +typedef struct anon__lazy_103 nav__5790_39; +typedef struct anon__lazy_870 nav__5832_40; +typedef struct anon__lazy_155 nav__5832_43; +typedef struct anon__lazy_58 nav__5832_44; +typedef struct anon__lazy_484 nav__5832_55; +typedef struct anon__lazy_870 nav__5791_39; struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119; struct io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29__7111; struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 { @@ -1200,30 +1205,30 @@ struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWrite struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7133 { struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *context; }; -typedef struct anon__lazy_155 nav__5787_53; -typedef struct anon__lazy_58 nav__5787_54; -typedef struct anon__lazy_484 nav__5788_38; -typedef struct anon__lazy_103 nav__5789_39; -typedef struct anon__lazy_187 nav__5789_40; -typedef struct anon__lazy_870 nav__5789_42; -typedef struct anon__lazy_155 nav__5789_57; -typedef struct anon__lazy_58 nav__5789_58; -typedef struct anon__lazy_155 nav__5827_38; -typedef struct anon__lazy_58 nav__5827_41; -typedef struct anon__lazy_484 nav__5829_42; -typedef struct anon__lazy_155 nav__5829_46; -typedef struct anon__lazy_58 nav__5829_47; -typedef struct anon__lazy_155 nav__5812_38; -typedef struct anon__lazy_58 nav__5812_42; -typedef struct anon__lazy_155 nav__3933_38; -typedef struct anon__lazy_58 nav__3933_40; -typedef struct anon__lazy_103 nav__1138_54; -typedef struct anon__lazy_58 nav__1138_69; -typedef struct anon__lazy_241 nav__1138_77; -typedef struct anon__lazy_103 nav__814_55; -typedef struct anon__lazy_103 nav__827_55; -typedef struct anon__lazy_103 nav__250_58; -typedef struct anon__lazy_303 nav__250_94; +typedef struct anon__lazy_155 nav__5791_53; +typedef struct anon__lazy_58 nav__5791_54; +typedef struct anon__lazy_484 nav__5792_38; +typedef struct anon__lazy_103 nav__5793_39; +typedef struct anon__lazy_187 nav__5793_40; +typedef struct anon__lazy_870 nav__5793_42; +typedef struct anon__lazy_155 nav__5793_57; +typedef struct anon__lazy_58 nav__5793_58; +typedef struct anon__lazy_155 nav__5831_38; +typedef struct anon__lazy_58 nav__5831_41; +typedef struct anon__lazy_484 nav__5833_42; +typedef struct anon__lazy_155 nav__5833_46; +typedef struct anon__lazy_58 nav__5833_47; +typedef struct anon__lazy_155 nav__5816_38; +typedef struct anon__lazy_58 nav__5816_42; +typedef struct anon__lazy_155 nav__3936_38; +typedef struct anon__lazy_58 nav__3936_40; +typedef struct anon__lazy_103 nav__1141_54; +typedef struct anon__lazy_58 nav__1141_69; +typedef struct anon__lazy_241 nav__1141_77; +typedef struct anon__lazy_103 nav__817_55; +typedef struct anon__lazy_103 nav__830_55; +typedef struct anon__lazy_103 nav__251_58; +typedef struct anon__lazy_303 nav__251_94; struct once_Once_28_28function_20_27init_27_29_29__7273; struct Thread_Mutex__7278; struct Thread_Mutex_DarwinImpl__7290; @@ -1246,9 +1251,9 @@ struct c_MachTimebaseInfo__7314 { uint32_t numer; uint32_t denom; }; -typedef struct anon__lazy_58 nav__778_41; -typedef struct anon__lazy_695 nav__778_46; -typedef struct anon__lazy_303 nav__778_79; +typedef struct anon__lazy_58 nav__781_41; +typedef struct anon__lazy_695 nav__781_46; +typedef struct anon__lazy_303 nav__781_79; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 { struct anon__lazy_58 *key_ptr; @@ -1256,13 +1261,13 @@ struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_Ar uintptr_t index; bool found_existing; }; -typedef struct anon__lazy_935 nav__778_93; +typedef struct anon__lazy_935 nav__781_93; struct anon__lazy_935 { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 payload; uint16_t error; }; -typedef struct anon__lazy_103 nav__778_96; -typedef struct anon__lazy_187 nav__778_98; +typedef struct anon__lazy_103 nav__781_96; +typedef struct anon__lazy_187 nav__781_98; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 { struct anon__lazy_58 *key_ptr; @@ -1270,86 +1275,86 @@ struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_roo uintptr_t index; bool found_existing; }; -typedef struct anon__lazy_940 nav__778_110; +typedef struct anon__lazy_940 nav__781_110; struct anon__lazy_940 { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 payload; uint16_t error; }; -typedef struct anon__lazy_58 nav__775_41; -typedef struct anon__lazy_303 nav__775_73; -typedef struct anon__lazy_103 nav__775_79; -typedef struct anon__lazy_187 nav__775_81; -typedef struct anon__lazy_695 nav__775_85; -typedef struct anon__lazy_103 nav__255_56; -typedef struct anon__lazy_303 nav__255_92; -typedef struct anon__lazy_58 nav__255_100; -typedef struct anon__lazy_103 nav__5934_39; -typedef struct anon__lazy_187 nav__5934_40; -typedef struct anon__lazy_58 nav__5934_43; -typedef struct anon__lazy_935 nav__2967_39; -typedef struct anon__lazy_58 nav__2967_44; +typedef struct anon__lazy_58 nav__778_41; +typedef struct anon__lazy_303 nav__778_73; +typedef struct anon__lazy_103 nav__778_79; +typedef struct anon__lazy_187 nav__778_81; +typedef struct anon__lazy_695 nav__778_85; +typedef struct anon__lazy_103 nav__256_56; +typedef struct anon__lazy_303 nav__256_92; +typedef struct anon__lazy_58 nav__256_100; +typedef struct anon__lazy_103 nav__5938_39; +typedef struct anon__lazy_187 nav__5938_40; +typedef struct anon__lazy_58 nav__5938_43; +typedef struct anon__lazy_935 nav__2970_39; +typedef struct anon__lazy_58 nav__2970_44; struct array_hash_map_StringContext__866; -typedef struct anon__lazy_940 nav__3178_39; -typedef struct anon__lazy_58 nav__3178_44; -typedef struct anon__lazy_935 nav__2968_39; -typedef struct anon__lazy_58 nav__2968_44; -typedef struct anon__lazy_940 nav__3179_39; -typedef struct anon__lazy_58 nav__3179_44; -typedef struct anon__lazy_935 nav__5935_39; -typedef struct anon__lazy_58 nav__5935_44; -typedef struct anon__lazy_484 nav__5935_67; -typedef struct anon__lazy_719 nav__5935_73; -typedef struct anon__lazy_722 nav__5935_76; -typedef struct anon__lazy_940 nav__5936_39; -typedef struct anon__lazy_58 nav__5936_44; -typedef struct anon__lazy_484 nav__5936_67; -typedef struct anon__lazy_719 nav__5936_73; -typedef struct anon__lazy_735 nav__5936_76; -typedef struct anon__lazy_226 nav__2977_60; -typedef struct anon__lazy_957 nav__2977_62; +typedef struct anon__lazy_940 nav__3181_39; +typedef struct anon__lazy_58 nav__3181_44; +typedef struct anon__lazy_935 nav__2971_39; +typedef struct anon__lazy_58 nav__2971_44; +typedef struct anon__lazy_940 nav__3182_39; +typedef struct anon__lazy_58 nav__3182_44; +typedef struct anon__lazy_935 nav__5939_39; +typedef struct anon__lazy_58 nav__5939_44; +typedef struct anon__lazy_484 nav__5939_67; +typedef struct anon__lazy_719 nav__5939_73; +typedef struct anon__lazy_722 nav__5939_76; +typedef struct anon__lazy_940 nav__5940_39; +typedef struct anon__lazy_58 nav__5940_44; +typedef struct anon__lazy_484 nav__5940_67; +typedef struct anon__lazy_719 nav__5940_73; +typedef struct anon__lazy_735 nav__5940_76; +typedef struct anon__lazy_226 nav__2980_60; +typedef struct anon__lazy_957 nav__2980_62; struct anon__lazy_957 { struct array_hash_map_IndexHeader__880 *payload; uint16_t error; }; -typedef struct anon__lazy_484 nav__5937_38; -typedef struct anon__lazy_58 nav__5937_41; -typedef struct anon__lazy_961 nav__5937_61; +typedef struct anon__lazy_484 nav__5941_38; +typedef struct anon__lazy_58 nav__5941_41; +typedef struct anon__lazy_961 nav__5941_61; struct anon__lazy_961 { uint32_t *ptr; uintptr_t len; }; -typedef struct anon__lazy_719 nav__5937_64; -typedef struct anon__lazy_58 nav__5938_42; -typedef struct anon__lazy_961 nav__5938_66; -typedef struct anon__lazy_719 nav__5938_69; -typedef struct anon__lazy_722 nav__5938_72; -typedef struct anon__lazy_226 nav__3188_60; -typedef struct anon__lazy_957 nav__3188_62; -typedef struct anon__lazy_484 nav__5939_38; -typedef struct anon__lazy_58 nav__5939_41; -typedef struct anon__lazy_961 nav__5939_61; -typedef struct anon__lazy_719 nav__5939_64; -typedef struct anon__lazy_58 nav__5940_42; -typedef struct anon__lazy_961 nav__5940_66; -typedef struct anon__lazy_719 nav__5940_69; -typedef struct anon__lazy_735 nav__5940_72; -typedef struct anon__lazy_103 nav__3124_52; -typedef struct anon__lazy_187 nav__3124_54; -typedef struct anon__lazy_961 nav__3124_62; -typedef struct anon__lazy_58 nav__3124_65; -typedef struct anon__lazy_719 nav__3124_67; -typedef struct anon__lazy_722 nav__3124_72; -typedef struct anon__lazy_226 nav__3142_38; -typedef struct anon__lazy_957 nav__3143_40; -typedef struct anon__lazy_103 nav__3143_51; -typedef struct anon__lazy_187 nav__3143_53; -typedef struct anon__lazy_58 nav__5941_40; -typedef struct anon__lazy_961 nav__5942_39; -typedef struct anon__lazy_58 nav__5943_40; -typedef struct anon__lazy_484 nav__5944_38; -typedef struct anon__lazy_58 nav__5944_41; +typedef struct anon__lazy_719 nav__5941_64; +typedef struct anon__lazy_58 nav__5942_42; +typedef struct anon__lazy_961 nav__5942_66; +typedef struct anon__lazy_719 nav__5942_69; +typedef struct anon__lazy_722 nav__5942_72; +typedef struct anon__lazy_226 nav__3191_60; +typedef struct anon__lazy_957 nav__3191_62; +typedef struct anon__lazy_484 nav__5943_38; +typedef struct anon__lazy_58 nav__5943_41; +typedef struct anon__lazy_961 nav__5943_61; +typedef struct anon__lazy_719 nav__5943_64; +typedef struct anon__lazy_58 nav__5944_42; +typedef struct anon__lazy_961 nav__5944_66; +typedef struct anon__lazy_719 nav__5944_69; +typedef struct anon__lazy_735 nav__5944_72; +typedef struct anon__lazy_103 nav__3127_52; +typedef struct anon__lazy_187 nav__3127_54; +typedef struct anon__lazy_961 nav__3127_62; +typedef struct anon__lazy_58 nav__3127_65; +typedef struct anon__lazy_719 nav__3127_67; +typedef struct anon__lazy_722 nav__3127_72; +typedef struct anon__lazy_226 nav__3145_38; +typedef struct anon__lazy_957 nav__3146_40; +typedef struct anon__lazy_103 nav__3146_51; +typedef struct anon__lazy_187 nav__3146_53; +typedef struct anon__lazy_58 nav__5945_40; +typedef struct anon__lazy_961 nav__5946_39; +typedef struct anon__lazy_58 nav__5947_40; +typedef struct anon__lazy_484 nav__5948_38; +typedef struct anon__lazy_58 nav__5948_41; struct array_hash_map_Index_28u8_29__6669; -typedef struct anon__lazy_996 nav__5944_58; +typedef struct anon__lazy_996 nav__5948_58; struct anon__lazy_996 { struct array_hash_map_Index_28u8_29__6669 *ptr; uintptr_t len; @@ -1358,10 +1363,10 @@ struct array_hash_map_Index_28u8_29__6669 { uint8_t entry_index; uint8_t distance_from_start_index; }; -typedef struct anon__lazy_484 nav__5945_38; -typedef struct anon__lazy_58 nav__5945_41; +typedef struct anon__lazy_484 nav__5949_38; +typedef struct anon__lazy_58 nav__5949_41; struct array_hash_map_Index_28u16_29__6673; -typedef struct anon__lazy_1001 nav__5945_58; +typedef struct anon__lazy_1001 nav__5949_58; struct anon__lazy_1001 { struct array_hash_map_Index_28u16_29__6673 *ptr; uintptr_t len; @@ -1370,10 +1375,10 @@ struct array_hash_map_Index_28u16_29__6673 { uint16_t entry_index; uint16_t distance_from_start_index; }; -typedef struct anon__lazy_484 nav__5946_38; -typedef struct anon__lazy_58 nav__5946_41; +typedef struct anon__lazy_484 nav__5950_38; +typedef struct anon__lazy_58 nav__5950_41; struct array_hash_map_Index_28u32_29__6677; -typedef struct anon__lazy_1006 nav__5946_58; +typedef struct anon__lazy_1006 nav__5950_58; struct anon__lazy_1006 { struct array_hash_map_Index_28u32_29__6677 *ptr; uintptr_t len; @@ -1382,117 +1387,117 @@ struct array_hash_map_Index_28u32_29__6677 { uint32_t entry_index; uint32_t distance_from_start_index; }; -typedef struct anon__lazy_58 nav__5947_42; -typedef struct anon__lazy_961 nav__5947_66; -typedef struct anon__lazy_719 nav__5947_69; -typedef struct anon__lazy_722 nav__5947_72; -typedef struct anon__lazy_996 nav__5947_77; -typedef struct anon__lazy_58 nav__5948_42; -typedef struct anon__lazy_961 nav__5948_66; -typedef struct anon__lazy_719 nav__5948_69; -typedef struct anon__lazy_722 nav__5948_72; -typedef struct anon__lazy_1001 nav__5948_77; -typedef struct anon__lazy_58 nav__5949_42; -typedef struct anon__lazy_961 nav__5949_66; -typedef struct anon__lazy_719 nav__5949_69; -typedef struct anon__lazy_722 nav__5949_72; -typedef struct anon__lazy_1006 nav__5949_77; -typedef struct anon__lazy_103 nav__3318_52; -typedef struct anon__lazy_187 nav__3318_54; -typedef struct anon__lazy_961 nav__3318_62; -typedef struct anon__lazy_58 nav__3318_65; -typedef struct anon__lazy_719 nav__3318_67; -typedef struct anon__lazy_735 nav__3318_72; -typedef struct anon__lazy_695 nav__3318_75; -typedef struct anon__lazy_58 nav__5950_40; -typedef struct anon__lazy_961 nav__5951_39; -typedef struct anon__lazy_58 nav__5952_40; -typedef struct anon__lazy_484 nav__5953_38; -typedef struct anon__lazy_58 nav__5953_41; -typedef struct anon__lazy_996 nav__5953_58; -typedef struct anon__lazy_484 nav__5954_38; -typedef struct anon__lazy_58 nav__5954_41; -typedef struct anon__lazy_1001 nav__5954_58; -typedef struct anon__lazy_484 nav__5955_38; -typedef struct anon__lazy_58 nav__5955_41; -typedef struct anon__lazy_1006 nav__5955_58; -typedef struct anon__lazy_58 nav__5956_42; -typedef struct anon__lazy_961 nav__5956_66; -typedef struct anon__lazy_719 nav__5956_69; -typedef struct anon__lazy_735 nav__5956_72; -typedef struct anon__lazy_996 nav__5956_77; -typedef struct anon__lazy_58 nav__5957_42; -typedef struct anon__lazy_961 nav__5957_66; -typedef struct anon__lazy_719 nav__5957_69; -typedef struct anon__lazy_735 nav__5957_72; -typedef struct anon__lazy_1001 nav__5957_77; -typedef struct anon__lazy_58 nav__5958_42; -typedef struct anon__lazy_961 nav__5958_66; -typedef struct anon__lazy_719 nav__5958_69; -typedef struct anon__lazy_735 nav__5958_72; -typedef struct anon__lazy_1006 nav__5958_77; -typedef struct anon__lazy_103 nav__5959_39; -typedef struct anon__lazy_187 nav__5959_40; -typedef struct anon__lazy_328 nav__5959_51; -typedef struct anon__lazy_103 nav__5961_39; -typedef struct anon__lazy_187 nav__5961_40; -typedef struct anon__lazy_328 nav__5961_51; -typedef struct anon__lazy_961 nav__5962_56; -typedef struct anon__lazy_996 nav__5962_60; -typedef struct anon__lazy_961 nav__5963_56; -typedef struct anon__lazy_1001 nav__5963_60; -typedef struct anon__lazy_961 nav__5964_56; -typedef struct anon__lazy_1006 nav__5964_60; -typedef struct anon__lazy_58 nav__2938_40; -typedef struct anon__lazy_58 nav__2939_40; -typedef struct anon__lazy_996 nav__5965_40; -typedef struct anon__lazy_484 nav__5966_38; -typedef struct anon__lazy_58 nav__5966_41; -typedef struct anon__lazy_996 nav__5966_47; -typedef struct anon__lazy_961 nav__5966_66; -typedef struct anon__lazy_719 nav__5966_69; -typedef struct anon__lazy_1001 nav__5967_40; -typedef struct anon__lazy_484 nav__5968_38; -typedef struct anon__lazy_58 nav__5968_41; -typedef struct anon__lazy_1001 nav__5968_47; -typedef struct anon__lazy_961 nav__5968_66; -typedef struct anon__lazy_719 nav__5968_69; -typedef struct anon__lazy_1006 nav__5969_40; +typedef struct anon__lazy_58 nav__5951_42; +typedef struct anon__lazy_961 nav__5951_66; +typedef struct anon__lazy_719 nav__5951_69; +typedef struct anon__lazy_722 nav__5951_72; +typedef struct anon__lazy_996 nav__5951_77; +typedef struct anon__lazy_58 nav__5952_42; +typedef struct anon__lazy_961 nav__5952_66; +typedef struct anon__lazy_719 nav__5952_69; +typedef struct anon__lazy_722 nav__5952_72; +typedef struct anon__lazy_1001 nav__5952_77; +typedef struct anon__lazy_58 nav__5953_42; +typedef struct anon__lazy_961 nav__5953_66; +typedef struct anon__lazy_719 nav__5953_69; +typedef struct anon__lazy_722 nav__5953_72; +typedef struct anon__lazy_1006 nav__5953_77; +typedef struct anon__lazy_103 nav__3321_52; +typedef struct anon__lazy_187 nav__3321_54; +typedef struct anon__lazy_961 nav__3321_62; +typedef struct anon__lazy_58 nav__3321_65; +typedef struct anon__lazy_719 nav__3321_67; +typedef struct anon__lazy_735 nav__3321_72; +typedef struct anon__lazy_695 nav__3321_75; +typedef struct anon__lazy_58 nav__5954_40; +typedef struct anon__lazy_961 nav__5955_39; +typedef struct anon__lazy_58 nav__5956_40; +typedef struct anon__lazy_484 nav__5957_38; +typedef struct anon__lazy_58 nav__5957_41; +typedef struct anon__lazy_996 nav__5957_58; +typedef struct anon__lazy_484 nav__5958_38; +typedef struct anon__lazy_58 nav__5958_41; +typedef struct anon__lazy_1001 nav__5958_58; +typedef struct anon__lazy_484 nav__5959_38; +typedef struct anon__lazy_58 nav__5959_41; +typedef struct anon__lazy_1006 nav__5959_58; +typedef struct anon__lazy_58 nav__5960_42; +typedef struct anon__lazy_961 nav__5960_66; +typedef struct anon__lazy_719 nav__5960_69; +typedef struct anon__lazy_735 nav__5960_72; +typedef struct anon__lazy_996 nav__5960_77; +typedef struct anon__lazy_58 nav__5961_42; +typedef struct anon__lazy_961 nav__5961_66; +typedef struct anon__lazy_719 nav__5961_69; +typedef struct anon__lazy_735 nav__5961_72; +typedef struct anon__lazy_1001 nav__5961_77; +typedef struct anon__lazy_58 nav__5962_42; +typedef struct anon__lazy_961 nav__5962_66; +typedef struct anon__lazy_719 nav__5962_69; +typedef struct anon__lazy_735 nav__5962_72; +typedef struct anon__lazy_1006 nav__5962_77; +typedef struct anon__lazy_103 nav__5963_39; +typedef struct anon__lazy_187 nav__5963_40; +typedef struct anon__lazy_328 nav__5963_51; +typedef struct anon__lazy_103 nav__5965_39; +typedef struct anon__lazy_187 nav__5965_40; +typedef struct anon__lazy_328 nav__5965_51; +typedef struct anon__lazy_961 nav__5966_56; +typedef struct anon__lazy_996 nav__5966_60; +typedef struct anon__lazy_961 nav__5967_56; +typedef struct anon__lazy_1001 nav__5967_60; +typedef struct anon__lazy_961 nav__5968_56; +typedef struct anon__lazy_1006 nav__5968_60; +typedef struct anon__lazy_58 nav__2941_40; +typedef struct anon__lazy_58 nav__2942_40; +typedef struct anon__lazy_996 nav__5969_40; typedef struct anon__lazy_484 nav__5970_38; typedef struct anon__lazy_58 nav__5970_41; -typedef struct anon__lazy_1006 nav__5970_47; +typedef struct anon__lazy_996 nav__5970_47; typedef struct anon__lazy_961 nav__5970_66; typedef struct anon__lazy_719 nav__5970_69; -typedef struct anon__lazy_961 nav__5972_56; -typedef struct anon__lazy_996 nav__5972_60; -typedef struct anon__lazy_961 nav__5973_56; -typedef struct anon__lazy_1001 nav__5973_60; -typedef struct anon__lazy_961 nav__5974_56; -typedef struct anon__lazy_1006 nav__5974_60; -typedef struct anon__lazy_484 nav__5975_38; -typedef struct anon__lazy_58 nav__5975_41; -typedef struct anon__lazy_996 nav__5975_47; -typedef struct anon__lazy_961 nav__5975_66; -typedef struct anon__lazy_719 nav__5975_69; -typedef struct anon__lazy_484 nav__5976_38; -typedef struct anon__lazy_58 nav__5976_41; -typedef struct anon__lazy_1001 nav__5976_47; -typedef struct anon__lazy_961 nav__5976_66; -typedef struct anon__lazy_719 nav__5976_69; -typedef struct anon__lazy_484 nav__5977_38; -typedef struct anon__lazy_58 nav__5977_41; -typedef struct anon__lazy_1006 nav__5977_47; -typedef struct anon__lazy_961 nav__5977_66; -typedef struct anon__lazy_719 nav__5977_69; -typedef struct anon__lazy_328 nav__5978_39; -typedef struct anon__lazy_155 nav__5978_49; -typedef struct anon__lazy_328 nav__5980_39; -typedef struct anon__lazy_155 nav__5980_49; -typedef struct anon__lazy_58 nav__2901_39; -typedef struct anon__lazy_58 nav__2900_39; -typedef struct anon__lazy_328 nav__5981_39; -typedef struct anon__lazy_103 nav__5981_52; -typedef struct anon__lazy_58 nav__6041_39; +typedef struct anon__lazy_1001 nav__5971_40; +typedef struct anon__lazy_484 nav__5972_38; +typedef struct anon__lazy_58 nav__5972_41; +typedef struct anon__lazy_1001 nav__5972_47; +typedef struct anon__lazy_961 nav__5972_66; +typedef struct anon__lazy_719 nav__5972_69; +typedef struct anon__lazy_1006 nav__5973_40; +typedef struct anon__lazy_484 nav__5974_38; +typedef struct anon__lazy_58 nav__5974_41; +typedef struct anon__lazy_1006 nav__5974_47; +typedef struct anon__lazy_961 nav__5974_66; +typedef struct anon__lazy_719 nav__5974_69; +typedef struct anon__lazy_961 nav__5976_56; +typedef struct anon__lazy_996 nav__5976_60; +typedef struct anon__lazy_961 nav__5977_56; +typedef struct anon__lazy_1001 nav__5977_60; +typedef struct anon__lazy_961 nav__5978_56; +typedef struct anon__lazy_1006 nav__5978_60; +typedef struct anon__lazy_484 nav__5979_38; +typedef struct anon__lazy_58 nav__5979_41; +typedef struct anon__lazy_996 nav__5979_47; +typedef struct anon__lazy_961 nav__5979_66; +typedef struct anon__lazy_719 nav__5979_69; +typedef struct anon__lazy_484 nav__5980_38; +typedef struct anon__lazy_58 nav__5980_41; +typedef struct anon__lazy_1001 nav__5980_47; +typedef struct anon__lazy_961 nav__5980_66; +typedef struct anon__lazy_719 nav__5980_69; +typedef struct anon__lazy_484 nav__5981_38; +typedef struct anon__lazy_58 nav__5981_41; +typedef struct anon__lazy_1006 nav__5981_47; +typedef struct anon__lazy_961 nav__5981_66; +typedef struct anon__lazy_719 nav__5981_69; +typedef struct anon__lazy_328 nav__5982_39; +typedef struct anon__lazy_155 nav__5982_49; +typedef struct anon__lazy_328 nav__5984_39; +typedef struct anon__lazy_155 nav__5984_49; +typedef struct anon__lazy_58 nav__2904_39; +typedef struct anon__lazy_58 nav__2903_39; +typedef struct anon__lazy_328 nav__5985_39; +typedef struct anon__lazy_103 nav__5985_52; +typedef struct anon__lazy_58 nav__6045_39; struct hash_wyhash_Wyhash__7909; struct hash_wyhash_Wyhash__7909 { uint64_t a; @@ -1502,75 +1507,86 @@ struct hash_wyhash_Wyhash__7909 { uintptr_t buf_len; uint8_t buf[48]; }; -typedef struct anon__lazy_58 nav__6042_39; -typedef struct anon__lazy_58 nav__856_39; -typedef struct anon__lazy_58 nav__776_41; -typedef struct anon__lazy_695 nav__776_43; -typedef struct anon__lazy_303 nav__776_76; -typedef struct anon__lazy_719 nav__776_83; -typedef struct anon__lazy_1080 nav__776_85; +typedef struct anon__lazy_58 nav__6046_39; +typedef struct anon__lazy_58 nav__859_39; +typedef struct anon__lazy_58 nav__779_41; +typedef struct anon__lazy_695 nav__779_43; +typedef struct anon__lazy_303 nav__779_76; +typedef struct anon__lazy_719 nav__779_83; +typedef struct anon__lazy_1080 nav__779_85; struct anon__lazy_1080 { struct anon__lazy_719 payload; uint16_t error; }; -typedef struct anon__lazy_103 nav__776_88; -typedef struct anon__lazy_187 nav__776_90; -typedef struct anon__lazy_58 nav__256_45; -typedef struct anon__lazy_719 nav__256_47; -typedef struct anon__lazy_1080 nav__256_54; -typedef struct anon__lazy_103 nav__256_59; -typedef struct anon__lazy_303 nav__256_112; -typedef struct anon__lazy_695 nav__256_120; -typedef struct anon__lazy_58 nav__6046_39; -typedef struct anon__lazy_719 nav__6046_41; -typedef struct anon__lazy_1080 nav__6046_42; -typedef struct anon__lazy_328 nav__6046_54; -typedef struct anon__lazy_58 nav__6047_40; -typedef struct anon__lazy_719 nav__6047_42; -typedef struct anon__lazy_103 nav__6047_52; -typedef struct anon__lazy_328 nav__6048_39; -typedef struct anon__lazy_155 nav__6048_49; -typedef struct anon__lazy_103 nav__6049_39; -typedef struct anon__lazy_58 nav__6049_41; -typedef struct anon__lazy_719 nav__6049_43; -typedef struct anon__lazy_103 nav__257_55; -typedef struct anon__lazy_303 nav__257_91; -typedef struct anon__lazy_58 nav__779_44; -typedef struct anon__lazy_303 nav__779_76; -typedef struct anon__lazy_708 nav__779_87; -struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062; -struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 { +typedef struct anon__lazy_103 nav__779_88; +typedef struct anon__lazy_187 nav__779_90; +typedef struct anon__lazy_58 nav__257_45; +typedef struct anon__lazy_719 nav__257_47; +typedef struct anon__lazy_1080 nav__257_54; +typedef struct anon__lazy_103 nav__257_59; +typedef struct anon__lazy_303 nav__257_112; +typedef struct anon__lazy_695 nav__257_120; +typedef struct anon__lazy_58 nav__6050_39; +typedef struct anon__lazy_719 nav__6050_41; +typedef struct anon__lazy_1080 nav__6050_42; +typedef struct anon__lazy_328 nav__6050_54; +typedef struct anon__lazy_58 nav__6051_40; +typedef struct anon__lazy_719 nav__6051_42; +typedef struct anon__lazy_103 nav__6051_52; +typedef struct anon__lazy_328 nav__6052_39; +typedef struct anon__lazy_155 nav__6052_49; +typedef struct anon__lazy_103 nav__6053_39; +typedef struct anon__lazy_58 nav__6053_41; +typedef struct anon__lazy_719 nav__6053_43; +typedef struct anon__lazy_58 nav__258_41; +typedef struct anon__lazy_103 nav__258_47; +typedef struct anon__lazy_187 nav__258_49; +typedef struct anon__lazy_58 nav__6054_39; +typedef struct anon__lazy_103 nav__1935_39; +typedef struct anon__lazy_187 nav__1935_40; +typedef struct anon__lazy_58 nav__1935_42; +typedef struct anon__lazy_402 nav__1935_50; +typedef struct anon__lazy_103 nav__1936_39; +typedef struct anon__lazy_187 nav__1936_40; +typedef struct anon__lazy_103 nav__6058_39; +typedef struct anon__lazy_103 nav__259_55; +typedef struct anon__lazy_303 nav__259_91; +typedef struct anon__lazy_58 nav__782_44; +typedef struct anon__lazy_303 nav__782_76; +typedef struct anon__lazy_708 nav__782_87; +struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136; +struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 { struct anon__lazy_58 *key_ptr; struct environment_linked_libraries_root_LibraryEntry__852 *value_ptr; uintptr_t index; bool found_existing; }; -typedef struct anon__lazy_1095 nav__779_95; -struct anon__lazy_1095 { - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 payload; +typedef struct anon__lazy_1105 nav__782_95; +struct anon__lazy_1105 { + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 payload; uint16_t error; }; -typedef struct anon__lazy_103 nav__779_97; -typedef struct anon__lazy_187 nav__779_99; -typedef struct anon__lazy_303 nav__780_69; -typedef struct anon__lazy_58 nav__780_83; -typedef struct anon__lazy_103 nav__780_86; -typedef struct anon__lazy_1099 nav__780_89; -struct anon__lazy_1099 { +typedef struct anon__lazy_103 nav__782_97; +typedef struct anon__lazy_187 nav__782_99; +typedef struct anon__lazy_303 nav__783_69; +typedef struct anon__lazy_58 nav__783_83; +typedef struct anon__lazy_103 nav__783_86; +typedef struct anon__lazy_1109 nav__783_89; +struct anon__lazy_1109 { struct anon__lazy_58 f0; int32_t f1; }; -typedef struct anon__lazy_187 nav__780_91; -struct json_stringify_StringifyOptions__8122; -struct json_stringify_StringifyOptions__8122 { +typedef struct anon__lazy_187 nav__783_91; +struct json_stringify_StringifyOptions__8189; +struct json_stringify_StringifyOptions__8189 { uint8_t whitespace; bool emit_null_optional_fields; bool emit_strings_as_arrays; bool escape_unicode; bool emit_nonportable_numbers_as_strings; }; -struct fs_File_CreateFlags__8142; -struct fs_File_CreateFlags__8142 { +struct fs_File_CreateFlags__8209; +struct fs_File_CreateFlags__8209 { uint16_t mode; bool read; bool truncate; @@ -1578,247 +1594,246 @@ struct fs_File_CreateFlags__8142 { uint8_t lock; bool lock_nonblocking; }; -typedef struct anon__lazy_87 nav__780_100; -typedef struct anon__lazy_996 nav__3350_57; -typedef struct anon__lazy_1001 nav__3350_62; -typedef struct anon__lazy_1006 nav__3350_67; -typedef struct anon__lazy_1095 nav__3357_39; -typedef struct anon__lazy_58 nav__3357_44; -typedef struct anon__lazy_58 nav__6052_39; -typedef struct anon__lazy_58 nav__6081_40; -typedef struct anon__lazy_1099 nav__6081_41; -typedef struct anon__lazy_155 nav__6081_44; -typedef struct anon__lazy_484 nav__6081_53; -typedef struct anon__lazy_103 nav__6053_39; -typedef struct anon__lazy_187 nav__6053_40; -typedef struct anon__lazy_58 nav__6053_42; -typedef struct anon__lazy_1099 nav__6053_43; -typedef struct anon__lazy_155 nav__6053_59; -typedef struct anon__lazy_103 nav__6076_39; -typedef struct anon__lazy_187 nav__6076_40; -typedef struct anon__lazy_87 nav__1351_39; -typedef struct anon__lazy_58 nav__1351_41; -typedef struct anon__lazy_1095 nav__3358_39; -typedef struct anon__lazy_58 nav__3358_44; -typedef struct anon__lazy_103 nav__6079_41; -typedef struct anon__lazy_187 nav__6079_45; -typedef struct anon__lazy_103 nav__6082_41; -typedef struct anon__lazy_187 nav__6082_45; -struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244; -struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 { +typedef struct anon__lazy_87 nav__783_100; +typedef struct anon__lazy_996 nav__3353_57; +typedef struct anon__lazy_1001 nav__3353_62; +typedef struct anon__lazy_1006 nav__3353_67; +typedef struct anon__lazy_1105 nav__3360_39; +typedef struct anon__lazy_58 nav__3360_44; +typedef struct anon__lazy_58 nav__6089_40; +typedef struct anon__lazy_1109 nav__6089_41; +typedef struct anon__lazy_155 nav__6089_44; +typedef struct anon__lazy_484 nav__6089_53; +typedef struct anon__lazy_103 nav__6062_39; +typedef struct anon__lazy_187 nav__6062_40; +typedef struct anon__lazy_58 nav__6062_42; +typedef struct anon__lazy_1109 nav__6062_43; +typedef struct anon__lazy_155 nav__6062_59; +typedef struct anon__lazy_103 nav__6085_39; +typedef struct anon__lazy_187 nav__6085_40; +typedef struct anon__lazy_87 nav__1354_39; +typedef struct anon__lazy_58 nav__1354_41; +typedef struct anon__lazy_1105 nav__3361_39; +typedef struct anon__lazy_58 nav__3361_44; +typedef struct anon__lazy_103 nav__6088_41; +typedef struct anon__lazy_187 nav__6088_45; +typedef struct anon__lazy_103 nav__6090_41; +typedef struct anon__lazy_187 nav__6090_45; +struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310; +struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 stream; uintptr_t indent_level; - struct json_stringify_StringifyOptions__8122 options; + struct json_stringify_StringifyOptions__8189 options; uint8_t next_punctuation; }; -typedef struct anon__lazy_103 nav__1533_39; -typedef struct anon__lazy_187 nav__1533_40; -typedef struct anon__lazy_103 nav__6113_41; -typedef struct anon__lazy_187 nav__6113_45; -typedef struct anon__lazy_87 nav__3724_39; -typedef struct anon__lazy_58 nav__3724_42; -typedef struct anon__lazy_402 nav__3724_53; -typedef struct anon__lazy_103 nav__6114_41; -typedef struct anon__lazy_187 nav__6114_45; -typedef struct anon__lazy_1095 nav__6115_39; -typedef struct anon__lazy_58 nav__6115_44; -typedef struct anon__lazy_484 nav__6115_67; -typedef struct anon__lazy_719 nav__6115_73; -typedef struct anon__lazy_760 nav__6115_76; -typedef struct anon__lazy_155 nav__6124_41; -typedef struct anon__lazy_58 nav__6124_43; -typedef struct anon__lazy_103 nav__6116_39; -typedef struct anon__lazy_187 nav__6116_40; -typedef struct anon__lazy_155 nav__6116_54; -typedef struct anon__lazy_58 nav__6116_56; -typedef struct anon__lazy_155 nav__6125_41; -typedef struct anon__lazy_58 nav__6125_43; -typedef struct anon__lazy_103 nav__6117_39; -typedef struct anon__lazy_187 nav__6117_40; -typedef struct anon__lazy_155 nav__6117_54; -typedef struct anon__lazy_58 nav__6117_56; -typedef struct anon__lazy_58 nav__6119_62; -typedef struct anon__lazy_103 nav__1563_43; -typedef struct anon__lazy_155 nav__6128_41; -typedef struct anon__lazy_58 nav__6128_43; -typedef struct anon__lazy_103 nav__6120_39; -typedef struct anon__lazy_187 nav__6120_40; -typedef struct anon__lazy_155 nav__6120_54; -typedef struct anon__lazy_58 nav__6120_56; -typedef struct anon__lazy_87 nav__3725_39; -typedef struct anon__lazy_181 nav__3725_50; -typedef struct anon__lazy_155 nav__3725_52; -typedef struct anon__lazy_155 nav__6129_41; -typedef struct anon__lazy_58 nav__6129_43; -typedef struct anon__lazy_103 nav__6121_39; -typedef struct anon__lazy_187 nav__6121_40; -typedef struct anon__lazy_155 nav__6121_54; -typedef struct anon__lazy_58 nav__6121_56; -typedef struct anon__lazy_226 nav__3367_60; -typedef struct anon__lazy_957 nav__3367_62; -typedef struct anon__lazy_484 nav__6122_38; -typedef struct anon__lazy_58 nav__6122_41; -typedef struct anon__lazy_961 nav__6122_61; -typedef struct anon__lazy_719 nav__6122_64; -typedef struct anon__lazy_58 nav__6123_42; -typedef struct anon__lazy_961 nav__6123_66; -typedef struct anon__lazy_719 nav__6123_69; -typedef struct anon__lazy_760 nav__6123_72; -typedef struct anon__lazy_155 nav__6096_56; -typedef struct anon__lazy_58 nav__6096_58; -typedef struct anon__lazy_155 nav__6099_56; -typedef struct anon__lazy_58 nav__6099_58; -typedef struct anon__lazy_1152 nav__6097_43; -struct anon__lazy_1152 { +typedef struct anon__lazy_103 nav__1536_39; +typedef struct anon__lazy_187 nav__1536_40; +typedef struct anon__lazy_103 nav__6121_41; +typedef struct anon__lazy_187 nav__6121_45; +typedef struct anon__lazy_87 nav__3727_39; +typedef struct anon__lazy_58 nav__3727_42; +typedef struct anon__lazy_402 nav__3727_53; +typedef struct anon__lazy_103 nav__6122_41; +typedef struct anon__lazy_187 nav__6122_45; +typedef struct anon__lazy_1105 nav__6123_39; +typedef struct anon__lazy_58 nav__6123_44; +typedef struct anon__lazy_484 nav__6123_67; +typedef struct anon__lazy_719 nav__6123_73; +typedef struct anon__lazy_760 nav__6123_76; +typedef struct anon__lazy_155 nav__6132_41; +typedef struct anon__lazy_58 nav__6132_43; +typedef struct anon__lazy_103 nav__6124_39; +typedef struct anon__lazy_187 nav__6124_40; +typedef struct anon__lazy_155 nav__6124_54; +typedef struct anon__lazy_58 nav__6124_56; +typedef struct anon__lazy_155 nav__6133_41; +typedef struct anon__lazy_58 nav__6133_43; +typedef struct anon__lazy_103 nav__6125_39; +typedef struct anon__lazy_187 nav__6125_40; +typedef struct anon__lazy_155 nav__6125_54; +typedef struct anon__lazy_58 nav__6125_56; +typedef struct anon__lazy_58 nav__6127_62; +typedef struct anon__lazy_103 nav__1566_43; +typedef struct anon__lazy_155 nav__6136_41; +typedef struct anon__lazy_58 nav__6136_43; +typedef struct anon__lazy_103 nav__6128_39; +typedef struct anon__lazy_187 nav__6128_40; +typedef struct anon__lazy_155 nav__6128_54; +typedef struct anon__lazy_58 nav__6128_56; +typedef struct anon__lazy_87 nav__3728_39; +typedef struct anon__lazy_181 nav__3728_50; +typedef struct anon__lazy_155 nav__3728_52; +typedef struct anon__lazy_155 nav__6137_41; +typedef struct anon__lazy_58 nav__6137_43; +typedef struct anon__lazy_103 nav__6129_39; +typedef struct anon__lazy_187 nav__6129_40; +typedef struct anon__lazy_155 nav__6129_54; +typedef struct anon__lazy_58 nav__6129_56; +typedef struct anon__lazy_226 nav__3370_60; +typedef struct anon__lazy_957 nav__3370_62; +typedef struct anon__lazy_484 nav__6130_38; +typedef struct anon__lazy_58 nav__6130_41; +typedef struct anon__lazy_961 nav__6130_61; +typedef struct anon__lazy_719 nav__6130_64; +typedef struct anon__lazy_58 nav__6131_42; +typedef struct anon__lazy_961 nav__6131_66; +typedef struct anon__lazy_719 nav__6131_69; +typedef struct anon__lazy_760 nav__6131_72; +typedef struct anon__lazy_155 nav__6104_56; +typedef struct anon__lazy_58 nav__6104_58; +typedef struct anon__lazy_155 nav__6107_56; +typedef struct anon__lazy_58 nav__6107_58; +typedef struct anon__lazy_1162 nav__6105_43; +struct anon__lazy_1162 { bool is_null; bool payload; }; -typedef struct anon__lazy_155 nav__6091_54; -typedef struct anon__lazy_58 nav__6091_56; -typedef struct anon__lazy_1152 nav__6098_43; -typedef struct anon__lazy_58 nav__6145_39; -typedef struct anon__lazy_484 nav__6145_44; -typedef struct anon__lazy_155 nav__6145_52; -typedef struct anon__lazy_103 nav__6145_67; -typedef struct anon__lazy_226 nav__6145_70; -typedef struct anon__lazy_484 nav__6144_41; -typedef struct anon__lazy_595 nav__6144_52; -typedef struct anon__lazy_103 nav__6144_54; -typedef struct anon__lazy_58 nav__6144_57; -typedef struct anon__lazy_484 nav__6143_41; -typedef struct anon__lazy_484 nav__6147_41; -typedef struct anon__lazy_595 nav__6147_52; -typedef struct anon__lazy_103 nav__6147_54; -typedef struct anon__lazy_58 nav__6147_57; -typedef struct anon__lazy_484 nav__6146_41; -typedef struct anon__lazy_155 nav__6142_48; -typedef struct anon__lazy_58 nav__6142_50; -typedef struct anon__lazy_484 nav__6142_64; -typedef struct anon__lazy_155 nav__6141_48; -typedef struct anon__lazy_58 nav__6141_50; -typedef struct anon__lazy_58 nav__6140_39; -typedef struct anon__lazy_155 nav__6140_54; -typedef struct anon__lazy_226 nav__6140_64; -typedef struct anon__lazy_157 nav__6140_66; -typedef struct anon__lazy_58 nav__6139_39; -typedef struct anon__lazy_155 nav__6139_53; -typedef struct anon__lazy_58 nav__6106_41; -typedef struct anon__lazy_58 nav__6148_56; -typedef struct anon__lazy_676 nav__6148_65; -typedef struct anon__lazy_58 nav__6150_56; -typedef struct anon__lazy_708 nav__6150_65; -typedef struct anon__lazy_155 nav__6093_55; -typedef struct anon__lazy_58 nav__6093_57; -typedef struct anon__lazy_103 nav__3497_52; -typedef struct anon__lazy_187 nav__3497_54; -typedef struct anon__lazy_961 nav__3497_62; -typedef struct anon__lazy_58 nav__3497_65; -typedef struct anon__lazy_719 nav__3497_67; -typedef struct anon__lazy_760 nav__3497_72; -typedef struct anon__lazy_58 nav__6130_40; -typedef struct anon__lazy_961 nav__6131_39; -typedef struct anon__lazy_58 nav__6132_40; -typedef struct anon__lazy_484 nav__6133_38; -typedef struct anon__lazy_58 nav__6133_41; -typedef struct anon__lazy_996 nav__6133_58; -typedef struct anon__lazy_484 nav__6134_38; -typedef struct anon__lazy_58 nav__6134_41; -typedef struct anon__lazy_1001 nav__6134_58; -typedef struct anon__lazy_484 nav__6135_38; -typedef struct anon__lazy_58 nav__6135_41; -typedef struct anon__lazy_1006 nav__6135_58; -typedef struct anon__lazy_58 nav__6136_42; -typedef struct anon__lazy_961 nav__6136_66; -typedef struct anon__lazy_719 nav__6136_69; -typedef struct anon__lazy_760 nav__6136_72; -typedef struct anon__lazy_996 nav__6136_77; -typedef struct anon__lazy_58 nav__6137_42; -typedef struct anon__lazy_961 nav__6137_66; -typedef struct anon__lazy_719 nav__6137_69; -typedef struct anon__lazy_760 nav__6137_72; -typedef struct anon__lazy_1001 nav__6137_77; -typedef struct anon__lazy_58 nav__6138_42; -typedef struct anon__lazy_961 nav__6138_66; -typedef struct anon__lazy_719 nav__6138_69; -typedef struct anon__lazy_760 nav__6138_72; -typedef struct anon__lazy_1006 nav__6138_77; -typedef struct anon__lazy_1152 nav__6101_38; -typedef struct anon__lazy_155 nav__5170_41; -typedef struct anon__lazy_58 nav__5170_43; -typedef struct anon__lazy_155 nav__5171_41; -typedef struct anon__lazy_58 nav__5171_43; -typedef struct anon__lazy_103 nav__5171_52; +typedef struct anon__lazy_155 nav__6099_54; +typedef struct anon__lazy_58 nav__6099_56; +typedef struct anon__lazy_1162 nav__6106_43; +typedef struct anon__lazy_58 nav__6153_39; +typedef struct anon__lazy_484 nav__6153_44; +typedef struct anon__lazy_155 nav__6153_52; +typedef struct anon__lazy_103 nav__6153_67; +typedef struct anon__lazy_226 nav__6153_70; +typedef struct anon__lazy_484 nav__6152_41; +typedef struct anon__lazy_595 nav__6152_52; +typedef struct anon__lazy_103 nav__6152_54; +typedef struct anon__lazy_58 nav__6152_57; +typedef struct anon__lazy_484 nav__6151_41; +typedef struct anon__lazy_484 nav__6155_41; +typedef struct anon__lazy_595 nav__6155_52; +typedef struct anon__lazy_103 nav__6155_54; +typedef struct anon__lazy_58 nav__6155_57; +typedef struct anon__lazy_484 nav__6154_41; +typedef struct anon__lazy_155 nav__6150_48; +typedef struct anon__lazy_58 nav__6150_50; +typedef struct anon__lazy_484 nav__6150_64; +typedef struct anon__lazy_155 nav__6149_48; +typedef struct anon__lazy_58 nav__6149_50; +typedef struct anon__lazy_58 nav__6148_39; +typedef struct anon__lazy_155 nav__6148_54; +typedef struct anon__lazy_226 nav__6148_64; +typedef struct anon__lazy_157 nav__6148_66; +typedef struct anon__lazy_58 nav__6147_39; +typedef struct anon__lazy_155 nav__6147_53; +typedef struct anon__lazy_58 nav__6114_41; +typedef struct anon__lazy_58 nav__6156_56; +typedef struct anon__lazy_676 nav__6156_65; typedef struct anon__lazy_58 nav__6158_56; -typedef struct anon__lazy_693 nav__6158_65; -typedef struct anon__lazy_695 nav__6158_69; -typedef struct anon__lazy_58 nav__6151_43; -typedef struct anon__lazy_961 nav__6152_56; -typedef struct anon__lazy_996 nav__6152_60; -typedef struct anon__lazy_961 nav__6153_56; -typedef struct anon__lazy_1001 nav__6153_60; -typedef struct anon__lazy_961 nav__6154_56; -typedef struct anon__lazy_1006 nav__6154_60; -typedef struct anon__lazy_484 nav__6155_38; -typedef struct anon__lazy_58 nav__6155_41; -typedef struct anon__lazy_996 nav__6155_47; -typedef struct anon__lazy_961 nav__6155_66; -typedef struct anon__lazy_719 nav__6155_69; -typedef struct anon__lazy_484 nav__6156_38; -typedef struct anon__lazy_58 nav__6156_41; -typedef struct anon__lazy_1001 nav__6156_47; -typedef struct anon__lazy_961 nav__6156_66; -typedef struct anon__lazy_719 nav__6156_69; -typedef struct anon__lazy_484 nav__6157_38; -typedef struct anon__lazy_58 nav__6157_41; -typedef struct anon__lazy_1006 nav__6157_47; -typedef struct anon__lazy_961 nav__6157_66; -typedef struct anon__lazy_719 nav__6157_69; -typedef struct anon__lazy_58 nav__6162_43; -typedef struct anon__lazy_695 nav__6162_46; +typedef struct anon__lazy_708 nav__6158_65; +typedef struct anon__lazy_155 nav__6101_55; +typedef struct anon__lazy_58 nav__6101_57; +typedef struct anon__lazy_103 nav__3500_52; +typedef struct anon__lazy_187 nav__3500_54; +typedef struct anon__lazy_961 nav__3500_62; +typedef struct anon__lazy_58 nav__3500_65; +typedef struct anon__lazy_719 nav__3500_67; +typedef struct anon__lazy_760 nav__3500_72; +typedef struct anon__lazy_58 nav__6138_40; +typedef struct anon__lazy_961 nav__6139_39; +typedef struct anon__lazy_58 nav__6140_40; +typedef struct anon__lazy_484 nav__6141_38; +typedef struct anon__lazy_58 nav__6141_41; +typedef struct anon__lazy_996 nav__6141_58; +typedef struct anon__lazy_484 nav__6142_38; +typedef struct anon__lazy_58 nav__6142_41; +typedef struct anon__lazy_1001 nav__6142_58; +typedef struct anon__lazy_484 nav__6143_38; +typedef struct anon__lazy_58 nav__6143_41; +typedef struct anon__lazy_1006 nav__6143_58; +typedef struct anon__lazy_58 nav__6144_42; +typedef struct anon__lazy_961 nav__6144_66; +typedef struct anon__lazy_719 nav__6144_69; +typedef struct anon__lazy_760 nav__6144_72; +typedef struct anon__lazy_996 nav__6144_77; +typedef struct anon__lazy_58 nav__6145_42; +typedef struct anon__lazy_961 nav__6145_66; +typedef struct anon__lazy_719 nav__6145_69; +typedef struct anon__lazy_760 nav__6145_72; +typedef struct anon__lazy_1001 nav__6145_77; +typedef struct anon__lazy_58 nav__6146_42; +typedef struct anon__lazy_961 nav__6146_66; +typedef struct anon__lazy_719 nav__6146_69; +typedef struct anon__lazy_760 nav__6146_72; +typedef struct anon__lazy_1006 nav__6146_77; +typedef struct anon__lazy_1162 nav__6109_38; +typedef struct anon__lazy_155 nav__5173_41; +typedef struct anon__lazy_58 nav__5173_43; +typedef struct anon__lazy_155 nav__5174_41; +typedef struct anon__lazy_58 nav__5174_43; +typedef struct anon__lazy_103 nav__5174_52; +typedef struct anon__lazy_58 nav__6166_56; +typedef struct anon__lazy_693 nav__6166_65; +typedef struct anon__lazy_695 nav__6166_69; typedef struct anon__lazy_58 nav__6159_43; -typedef struct anon__lazy_695 nav__6159_46; -typedef struct anon__lazy_58 nav__6111_41; -typedef struct anon__lazy_58 nav__6160_41; -typedef struct anon__lazy_58 nav__6161_41; +typedef struct anon__lazy_961 nav__6160_56; +typedef struct anon__lazy_996 nav__6160_60; +typedef struct anon__lazy_961 nav__6161_56; +typedef struct anon__lazy_1001 nav__6161_60; +typedef struct anon__lazy_961 nav__6162_56; +typedef struct anon__lazy_1006 nav__6162_60; +typedef struct anon__lazy_484 nav__6163_38; typedef struct anon__lazy_58 nav__6163_41; -typedef struct anon__lazy_695 nav__6163_43; -typedef struct anon__lazy_58 nav__5206_39; -typedef struct anon__lazy_155 nav__6090_54; -typedef struct anon__lazy_58 nav__6090_56; -typedef struct anon__lazy_550 nav__6164_51; -typedef struct anon__lazy_155 nav__6164_57; -typedef struct anon__lazy_58 nav__6164_59; -typedef struct anon__lazy_155 nav__6092_55; -typedef struct anon__lazy_58 nav__6092_57; -typedef struct anon__lazy_155 nav__6165_54; -typedef struct anon__lazy_58 nav__6165_56; -typedef struct anon__lazy_58 nav__6166_39; -typedef struct anon__lazy_550 nav__6167_39; -typedef struct anon__lazy_155 nav__6167_42; -typedef struct anon__lazy_58 nav__6167_44; -typedef struct anon__lazy_550 nav__6168_39; -typedef struct anon__lazy_155 nav__6168_42; -typedef struct anon__lazy_58 nav__6168_44; -typedef struct anon__lazy_484 nav__6168_51; -typedef struct anon__lazy_484 nav__6169_41; -typedef struct anon__lazy_155 nav__6169_45; -typedef struct anon__lazy_58 nav__6169_47; -typedef struct anon__lazy_484 nav__6172_41; -typedef struct anon__lazy_155 nav__6172_45; -typedef struct anon__lazy_58 nav__6172_47; -typedef struct anon__lazy_595 nav__6172_56; -typedef struct anon__lazy_103 nav__6172_58; -typedef struct anon__lazy_484 nav__6171_41; -typedef struct anon__lazy_155 nav__6171_45; -typedef struct anon__lazy_58 nav__6171_47; -typedef struct anon__lazy_484 nav__6170_41; -typedef struct anon__lazy_155 nav__6170_45; -typedef struct anon__lazy_58 nav__6170_47; +typedef struct anon__lazy_996 nav__6163_47; +typedef struct anon__lazy_961 nav__6163_66; +typedef struct anon__lazy_719 nav__6163_69; +typedef struct anon__lazy_484 nav__6164_38; +typedef struct anon__lazy_58 nav__6164_41; +typedef struct anon__lazy_1001 nav__6164_47; +typedef struct anon__lazy_961 nav__6164_66; +typedef struct anon__lazy_719 nav__6164_69; +typedef struct anon__lazy_484 nav__6165_38; +typedef struct anon__lazy_58 nav__6165_41; +typedef struct anon__lazy_1006 nav__6165_47; +typedef struct anon__lazy_961 nav__6165_66; +typedef struct anon__lazy_719 nav__6165_69; +typedef struct anon__lazy_58 nav__6170_43; +typedef struct anon__lazy_695 nav__6170_46; +typedef struct anon__lazy_58 nav__6167_43; +typedef struct anon__lazy_695 nav__6167_46; +typedef struct anon__lazy_58 nav__6119_41; +typedef struct anon__lazy_58 nav__6168_41; +typedef struct anon__lazy_58 nav__6169_41; +typedef struct anon__lazy_58 nav__6171_41; +typedef struct anon__lazy_695 nav__6171_43; +typedef struct anon__lazy_58 nav__5209_39; +typedef struct anon__lazy_155 nav__6098_54; +typedef struct anon__lazy_58 nav__6098_56; +typedef struct anon__lazy_550 nav__6172_51; +typedef struct anon__lazy_155 nav__6172_57; +typedef struct anon__lazy_58 nav__6172_59; +typedef struct anon__lazy_155 nav__6100_55; +typedef struct anon__lazy_58 nav__6100_57; +typedef struct anon__lazy_155 nav__6173_54; +typedef struct anon__lazy_58 nav__6173_56; +typedef struct anon__lazy_58 nav__6174_39; +typedef struct anon__lazy_550 nav__6175_39; +typedef struct anon__lazy_155 nav__6175_42; +typedef struct anon__lazy_58 nav__6175_44; +typedef struct anon__lazy_550 nav__6176_39; +typedef struct anon__lazy_155 nav__6176_42; +typedef struct anon__lazy_58 nav__6176_44; +typedef struct anon__lazy_484 nav__6176_51; +typedef struct anon__lazy_484 nav__6177_41; +typedef struct anon__lazy_155 nav__6177_45; +typedef struct anon__lazy_58 nav__6177_47; +typedef struct anon__lazy_484 nav__6180_41; +typedef struct anon__lazy_155 nav__6180_45; +typedef struct anon__lazy_58 nav__6180_47; +typedef struct anon__lazy_595 nav__6180_56; +typedef struct anon__lazy_103 nav__6180_58; +typedef struct anon__lazy_484 nav__6179_41; +typedef struct anon__lazy_155 nav__6179_45; +typedef struct anon__lazy_58 nav__6179_47; +typedef struct anon__lazy_484 nav__6178_41; +typedef struct anon__lazy_155 nav__6178_45; +typedef struct anon__lazy_58 nav__6178_47; struct Target_Os__639; union Target_Os_VersionRange__695; struct SemanticVersion_Range__700; struct SemanticVersion__698; -typedef struct anon__lazy_58 nav__270_43; +typedef struct anon__lazy_58 nav__273_43; struct SemanticVersion__698 { uintptr_t major; uintptr_t minor; @@ -1861,11 +1876,11 @@ struct Target_DynamicLinker__976 { uint8_t buffer[255]; uint8_t len; }; -typedef struct anon__lazy_103 nav__3703_40; -typedef struct anon__lazy_103 nav__3704_40; -typedef struct anon__lazy_103 nav__3705_40; -typedef struct anon__lazy_103 nav__3667_46; -typedef struct anon__lazy_103 nav__235_46; +typedef struct anon__lazy_103 nav__3706_40; +typedef struct anon__lazy_103 nav__3707_40; +typedef struct anon__lazy_103 nav__3708_40; +typedef struct anon__lazy_103 nav__3670_46; +typedef struct anon__lazy_103 nav__236_46; struct Target_Cpu_Feature_Set__993; struct Target_Cpu_Feature_Set__993 { uintptr_t ints[5]; @@ -1877,14 +1892,14 @@ struct Target_Cpu__961 { struct Target_Cpu_Feature_Set__993 features; uint8_t arch; }; -typedef struct anon__lazy_58 nav__269_46; +typedef struct anon__lazy_58 nav__272_46; struct Target_Cpu_Model__988 { struct anon__lazy_58 name; struct anon__lazy_58 llvm_name; struct Target_Cpu_Feature_Set__993 features; }; struct Target__637; -typedef struct anon__lazy_58 nav__271_51; +typedef struct anon__lazy_58 nav__274_51; struct Target__637 { struct Target_Cpu__961 cpu; struct Target_Os__639 os; @@ -1894,7 +1909,7 @@ struct Target__637 { }; struct builtin_CallingConvention__266; struct builtin_CallingConvention_CommonOptions__268; -typedef struct anon__lazy_241 nav__470_40; +typedef struct anon__lazy_241 nav__473_40; struct builtin_CallingConvention_CommonOptions__268 { struct anon__lazy_241 incoming_stack_alignment; }; @@ -2007,16 +2022,16 @@ struct std_Options__4261 { bool http_enable_ssl_key_log_file; uint8_t side_channels_mitigations; }; -typedef struct anon__lazy_484 nav__3683_38; -struct json_stringify_WriteStream__union_8236__8236; -struct json_stringify_WriteStream__union_8236__8236 { +typedef struct anon__lazy_484 nav__3686_38; +struct json_stringify_WriteStream__union_8302__8302; +struct json_stringify_WriteStream__union_8302__8302 { union { uintptr_t checked_to_fixed_depth; } payload; uint8_t tag; }; -struct macho_mach_header_64__9281; -struct macho_mach_header_64__9281 { +struct macho_mach_header_64__9347; +struct macho_mach_header_64__9347 { uint32_t magic; int cputype; int cpusubtype; @@ -2026,8 +2041,8 @@ struct macho_mach_header_64__9281 { uint32_t flags; uint32_t reserved; }; -typedef struct anon__lazy_103 nav__3694_43; -typedef struct anon__lazy_58 nav__4052_40; +typedef struct anon__lazy_103 nav__3697_43; +typedef struct anon__lazy_58 nav__4055_40; static uint8_t const __anon_1087[21]; static uint8_t const __anon_1152[21]; static char const __anon_3329[33]; @@ -2066,683 +2081,691 @@ static uint8_t const __anon_6027[13]; static uint8_t const __anon_7177[10]; static uint8_t const __anon_7192[1]; static uint8_t const __anon_7205[1]; -static uint8_t const __anon_8092[24]; -static uint8_t const __anon_8208[13]; -static uint8_t const __anon_8225[5]; -static uint8_t const __anon_8429[62]; -static uint8_t const __anon_8496[55]; -static uint8_t const __anon_8509[24]; -static uint8_t const __anon_8517[17]; -static uint8_t const __anon_8668[63]; -static uint8_t const __anon_8741[59]; -static uint8_t const __anon_8939[3]; -static uint8_t const __anon_8898[3]; -static uint8_t const __anon_8903[3]; -static uint8_t const __anon_8907[3]; -static uint8_t const __anon_8911[3]; -static uint8_t const __anon_8915[3]; -static uint8_t const __anon_8919[3]; -static uint8_t const __anon_8923[3]; -static uint8_t const __anon_9129[5]; -static uint8_t const __anon_9133[9]; -static uint8_t const __anon_9236[5]; +static uint8_t const __anon_8166[24]; +static uint8_t const __anon_8274[13]; +static uint8_t const __anon_8291[5]; +static uint8_t const __anon_8495[62]; +static uint8_t const __anon_8562[55]; +static uint8_t const __anon_8575[24]; +static uint8_t const __anon_8583[17]; +static uint8_t const __anon_8734[63]; +static uint8_t const __anon_8807[59]; +static uint8_t const __anon_9005[3]; +static uint8_t const __anon_8964[3]; +static uint8_t const __anon_8969[3]; +static uint8_t const __anon_8973[3]; +static uint8_t const __anon_8977[3]; +static uint8_t const __anon_8981[3]; +static uint8_t const __anon_8985[3]; +static uint8_t const __anon_8989[3]; +static uint8_t const __anon_9195[5]; +static uint8_t const __anon_9199[9]; +static uint8_t const __anon_9302[5]; static uint8_t const __anon_4937[4]; -static uint8_t const __anon_9352[6]; -#define c_instrument_hooks_set_feature__237 instrument_hooks_set_feature +static uint8_t const __anon_9418[6]; +#define c_instrument_hooks_set_feature__238 instrument_hooks_set_feature zig_extern void instrument_hooks_set_feature(uint64_t, bool); -static void features_set_feature__330(uint64_t, bool); -static void bit_set_IntegerBitSet_2864_29_set__369(uint64_t *, uintptr_t); -static void bit_set_IntegerBitSet_2864_29_unset__371(uint64_t *, uintptr_t); +static void features_set_feature__333(uint64_t, bool); +static void bit_set_IntegerBitSet_2864_29_set__372(uint64_t *, uintptr_t); +static void bit_set_IntegerBitSet_2864_29_unset__374(uint64_t *, uintptr_t); static void debug_assert__180(bool); -static uint64_t bit_set_IntegerBitSet_2864_29_maskBit__390(uintptr_t); -static nav__1280_39 fifo_posix_Pipe_openPipe__1280(nav__1280_41); -static nav__1282_39 fifo_posix_Pipe_openWrite__1282(struct mem_Allocator__599, nav__1282_42); -static nav__1281_39 fifo_posix_Pipe_openRead__1281(struct mem_Allocator__599, nav__1281_42); -static nav__1129_39 runner_fifo_RunnerFifo_init__1129(struct mem_Allocator__599); -static uint16_t fifo_posix_Pipe_Writer_sendCmd__1286(struct fifo_posix_Pipe_Writer__786 *, struct shared_Command__1178); -static uint16_t fifo_posix_waitReadable__1268(int32_t, uint64_t); -static nav__4193_38 bincode_deserializeInt__anon_2126__4193(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992); -static nav__4192_38 bincode_deserializeAlloc__anon_2115__4192(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4235_38 bincode_deserializeInt__anon_2235__4235(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992); -static nav__4234_38 bincode_deserializeAlloc__anon_2230__4234(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4237_40 bincode_deserializePointerAlloc__anon_2265__4237(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4236_40 bincode_deserializeAlloc__anon_2252__4236(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4233_39 bincode_deserializeStructAlloc__anon_2214__4233(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4232_39 bincode_deserializeAlloc__anon_2185__4232(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static uint16_t bincode_deserializeAlloc__anon_2325__4241(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4243_39 bincode_deserializeStructAlloc__anon_2391__4243(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4242_39 bincode_deserializeAlloc__anon_2372__4242(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4249_38 bincode_deserializeInt__anon_2513__4249(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992); -static nav__4248_38 bincode_deserializeAlloc__anon_2508__4248(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4247_39 bincode_deserializeUnionAlloc__anon_2495__4247(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4246_39 bincode_deserializeAlloc__anon_2462__4246(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4245_39 bincode_deserializeStructAlloc__anon_2444__4245(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4244_39 bincode_deserializeAlloc__anon_2430__4244(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4251_38 bincode_deserializeEnum__anon_2598__4251(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992); -static nav__4250_38 bincode_deserializeAlloc__anon_2568__4250(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4191_39 bincode_deserializeUnionAlloc__anon_2110__4191(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__4190_39 bincode_deserializeAlloc__anon_2000__4190(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); -static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_Reader__788 *); -static nav__1292_39 fifo_posix_Pipe_Reader_waitForResponse__1292(struct fifo_posix_Pipe_Reader__788 *, nav__1292_42); -static uint16_t fifo_posix_Pipe_Reader_waitForAck__1293(struct fifo_posix_Pipe_Reader__788 *, nav__1293_40); -static uint16_t runner_fifo_RunnerFifo_send_version__1139(struct runner_fifo_RunnerFifo__631 *, uint64_t); -static uint16_t runner_fifo_RunnerFifo_validate_protocol_version__1130(struct runner_fifo_RunnerFifo__631 *); -static nav__1140_38 runner_fifo_RunnerFifo_get_integration_mode__1140(struct runner_fifo_RunnerFifo__631 *); -static nav__820_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_init__820(struct mem_Allocator__599); -static nav__807_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_init__807(struct mem_Allocator__599); -static nav__743_39 instruments_root_Instrument_init__743(struct mem_Allocator__599); -static nav__730_39 instrument_hooks_InstrumentHooks_init__730(struct mem_Allocator__599); -#define c_instrument_hooks_init__238 instrument_hooks_init +static uint64_t bit_set_IntegerBitSet_2864_29_maskBit__393(uintptr_t); +static nav__1283_39 fifo_posix_Pipe_openPipe__1283(nav__1283_41); +static nav__1285_39 fifo_posix_Pipe_openWrite__1285(struct mem_Allocator__599, nav__1285_42); +static nav__1284_39 fifo_posix_Pipe_openRead__1284(struct mem_Allocator__599, nav__1284_42); +static nav__1132_39 runner_fifo_RunnerFifo_init__1132(struct mem_Allocator__599); +static uint16_t fifo_posix_Pipe_Writer_sendCmd__1289(struct fifo_posix_Pipe_Writer__786 *, struct shared_Command__1178); +static uint16_t fifo_posix_waitReadable__1271(int32_t, uint64_t); +static nav__4196_38 bincode_deserializeInt__anon_2126__4196(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992); +static nav__4195_38 bincode_deserializeAlloc__anon_2115__4195(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4238_38 bincode_deserializeInt__anon_2235__4238(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992); +static nav__4237_38 bincode_deserializeAlloc__anon_2230__4237(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4240_40 bincode_deserializePointerAlloc__anon_2265__4240(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4239_40 bincode_deserializeAlloc__anon_2252__4239(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4236_39 bincode_deserializeStructAlloc__anon_2214__4236(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4235_39 bincode_deserializeAlloc__anon_2185__4235(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static uint16_t bincode_deserializeAlloc__anon_2325__4244(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4246_39 bincode_deserializeStructAlloc__anon_2391__4246(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4245_39 bincode_deserializeAlloc__anon_2372__4245(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4252_38 bincode_deserializeInt__anon_2513__4252(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992); +static nav__4251_38 bincode_deserializeAlloc__anon_2508__4251(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4250_39 bincode_deserializeUnionAlloc__anon_2495__4250(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4249_39 bincode_deserializeAlloc__anon_2462__4249(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4248_39 bincode_deserializeStructAlloc__anon_2444__4248(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4247_39 bincode_deserializeAlloc__anon_2430__4247(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4254_38 bincode_deserializeEnum__anon_2598__4254(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992); +static nav__4253_38 bincode_deserializeAlloc__anon_2568__4253(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4194_39 bincode_deserializeUnionAlloc__anon_2110__4194(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__4193_39 bincode_deserializeAlloc__anon_2000__4193(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992, struct mem_Allocator__599); +static nav__1294_39 fifo_posix_Pipe_Reader_recvCmd__1294(struct fifo_posix_Pipe_Reader__788 *); +static nav__1295_39 fifo_posix_Pipe_Reader_waitForResponse__1295(struct fifo_posix_Pipe_Reader__788 *, nav__1295_42); +static uint16_t fifo_posix_Pipe_Reader_waitForAck__1296(struct fifo_posix_Pipe_Reader__788 *, nav__1296_40); +static uint16_t runner_fifo_RunnerFifo_send_version__1142(struct runner_fifo_RunnerFifo__631 *, uint64_t); +static uint16_t runner_fifo_RunnerFifo_validate_protocol_version__1133(struct runner_fifo_RunnerFifo__631 *); +static nav__1143_38 runner_fifo_RunnerFifo_get_integration_mode__1143(struct runner_fifo_RunnerFifo__631 *); +static nav__823_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_init__823(struct mem_Allocator__599); +static nav__810_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_init__810(struct mem_Allocator__599); +static nav__746_39 instruments_root_Instrument_init__746(struct mem_Allocator__599); +static nav__733_39 instrument_hooks_InstrumentHooks_init__733(struct mem_Allocator__599); +#define c_instrument_hooks_init__239 instrument_hooks_init zig_extern struct InstrumentHooks *instrument_hooks_init(void); -static nav__3706_40 mem_Allocator_create__anon_1039__3706(struct mem_Allocator__599); -static uint16_t fs_accessAbsolute__1348(nav__1348_39, struct fs_File_OpenFlags__1101); -static nav__1345_39 fs_openFileAbsolute__1345(nav__1345_41, struct fs_File_OpenFlags__1101); -static struct fifo_posix_Pipe_Writer__786 fifo_posix_Pipe_Writer_init__1283(struct fs_File__794, struct mem_Allocator__599); -static struct fifo_posix_Pipe_Reader__788 fifo_posix_Pipe_Reader_init__1288(struct fs_File__794, struct mem_Allocator__599); -static void array_list_ArrayListAligned_28u8_2cnull_29_clearRetainingCapacity__1562(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *); -static struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 array_list_ArrayListAligned_28u8_2cnull_29_writer__1552(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *); -static uint16_t bincode_serialize__anon_1232__3956(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__1178); -static uint8_t const (*mem_asBytes__anon_1270__3957(uint32_t const *))[4]; -static uint16_t fs_File_writeAll__1439(struct fs_File__794, nav__1439_40); -static nav__1964_38 posix_poll__1964(nav__1964_41, int32_t); -static nav__1429_38 fs_File_readAll__1429(struct fs_File__794, nav__1429_41); -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_resize__1559(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *, uintptr_t); -static struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 io_fixed_buffer_stream_fixedBufferStream__anon_1971__4156(nav__4156_40); -static struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_reader__4145(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *); -static nav__4189_38 io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__4189(void const *, nav__4189_41); -static nav__4231_39 io_Reader_readBytesNoEof__anon_2172__4231(struct io_Reader__2141); -static nav__4238_39 io_Reader_readBytesNoEof__anon_2278__4238(struct io_Reader__2141); -static nav__4239_40 mem_Allocator_alloc__anon_2287__4239(struct mem_Allocator__599, uintptr_t); -static nav__4196_38 io_Reader_readAll__4196(struct io_Reader__2141, nav__4196_41); -static zig_noreturn void bincode_invalidProtocol__anon_2310__4240(void); -static void shared_Command_deinit__3829(struct shared_Command__1178, struct mem_Allocator__599); -static void logger_debug__anon_2632__4261(nav__4261_39); -static void logger_err__anon_2656__4262(void); -static void logger_err__anon_2665__4263(void); -static zig_noreturn void posix_exit__1747(uint8_t); -static void logger_err__anon_2679__4264(nav__4264_40); -static void runner_fifo_RunnerFifo_deinit__1131(struct runner_fifo_RunnerFifo__631 *); -static struct environment_root_Environment__559 environment_root_Environment_init__773(struct mem_Allocator__599); -static nav__4265_39 mem_Allocator_allocBytesWithAlignment__anon_2726__4265(struct mem_Allocator__599, uintptr_t, uintptr_t); -static bool fs_path_isAbsolute__4300(nav__4300_39); -static struct fs_Dir__1103 fs_cwd__1340(void); -static uint16_t fs_Dir_access__3785(struct fs_Dir__1103, nav__3785_40, struct fs_File_OpenFlags__1101); -static nav__3721_39 fs_Dir_openFile__3721(struct fs_Dir__1103, nav__3721_42, struct fs_File_OpenFlags__1101); -static struct array_list_ArrayListAligned_28u8_2cnull_29__806 array_list_ArrayListAligned_28u8_2cnull_29_init__1527(struct mem_Allocator__599); -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1564(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *, uintptr_t); -static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__1178); -static nav__1438_38 fs_File_write__1438(struct fs_File__794, nav__1438_41); -static nav__4364_38 math_cast__anon_2787__4364(uintptr_t); -static uint16_t posix_errno__anon_2970__4656(int); -static uint16_t posix_unexpectedErrno__2021(uint16_t); -static nav__1428_38 fs_File_read__1428(struct fs_File__794, nav__1428_41); -static nav__4148_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read__4148(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *, nav__4148_42); -static uint16_t io_Reader_readNoEof__4198(struct io_Reader__2141, nav__4198_40); -static nav__4657_39 mem_Allocator_allocWithSizeAndAlignment__anon_3006__4657(struct mem_Allocator__599, uintptr_t, uintptr_t); -static nav__4197_38 io_Reader_readAtLeast__4197(struct io_Reader__2141, nav__4197_41, uintptr_t); -static void utils_print__anon_3028__4668(void); -static void mem_Allocator_free__anon_3042__4747(struct mem_Allocator__599, nav__4747_40); -static void logger_logWithPrefix__anon_3050__4748(nav__4748_39); -static void logger_logWithPrefix__anon_3052__4749(void); -static void logger_logWithPrefix__anon_3053__4750(void); -static void logger_logWithPrefix__anon_3058__4752(nav__4752_40); -static void fifo_posix_Pipe_Writer_deinit__1287(struct fifo_posix_Pipe_Writer__786 *); -static void fifo_posix_Pipe_Reader_deinit__1294(struct fifo_posix_Pipe_Reader__788 *); -static struct environment_linked_libraries_root_LinkedLibraries__837 environment_linked_libraries_root_LinkedLibraries_init__2808(struct mem_Allocator__599); -static uint8_t mem_Alignment_fromByteUnits__1113(uintptr_t); -static bool fs_path_isAbsolutePosix__4306(nav__4306_39); -static nav__2022_39 posix_toPosixPath__2022(nav__2022_41); -static uint16_t fs_Dir_accessZ__3786(struct fs_Dir__1103, uint8_t const *, struct fs_File_OpenFlags__1101); -static nav__3722_39 fs_Dir_openFileZ__3722(struct fs_Dir__1103, uint8_t const *, struct fs_File_OpenFlags__1101); -static uintptr_t array_list_ArrayListAlignedUnmanaged_28u8_2cnull_29_growCapacity__4816(uintptr_t, uintptr_t); -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPrecise__1565(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *, uintptr_t); -static uint16_t bincode_serialize__anon_3165__4817(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, uint32_t); -static uint16_t bincode_serialize__anon_3167__4818(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__struct_1181__1181); -static uint16_t bincode_serialize__anon_3169__4819(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); -static uint16_t bincode_serialize__anon_3171__4820(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__struct_1182__1182); -static uint16_t bincode_serialize__anon_3173__4821(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__struct_1183__1183); -static uint16_t bincode_serialize__anon_3175__4822(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, uint64_t); -static uint16_t bincode_serialize__anon_3177__4823(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, uint8_t); -static nav__1757_38 posix_write__1757(int32_t, nav__1757_40); -static nav__1749_38 posix_read__1749(int32_t, nav__1749_40); -static nav__4889_38 math_mul__anon_3220__4889(uintptr_t, uintptr_t); -static nav__4890_39 mem_Allocator_allocBytesWithAlignment__anon_3222__4890(struct mem_Allocator__599, uintptr_t, uintptr_t); -static nav__4195_38 io_Reader_read__4195(struct io_Reader__2141, nav__4195_41); -static nav__4892_39 mem_sliceAsBytes__anon_3353__4892(nav__4892_39); -static uint16_t fmt_format__anon_3841__5177(struct io_Writer__3827, nav__5177_40); -static nav__5052_40 fmt_bufPrint__anon_3407__5052(nav__5052_39, nav__5052_42); -static uint16_t fmt_format__anon_4351__5571(struct io_Writer__3827); -static nav__5054_40 fmt_bufPrint__anon_3429__5054(nav__5054_39); -static uint16_t fmt_format__anon_4468__5573(struct io_Writer__3827); -static nav__5055_40 fmt_bufPrint__anon_3442__5055(nav__5055_39); -static uint16_t fmt_format__anon_4580__5574(struct io_Writer__3827, nav__5574_41); -static nav__5056_40 fmt_bufPrint__anon_3455__5056(nav__5056_39, nav__5056_43); -static void array_list_ArrayListAligned_28u8_2cnull_29_deinit__1529(struct array_list_ArrayListAligned_28u8_2cnull_29__806); -static void fs_File_close__1385(struct fs_File__794); -static struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_init__3512(struct mem_Allocator__599); -static bool math_isPowerOfTwo__anon_3478__5057(uintptr_t); -static uint16_t posix_faccessatZ__1913(int32_t, uint8_t const *, uint32_t, uint32_t); -static nav__1769_38 posix_openatZ__1769(int32_t, uint8_t const *, uint32_t, uint16_t); -static nav__1928_38 posix_fcntl__1928(int32_t, int32_t, uintptr_t); -static void posix_close__1727(int32_t); -static nav__1575_39 array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1575(struct array_list_ArrayListAligned_28u8_2cnull_29__806); -static nav__5136_39 mem_Allocator_remap__anon_3648__5136(struct mem_Allocator__599, nav__5136_39, uintptr_t); -static nav__5137_40 mem_Allocator_alignedAlloc__anon_3653__5137(struct mem_Allocator__599, uintptr_t); -static void mem_Allocator_free__anon_3655__5138(struct mem_Allocator__599, nav__5138_40); -static uint16_t bincode_serializeInt__anon_3660__5139(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, uint32_t); -static uint16_t bincode_serializeStruct__anon_3665__5140(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__struct_1181__1181); -static uint16_t bincode_serializeStruct__anon_3666__5141(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__struct_1182__1182); -static uint16_t bincode_serializeStruct__anon_3667__5142(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__struct_1183__1183); -static uint16_t bincode_serializeInt__anon_3668__5143(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, uint64_t); -static uint16_t bincode_serializeEnum__anon_3671__5144(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, uint8_t); -static uint16_t posix_errno__anon_3681__5146(intptr_t); -static struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4146(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *); -static nav__5160_38 io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5160(void const *, nav__5160_41); -static uint16_t io_Writer_writeAll__5168(struct io_Writer__3827, nav__5168_40); -static uint16_t shared_Command_format__anon_4988__5585(struct shared_Command__1178, struct fmt_FormatOptions__4248, struct io_Writer__3827); -static uint16_t fmt_formatType__anon_4328__5570(struct shared_Command__1178, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); -static nav__4154_39 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4154(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968); -static uint16_t fmt_formatType__anon_4459__5572(uint64_t, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); -static uint16_t fmt_formatType__anon_4732__5575(nav__5575_39, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); -static nav__5580_39 mem_sliceAsBytes__anon_4876__5580(nav__5580_39); -static nav__5581_39 mem_bytesAsSlice__anon_4889__5581(nav__5581_39); -static nav__3955_38 io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955(void const *, nav__3955_41); -static uint16_t bincode_serialize__anon_4920__5582(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, int32_t); -static uint16_t bincode_serialize__anon_4922__5583(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, nav__5583_40); -static uint16_t bincode_serialize__anon_4924__5584(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_MarkerType__1185); -static nav__4149_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write__4149(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *, nav__4149_42); -static nav__5167_38 io_Writer_write__5167(struct io_Writer__3827, nav__5167_41); -static uint16_t io_Writer_print__anon_5008__5586(struct io_Writer__3827, nav__5586_41); -static uint16_t io_Writer_print__anon_5029__5587(struct io_Writer__3827, nav__5587_41); -static uint16_t io_Writer_print__anon_5041__5588(struct io_Writer__3827, nav__5588_40); -static uint16_t io_Writer_print__anon_5050__5589(struct io_Writer__3827, nav__5589_39); -static uint16_t io_Writer_print__anon_5063__5590(struct io_Writer__3827, nav__5590_39); -static nav__5189_38 unicode_utf8ByteSequenceLength__5189(uint8_t); -static nav__5205_38 unicode_utf8CountCodepoints__5205(nav__5205_40); -static uint16_t fmt_formatBuf__anon_5109__5592(nav__5592_39, struct fmt_FormatOptions__4248, struct io_Writer__3827); -static uint16_t fmt_formatInt__anon_5170__5602(uint64_t, uint8_t, uint8_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); -static uint16_t fmt_formatIntValue__anon_5153__5601(uint64_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); -static uint16_t fmt_formatValue__anon_5084__5591(uint64_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); -static nav__1553_38 array_list_ArrayListAligned_28u8_2cnull_29_appendWrite__1553(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *, nav__1553_42); -static uint16_t bincode_serializeInt__anon_5117__5593(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, int32_t); -static uint16_t bincode_serializePointer__anon_5122__5594(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, nav__5594_40); -static uint16_t bincode_serializeUnion__anon_5123__5595(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_MarkerType__1185); -static uint16_t fmt_format__anon_5127__5596(struct io_Writer__3827, nav__5596_41); -static uint16_t fmt_format__anon_5131__5597(struct io_Writer__3827, nav__5597_41); -static uint16_t fmt_format__anon_5135__5598(struct io_Writer__3827, nav__5598_40); -static uint16_t fmt_format__anon_5139__5599(struct io_Writer__3827, nav__5599_39); -static uint16_t fmt_format__anon_5143__5600(struct io_Writer__3827, nav__5600_39); -static nav__4953_39 fmt_digits2__4953(uint8_t); -static uint8_t fmt_digitToChar__4969(uint8_t, uint8_t); -static nav__5195_38 unicode_utf8Decode__5195(nav__5195_40); -static nav__5188_38 unicode_utf8CodepointSequenceLength__5188(uint32_t); -static nav__5608_38 unicode_utf8EncodeImpl__anon_5756__5608(uint32_t, nav__5608_40); -static nav__5190_38 unicode_utf8Encode__5190(uint32_t, nav__5190_40); -static uint16_t io_Writer_writeBytesNTimes__5172(struct io_Writer__3827, nav__5172_40, uintptr_t); -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_appendSlice__1547(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *, nav__1547_41); -static uint16_t fmt_formatType__anon_5404__5603(int32_t, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); -static uint16_t fmt_formatType__anon_5435__5604(nav__5604_39, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); -static uint16_t shared_MarkerType_format__anon_5800__5610(struct shared_MarkerType__1185, struct fmt_FormatOptions__4248, struct io_Writer__3827); -static uint16_t fmt_formatType__anon_5610__5605(struct shared_MarkerType__1185, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); -static uint16_t fmt_formatType__anon_5679__5606(uint64_t, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); -static uint16_t fmt_formatType__anon_5733__5607(uint8_t, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); -static nav__5197_38 unicode_utf8Decode2__5197(nav__5197_40); -static nav__5199_38 unicode_utf8Decode3__5199(nav__5199_40); -static nav__5203_38 unicode_utf8Decode4__5203(nav__5203_40); -static bool unicode_isSurrogateCodepoint__5268(uint32_t); -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureUnusedCapacity__1566(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *, uintptr_t); -static void array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity__1548(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *, nav__1548_41); -static uint16_t fmt_formatInt__anon_5888__5617(int32_t, uint8_t, uint8_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); -static uint16_t fmt_formatIntValue__anon_5877__5616(int32_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); -static uint16_t fmt_formatValue__anon_5781__5609(int32_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); -static uint16_t io_Writer_print__anon_5814__5611(struct io_Writer__3827, nav__5611_39); -static uint16_t io_Writer_print__anon_5819__5612(struct io_Writer__3827, nav__5612_39); -static uint16_t io_Writer_print__anon_5826__5613(struct io_Writer__3827, nav__5613_39); -static uint16_t io_Writer_print__anon_5832__5614(struct io_Writer__3827, nav__5614_39); -static uint16_t fmt_formatIntValue__anon_5915__5622(uint64_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); -static uint16_t fmt_formatValue__anon_5834__5615(uint64_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); -static nav__5201_38 unicode_utf8Decode3AllowSurrogateHalf__5201(nav__5201_40); -static nav__1491_38 array_list_addOrOom__1491(uintptr_t, uintptr_t); -static uint16_t fmt_format__anon_5899__5618(struct io_Writer__3827, nav__5618_39); -static uint16_t fmt_format__anon_5903__5619(struct io_Writer__3827, nav__5619_39); -static uint16_t fmt_format__anon_5907__5620(struct io_Writer__3827, nav__5620_39); -static uint16_t fmt_format__anon_5911__5621(struct io_Writer__3827, nav__5621_39); -#define c_instrument_hooks_deinit__239 instrument_hooks_deinit +static nav__3709_40 mem_Allocator_create__anon_1039__3709(struct mem_Allocator__599); +static uint16_t fs_accessAbsolute__1351(nav__1351_39, struct fs_File_OpenFlags__1101); +static nav__1348_39 fs_openFileAbsolute__1348(nav__1348_41, struct fs_File_OpenFlags__1101); +static struct fifo_posix_Pipe_Writer__786 fifo_posix_Pipe_Writer_init__1286(struct fs_File__794, struct mem_Allocator__599); +static struct fifo_posix_Pipe_Reader__788 fifo_posix_Pipe_Reader_init__1291(struct fs_File__794, struct mem_Allocator__599); +static void array_list_ArrayListAligned_28u8_2cnull_29_clearRetainingCapacity__1565(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *); +static struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 array_list_ArrayListAligned_28u8_2cnull_29_writer__1555(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *); +static uint16_t bincode_serialize__anon_1232__3959(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__1178); +static uint8_t const (*mem_asBytes__anon_1270__3960(uint32_t const *))[4]; +static uint16_t fs_File_writeAll__1442(struct fs_File__794, nav__1442_40); +static nav__1967_38 posix_poll__1967(nav__1967_41, int32_t); +static nav__1432_38 fs_File_readAll__1432(struct fs_File__794, nav__1432_41); +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_resize__1562(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *, uintptr_t); +static struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 io_fixed_buffer_stream_fixedBufferStream__anon_1971__4159(nav__4159_40); +static struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_reader__4148(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *); +static nav__4192_38 io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__4192(void const *, nav__4192_41); +static nav__4234_39 io_Reader_readBytesNoEof__anon_2172__4234(struct io_Reader__2141); +static nav__4241_39 io_Reader_readBytesNoEof__anon_2278__4241(struct io_Reader__2141); +static nav__4242_40 mem_Allocator_alloc__anon_2287__4242(struct mem_Allocator__599, uintptr_t); +static nav__4199_38 io_Reader_readAll__4199(struct io_Reader__2141, nav__4199_41); +static zig_noreturn void bincode_invalidProtocol__anon_2310__4243(void); +static void shared_Command_deinit__3832(struct shared_Command__1178, struct mem_Allocator__599); +static void logger_debug__anon_2632__4264(nav__4264_39); +static void logger_err__anon_2656__4265(void); +static void logger_err__anon_2665__4266(void); +static zig_noreturn void posix_exit__1750(uint8_t); +static void logger_err__anon_2679__4267(nav__4267_40); +static void runner_fifo_RunnerFifo_deinit__1134(struct runner_fifo_RunnerFifo__631 *); +static struct environment_root_Environment__559 environment_root_Environment_init__776(struct mem_Allocator__599); +static nav__4268_39 mem_Allocator_allocBytesWithAlignment__anon_2726__4268(struct mem_Allocator__599, uintptr_t, uintptr_t); +static bool fs_path_isAbsolute__4303(nav__4303_39); +static struct fs_Dir__1103 fs_cwd__1343(void); +static uint16_t fs_Dir_access__3788(struct fs_Dir__1103, nav__3788_40, struct fs_File_OpenFlags__1101); +static nav__3724_39 fs_Dir_openFile__3724(struct fs_Dir__1103, nav__3724_42, struct fs_File_OpenFlags__1101); +static struct array_list_ArrayListAligned_28u8_2cnull_29__806 array_list_ArrayListAligned_28u8_2cnull_29_init__1530(struct mem_Allocator__599); +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1567(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *, uintptr_t); +static uint16_t bincode_serializeUnion__anon_2768__4366(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__1178); +static nav__1441_38 fs_File_write__1441(struct fs_File__794, nav__1441_41); +static nav__4367_38 math_cast__anon_2787__4367(uintptr_t); +static uint16_t posix_errno__anon_2970__4659(int); +static uint16_t posix_unexpectedErrno__2024(uint16_t); +static nav__1431_38 fs_File_read__1431(struct fs_File__794, nav__1431_41); +static nav__4151_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read__4151(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *, nav__4151_42); +static uint16_t io_Reader_readNoEof__4201(struct io_Reader__2141, nav__4201_40); +static nav__4660_39 mem_Allocator_allocWithSizeAndAlignment__anon_3006__4660(struct mem_Allocator__599, uintptr_t, uintptr_t); +static nav__4200_38 io_Reader_readAtLeast__4200(struct io_Reader__2141, nav__4200_41, uintptr_t); +static void utils_print__anon_3028__4671(void); +static void mem_Allocator_free__anon_3042__4750(struct mem_Allocator__599, nav__4750_40); +static void logger_logWithPrefix__anon_3050__4751(nav__4751_39); +static void logger_logWithPrefix__anon_3052__4752(void); +static void logger_logWithPrefix__anon_3053__4753(void); +static void logger_logWithPrefix__anon_3058__4755(nav__4755_40); +static void fifo_posix_Pipe_Writer_deinit__1290(struct fifo_posix_Pipe_Writer__786 *); +static void fifo_posix_Pipe_Reader_deinit__1297(struct fifo_posix_Pipe_Reader__788 *); +static struct environment_linked_libraries_root_LinkedLibraries__837 environment_linked_libraries_root_LinkedLibraries_init__2811(struct mem_Allocator__599); +static uint8_t mem_Alignment_fromByteUnits__1116(uintptr_t); +static bool fs_path_isAbsolutePosix__4309(nav__4309_39); +static nav__2025_39 posix_toPosixPath__2025(nav__2025_41); +static uint16_t fs_Dir_accessZ__3789(struct fs_Dir__1103, uint8_t const *, struct fs_File_OpenFlags__1101); +static nav__3725_39 fs_Dir_openFileZ__3725(struct fs_Dir__1103, uint8_t const *, struct fs_File_OpenFlags__1101); +static uintptr_t array_list_ArrayListAlignedUnmanaged_28u8_2cnull_29_growCapacity__4819(uintptr_t, uintptr_t); +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPrecise__1568(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *, uintptr_t); +static uint16_t bincode_serialize__anon_3165__4820(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, uint32_t); +static uint16_t bincode_serialize__anon_3167__4821(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__struct_1181__1181); +static uint16_t bincode_serialize__anon_3169__4822(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); +static uint16_t bincode_serialize__anon_3171__4823(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__struct_1182__1182); +static uint16_t bincode_serialize__anon_3173__4824(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__struct_1183__1183); +static uint16_t bincode_serialize__anon_3175__4825(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, uint64_t); +static uint16_t bincode_serialize__anon_3177__4826(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, uint8_t); +static nav__1760_38 posix_write__1760(int32_t, nav__1760_40); +static nav__1752_38 posix_read__1752(int32_t, nav__1752_40); +static nav__4892_38 math_mul__anon_3220__4892(uintptr_t, uintptr_t); +static nav__4893_39 mem_Allocator_allocBytesWithAlignment__anon_3222__4893(struct mem_Allocator__599, uintptr_t, uintptr_t); +static nav__4198_38 io_Reader_read__4198(struct io_Reader__2141, nav__4198_41); +static nav__4895_39 mem_sliceAsBytes__anon_3353__4895(nav__4895_39); +static uint16_t fmt_format__anon_3841__5180(struct io_Writer__3827, nav__5180_40); +static nav__5055_40 fmt_bufPrint__anon_3407__5055(nav__5055_39, nav__5055_42); +static uint16_t fmt_format__anon_4351__5574(struct io_Writer__3827); +static nav__5057_40 fmt_bufPrint__anon_3429__5057(nav__5057_39); +static uint16_t fmt_format__anon_4468__5576(struct io_Writer__3827); +static nav__5058_40 fmt_bufPrint__anon_3442__5058(nav__5058_39); +static uint16_t fmt_format__anon_4580__5577(struct io_Writer__3827, nav__5577_41); +static nav__5059_40 fmt_bufPrint__anon_3455__5059(nav__5059_39, nav__5059_43); +static void array_list_ArrayListAligned_28u8_2cnull_29_deinit__1532(struct array_list_ArrayListAligned_28u8_2cnull_29__806); +static void fs_File_close__1388(struct fs_File__794); +static struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_init__3515(struct mem_Allocator__599); +static bool math_isPowerOfTwo__anon_3478__5060(uintptr_t); +static uint16_t posix_faccessatZ__1916(int32_t, uint8_t const *, uint32_t, uint32_t); +static nav__1772_38 posix_openatZ__1772(int32_t, uint8_t const *, uint32_t, uint16_t); +static nav__1931_38 posix_fcntl__1931(int32_t, int32_t, uintptr_t); +static void posix_close__1730(int32_t); +static nav__1578_39 array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1578(struct array_list_ArrayListAligned_28u8_2cnull_29__806); +static nav__5139_39 mem_Allocator_remap__anon_3648__5139(struct mem_Allocator__599, nav__5139_39, uintptr_t); +static nav__5140_40 mem_Allocator_alignedAlloc__anon_3653__5140(struct mem_Allocator__599, uintptr_t); +static void mem_Allocator_free__anon_3655__5141(struct mem_Allocator__599, nav__5141_40); +static uint16_t bincode_serializeInt__anon_3660__5142(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, uint32_t); +static uint16_t bincode_serializeStruct__anon_3665__5143(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__struct_1181__1181); +static uint16_t bincode_serializeStruct__anon_3666__5144(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__struct_1182__1182); +static uint16_t bincode_serializeStruct__anon_3667__5145(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_Command__struct_1183__1183); +static uint16_t bincode_serializeInt__anon_3668__5146(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, uint64_t); +static uint16_t bincode_serializeEnum__anon_3671__5147(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, uint8_t); +static uint16_t posix_errno__anon_3681__5149(intptr_t); +static struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4149(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *); +static nav__5163_38 io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5163(void const *, nav__5163_41); +static uint16_t io_Writer_writeAll__5171(struct io_Writer__3827, nav__5171_40); +static uint16_t shared_Command_format__anon_4988__5588(struct shared_Command__1178, struct fmt_FormatOptions__4248, struct io_Writer__3827); +static uint16_t fmt_formatType__anon_4328__5573(struct shared_Command__1178, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); +static nav__4157_39 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4157(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968); +static uint16_t fmt_formatType__anon_4459__5575(uint64_t, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); +static uint16_t fmt_formatType__anon_4732__5578(nav__5578_39, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); +static nav__5583_39 mem_sliceAsBytes__anon_4876__5583(nav__5583_39); +static nav__5584_39 mem_bytesAsSlice__anon_4889__5584(nav__5584_39); +static nav__3958_38 io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958(void const *, nav__3958_41); +static uint16_t bincode_serialize__anon_4920__5585(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, int32_t); +static uint16_t bincode_serialize__anon_4922__5586(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, nav__5586_40); +static uint16_t bincode_serialize__anon_4924__5587(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_MarkerType__1185); +static nav__4152_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write__4152(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *, nav__4152_42); +static nav__5170_38 io_Writer_write__5170(struct io_Writer__3827, nav__5170_41); +static uint16_t io_Writer_print__anon_5008__5589(struct io_Writer__3827, nav__5589_41); +static uint16_t io_Writer_print__anon_5029__5590(struct io_Writer__3827, nav__5590_41); +static uint16_t io_Writer_print__anon_5041__5591(struct io_Writer__3827, nav__5591_40); +static uint16_t io_Writer_print__anon_5050__5592(struct io_Writer__3827, nav__5592_39); +static uint16_t io_Writer_print__anon_5063__5593(struct io_Writer__3827, nav__5593_39); +static nav__5192_38 unicode_utf8ByteSequenceLength__5192(uint8_t); +static nav__5208_38 unicode_utf8CountCodepoints__5208(nav__5208_40); +static uint16_t fmt_formatBuf__anon_5109__5595(nav__5595_39, struct fmt_FormatOptions__4248, struct io_Writer__3827); +static uint16_t fmt_formatInt__anon_5170__5605(uint64_t, uint8_t, uint8_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); +static uint16_t fmt_formatIntValue__anon_5153__5604(uint64_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); +static uint16_t fmt_formatValue__anon_5084__5594(uint64_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); +static nav__1556_38 array_list_ArrayListAligned_28u8_2cnull_29_appendWrite__1556(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *, nav__1556_42); +static uint16_t bincode_serializeInt__anon_5117__5596(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, int32_t); +static uint16_t bincode_serializePointer__anon_5122__5597(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, nav__5597_40); +static uint16_t bincode_serializeUnion__anon_5123__5598(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct shared_MarkerType__1185); +static uint16_t fmt_format__anon_5127__5599(struct io_Writer__3827, nav__5599_41); +static uint16_t fmt_format__anon_5131__5600(struct io_Writer__3827, nav__5600_41); +static uint16_t fmt_format__anon_5135__5601(struct io_Writer__3827, nav__5601_40); +static uint16_t fmt_format__anon_5139__5602(struct io_Writer__3827, nav__5602_39); +static uint16_t fmt_format__anon_5143__5603(struct io_Writer__3827, nav__5603_39); +static nav__4956_39 fmt_digits2__4956(uint8_t); +static uint8_t fmt_digitToChar__4972(uint8_t, uint8_t); +static nav__5198_38 unicode_utf8Decode__5198(nav__5198_40); +static nav__5191_38 unicode_utf8CodepointSequenceLength__5191(uint32_t); +static nav__5611_38 unicode_utf8EncodeImpl__anon_5756__5611(uint32_t, nav__5611_40); +static nav__5193_38 unicode_utf8Encode__5193(uint32_t, nav__5193_40); +static uint16_t io_Writer_writeBytesNTimes__5175(struct io_Writer__3827, nav__5175_40, uintptr_t); +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_appendSlice__1550(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *, nav__1550_41); +static uint16_t fmt_formatType__anon_5404__5606(int32_t, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); +static uint16_t fmt_formatType__anon_5435__5607(nav__5607_39, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); +static uint16_t shared_MarkerType_format__anon_5800__5613(struct shared_MarkerType__1185, struct fmt_FormatOptions__4248, struct io_Writer__3827); +static uint16_t fmt_formatType__anon_5610__5608(struct shared_MarkerType__1185, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); +static uint16_t fmt_formatType__anon_5679__5609(uint64_t, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); +static uint16_t fmt_formatType__anon_5733__5610(uint8_t, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); +static nav__5200_38 unicode_utf8Decode2__5200(nav__5200_40); +static nav__5202_38 unicode_utf8Decode3__5202(nav__5202_40); +static nav__5206_38 unicode_utf8Decode4__5206(nav__5206_40); +static bool unicode_isSurrogateCodepoint__5271(uint32_t); +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureUnusedCapacity__1569(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *, uintptr_t); +static void array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity__1551(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *, nav__1551_41); +static uint16_t fmt_formatInt__anon_5888__5620(int32_t, uint8_t, uint8_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); +static uint16_t fmt_formatIntValue__anon_5877__5619(int32_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); +static uint16_t fmt_formatValue__anon_5781__5612(int32_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); +static uint16_t io_Writer_print__anon_5814__5614(struct io_Writer__3827, nav__5614_39); +static uint16_t io_Writer_print__anon_5819__5615(struct io_Writer__3827, nav__5615_39); +static uint16_t io_Writer_print__anon_5826__5616(struct io_Writer__3827, nav__5616_39); +static uint16_t io_Writer_print__anon_5832__5617(struct io_Writer__3827, nav__5617_39); +static uint16_t fmt_formatIntValue__anon_5915__5625(uint64_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); +static uint16_t fmt_formatValue__anon_5834__5618(uint64_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); +static nav__5204_38 unicode_utf8Decode3AllowSurrogateHalf__5204(nav__5204_40); +static nav__1494_38 array_list_addOrOom__1494(uintptr_t, uintptr_t); +static uint16_t fmt_format__anon_5899__5621(struct io_Writer__3827, nav__5621_39); +static uint16_t fmt_format__anon_5903__5622(struct io_Writer__3827, nav__5622_39); +static uint16_t fmt_format__anon_5907__5623(struct io_Writer__3827, nav__5623_39); +static uint16_t fmt_format__anon_5911__5624(struct io_Writer__3827, nav__5624_39); +#define c_instrument_hooks_deinit__240 instrument_hooks_deinit zig_extern void instrument_hooks_deinit(struct InstrumentHooks *); -static void instrument_hooks_InstrumentHooks_deinit__731(struct InstrumentHooks *); -static void mem_Allocator_destroy__anon_6049__5623(struct mem_Allocator__599, struct InstrumentHooks *); -static void instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_deinit__808(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *); -static void instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_deinit__821(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *); -static void environment_root_Environment_deinit__774(struct environment_root_Environment__559 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2965(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868); -static nav__5624_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5624(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3176(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889); -static nav__5626_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5626(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 *); -static void environment_root_Environment_freeEnvironmentValue__777(struct environment_root_Environment__559 *, struct environment_root_EnvironmentValue__844); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3168(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct mem_Allocator__599); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2957(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct mem_Allocator__599); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3355(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922); -static nav__5628_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__5628(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 *); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3347(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct mem_Allocator__599); -static void environment_linked_libraries_root_LinkedLibraries_deinit__2809(struct environment_linked_libraries_root_LinkedLibraries__837 *); -static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877); -static nav__5643_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5643(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165); -static nav__5644_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5644(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165); -static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894); -static nav__5652_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5652(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314); -static nav__5653_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5653(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314); -static void mem_Allocator_free__anon_6360__5654(struct mem_Allocator__599, nav__5654_42); -static void debug_SafetyLock_assertUnlocked__3149(void); -static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3294(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *, struct mem_Allocator__599); -static void array_hash_map_IndexHeader_free__3144(struct array_hash_map_IndexHeader__880 *, struct mem_Allocator__599); -static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3100(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *, struct mem_Allocator__599); -static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927); -static nav__5662_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5662(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393); -static nav__5663_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5663(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393); -static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3473(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *, struct mem_Allocator__599); -static void environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__2810(struct mem_Allocator__599, struct environment_linked_libraries_root_LibraryInfo__934); -static void array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_deinit__3514(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936); -static nav__5735_39 mem_sliceAsBytes__anon_6577__5735(nav__5735_41); -static nav__3326_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3326(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894); -static void mem_Allocator_free__anon_6588__5736(struct mem_Allocator__599, nav__5736_40); -static uintptr_t array_hash_map_capacityIndexSize__2907(uint8_t); -static uintptr_t array_hash_map_IndexHeader_length__3140(struct array_hash_map_IndexHeader__880); -static void mem_Allocator_free__anon_6606__5737(struct mem_Allocator__599, nav__5737_40); -static nav__3132_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3132(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877); -static nav__3505_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3505(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927); -static nav__3560_40 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_allocatedSlice__3560(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936); -static void mem_Allocator_free__anon_6635__5738(struct mem_Allocator__599, nav__5738_41); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3325(uintptr_t); -static nav__5739_39 mem_sliceAsBytes__anon_6654__5739(nav__5739_39); -static uint8_t array_hash_map_capacityIndexType__2906(uint8_t); -static nav__5755_39 mem_sliceAsBytes__anon_6688__5755(nav__5755_39); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3131(uintptr_t); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3504(uintptr_t); -static nav__5756_39 mem_sliceAsBytes__anon_6701__5756(nav__5756_42); -#define c_instrument_hooks_is_instrumented__240 instrument_hooks_is_instrumented +static void instrument_hooks_InstrumentHooks_deinit__734(struct InstrumentHooks *); +static void mem_Allocator_destroy__anon_6049__5626(struct mem_Allocator__599, struct InstrumentHooks *); +static void instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_deinit__811(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *); +static void instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_deinit__824(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *); +static void environment_root_Environment_deinit__777(struct environment_root_Environment__559 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2968(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868); +static nav__5627_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5627(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3179(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889); +static nav__5629_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5629(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 *); +static void environment_root_Environment_freeEnvironmentValue__780(struct environment_root_Environment__559 *, struct environment_root_EnvironmentValue__844); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3171(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct mem_Allocator__599); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2960(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct mem_Allocator__599); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3358(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922); +static nav__5631_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__5631(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 *); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3350(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct mem_Allocator__599); +static void environment_linked_libraries_root_LinkedLibraries_deinit__2812(struct environment_linked_libraries_root_LinkedLibraries__837 *); +static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877); +static nav__5646_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5646(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165); +static nav__5647_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5647(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165); +static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894); +static nav__5655_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5655(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314); +static nav__5656_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5656(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314); +static void mem_Allocator_free__anon_6360__5657(struct mem_Allocator__599, nav__5657_42); +static void debug_SafetyLock_assertUnlocked__3152(void); +static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3297(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *, struct mem_Allocator__599); +static void array_hash_map_IndexHeader_free__3147(struct array_hash_map_IndexHeader__880 *, struct mem_Allocator__599); +static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3103(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *, struct mem_Allocator__599); +static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927); +static nav__5665_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5665(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393); +static nav__5666_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5666(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393); +static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3476(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *, struct mem_Allocator__599); +static void environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__2813(struct mem_Allocator__599, struct environment_linked_libraries_root_LibraryInfo__934); +static void array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_deinit__3517(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936); +static nav__5738_39 mem_sliceAsBytes__anon_6577__5738(nav__5738_41); +static nav__3329_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3329(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894); +static void mem_Allocator_free__anon_6588__5739(struct mem_Allocator__599, nav__5739_40); +static uintptr_t array_hash_map_capacityIndexSize__2910(uint8_t); +static uintptr_t array_hash_map_IndexHeader_length__3143(struct array_hash_map_IndexHeader__880); +static void mem_Allocator_free__anon_6606__5740(struct mem_Allocator__599, nav__5740_40); +static nav__3135_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3135(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877); +static nav__3508_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3508(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927); +static nav__3563_40 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_allocatedSlice__3563(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936); +static void mem_Allocator_free__anon_6635__5741(struct mem_Allocator__599, nav__5741_41); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3328(uintptr_t); +static nav__5742_39 mem_sliceAsBytes__anon_6654__5742(nav__5742_39); +static uint8_t array_hash_map_capacityIndexType__2909(uint8_t); +static nav__5758_39 mem_sliceAsBytes__anon_6688__5758(nav__5758_39); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3134(uintptr_t); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3507(uintptr_t); +static nav__5759_39 mem_sliceAsBytes__anon_6701__5759(nav__5759_42); +#define c_instrument_hooks_is_instrumented__241 instrument_hooks_is_instrumented zig_extern bool instrument_hooks_is_instrumented(struct InstrumentHooks *); -static zig_cold uint16_t runner_fifo_RunnerFifo_start_benchmark__1134(struct runner_fifo_RunnerFifo__631 *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_start_benchmark__810(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_start_benchmark__823(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *); -#define c_instrument_hooks_start_benchmark__241 instrument_hooks_start_benchmark +static zig_cold uint16_t runner_fifo_RunnerFifo_start_benchmark__1137(struct runner_fifo_RunnerFifo__631 *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_start_benchmark__813(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_start_benchmark__826(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *); +#define c_instrument_hooks_start_benchmark__242 instrument_hooks_start_benchmark zig_extern uint8_t instrument_hooks_start_benchmark(struct InstrumentHooks *); -static bool features_is_feature_enabled__331(uint64_t); -static bool bit_set_IntegerBitSet_2864_29_isSet__366(uint64_t, uintptr_t); -static zig_cold uint16_t runner_fifo_RunnerFifo_stop_benchmark__1135(struct runner_fifo_RunnerFifo__631 *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_stop_benchmark__811(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_stop_benchmark__824(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *); -#define c_instrument_hooks_stop_benchmark__242 instrument_hooks_stop_benchmark +static bool features_is_feature_enabled__334(uint64_t); +static bool bit_set_IntegerBitSet_2864_29_isSet__369(uint64_t, uintptr_t); +static zig_cold uint16_t runner_fifo_RunnerFifo_stop_benchmark__1138(struct runner_fifo_RunnerFifo__631 *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_stop_benchmark__814(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_stop_benchmark__827(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *); +#define c_instrument_hooks_stop_benchmark__243 instrument_hooks_stop_benchmark zig_extern uint8_t instrument_hooks_stop_benchmark(struct InstrumentHooks *); -static uint16_t runner_fifo_RunnerFifo_set_executed_benchmark__1136(struct runner_fifo_RunnerFifo__631 *, int32_t, uint8_t const *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_executed_benchmark__812(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *, int32_t, uint8_t const *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_executed_benchmark__825(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *, int32_t, uint8_t const *); -#define c_instrument_hooks_set_executed_benchmark__243 instrument_hooks_set_executed_benchmark +static uint16_t runner_fifo_RunnerFifo_set_executed_benchmark__1139(struct runner_fifo_RunnerFifo__631 *, int32_t, uint8_t const *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_executed_benchmark__815(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *, int32_t, uint8_t const *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_executed_benchmark__828(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *, int32_t, uint8_t const *); +#define c_instrument_hooks_set_executed_benchmark__244 instrument_hooks_set_executed_benchmark zig_extern uint8_t instrument_hooks_set_executed_benchmark(struct InstrumentHooks *, int32_t, char const *); -static uint8_t const *c_toU8__236(char const *); -static nav__5771_39 mem_span__anon_6867__5771(uint8_t const *); -static uintptr_t mem_len__anon_6884__5772(uint8_t const *); -static uintptr_t mem_indexOfSentinel__anon_6891__5773(uint8_t const *); -static bool math_isPowerOfTwo__anon_6902__5774(void); -static nav__5775_38 simd_firstTrue__anon_6954__5775(nav__5775_40); -static uintptr_t mem_alignForward__anon_6957__5776(uintptr_t, uintptr_t); -static bool mem_isAligned__982(uintptr_t, uintptr_t); -static bool mem_isValidAlignGeneric__anon_6999__5777(uintptr_t); -static uintptr_t mem_alignBackward__anon_7000__5778(uintptr_t, uintptr_t); -static bool mem_isAlignedGeneric__anon_7004__5779(uint64_t, uint64_t); -static uint64_t mem_alignBackward__anon_7006__5780(uint64_t, uint64_t); -static bool mem_isValidAlignGeneric__anon_7008__5781(uint64_t); -static bool math_isPowerOfTwo__anon_7009__5782(uint64_t); -#define c_instrument_hooks_executed_benchmark__244 instrument_hooks_executed_benchmark +static uint8_t const *c_toU8__237(char const *); +static nav__5775_39 mem_span__anon_6867__5775(uint8_t const *); +static uintptr_t mem_len__anon_6884__5776(uint8_t const *); +static uintptr_t mem_indexOfSentinel__anon_6891__5777(uint8_t const *); +static bool math_isPowerOfTwo__anon_6902__5778(void); +static nav__5779_38 simd_firstTrue__anon_6954__5779(nav__5779_40); +static uintptr_t mem_alignForward__anon_6957__5780(uintptr_t, uintptr_t); +static bool mem_isAligned__985(uintptr_t, uintptr_t); +static bool mem_isValidAlignGeneric__anon_6999__5781(uintptr_t); +static uintptr_t mem_alignBackward__anon_7000__5782(uintptr_t, uintptr_t); +static bool mem_isAlignedGeneric__anon_7004__5783(uint64_t, uint64_t); +static uint64_t mem_alignBackward__anon_7006__5784(uint64_t, uint64_t); +static bool mem_isValidAlignGeneric__anon_7008__5785(uint64_t); +static bool math_isPowerOfTwo__anon_7009__5786(uint64_t); +#define c_instrument_hooks_executed_benchmark__245 instrument_hooks_executed_benchmark zig_extern uint8_t instrument_hooks_executed_benchmark(struct InstrumentHooks *, int32_t, char const *); -static uint16_t runner_fifo_RunnerFifo_set_integration__1137(struct runner_fifo_RunnerFifo__631 *, uint8_t const *, uint8_t const *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_integration__813(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *, uint8_t const *, uint8_t const *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_integration__826(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *, uint8_t const *, uint8_t const *); -#define c_instrument_hooks_set_integration__245 instrument_hooks_set_integration +static uint16_t runner_fifo_RunnerFifo_set_integration__1140(struct runner_fifo_RunnerFifo__631 *, uint8_t const *, uint8_t const *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_integration__816(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *, uint8_t const *, uint8_t const *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_integration__829(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *, uint8_t const *, uint8_t const *); +#define c_instrument_hooks_set_integration__246 instrument_hooks_set_integration zig_extern uint8_t instrument_hooks_set_integration(struct InstrumentHooks *, char const *, char const *); -static nav__5783_40 fmt_allocPrintZ__anon_7045__5783(struct mem_Allocator__599, nav__5783_43); -static void mem_Allocator_free__anon_7047__5784(struct mem_Allocator__599, nav__5784_40); -static nav__5785_40 fmt_allocPrint__anon_7082__5785(struct mem_Allocator__599, nav__5785_43); -static nav__5786_39 mem_sliceAsBytes__anon_7089__5786(nav__5786_39); -static uint16_t fmt_format__anon_7152__5828(struct io_Writer__3827, nav__5828_40); -static uint64_t fmt_count__anon_7096__5787(nav__5787_39); -static nav__5788_38 math_cast__anon_7098__5788(uint64_t); -static nav__5789_40 fmt_bufPrint__anon_7101__5789(nav__5789_39, nav__5789_42); -static struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 io_counting_writer_countingWriter__anon_7122__5814(void); -static struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7133 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_writer__5813(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *); -static nav__5827_38 io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWr__5827(void const *, nav__5827_41); -static uint16_t fmt_formatType__anon_7186__5829(uint8_t const *, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); -static nav__5812_38 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_write__5812(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *, nav__5812_42); -static nav__3933_38 io_dummyWrite__3933(nav__3933_40); -static uint16_t runner_fifo_RunnerFifo_add_marker__1138(struct runner_fifo_RunnerFifo__631 *, int32_t, struct shared_MarkerType__1185); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_add_marker__814(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *, int32_t, struct shared_MarkerType__1185); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_add_marker__827(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *, int32_t, struct shared_MarkerType__1185); -#define c_instrument_hooks_add_marker__250 instrument_hooks_add_marker +static nav__5787_40 fmt_allocPrintZ__anon_7045__5787(struct mem_Allocator__599, nav__5787_43); +static void mem_Allocator_free__anon_7047__5788(struct mem_Allocator__599, nav__5788_40); +static nav__5789_40 fmt_allocPrint__anon_7082__5789(struct mem_Allocator__599, nav__5789_43); +static nav__5790_39 mem_sliceAsBytes__anon_7089__5790(nav__5790_39); +static uint16_t fmt_format__anon_7152__5832(struct io_Writer__3827, nav__5832_40); +static uint64_t fmt_count__anon_7096__5791(nav__5791_39); +static nav__5792_38 math_cast__anon_7098__5792(uint64_t); +static nav__5793_40 fmt_bufPrint__anon_7101__5793(nav__5793_39, nav__5793_42); +static struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 io_counting_writer_countingWriter__anon_7122__5818(void); +static struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7133 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_writer__5817(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *); +static nav__5831_38 io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWr__5831(void const *, nav__5831_41); +static uint16_t fmt_formatType__anon_7186__5833(uint8_t const *, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); +static nav__5816_38 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_write__5816(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *, nav__5816_42); +static nav__3936_38 io_dummyWrite__3936(nav__3936_40); +static uint16_t runner_fifo_RunnerFifo_add_marker__1141(struct runner_fifo_RunnerFifo__631 *, int32_t, struct shared_MarkerType__1185); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_add_marker__817(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *, int32_t, struct shared_MarkerType__1185); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_add_marker__830(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *, int32_t, struct shared_MarkerType__1185); +#define c_instrument_hooks_add_marker__251 instrument_hooks_add_marker zig_extern uint8_t instrument_hooks_add_marker(struct InstrumentHooks *, int32_t, uint8_t, uint64_t); -#define c_instrument_hooks_current_timestamp__254 instrument_hooks_current_timestamp +#define c_instrument_hooks_current_timestamp__255 instrument_hooks_current_timestamp zig_extern uint64_t instrument_hooks_current_timestamp(void); -static void once_Once_28_28function_20_27init_27_29_29_call__5842(struct once_Once_28_28function_20_27init_27_29_29__7273 *); -static zig_cold void once_Once_28_28function_20_27init_27_29_29_callSlow__5843(struct once_Once_28_28function_20_27init_27_29_29__7273 *); -static void Thread_Mutex_lock__5905(struct Thread_Mutex__7278 *); -static void c_instrument_hooks_current_timestamp_S_init__5832(void); -static void Thread_Mutex_unlock__5906(struct Thread_Mutex__7278 *); -static void Thread_Mutex_DarwinImpl_lock__5919(struct Thread_Mutex_DarwinImpl__7290 *); -static void Thread_Mutex_DarwinImpl_unlock__5920(struct Thread_Mutex_DarwinImpl__7290 *); -static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778(struct environment_root_Environment__559 *, nav__778_41, nav__778_41, struct environment_root_EnvironmentValue__844); -static uint16_t environment_root_Environment_setIntegrationEnvironment__775(struct environment_root_Environment__559 *, nav__775_41, nav__775_41, nav__775_41); -#define c_instrument_hooks_set_environment__255 instrument_hooks_set_environment +static void once_Once_28_28function_20_27init_27_29_29_call__5846(struct once_Once_28_28function_20_27init_27_29_29__7273 *); +static zig_cold void once_Once_28_28function_20_27init_27_29_29_callSlow__5847(struct once_Once_28_28function_20_27init_27_29_29__7273 *); +static void Thread_Mutex_lock__5909(struct Thread_Mutex__7278 *); +static void c_instrument_hooks_current_timestamp_S_init__5836(void); +static void Thread_Mutex_unlock__5910(struct Thread_Mutex__7278 *); +static void Thread_Mutex_DarwinImpl_lock__5923(struct Thread_Mutex_DarwinImpl__7290 *); +static void Thread_Mutex_DarwinImpl_unlock__5924(struct Thread_Mutex_DarwinImpl__7290 *); +static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__781(struct environment_root_Environment__559 *, nav__781_41, nav__781_41, struct environment_root_EnvironmentValue__844); +static uint16_t environment_root_Environment_setIntegrationEnvironment__778(struct environment_root_Environment__559 *, nav__778_41, nav__778_41, nav__778_41); +#define c_instrument_hooks_set_environment__256 instrument_hooks_set_environment zig_extern uint8_t instrument_hooks_set_environment(struct InstrumentHooks *, char const *, char const *, char const *); -static nav__5934_40 mem_Allocator_dupe__anon_7390__5934(struct mem_Allocator__599, nav__5934_43); -static nav__2967_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2967(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct mem_Allocator__599, nav__2967_44); -static nav__3178_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3178(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct mem_Allocator__599, nav__3178_44); -static nav__2968_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2968(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct mem_Allocator__599, nav__2968_44); -static nav__3179_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3179(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct mem_Allocator__599, nav__3179_44); -static nav__5935_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5935(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct mem_Allocator__599, nav__5935_44); -static nav__5936_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5936(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct mem_Allocator__599, nav__5936_44); -static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2977(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct mem_Allocator__599, uintptr_t); -static nav__5937_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5937(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868, nav__5937_41); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5938(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, nav__5938_42); -static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3188(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct mem_Allocator__599, uintptr_t); -static nav__5939_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5939(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889, nav__5939_41); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5940(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, nav__5940_42); -static void debug_SafetyLock_lock__3147(void *); -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3124(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *, struct mem_Allocator__599, uintptr_t); -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3120(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *, struct mem_Allocator__599, uintptr_t); -static void debug_SafetyLock_unlock__3148(void *); -static uint32_t array_hash_map_IndexHeader_capacity__3139(struct array_hash_map_IndexHeader__880); -static nav__3142_38 array_hash_map_IndexHeader_findBitIndex__3142(uintptr_t); -static nav__3143_40 array_hash_map_IndexHeader_alloc__3143(struct mem_Allocator__599, uint8_t); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3069(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct array_hash_map_IndexHeader__880 *); -static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5941(nav__5941_40); -static nav__5942_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165); -static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5943(nav__5943_40, nav__5943_40, uintptr_t); -static uint8_t array_hash_map_IndexHeader_capacityIndexType__3138(struct array_hash_map_IndexHeader__880); -static nav__5944_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5944(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868, nav__5944_41, struct array_hash_map_IndexHeader__880 *); -static nav__5945_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5945(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868, nav__5945_41, struct array_hash_map_IndexHeader__880 *); -static nav__5946_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5946(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868, nav__5946_41, struct array_hash_map_IndexHeader__880 *); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3109(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5947(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, nav__5947_42, struct array_hash_map_IndexHeader__880 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5948(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, nav__5948_42, struct array_hash_map_IndexHeader__880 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5949(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, nav__5949_42, struct array_hash_map_IndexHeader__880 *); -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3318(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *, struct mem_Allocator__599, uintptr_t); -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3314(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *, struct mem_Allocator__599, uintptr_t); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3280(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct array_hash_map_IndexHeader__880 *); -static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5950(nav__5950_40); -static nav__5951_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314); -static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5952(nav__5952_40, nav__5952_40, uintptr_t); -static nav__5953_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5953(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889, nav__5953_41, struct array_hash_map_IndexHeader__880 *); -static nav__5954_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5954(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889, nav__5954_41, struct array_hash_map_IndexHeader__880 *); -static nav__5955_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5955(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889, nav__5955_41, struct array_hash_map_IndexHeader__880 *); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3303(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5956(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, nav__5956_42, struct array_hash_map_IndexHeader__880 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5957(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, nav__5957_42, struct array_hash_map_IndexHeader__880 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5958(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, nav__5958_42, struct array_hash_map_IndexHeader__880 *); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3122(uintptr_t, uintptr_t); -static nav__5959_40 mem_Allocator_alignedAlloc__anon_7601__5959(struct mem_Allocator__599, uintptr_t); -static uint8_t math_log2_int_ceil__anon_7751__5960(uintptr_t); -static nav__5961_40 mem_Allocator_alignedAlloc__anon_7756__5961(struct mem_Allocator__599, uintptr_t); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5962(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct array_hash_map_IndexHeader__880 *); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5963(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct array_hash_map_IndexHeader__880 *); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5964(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct array_hash_map_IndexHeader__880 *); -static uint32_t array_hash_map_StringContext_hash__2938(nav__2938_40); -static bool array_hash_map_StringContext_eql__2939(nav__2939_40, nav__2939_40, uintptr_t); -static nav__5965_40 array_hash_map_IndexHeader_indexes__anon_7788__5965(struct array_hash_map_IndexHeader__880 *); -static nav__5966_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5966(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868, nav__5966_41, struct array_hash_map_IndexHeader__880 *, nav__5966_47); -static nav__5967_40 array_hash_map_IndexHeader_indexes__anon_7798__5967(struct array_hash_map_IndexHeader__880 *); -static nav__5968_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5968(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868, nav__5968_41, struct array_hash_map_IndexHeader__880 *, nav__5968_47); -static nav__5969_40 array_hash_map_IndexHeader_indexes__anon_7804__5969(struct array_hash_map_IndexHeader__880 *); +static nav__5938_40 mem_Allocator_dupe__anon_7390__5938(struct mem_Allocator__599, nav__5938_43); +static nav__2970_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2970(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct mem_Allocator__599, nav__2970_44); +static nav__3181_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3181(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct mem_Allocator__599, nav__3181_44); +static nav__2971_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2971(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct mem_Allocator__599, nav__2971_44); +static nav__3182_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3182(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct mem_Allocator__599, nav__3182_44); +static nav__5939_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5939(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct mem_Allocator__599, nav__5939_44); +static nav__5940_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5940(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct mem_Allocator__599, nav__5940_44); +static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2980(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct mem_Allocator__599, uintptr_t); +static nav__5941_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5941(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868, nav__5941_41); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5942(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, nav__5942_42); +static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3191(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct mem_Allocator__599, uintptr_t); +static nav__5943_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5943(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889, nav__5943_41); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5944(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, nav__5944_42); +static void debug_SafetyLock_lock__3150(void *); +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3127(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *, struct mem_Allocator__599, uintptr_t); +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3123(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *, struct mem_Allocator__599, uintptr_t); +static void debug_SafetyLock_unlock__3151(void *); +static uint32_t array_hash_map_IndexHeader_capacity__3142(struct array_hash_map_IndexHeader__880); +static nav__3145_38 array_hash_map_IndexHeader_findBitIndex__3145(uintptr_t); +static nav__3146_40 array_hash_map_IndexHeader_alloc__3146(struct mem_Allocator__599, uint8_t); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3072(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct array_hash_map_IndexHeader__880 *); +static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5945(nav__5945_40); +static nav__5946_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165); +static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5947(nav__5947_40, nav__5947_40, uintptr_t); +static uint8_t array_hash_map_IndexHeader_capacityIndexType__3141(struct array_hash_map_IndexHeader__880); +static nav__5948_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5948(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868, nav__5948_41, struct array_hash_map_IndexHeader__880 *); +static nav__5949_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5949(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868, nav__5949_41, struct array_hash_map_IndexHeader__880 *); +static nav__5950_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5950(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868, nav__5950_41, struct array_hash_map_IndexHeader__880 *); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3112(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5951(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, nav__5951_42, struct array_hash_map_IndexHeader__880 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5952(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, nav__5952_42, struct array_hash_map_IndexHeader__880 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5953(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, nav__5953_42, struct array_hash_map_IndexHeader__880 *); +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3321(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *, struct mem_Allocator__599, uintptr_t); +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3317(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *, struct mem_Allocator__599, uintptr_t); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3283(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct array_hash_map_IndexHeader__880 *); +static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5954(nav__5954_40); +static nav__5955_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314); +static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5956(nav__5956_40, nav__5956_40, uintptr_t); +static nav__5957_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5957(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889, nav__5957_41, struct array_hash_map_IndexHeader__880 *); +static nav__5958_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5958(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889, nav__5958_41, struct array_hash_map_IndexHeader__880 *); +static nav__5959_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5959(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889, nav__5959_41, struct array_hash_map_IndexHeader__880 *); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3306(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5960(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, nav__5960_42, struct array_hash_map_IndexHeader__880 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5961(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, nav__5961_42, struct array_hash_map_IndexHeader__880 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5962(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, nav__5962_42, struct array_hash_map_IndexHeader__880 *); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3125(uintptr_t, uintptr_t); +static nav__5963_40 mem_Allocator_alignedAlloc__anon_7601__5963(struct mem_Allocator__599, uintptr_t); +static uint8_t math_log2_int_ceil__anon_7751__5964(uintptr_t); +static nav__5965_40 mem_Allocator_alignedAlloc__anon_7756__5965(struct mem_Allocator__599, uintptr_t); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5966(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct array_hash_map_IndexHeader__880 *); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5967(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct array_hash_map_IndexHeader__880 *); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5968(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *, struct array_hash_map_IndexHeader__880 *); +static uint32_t array_hash_map_StringContext_hash__2941(nav__2941_40); +static bool array_hash_map_StringContext_eql__2942(nav__2942_40, nav__2942_40, uintptr_t); +static nav__5969_40 array_hash_map_IndexHeader_indexes__anon_7788__5969(struct array_hash_map_IndexHeader__880 *); static nav__5970_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5970(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868, nav__5970_41, struct array_hash_map_IndexHeader__880 *, nav__5970_47); -static uintptr_t array_hash_map_safeTruncate__anon_7812__5971(uint32_t); -static uintptr_t array_hash_map_IndexHeader_constrainIndex__3136(struct array_hash_map_IndexHeader__880, uintptr_t); -static bool array_hash_map_Index_28u8_29_isEmpty__5743(struct array_hash_map_Index_28u8_29__6669); -static bool array_hash_map_Index_28u16_29_isEmpty__5748(struct array_hash_map_Index_28u16_29__6673); -static bool array_hash_map_Index_28u32_29_isEmpty__5753(struct array_hash_map_Index_28u32_29__6677); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3316(uintptr_t, uintptr_t); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5972(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct array_hash_map_IndexHeader__880 *); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5973(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct array_hash_map_IndexHeader__880 *); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5974(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct array_hash_map_IndexHeader__880 *); -static nav__5975_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5975(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889, nav__5975_41, struct array_hash_map_IndexHeader__880 *, nav__5975_47); -static nav__5976_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5976(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889, nav__5976_41, struct array_hash_map_IndexHeader__880 *, nav__5976_47); -static nav__5977_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5977(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889, nav__5977_41, struct array_hash_map_IndexHeader__880 *, nav__5977_47); -static nav__5978_39 mem_Allocator_allocWithSizeAndAlignment__anon_7871__5978(struct mem_Allocator__599, uintptr_t, uintptr_t); -static uint8_t math_log2_int__anon_7874__5979(uintptr_t); -static nav__5980_39 mem_Allocator_allocWithSizeAndAlignment__anon_7878__5980(struct mem_Allocator__599, uintptr_t, uintptr_t); -static uint32_t array_hash_map_hashString__2901(nav__2901_39); -static bool array_hash_map_eqlString__2900(nav__2900_39, nav__2900_39); -static uint32_t array_hash_map_IndexHeader_mask__3141(struct array_hash_map_IndexHeader__880); -static nav__5981_39 mem_Allocator_allocBytesWithAlignment__anon_7904__5981(struct mem_Allocator__599, uintptr_t, uintptr_t); -static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t, nav__6041_39); -static bool mem_eql__anon_7916__6042(nav__6042_39, nav__6042_39); -static struct hash_wyhash_Wyhash__7909 hash_wyhash_Wyhash_init__6029(uint64_t); -static bool mem_eqlBytes__856(nav__856_39, nav__856_39); -static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776(struct environment_root_Environment__559 *, nav__776_41, nav__776_41, nav__776_43); -#define c_instrument_hooks_set_environment_list__256 instrument_hooks_set_environment_list +static nav__5971_40 array_hash_map_IndexHeader_indexes__anon_7798__5971(struct array_hash_map_IndexHeader__880 *); +static nav__5972_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5972(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868, nav__5972_41, struct array_hash_map_IndexHeader__880 *, nav__5972_47); +static nav__5973_40 array_hash_map_IndexHeader_indexes__anon_7804__5973(struct array_hash_map_IndexHeader__880 *); +static nav__5974_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5974(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868, nav__5974_41, struct array_hash_map_IndexHeader__880 *, nav__5974_47); +static uintptr_t array_hash_map_safeTruncate__anon_7812__5975(uint32_t); +static uintptr_t array_hash_map_IndexHeader_constrainIndex__3139(struct array_hash_map_IndexHeader__880, uintptr_t); +static bool array_hash_map_Index_28u8_29_isEmpty__5746(struct array_hash_map_Index_28u8_29__6669); +static bool array_hash_map_Index_28u16_29_isEmpty__5751(struct array_hash_map_Index_28u16_29__6673); +static bool array_hash_map_Index_28u32_29_isEmpty__5756(struct array_hash_map_Index_28u32_29__6677); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3319(uintptr_t, uintptr_t); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5976(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct array_hash_map_IndexHeader__880 *); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5977(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct array_hash_map_IndexHeader__880 *); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5978(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *, struct array_hash_map_IndexHeader__880 *); +static nav__5979_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5979(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889, nav__5979_41, struct array_hash_map_IndexHeader__880 *, nav__5979_47); +static nav__5980_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5980(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889, nav__5980_41, struct array_hash_map_IndexHeader__880 *, nav__5980_47); +static nav__5981_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5981(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889, nav__5981_41, struct array_hash_map_IndexHeader__880 *, nav__5981_47); +static nav__5982_39 mem_Allocator_allocWithSizeAndAlignment__anon_7871__5982(struct mem_Allocator__599, uintptr_t, uintptr_t); +static uint8_t math_log2_int__anon_7874__5983(uintptr_t); +static nav__5984_39 mem_Allocator_allocWithSizeAndAlignment__anon_7878__5984(struct mem_Allocator__599, uintptr_t, uintptr_t); +static uint32_t array_hash_map_hashString__2904(nav__2904_39); +static bool array_hash_map_eqlString__2903(nav__2903_39, nav__2903_39); +static uint32_t array_hash_map_IndexHeader_mask__3144(struct array_hash_map_IndexHeader__880); +static nav__5985_39 mem_Allocator_allocBytesWithAlignment__anon_7904__5985(struct mem_Allocator__599, uintptr_t, uintptr_t); +static uint64_t hash_wyhash_Wyhash_hash__6045(uint64_t, nav__6045_39); +static bool mem_eql__anon_7916__6046(nav__6046_39, nav__6046_39); +static struct hash_wyhash_Wyhash__7909 hash_wyhash_Wyhash_init__6033(uint64_t); +static bool mem_eqlBytes__859(nav__859_39, nav__859_39); +static uint16_t environment_root_Environment_setIntegrationEnvironmentList__779(struct environment_root_Environment__559 *, nav__779_41, nav__779_41, nav__779_43); +#define c_instrument_hooks_set_environment_list__257 instrument_hooks_set_environment_list zig_extern uint8_t instrument_hooks_set_environment_list(struct InstrumentHooks *, char const *, char const *, char const *const *, uint32_t); -static nav__6046_42 mem_Allocator_alloc__anon_8016__6046(struct mem_Allocator__599, uintptr_t); -static void mem_Allocator_free__anon_8019__6047(struct mem_Allocator__599, nav__6047_42); -static nav__6048_39 mem_Allocator_allocWithSizeAndAlignment__anon_8027__6048(struct mem_Allocator__599, uintptr_t, uintptr_t); -static nav__6049_39 mem_sliceAsBytes__anon_8034__6049(nav__6049_43); -#define c_instrument_hooks_write_environment__257 instrument_hooks_write_environment +static nav__6050_42 mem_Allocator_alloc__anon_8016__6050(struct mem_Allocator__599, uintptr_t); +static void mem_Allocator_free__anon_8019__6051(struct mem_Allocator__599, nav__6051_42); +static nav__6052_39 mem_Allocator_allocWithSizeAndAlignment__anon_8027__6052(struct mem_Allocator__599, uintptr_t, uintptr_t); +static nav__6053_39 mem_sliceAsBytes__anon_8034__6053(nav__6053_43); +#define c_instrument_hooks_callgrind_add_obj_skip__258 instrument_hooks_callgrind_add_obj_skip +zig_extern uint8_t instrument_hooks_callgrind_add_obj_skip(char const *); +static nav__6054_39 mem_span__anon_8045__6054(uint8_t const *); +static nav__1935_40 posix_realpath__1935(nav__1935_42, uint8_t (*)[1024]); +static uintptr_t mem_len__anon_8067__6056(uint8_t const *); +static nav__1936_40 posix_realpathZ__1936(uint8_t const *, uint8_t (*)[1024]); +static nav__6058_39 mem_sliceTo__anon_8102__6058(uint8_t *); +static uintptr_t mem_lenSliceTo__anon_8110__6059(uint8_t *); +#define c_instrument_hooks_write_environment__259 instrument_hooks_write_environment zig_extern uint8_t instrument_hooks_write_environment(struct InstrumentHooks *, int32_t); -static uint16_t environment_linked_libraries_root_LinkedLibraries_collect__2812(struct environment_linked_libraries_root_LinkedLibraries__837 *); -static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct environment_root_Environment__559 *); -static uint8_t environment_root_Environment_writeEnvironment__780(struct environment_root_Environment__559 *, int32_t); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3350(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *); -static nav__3357_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3357(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct mem_Allocator__599, nav__3357_44); -static void logger_err__anon_8078__6050(void); -static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2962(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868); -static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3352(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922); -static nav__6052_39 mem_span__anon_8102__6052(uint8_t const *); -static uint16_t fmt_format__anon_8173__6081(struct io_Writer__3827, nav__6081_41); -static nav__6053_40 fmt_bufPrint__anon_8111__6053(nav__6053_39, nav__6053_43); -static void logger_err__anon_8118__6054(void); -static nav__6076_40 json_stringify_stringifyAlloc__anon_8133__6076(struct mem_Allocator__599, struct environment_root_EnvironmentJson__833, struct json_stringify_StringifyOptions__8122); -static void logger_err__anon_8140__6077(void); -static nav__1351_39 fs_createFileAbsolute__1351(nav__1351_41, struct fs_File_CreateFlags__8142); -static void logger_err__anon_8159__6078(void); -static nav__3358_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3358(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct mem_Allocator__599, nav__3358_44); -static void logger_logWithPrefix__anon_8171__6079(void); -static uintptr_t mem_len__anon_8172__6080(uint8_t const *); -static void logger_logWithPrefix__anon_8231__6082(void); -static uint16_t json_stringify_stringifyArbitraryDepth__anon_8258__6112(struct mem_Allocator__599, struct environment_root_EnvironmentJson__833, struct json_stringify_StringifyOptions__8122, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); -static nav__1533_40 array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__1533(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *); -static void logger_logWithPrefix__anon_8263__6113(void); -static nav__3724_39 fs_Dir_createFile__3724(struct fs_Dir__1103, nav__3724_42, struct fs_File_CreateFlags__8142); -static void logger_logWithPrefix__anon_8268__6114(void); -static nav__6115_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6115(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct mem_Allocator__599, nav__6115_44); -static uint16_t fmt_format__anon_8359__6124(struct io_Writer__3827); -static nav__6116_40 fmt_bufPrint__anon_8285__6116(nav__6116_39); -static uint16_t fmt_format__anon_8435__6125(struct io_Writer__3827); -static nav__6117_40 fmt_bufPrint__anon_8294__6117(nav__6117_39); -static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 json_stringify_writeStreamArbitraryDepth__anon_8302__6118(struct mem_Allocator__599, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct json_stringify_StringifyOptions__8122); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6119(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *, struct environment_root_EnvironmentJson__833); -static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6089(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static void array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1563(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *); -static uint16_t fmt_format__anon_8599__6128(struct io_Writer__3827); -static nav__6120_40 fmt_bufPrint__anon_8325__6120(nav__6120_39); -static nav__3725_39 fs_Dir_createFileZ__3725(struct fs_Dir__1103, uint8_t const *, struct fs_File_CreateFlags__8142); -static uint16_t fmt_format__anon_8674__6129(struct io_Writer__3827); -static nav__6121_40 fmt_bufPrint__anon_8340__6121(nav__6121_39); -static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3367(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct mem_Allocator__599, uintptr_t); -static nav__6122_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6122(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922, nav__6122_41); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6123(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, nav__6123_42); -static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6088(struct mem_Allocator__599, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct json_stringify_StringifyOptions__8122); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6096(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6099(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6097(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6094(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *, uint8_t); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6091(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6098(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39, struct fmt_FormatOptions__4248, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); -static uint16_t fmt_formatInt__anon_8974__6144(uint32_t, uint8_t, uint8_t, struct fmt_FormatOptions__4248, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); -static uint16_t fmt_formatIntValue__anon_8949__6143(uint32_t, struct fmt_FormatOptions__4248, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); -static uint16_t fmt_formatInt__anon_9000__6147(uint16_t, uint8_t, uint8_t, struct fmt_FormatOptions__4248, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); -static uint16_t fmt_formatIntValue__anon_8996__6146(uint16_t, struct fmt_FormatOptions__4248, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); -static uint16_t json_stringify_outputUnicodeEscape__anon_8933__6142(uint32_t, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); -static uint16_t json_stringify_outputSpecialEscape__anon_8893__6141(uint8_t, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); -static uint16_t json_stringify_encodeJsonStringChars__anon_8883__6140(nav__6140_39, struct json_stringify_StringifyOptions__8122, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); -static uint16_t json_stringify_encodeJsonString__anon_8873__6139(nav__6139_39, struct json_stringify_StringifyOptions__8122, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6106(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *, nav__6106_41); -static uint16_t json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29_jsonStringif__6148(struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6126(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *, struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849); -static uint16_t json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29_jsonStringify__anon_9047__6150(struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6127(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *, struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6093(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3497(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *, struct mem_Allocator__599, uintptr_t); -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3493(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *, struct mem_Allocator__599, uintptr_t); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3459(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct array_hash_map_IndexHeader__880 *); -static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6130(nav__6130_40); -static nav__6131_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393); -static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6132(nav__6132_40, nav__6132_40, uintptr_t); -static nav__6133_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6133(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922, nav__6133_41, struct array_hash_map_IndexHeader__880 *); -static nav__6134_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6134(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922, nav__6134_41, struct array_hash_map_IndexHeader__880 *); -static nav__6135_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6135(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922, nav__6135_41, struct array_hash_map_IndexHeader__880 *); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3482(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6136(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, nav__6136_42, struct array_hash_map_IndexHeader__880 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6137(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, nav__6137_42, struct array_hash_map_IndexHeader__880 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6138(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, nav__6138_42, struct array_hash_map_IndexHeader__880 *); -static nav__6101_38 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6101(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 const *); -static bool json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6102(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 const *); -static uint16_t io_Writer_writeByte__5170(struct io_Writer__3827, uint8_t); -static uint16_t io_Writer_writeByteNTimes__5171(struct io_Writer__3827, uint8_t, uintptr_t); -static uint16_t json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_jsonStringify__anon_9121__6158(struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6149(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *, struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6151(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *, struct environment_linked_libraries_root_LibraryEntry__852); -static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6095(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *, uint8_t); -static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6100(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3495(uintptr_t, uintptr_t); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6152(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct array_hash_map_IndexHeader__880 *); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6153(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct array_hash_map_IndexHeader__880 *); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6154(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct array_hash_map_IndexHeader__880 *); -static nav__6155_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6155(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922, nav__6155_41, struct array_hash_map_IndexHeader__880 *, nav__6155_47); -static nav__6156_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6156(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922, nav__6156_41, struct array_hash_map_IndexHeader__880 *, nav__6156_47); -static nav__6157_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6157(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922, nav__6157_41, struct array_hash_map_IndexHeader__880 *, nav__6157_47); -static uint16_t environment_root_EnvironmentValue_jsonStringify__anon_9194__6162(struct environment_root_EnvironmentValue__844, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6159(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *, struct environment_root_EnvironmentValue__844); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6111(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *, nav__6111_41); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6160(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *, nav__6160_41); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6161(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *, nav__6161_41); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6163(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *, nav__6163_43); -static bool unicode_utf8ValidateSlice__5206(nav__5206_39); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6090(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6164(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *, uint8_t); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6092(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6165(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *); -static bool unicode_utf8ValidateSliceImpl__anon_9218__6166(nav__6166_39); -static uint16_t io_Writer_print__anon_9232__6167(struct io_Writer__3827, nav__6167_39); -static uint16_t fmt_format__anon_9241__6168(struct io_Writer__3827, nav__6168_39); -static uint16_t fmt_formatType__anon_9259__6169(uint8_t, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); -static uint16_t fmt_formatInt__anon_9272__6172(uint8_t, uint8_t, uint8_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); -static uint16_t fmt_formatIntValue__anon_9268__6171(uint8_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); -static uint16_t fmt_formatValue__anon_9264__6170(uint8_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); -static uint64_t const builtin_zig_backend__262; +static uint16_t environment_linked_libraries_root_LinkedLibraries_collect__2815(struct environment_linked_libraries_root_LinkedLibraries__837 *); +static uint16_t environment_root_Environment_populateLinkedLibraries__782(struct environment_root_Environment__559 *); +static uint8_t environment_root_Environment_writeEnvironment__783(struct environment_root_Environment__559 *, int32_t); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3353(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *); +static nav__3360_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3360(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct mem_Allocator__599, nav__3360_44); +static void logger_err__anon_8152__6060(void); +static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2965(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868); +static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3355(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922); +static uint16_t fmt_format__anon_8239__6089(struct io_Writer__3827, nav__6089_41); +static nav__6062_40 fmt_bufPrint__anon_8178__6062(nav__6062_39, nav__6062_43); +static void logger_err__anon_8185__6063(void); +static nav__6085_40 json_stringify_stringifyAlloc__anon_8200__6085(struct mem_Allocator__599, struct environment_root_EnvironmentJson__833, struct json_stringify_StringifyOptions__8189); +static void logger_err__anon_8207__6086(void); +static nav__1354_39 fs_createFileAbsolute__1354(nav__1354_41, struct fs_File_CreateFlags__8209); +static void logger_err__anon_8226__6087(void); +static nav__3361_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3361(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct mem_Allocator__599, nav__3361_44); +static void logger_logWithPrefix__anon_8238__6088(void); +static void logger_logWithPrefix__anon_8297__6090(void); +static uint16_t json_stringify_stringifyArbitraryDepth__anon_8324__6120(struct mem_Allocator__599, struct environment_root_EnvironmentJson__833, struct json_stringify_StringifyOptions__8189, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); +static nav__1536_40 array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__1536(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *); +static void logger_logWithPrefix__anon_8329__6121(void); +static nav__3727_39 fs_Dir_createFile__3727(struct fs_Dir__1103, nav__3727_42, struct fs_File_CreateFlags__8209); +static void logger_logWithPrefix__anon_8334__6122(void); +static nav__6123_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6123(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct mem_Allocator__599, nav__6123_44); +static uint16_t fmt_format__anon_8425__6132(struct io_Writer__3827); +static nav__6124_40 fmt_bufPrint__anon_8351__6124(nav__6124_39); +static uint16_t fmt_format__anon_8501__6133(struct io_Writer__3827); +static nav__6125_40 fmt_bufPrint__anon_8360__6125(nav__6125_39); +static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 json_stringify_writeStreamArbitraryDepth__anon_8368__6126(struct mem_Allocator__599, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct json_stringify_StringifyOptions__8189); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6127(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *, struct environment_root_EnvironmentJson__833); +static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6097(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static void array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1566(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *); +static uint16_t fmt_format__anon_8665__6136(struct io_Writer__3827); +static nav__6128_40 fmt_bufPrint__anon_8391__6128(nav__6128_39); +static nav__3728_39 fs_Dir_createFileZ__3728(struct fs_Dir__1103, uint8_t const *, struct fs_File_CreateFlags__8209); +static uint16_t fmt_format__anon_8740__6137(struct io_Writer__3827); +static nav__6129_40 fmt_bufPrint__anon_8406__6129(nav__6129_39); +static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3370(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct mem_Allocator__599, uintptr_t); +static nav__6130_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6130(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922, nav__6130_41); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6131(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, nav__6131_42); +static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6096(struct mem_Allocator__599, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222, struct json_stringify_StringifyOptions__8189); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6104(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6107(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6105(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6102(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *, uint8_t); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6099(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6106(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static uint16_t fmt_formatBuf__anon_9050__6153(nav__6153_39, struct fmt_FormatOptions__4248, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); +static uint16_t fmt_formatInt__anon_9040__6152(uint32_t, uint8_t, uint8_t, struct fmt_FormatOptions__4248, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); +static uint16_t fmt_formatIntValue__anon_9015__6151(uint32_t, struct fmt_FormatOptions__4248, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); +static uint16_t fmt_formatInt__anon_9066__6155(uint16_t, uint8_t, uint8_t, struct fmt_FormatOptions__4248, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); +static uint16_t fmt_formatIntValue__anon_9062__6154(uint16_t, struct fmt_FormatOptions__4248, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); +static uint16_t json_stringify_outputUnicodeEscape__anon_8999__6150(uint32_t, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); +static uint16_t json_stringify_outputSpecialEscape__anon_8959__6149(uint8_t, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); +static uint16_t json_stringify_encodeJsonStringChars__anon_8949__6148(nav__6148_39, struct json_stringify_StringifyOptions__8189, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); +static uint16_t json_stringify_encodeJsonString__anon_8939__6147(nav__6147_39, struct json_stringify_StringifyOptions__8189, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6114(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *, nav__6114_41); +static uint16_t json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29_jsonStringif__6156(struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6134(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *, struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849); +static uint16_t json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29_jsonStringify__anon_9113__6158(struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6135(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *, struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6101(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3500(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *, struct mem_Allocator__599, uintptr_t); +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3496(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *, struct mem_Allocator__599, uintptr_t); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3462(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct array_hash_map_IndexHeader__880 *); +static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6138(nav__6138_40); +static nav__6139_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393); +static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6140(nav__6140_40, nav__6140_40, uintptr_t); +static nav__6141_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6141(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922, nav__6141_41, struct array_hash_map_IndexHeader__880 *); +static nav__6142_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6142(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922, nav__6142_41, struct array_hash_map_IndexHeader__880 *); +static nav__6143_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6143(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922, nav__6143_41, struct array_hash_map_IndexHeader__880 *); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3485(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6144(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, nav__6144_42, struct array_hash_map_IndexHeader__880 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6145(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, nav__6145_42, struct array_hash_map_IndexHeader__880 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6146(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, nav__6146_42, struct array_hash_map_IndexHeader__880 *); +static nav__6109_38 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6109(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 const *); +static bool json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6110(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 const *); +static uint16_t io_Writer_writeByte__5173(struct io_Writer__3827, uint8_t); +static uint16_t io_Writer_writeByteNTimes__5174(struct io_Writer__3827, uint8_t, uintptr_t); +static uint16_t json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_jsonStringify__anon_9187__6166(struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6157(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *, struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6159(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *, struct environment_linked_libraries_root_LibraryEntry__852); +static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6103(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *, uint8_t); +static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6108(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3498(uintptr_t, uintptr_t); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6160(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct array_hash_map_IndexHeader__880 *); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6161(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct array_hash_map_IndexHeader__880 *); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6162(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *, struct array_hash_map_IndexHeader__880 *); +static nav__6163_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6163(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922, nav__6163_41, struct array_hash_map_IndexHeader__880 *, nav__6163_47); +static nav__6164_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6164(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922, nav__6164_41, struct array_hash_map_IndexHeader__880 *, nav__6164_47); +static nav__6165_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6165(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922, nav__6165_41, struct array_hash_map_IndexHeader__880 *, nav__6165_47); +static uint16_t environment_root_EnvironmentValue_jsonStringify__anon_9260__6170(struct environment_root_EnvironmentValue__844, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6167(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *, struct environment_root_EnvironmentValue__844); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6119(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *, nav__6119_41); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6168(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *, nav__6168_41); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6169(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *, nav__6169_41); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6171(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *, nav__6171_43); +static bool unicode_utf8ValidateSlice__5209(nav__5209_39); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6098(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6172(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *, uint8_t); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6100(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6173(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *); +static bool unicode_utf8ValidateSliceImpl__anon_9284__6174(nav__6174_39); +static uint16_t io_Writer_print__anon_9298__6175(struct io_Writer__3827, nav__6175_39); +static uint16_t fmt_format__anon_9307__6176(struct io_Writer__3827, nav__6176_39); +static uint16_t fmt_formatType__anon_9325__6177(uint8_t, struct fmt_FormatOptions__4248, struct io_Writer__3827, uintptr_t); +static uint16_t fmt_formatInt__anon_9338__6180(uint8_t, uint8_t, uint8_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); +static uint16_t fmt_formatIntValue__anon_9334__6179(uint8_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); +static uint16_t fmt_formatValue__anon_9330__6178(uint8_t, struct fmt_FormatOptions__4248, struct io_Writer__3827); +static uint64_t const builtin_zig_backend__265; static bool const start_simplified_logic__109; -static uint8_t const builtin_output_mode__263; -static uint8_t const builtin_link_mode__264; -static uint64_t features_features__329; -static uintptr_t const bit_set_IntegerBitSet_2864_29_bit_length__360; -static struct Target_Os__639 const builtin_os__270; -static bool const builtin_link_libc__274; -static bool const posix_use_libc__1590; -static uint8_t const c_native_os__2032; -static uint8_t const builtin_mode__273; +static uint8_t const builtin_output_mode__266; +static uint8_t const builtin_link_mode__267; +static uint64_t features_features__332; +static uintptr_t const bit_set_IntegerBitSet_2864_29_bit_length__363; +static struct Target_Os__639 const builtin_os__273; +static bool const builtin_link_libc__277; +static bool const posix_use_libc__1593; +static uint8_t const c_native_os__2035; +static uint8_t const builtin_mode__276; static bool const debug_runtime_safety__159; -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2940; -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3330; -static struct Target_DynamicLinker__976 const Target_DynamicLinker_none__3578; -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3151; -static bool const builtin_is_test__266; -static uint8_t *heap_CAllocator_alloc__3702(void *, uintptr_t, uint8_t, uintptr_t); -static bool heap_CAllocator_resize__3703(void *, nav__3703_40, uint8_t, uintptr_t, uintptr_t); -static uint8_t *heap_CAllocator_remap__3704(void *, nav__3704_40, uint8_t, uintptr_t, uintptr_t); -static void heap_CAllocator_free__3705(void *, nav__3705_40, uint8_t, uintptr_t); -static uint8_t *heap_CAllocator_alignedAlloc__3699(uintptr_t, uint8_t); -static uintptr_t heap_CAllocator_alignedAllocSize__3701(uint8_t *); -static void heap_CAllocator_alignedFree__3700(uint8_t *); -static uintptr_t mem_Alignment_toByteUnits__1112(uint8_t); -static struct mem_Allocator__599 const heap_c_allocator__3667; -static struct mem_Allocator__599 const c_allocator__235; -static uint8_t const (*const shared_RUNNER_CTL_FIFO__801)[21]; -static uint8_t const (*const shared_RUNNER_ACK_FIFO__802)[21]; -static uint64_t const runner_fifo_PROTOCOL_VERSION__1125; -static struct Target_Cpu_Feature_Set__993 const Target_Cpu_Feature_Set_empty__3623; -static struct Target_Cpu__961 const builtin_cpu__269; -static uint8_t const mem_native_endian__836; -static uint8_t const posix_native_os__1588; -static uint8_t const builtin_abi__268; -static uint8_t const builtin_object_format__272; -static struct Target__637 const builtin_target__271; -static struct builtin_CallingConvention__266 const builtin_CallingConvention_c__470; +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2943; +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3333; +static struct Target_DynamicLinker__976 const Target_DynamicLinker_none__3581; +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3154; +static bool const builtin_is_test__269; +static uint8_t *heap_CAllocator_alloc__3705(void *, uintptr_t, uint8_t, uintptr_t); +static bool heap_CAllocator_resize__3706(void *, nav__3706_40, uint8_t, uintptr_t, uintptr_t); +static uint8_t *heap_CAllocator_remap__3707(void *, nav__3707_40, uint8_t, uintptr_t, uintptr_t); +static void heap_CAllocator_free__3708(void *, nav__3708_40, uint8_t, uintptr_t); +static uint8_t *heap_CAllocator_alignedAlloc__3702(uintptr_t, uint8_t); +static uintptr_t heap_CAllocator_alignedAllocSize__3704(uint8_t *); +static void heap_CAllocator_alignedFree__3703(uint8_t *); +static uintptr_t mem_Alignment_toByteUnits__1115(uint8_t); +static struct mem_Allocator__599 const heap_c_allocator__3670; +static struct mem_Allocator__599 const c_allocator__236; +static uint8_t const (*const shared_RUNNER_CTL_FIFO__804)[21]; +static uint8_t const (*const shared_RUNNER_ACK_FIFO__805)[21]; +static uint64_t const runner_fifo_PROTOCOL_VERSION__1128; +static struct Target_Cpu_Feature_Set__993 const Target_Cpu_Feature_Set_empty__3626; +static struct Target_Cpu__961 const builtin_cpu__272; +static uint8_t const mem_native_endian__839; +static uint8_t const posix_native_os__1591; +static uint8_t const builtin_abi__271; +static uint8_t const builtin_object_format__275; +static struct Target__637 const builtin_target__274; +static struct builtin_CallingConvention__266 const builtin_CallingConvention_c__473; zig_extern int poll(struct c_pollfd__struct_1304__1304 *, uint32_t, int); zig_extern zig_noreturn void exit(int); -static uint8_t const fs_path_native_os__4279; -static uint8_t const fs_native_os__1303; -static uint8_t const fs_Dir_native_os__3827; -static bool const fs_File_is_windows__1479; +static uint8_t const fs_path_native_os__4282; +static uint8_t const fs_native_os__1306; +static uint8_t const fs_Dir_native_os__3830; +static bool const fs_File_is_windows__1482; zig_extern int *zig_e___error(void) zig_mangled(zig_e___error, "__error"); -static bool const posix_unexpected_error_tracing__2019; +static bool const posix_unexpected_error_tracing__2022; zig_extern int printf(char const *, ...); -static uint8_t logger_max_level__4255; +static uint8_t logger_max_level__4258; zig_extern int printf(char const *, ...); zig_extern int flock(int32_t, int); -static bool const fs_Dir_have_flock__3828; +static bool const fs_Dir_have_flock__3831; zig_extern intptr_t write(int32_t, uint8_t const *, uintptr_t); zig_extern intptr_t read(int32_t, uint8_t *, uintptr_t); -static uint16_t const fmt_max_format_args__4915; +static uint16_t const fmt_max_format_args__4918; static bool const debug_default_enable_segfault_handler__205; -static uint8_t const log_default_level__5504; +static uint8_t const log_default_level__5507; static struct std_Options__4261 const std_options__97; zig_extern int faccessat(int32_t, uint8_t const *, unsigned int, unsigned int); -static bool const posix_lfs64_abi__2018; +static bool const posix_lfs64_abi__2021; zig_extern int openat(int, uint8_t const *, uint32_t, ...); zig_extern int fcntl(int32_t, int, ...); zig_extern int close_24NOCANCEL(int32_t) zig_mangled(close_24NOCANCEL, "close$NOCANCEL"); -static uint8_t const (*const fmt_ANY__4918)[4]; -static uint8_t const unicode_native_endian__5186; -static uint32_t const unicode_replacement_character__5187; +static uint8_t const (*const fmt_ANY__4921)[4]; +static uint8_t const unicode_native_endian__5189; +static uint32_t const unicode_replacement_character__5190; zig_extern uint8_t running_on_valgrind(void); zig_extern void callgrind_zero_stats(void); zig_extern void callgrind_start_instrumentation(void); zig_extern void callgrind_stop_instrumentation(void); zig_extern void callgrind_dump_stats_at(uint8_t const *); -static bool const mem_backend_supports_vectors__864; -static bool const builtin_valgrind_support__277; -static nav__3683_38 const heap_page_size_min_default__3683; -static uintptr_t const heap_page_size_min__3662; -static uint8_t const c_MARKER_TYPE_SAMPLE_START__246; -static uint8_t const c_MARKER_TYPE_SAMPLE_END__247; -static uint8_t const c_MARKER_TYPE_BENCHMARK_START__248; -static uint8_t const c_MARKER_TYPE_BENCHMARK_END__249; -static bool const builtin_single_threaded__267; -static struct once_Once_28_28function_20_27init_27_29_29__7273 c_instrument_hooks_current_timestamp_S_once__5831; +static bool const mem_backend_supports_vectors__867; +static bool const builtin_valgrind_support__280; +static nav__3686_38 const heap_page_size_min_default__3686; +static uintptr_t const heap_page_size_min__3665; +static uint8_t const c_MARKER_TYPE_SAMPLE_START__247; +static uint8_t const c_MARKER_TYPE_SAMPLE_END__248; +static uint8_t const c_MARKER_TYPE_BENCHMARK_START__249; +static uint8_t const c_MARKER_TYPE_BENCHMARK_END__250; +static bool const builtin_single_threaded__270; +static struct once_Once_28_28function_20_27init_27_29_29__7273 c_instrument_hooks_current_timestamp_S_once__5835; zig_extern uint64_t mach_absolute_time(void); -static struct c_MachTimebaseInfo__7314 c_instrument_hooks_current_timestamp_S_cached__5830; -static uint8_t const Thread_native_os__5849; -static bool const Thread_use_pthreads__5860; +static struct c_MachTimebaseInfo__7314 c_instrument_hooks_current_timestamp_S_cached__5834; +static uint8_t const Thread_native_os__5853; +static bool const Thread_use_pthreads__5864; zig_extern int mach_timebase_info(struct c_MachTimebaseInfo__7314 *); zig_extern void os_unfair_lock_lock(struct c_darwin_os_unfair_lock__7296 *); zig_extern void os_unfair_lock_unlock(struct c_darwin_os_unfair_lock__7296 *); -static uint32_t const array_hash_map_index_capacities__2914[33]; -static uint8_t const array_hash_map_Index_28u8_29_empty_sentinel__5741; -static uint16_t const array_hash_map_Index_28u16_29_empty_sentinel__5746; -static uint32_t const array_hash_map_Index_28u32_29_empty_sentinel__5751; -static uint64_t const hash_wyhash_Wyhash_secret__6028[4]; -static bool const builtin_fuzz__279; -static bool const mem_eqlBytes_allowed__854; +static uint32_t const array_hash_map_index_capacities__2917[33]; +static uint8_t const array_hash_map_Index_28u8_29_empty_sentinel__5744; +static uint16_t const array_hash_map_Index_28u16_29_empty_sentinel__5749; +static uint32_t const array_hash_map_Index_28u32_29_empty_sentinel__5754; +static uint64_t const hash_wyhash_Wyhash_secret__6032[4]; +static bool const builtin_fuzz__282; +static bool const mem_eqlBytes_allowed__857; +zig_extern void callgrind_add_obj_skip(uint8_t const *); +zig_extern uint8_t *realpath_24DARWIN_EXTSN(uint8_t const *, uint8_t *) zig_mangled(realpath_24DARWIN_EXTSN, "realpath$DARWIN_EXTSN"); zig_extern uint8_t const *getenv(uint8_t const *); -static struct array_hash_map_Index_28u8_29__6669 const array_hash_map_Index_28u8_29_empty__5742; -static struct array_hash_map_Index_28u16_29__6673 const array_hash_map_Index_28u16_29_empty__5747; -static struct array_hash_map_Index_28u32_29__6677 const array_hash_map_Index_28u32_29_empty__5752; -static bool const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6084; -static struct json_stringify_WriteStream__union_8236__8236 const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6085; -#define c_dummy_execute_header__2050 _mh_execute_header -zig_extern zig_weak_linkage struct macho_mach_header_64__9281 _mh_execute_header; -static struct mem_Allocator_VTable__602 const heap_CAllocator_vtable__3694; +static struct array_hash_map_Index_28u8_29__6669 const array_hash_map_Index_28u8_29_empty__5745; +static struct array_hash_map_Index_28u16_29__6673 const array_hash_map_Index_28u16_29_empty__5750; +static struct array_hash_map_Index_28u32_29__6677 const array_hash_map_Index_28u32_29_empty__5755; +static bool const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6092; +static struct json_stringify_WriteStream__union_8302__8302 const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6093; +#define c_dummy_execute_header__2053 _mh_execute_header +zig_extern zig_weak_linkage struct macho_mach_header_64__9347 _mh_execute_header; +static struct mem_Allocator_VTable__602 const heap_CAllocator_vtable__3697; zig_extern uintptr_t malloc_size(void const *); -static bool const heap_CAllocator_supports_malloc_size__3695; -static bool const heap_CAllocator_supports_posix_memalign__3697; +static bool const heap_CAllocator_supports_malloc_size__3698; +static bool const heap_CAllocator_supports_posix_memalign__3700; zig_extern int posix_memalign(void **, uintptr_t, uintptr_t); zig_extern void free(void *); -static struct Target_Cpu_Model__988 const Target_x86_cpu_core2__4052; +static struct Target_Cpu_Model__988 const Target_x86_cpu_core2__4055; enum { zig_error_ModeError = 1u, zig_error_OutOfMemory = 2u, @@ -2805,6 +2828,9 @@ enum { zig_error_TruncatedInput = 59u, zig_error_Utf8CannotEncodeSurrogateHalf = 60u, zig_error_CodepointTooLarge = 61u, + zig_error_NotSupported = 62u, + zig_error_FileSystem = 63u, + zig_error_UnrecognizedVolume = 64u, }; static uint8_t const zig_errorName_ModeError[10] = "ModeError"; static uint8_t const zig_errorName_OutOfMemory[12] = "OutOfMemory"; @@ -2867,7 +2893,10 @@ static uint8_t const zig_errorName_Utf8InvalidStartByte[21] = "Utf8InvalidStartB static uint8_t const zig_errorName_TruncatedInput[15] = "TruncatedInput"; static uint8_t const zig_errorName_Utf8CannotEncodeSurrogateHalf[30] = "Utf8CannotEncodeSurrogateHalf"; static uint8_t const zig_errorName_CodepointTooLarge[18] = "CodepointTooLarge"; -static struct anon__lazy_58 const zig_errorName[62] = {{zig_errorName_ModeError, 9ul}, {zig_errorName_OutOfMemory, 11ul}, {zig_errorName_PermissionDenied, 16ul}, {zig_errorName_FileNotFound, 12ul}, {zig_errorName_NameTooLong, 11ul}, {zig_errorName_InputOutput, 11ul}, {zig_errorName_SystemResources, 15ul}, {zig_errorName_BadPathName, 11ul}, {zig_errorName_FileBusy, 8ul}, {zig_errorName_SymLinkLoop, 11ul}, {zig_errorName_ReadOnlyFileSystem, 18ul}, {zig_errorName_InvalidUtf8, 11ul}, {zig_errorName_InvalidWtf8, 11ul}, {zig_errorName_Unexpected, 10ul}, {zig_errorName_SharingViolation, 16ul}, {zig_errorName_PathAlreadyExists, 17ul}, {zig_errorName_AccessDenied, 12ul}, {zig_errorName_PipeBusy, 8ul}, {zig_errorName_NoDevice, 8ul}, {zig_errorName_NetworkNotFound, 15ul}, {zig_errorName_AntivirusInterference, 21ul}, {zig_errorName_ProcessFdQuotaExceeded, 22ul}, {zig_errorName_SystemFdQuotaExceeded, 21ul}, {zig_errorName_FileTooBig, 10ul}, {zig_errorName_IsDir, 5ul}, {zig_errorName_NoSpaceLeft, 11ul}, {zig_errorName_NotDir, 6ul}, {zig_errorName_DeviceBusy, 10ul}, {zig_errorName_FileLocksNotSupported, 21ul}, {zig_errorName_WouldBlock, 10ul}, {zig_errorName_DiskQuota, 9ul}, {zig_errorName_InvalidArgument, 15ul}, {zig_errorName_BrokenPipe, 10ul}, {zig_errorName_OperationAborted, 16ul}, {zig_errorName_NotOpenForWriting, 17ul}, {zig_errorName_LockViolation, 13ul}, {zig_errorName_ConnectionResetByPeer, 21ul}, {zig_errorName_ProcessNotFound, 15ul}, {zig_errorName_NetworkSubsystemFailed, 22ul}, {zig_errorName_AckTimeout, 10ul}, {zig_errorName_ConnectionTimedOut, 18ul}, {zig_errorName_NotOpenForReading, 17ul}, {zig_errorName_SocketNotConnected, 18ul}, {zig_errorName_Canceled, 8ul}, {zig_errorName_NotReady, 8ul}, {zig_errorName_UnexpectedEof, 13ul}, {zig_errorName_EndOfStream, 11ul}, {zig_errorName_UnexpectedError, 15ul}, {zig_errorName_UnexpectedResponse, 18ul}, {zig_errorName_Overflow, 8ul}, {zig_errorName_Locked, 6ul}, {zig_errorName_DeadLock, 8ul}, {zig_errorName_LockedRegionLimitExceeded, 25ul}, {zig_errorName_Utf8ExpectedContinuation, 24ul}, {zig_errorName_Utf8OverlongEncoding, 20ul}, {zig_errorName_Utf8EncodesSurrogateHalf, 24ul}, {zig_errorName_Utf8CodepointTooLarge, 21ul}, {zig_errorName_Utf8InvalidStartByte, 20ul}, {zig_errorName_TruncatedInput, 14ul}, {zig_errorName_Utf8CannotEncodeSurrogateHalf, 29ul}, {zig_errorName_CodepointTooLarge, 17ul}}; +static uint8_t const zig_errorName_NotSupported[13] = "NotSupported"; +static uint8_t const zig_errorName_FileSystem[11] = "FileSystem"; +static uint8_t const zig_errorName_UnrecognizedVolume[19] = "UnrecognizedVolume"; +static struct anon__lazy_58 const zig_errorName[65] = {{zig_errorName_ModeError, 9ul}, {zig_errorName_OutOfMemory, 11ul}, {zig_errorName_PermissionDenied, 16ul}, {zig_errorName_FileNotFound, 12ul}, {zig_errorName_NameTooLong, 11ul}, {zig_errorName_InputOutput, 11ul}, {zig_errorName_SystemResources, 15ul}, {zig_errorName_BadPathName, 11ul}, {zig_errorName_FileBusy, 8ul}, {zig_errorName_SymLinkLoop, 11ul}, {zig_errorName_ReadOnlyFileSystem, 18ul}, {zig_errorName_InvalidUtf8, 11ul}, {zig_errorName_InvalidWtf8, 11ul}, {zig_errorName_Unexpected, 10ul}, {zig_errorName_SharingViolation, 16ul}, {zig_errorName_PathAlreadyExists, 17ul}, {zig_errorName_AccessDenied, 12ul}, {zig_errorName_PipeBusy, 8ul}, {zig_errorName_NoDevice, 8ul}, {zig_errorName_NetworkNotFound, 15ul}, {zig_errorName_AntivirusInterference, 21ul}, {zig_errorName_ProcessFdQuotaExceeded, 22ul}, {zig_errorName_SystemFdQuotaExceeded, 21ul}, {zig_errorName_FileTooBig, 10ul}, {zig_errorName_IsDir, 5ul}, {zig_errorName_NoSpaceLeft, 11ul}, {zig_errorName_NotDir, 6ul}, {zig_errorName_DeviceBusy, 10ul}, {zig_errorName_FileLocksNotSupported, 21ul}, {zig_errorName_WouldBlock, 10ul}, {zig_errorName_DiskQuota, 9ul}, {zig_errorName_InvalidArgument, 15ul}, {zig_errorName_BrokenPipe, 10ul}, {zig_errorName_OperationAborted, 16ul}, {zig_errorName_NotOpenForWriting, 17ul}, {zig_errorName_LockViolation, 13ul}, {zig_errorName_ConnectionResetByPeer, 21ul}, {zig_errorName_ProcessNotFound, 15ul}, {zig_errorName_NetworkSubsystemFailed, 22ul}, {zig_errorName_AckTimeout, 10ul}, {zig_errorName_ConnectionTimedOut, 18ul}, {zig_errorName_NotOpenForReading, 17ul}, {zig_errorName_SocketNotConnected, 18ul}, {zig_errorName_Canceled, 8ul}, {zig_errorName_NotReady, 8ul}, {zig_errorName_UnexpectedEof, 13ul}, {zig_errorName_EndOfStream, 11ul}, {zig_errorName_UnexpectedError, 15ul}, {zig_errorName_UnexpectedResponse, 18ul}, {zig_errorName_Overflow, 8ul}, {zig_errorName_Locked, 6ul}, {zig_errorName_DeadLock, 8ul}, {zig_errorName_LockedRegionLimitExceeded, 25ul}, {zig_errorName_Utf8ExpectedContinuation, 24ul}, {zig_errorName_Utf8OverlongEncoding, 20ul}, {zig_errorName_Utf8EncodesSurrogateHalf, 24ul}, {zig_errorName_Utf8CodepointTooLarge, 21ul}, {zig_errorName_Utf8InvalidStartByte, 20ul}, {zig_errorName_TruncatedInput, 14ul}, {zig_errorName_Utf8CannotEncodeSurrogateHalf, 29ul}, {zig_errorName_CodepointTooLarge, 17ul}, {zig_errorName_NotSupported, 12ul}, {zig_errorName_FileSystem, 10ul}, {zig_errorName_UnrecognizedVolume, 18ul}}; static struct anon__lazy_58 zig_tag_name_shared_IntegrationMode__573(uint8_t const tag) { switch (tag) { case UINT8_C(0): { @@ -2962,76 +2991,76 @@ static uint8_t const __anon_7192[1] = " "; static uint8_t const __anon_7205[1] = "\000"; -static uint8_t const __anon_8092[24] = "CODSPEED_PROFILE_FOLDER"; +static uint8_t const __anon_8166[24] = "CODSPEED_PROFILE_FOLDER"; -static uint8_t const __anon_8208[13] = "/environment-"; +static uint8_t const __anon_8274[13] = "/environment-"; -static uint8_t const __anon_8225[5] = ".json"; +static uint8_t const __anon_8291[5] = ".json"; -static uint8_t const __anon_8429[62] = "[ERROR] instrument-hooks: failed to populate linked libraries\n"; +static uint8_t const __anon_8495[62] = "[ERROR] instrument-hooks: failed to populate linked libraries\n"; -static uint8_t const __anon_8496[55] = "[ERROR] instrument-hooks: profile folder path too long\n"; +static uint8_t const __anon_8562[55] = "[ERROR] instrument-hooks: profile folder path too long\n"; -static uint8_t const __anon_8509[24] = "integration_environment"; +static uint8_t const __anon_8575[24] = "integration_environment"; -static uint8_t const __anon_8517[17] = "linked_libraries"; +static uint8_t const __anon_8583[17] = "linked_libraries"; -static uint8_t const __anon_8668[63] = "[ERROR] instrument-hooks: failed to serialize environment JSON\n"; +static uint8_t const __anon_8734[63] = "[ERROR] instrument-hooks: failed to serialize environment JSON\n"; -static uint8_t const __anon_8741[59] = "[ERROR] instrument-hooks: failed to write environment.json\n"; +static uint8_t const __anon_8807[59] = "[ERROR] instrument-hooks: failed to write environment.json\n"; -static uint8_t const __anon_8939[3] = "\\u"; +static uint8_t const __anon_9005[3] = "\\u"; -static uint8_t const __anon_8898[3] = "\\\\"; +static uint8_t const __anon_8964[3] = "\\\\"; -static uint8_t const __anon_8903[3] = "\\\""; +static uint8_t const __anon_8969[3] = "\\\""; -static uint8_t const __anon_8907[3] = "\\b"; +static uint8_t const __anon_8973[3] = "\\b"; -static uint8_t const __anon_8911[3] = "\\f"; +static uint8_t const __anon_8977[3] = "\\f"; -static uint8_t const __anon_8915[3] = "\\n"; +static uint8_t const __anon_8981[3] = "\\n"; -static uint8_t const __anon_8919[3] = "\\r"; +static uint8_t const __anon_8985[3] = "\\r"; -static uint8_t const __anon_8923[3] = "\\t"; +static uint8_t const __anon_8989[3] = "\\t"; -static uint8_t const __anon_9129[5] = "path"; +static uint8_t const __anon_9195[5] = "path"; -static uint8_t const __anon_9133[9] = "build_id"; +static uint8_t const __anon_9199[9] = "build_id"; -static uint8_t const __anon_9236[5] = "null"; +static uint8_t const __anon_9302[5] = "null"; static uint8_t const __anon_4937[4] = "any"; -static uint8_t const __anon_9352[6] = "core2"; +static uint8_t const __anon_9418[6] = "core2"; -void c_instrument_hooks_set_feature__237(uint64_t const a0, bool const a1) { +void c_instrument_hooks_set_feature__238(uint64_t const a0, bool const a1) { uint64_t t0; t0 = a0; - features_set_feature__330(t0, a1); + features_set_feature__333(t0, a1); return; } -static void features_set_feature__330(uint64_t const a0, bool const a1) { +static void features_set_feature__333(uint64_t const a0, bool const a1) { uint64_t t0; uintptr_t t1; if (a1) { t0 = a0; t1 = t0; - bit_set_IntegerBitSet_2864_29_set__369(&features_features__329, t1); + bit_set_IntegerBitSet_2864_29_set__372(&features_features__332, t1); goto zig_block_0; } t0 = a0; t1 = t0; - bit_set_IntegerBitSet_2864_29_unset__371(&features_features__329, t1); + bit_set_IntegerBitSet_2864_29_unset__374(&features_features__332, t1); goto zig_block_0; zig_block_0:; return; } -static void bit_set_IntegerBitSet_2864_29_set__369(uint64_t *const a0, uintptr_t const a1) { +static void bit_set_IntegerBitSet_2864_29_set__372(uint64_t *const a0, uintptr_t const a1) { uint64_t *const *t1; uint64_t t2; uint64_t t5; @@ -3046,13 +3075,13 @@ static void bit_set_IntegerBitSet_2864_29_set__369(uint64_t *const a0, uintptr_t t4 = (*t1); t4 = (uint64_t *)((uint8_t *)t4 + (uintptr_t)0ul); t2 = (*t4); - t5 = bit_set_IntegerBitSet_2864_29_maskBit__390(a1); + t5 = bit_set_IntegerBitSet_2864_29_maskBit__393(a1); t5 = t2 | t5; (*t4) = t5; return; } -static void bit_set_IntegerBitSet_2864_29_unset__371(uint64_t *const a0, uintptr_t const a1) { +static void bit_set_IntegerBitSet_2864_29_unset__374(uint64_t *const a0, uintptr_t const a1) { uint64_t *const *t1; uint64_t t2; uint64_t t5; @@ -3067,7 +3096,7 @@ static void bit_set_IntegerBitSet_2864_29_unset__371(uint64_t *const a0, uintptr t4 = (*t1); t4 = (uint64_t *)((uint8_t *)t4 + (uintptr_t)0ul); t2 = (*t4); - t5 = bit_set_IntegerBitSet_2864_29_maskBit__390(a1); + t5 = bit_set_IntegerBitSet_2864_29_maskBit__393(a1); t5 = zig_not_u64(t5, UINT8_C(64)); t5 = t2 & t5; (*t4) = t5; @@ -3086,7 +3115,7 @@ static void debug_assert__180(bool const a0) { return; } -static uint64_t bit_set_IntegerBitSet_2864_29_maskBit__390(uintptr_t const a0) { +static uint64_t bit_set_IntegerBitSet_2864_29_maskBit__393(uintptr_t const a0) { uint64_t t1; uint8_t t0; t0 = (uint8_t)a0; @@ -3094,17 +3123,17 @@ static uint64_t bit_set_IntegerBitSet_2864_29_maskBit__390(uintptr_t const a0) { return t1; } -static nav__1280_39 fifo_posix_Pipe_openPipe__1280(nav__1280_41 const a0) { - nav__1280_39 t1; +static nav__1283_39 fifo_posix_Pipe_openPipe__1283(nav__1283_41 const a0) { + nav__1283_39 t1; struct fs_File__794 t2; uint16_t t0; - t0 = fs_accessAbsolute__1348(a0, (struct fs_File_OpenFlags__1101){UINT8_C(2),UINT8_C(0),false,false}); + t0 = fs_accessAbsolute__1351(a0, (struct fs_File_OpenFlags__1101){UINT8_C(2),UINT8_C(0),false,false}); if (t0) { t1.payload = (struct fs_File__794){-INT32_C(0x55555556)}; t1.error = t0; return t1; } - t1 = fs_openFileAbsolute__1345(a0, (struct fs_File_OpenFlags__1101){UINT8_C(2),UINT8_C(0),false,false}); + t1 = fs_openFileAbsolute__1348(a0, (struct fs_File_OpenFlags__1101){UINT8_C(2),UINT8_C(0),false,false}); if (t1.error) { t0 = t1.error; t1.payload = (struct fs_File__794){-INT32_C(0x55555556)}; @@ -3117,13 +3146,13 @@ static nav__1280_39 fifo_posix_Pipe_openPipe__1280(nav__1280_41 const a0) { return t1; } -static nav__1282_39 fifo_posix_Pipe_openWrite__1282(struct mem_Allocator__599 const a0, nav__1282_42 const a1) { - nav__1282_39 t2; +static nav__1285_39 fifo_posix_Pipe_openWrite__1285(struct mem_Allocator__599 const a0, nav__1285_42 const a1) { + nav__1285_39 t2; struct fifo_posix_Pipe_Writer__786 t4; - nav__1282_59 t0; + nav__1285_59 t0; struct fs_File__794 t3; uint16_t t1; - t0 = fifo_posix_Pipe_openPipe__1280(a1); + t0 = fifo_posix_Pipe_openPipe__1283(a1); if (t0.error) { t1 = t0.error; t2.payload = (struct fifo_posix_Pipe_Writer__786){{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}; @@ -3131,19 +3160,19 @@ static nav__1282_39 fifo_posix_Pipe_openWrite__1282(struct mem_Allocator__599 co return t2; } t3 = t0.payload; - t4 = fifo_posix_Pipe_Writer_init__1283(t3, a0); + t4 = fifo_posix_Pipe_Writer_init__1286(t3, a0); t2.payload = t4; t2.error = UINT16_C(0); return t2; } -static nav__1281_39 fifo_posix_Pipe_openRead__1281(struct mem_Allocator__599 const a0, nav__1281_42 const a1) { - nav__1281_39 t2; +static nav__1284_39 fifo_posix_Pipe_openRead__1284(struct mem_Allocator__599 const a0, nav__1284_42 const a1) { + nav__1284_39 t2; struct fifo_posix_Pipe_Reader__788 t4; - nav__1281_59 t0; + nav__1284_59 t0; struct fs_File__794 t3; uint16_t t1; - t0 = fifo_posix_Pipe_openPipe__1280(a1); + t0 = fifo_posix_Pipe_openPipe__1283(a1); if (t0.error) { t1 = t0.error; t2.payload = (struct fifo_posix_Pipe_Reader__788){{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}; @@ -3151,22 +3180,22 @@ static nav__1281_39 fifo_posix_Pipe_openRead__1281(struct mem_Allocator__599 con return t2; } t3 = t0.payload; - t4 = fifo_posix_Pipe_Reader_init__1288(t3, a0); + t4 = fifo_posix_Pipe_Reader_init__1291(t3, a0); t2.payload = t4; t2.error = UINT16_C(0); return t2; } -static nav__1129_39 runner_fifo_RunnerFifo_init__1129(struct mem_Allocator__599 const a0) { +static nav__1132_39 runner_fifo_RunnerFifo_init__1132(struct mem_Allocator__599 const a0) { struct runner_fifo_RunnerFifo__631 *t1; struct mem_Allocator__599 *t2; struct fifo_posix_Pipe_Writer__786 *t3; - nav__1129_66 t4; - nav__1129_39 t6; - nav__1129_39 t0; + nav__1132_66 t4; + nav__1132_39 t6; + nav__1132_39 t0; struct fifo_posix_Pipe_Writer__786 t7; struct fifo_posix_Pipe_Reader__788 *t8; - nav__1129_71 t9; + nav__1132_71 t9; struct fifo_posix_Pipe_Reader__788 t10; uint16_t t5; t0.error = UINT16_C(0); @@ -3174,7 +3203,7 @@ static nav__1129_39 runner_fifo_RunnerFifo_init__1129(struct mem_Allocator__599 t2 = (struct mem_Allocator__599 *)&t1->allocator; (*t2) = a0; t3 = (struct fifo_posix_Pipe_Writer__786 *)&t1->writer; - t4 = fifo_posix_Pipe_openWrite__1282(a0, (nav__1129_64){(uint8_t const *)&__anon_1087,(uintptr_t)20ul}); + t4 = fifo_posix_Pipe_openWrite__1285(a0, (nav__1132_64){(uint8_t const *)&__anon_1087,(uintptr_t)20ul}); if (t4.error) { t5 = t4.error; t6.payload = (struct runner_fifo_RunnerFifo__631){{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}; @@ -3184,7 +3213,7 @@ static nav__1129_39 runner_fifo_RunnerFifo_init__1129(struct mem_Allocator__599 t7 = t4.payload; (*t3) = t7; t8 = (struct fifo_posix_Pipe_Reader__788 *)&t1->reader; - t9 = fifo_posix_Pipe_openRead__1281(a0, (nav__1129_64){(uint8_t const *)&__anon_1152,(uintptr_t)20ul}); + t9 = fifo_posix_Pipe_openRead__1284(a0, (nav__1132_64){(uint8_t const *)&__anon_1152,(uintptr_t)20ul}); if (t9.error) { t5 = t9.error; t6.payload = (struct runner_fifo_RunnerFifo__631){{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}; @@ -3196,19 +3225,19 @@ static nav__1129_39 runner_fifo_RunnerFifo_init__1129(struct mem_Allocator__599 return t0; } -static uint16_t fifo_posix_Pipe_Writer_sendCmd__1286(struct fifo_posix_Pipe_Writer__786 *const a0, struct shared_Command__1178 const a1) { +static uint16_t fifo_posix_Pipe_Writer_sendCmd__1289(struct fifo_posix_Pipe_Writer__786 *const a0, struct shared_Command__1178 const a1) { struct fifo_posix_Pipe_Writer__786 *const *t1; struct fifo_posix_Pipe_Writer__786 *t2; struct fifo_posix_Pipe_Writer__786 *t0; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t3; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t4; struct array_list_ArrayListAligned_28u8_2cnull_29__806 t6; - nav__1286_65 t7; + nav__1289_65 t7; struct fs_File__794 *t8; uintptr_t t10; uint32_t const *t13; uint8_t const (*t14)[4]; - nav__1286_44 t15; + nav__1289_44 t15; struct fs_File__794 t9; uint32_t t11; uint32_t t12; @@ -3217,11 +3246,11 @@ static uint16_t fifo_posix_Pipe_Writer_sendCmd__1286(struct fifo_posix_Pipe_Writ t1 = (struct fifo_posix_Pipe_Writer__786 *const *)&t0; t2 = (*t1); t3 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *)&t2->buffer; - array_list_ArrayListAligned_28u8_2cnull_29_clearRetainingCapacity__1562(t3); + array_list_ArrayListAligned_28u8_2cnull_29_clearRetainingCapacity__1565(t3); t2 = (*t1); t3 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *)&t2->buffer; - t4 = array_list_ArrayListAligned_28u8_2cnull_29_writer__1552(t3); - t5 = bincode_serialize__anon_1232__3956(t4, a1); + t4 = array_list_ArrayListAligned_28u8_2cnull_29_writer__1555(t3); + t5 = bincode_serialize__anon_1232__3959(t4, a1); if (t5) { return t5; } @@ -3235,30 +3264,30 @@ static uint16_t fifo_posix_Pipe_Writer_sendCmd__1286(struct fifo_posix_Pipe_Writ t11 = (uint32_t)t10; t12 = t11; t13 = (uint32_t const *)&t12; - t14 = mem_asBytes__anon_1270__3957(t13); + t14 = mem_asBytes__anon_1270__3960(t13); t15.ptr = &(*t14)[(uintptr_t)0ul]; t15.len = (uintptr_t)4ul; - t5 = fs_File_writeAll__1439(t9, t15); + t5 = fs_File_writeAll__1442(t9, t15); if (t5) { return t5; } t2 = (*t1); t8 = (struct fs_File__794 *)&t2->file; t9 = (*t8); - memcpy(&t15, &t7, sizeof(nav__1286_44)); - t5 = fs_File_writeAll__1439(t9, t15); + memcpy(&t15, &t7, sizeof(nav__1289_44)); + t5 = fs_File_writeAll__1442(t9, t15); if (t5) { return t5; } return 0; } -static uint16_t fifo_posix_waitReadable__1268(int32_t const a0, uint64_t const a1) { +static uint16_t fifo_posix_waitReadable__1271(int32_t const a0, uint64_t const a1) { uint64_t t3; uintptr_t t7; uintptr_t t10; - nav__1268_43 t8; - nav__1268_46 t9; + nav__1271_43 t8; + nav__1271_46 t9; struct c_pollfd__struct_1304__1304 t1; struct c_pollfd__struct_1304__1304 t2[1]; struct c_pollfd__struct_1304__1304 t0[1]; @@ -3283,7 +3312,7 @@ static uint16_t fifo_posix_waitReadable__1268(int32_t const a0, uint64_t const a zig_block_0:; t8.ptr = (struct c_pollfd__struct_1304__1304 *)&t0[(uintptr_t)0ul]; t8.len = (uintptr_t)1ul; - t9 = posix_poll__1964(t8, t4); + t9 = posix_poll__1967(t8, t4); t5 = t9.error == UINT16_C(0); if (t5) { t10 = t9.payload; @@ -3304,7 +3333,7 @@ static uint16_t fifo_posix_waitReadable__1268(int32_t const a0, uint64_t const a return 0; } -static nav__4193_38 bincode_deserializeInt__anon_2126__4193(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0) { +static nav__4196_38 bincode_deserializeInt__anon_2126__4196(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0) { struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const *t1; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const *t4; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 t2; @@ -3314,17 +3343,17 @@ static nav__4193_38 bincode_deserializeInt__anon_2126__4193(struct io_GenericRea void const **t7; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t8; void const *t9; - nav__4193_50 (**t10)(void const *, nav__4193_52); + nav__4196_50 (**t10)(void const *, nav__4196_52); struct io_Reader__2141 t11; struct io_Reader__2141 t6; struct io_Reader__2141 t12; struct io_Reader__2141 t15; struct io_Reader__2141 const *t13; uint8_t const (*t21)[4]; - nav__4193_38 t14; - nav__4193_38 t18; + nav__4196_38 t14; + nav__4196_38 t18; uint32_t t22; - nav__4193_64 t16; + nav__4196_64 t16; uint16_t t17; uint8_t t19[4]; uint8_t t20[4]; @@ -3340,8 +3369,8 @@ static nav__4193_38 bincode_deserializeInt__anon_2126__4193(struct io_GenericRea t8 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__4193_50 (**)(void const *, nav__4193_52))&t6.readFn; - (*t10) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__4189; + t10 = (nav__4196_50 (**)(void const *, nav__4196_52))&t6.readFn; + (*t10) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__4192; t11 = t6; t12 = t11; t13 = (struct io_Reader__2141 const *)&t12; @@ -3349,7 +3378,7 @@ static nav__4193_38 bincode_deserializeInt__anon_2126__4193(struct io_GenericRea t15 = t11; t13 = (struct io_Reader__2141 const *)&t15; t11 = (*t13); - t16 = io_Reader_readBytesNoEof__anon_2172__4231(t11); + t16 = io_Reader_readBytesNoEof__anon_2172__4234(t11); if (t16.error) { t17 = t16.error; t18.payload = UINT32_C(0xaaaaaaaa); @@ -3369,7 +3398,7 @@ static nav__4193_38 bincode_deserializeInt__anon_2126__4193(struct io_GenericRea goto zig_block_0; zig_block_0:; - memcpy(&t18, &t14, sizeof(nav__4193_38)); + memcpy(&t18, &t14, sizeof(nav__4196_38)); if (t18.error) { t17 = t18.error; t18.payload = UINT32_C(0xaaaaaaaa); @@ -3382,12 +3411,12 @@ static nav__4193_38 bincode_deserializeInt__anon_2126__4193(struct io_GenericRea return t18; } -static nav__4192_38 bincode_deserializeAlloc__anon_2115__4192(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { - nav__4192_38 t0; +static nav__4195_38 bincode_deserializeAlloc__anon_2115__4195(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { + nav__4195_38 t0; uint32_t t2; uint16_t t1; (void)a1; - t0 = bincode_deserializeInt__anon_2126__4193(a0); + t0 = bincode_deserializeInt__anon_2126__4196(a0); if (t0.error) { t1 = t0.error; t0.payload = UINT32_C(0xaaaaaaaa); @@ -3400,7 +3429,7 @@ static nav__4192_38 bincode_deserializeAlloc__anon_2115__4192(struct io_GenericR return t0; } -static nav__4235_38 bincode_deserializeInt__anon_2235__4235(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0) { +static nav__4238_38 bincode_deserializeInt__anon_2235__4238(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0) { struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const *t1; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const *t4; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 t2; @@ -3410,17 +3439,17 @@ static nav__4235_38 bincode_deserializeInt__anon_2235__4235(struct io_GenericRea void const **t7; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t8; void const *t9; - nav__4235_50 (**t10)(void const *, nav__4235_52); + nav__4238_50 (**t10)(void const *, nav__4238_52); struct io_Reader__2141 t11; struct io_Reader__2141 t6; struct io_Reader__2141 t12; struct io_Reader__2141 t15; struct io_Reader__2141 const *t13; uint8_t const (*t21)[4]; - nav__4235_38 t14; - nav__4235_38 t18; + nav__4238_38 t14; + nav__4238_38 t18; int32_t t22; - nav__4235_64 t16; + nav__4238_64 t16; uint16_t t17; uint8_t t19[4]; uint8_t t20[4]; @@ -3436,8 +3465,8 @@ static nav__4235_38 bincode_deserializeInt__anon_2235__4235(struct io_GenericRea t8 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__4235_50 (**)(void const *, nav__4235_52))&t6.readFn; - (*t10) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__4189; + t10 = (nav__4238_50 (**)(void const *, nav__4238_52))&t6.readFn; + (*t10) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__4192; t11 = t6; t12 = t11; t13 = (struct io_Reader__2141 const *)&t12; @@ -3445,7 +3474,7 @@ static nav__4235_38 bincode_deserializeInt__anon_2235__4235(struct io_GenericRea t15 = t11; t13 = (struct io_Reader__2141 const *)&t15; t11 = (*t13); - t16 = io_Reader_readBytesNoEof__anon_2172__4231(t11); + t16 = io_Reader_readBytesNoEof__anon_2172__4234(t11); if (t16.error) { t17 = t16.error; t18.payload = -INT32_C(0x55555556); @@ -3465,7 +3494,7 @@ static nav__4235_38 bincode_deserializeInt__anon_2235__4235(struct io_GenericRea goto zig_block_0; zig_block_0:; - memcpy(&t18, &t14, sizeof(nav__4235_38)); + memcpy(&t18, &t14, sizeof(nav__4238_38)); if (t18.error) { t17 = t18.error; t18.payload = -INT32_C(0x55555556); @@ -3478,12 +3507,12 @@ static nav__4235_38 bincode_deserializeInt__anon_2235__4235(struct io_GenericRea return t18; } -static nav__4234_38 bincode_deserializeAlloc__anon_2230__4234(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { - nav__4234_38 t0; +static nav__4237_38 bincode_deserializeAlloc__anon_2230__4237(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { + nav__4237_38 t0; int32_t t2; uint16_t t1; (void)a1; - t0 = bincode_deserializeInt__anon_2235__4235(a0); + t0 = bincode_deserializeInt__anon_2235__4238(a0); if (t0.error) { t1 = t0.error; t0.payload = -INT32_C(0x55555556); @@ -3496,7 +3525,7 @@ static nav__4234_38 bincode_deserializeAlloc__anon_2230__4234(struct io_GenericR return t0; } -static nav__4237_40 bincode_deserializePointerAlloc__anon_2265__4237(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { +static nav__4240_40 bincode_deserializePointerAlloc__anon_2265__4240(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const *t1; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const *t6; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const *t7; @@ -3510,7 +3539,7 @@ static nav__4237_40 bincode_deserializePointerAlloc__anon_2265__4237(struct io_G void const **t10; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t11; void const *t12; - nav__4237_59 (**t13)(void const *, nav__4237_39); + nav__4240_59 (**t13)(void const *, nav__4240_39); struct io_Reader__2141 t14; struct io_Reader__2141 t9; struct io_Reader__2141 t15; @@ -3518,21 +3547,21 @@ static nav__4237_40 bincode_deserializePointerAlloc__anon_2265__4237(struct io_G struct io_Reader__2141 t33; struct io_Reader__2141 t34; struct io_Reader__2141 const *t16; - nav__4237_69 t17; - nav__4237_69 t21; + nav__4240_69 t17; + nav__4240_69 t21; uint8_t const (*t24)[8]; uint64_t t25; uint64_t t38; - nav__4237_40 t26; + nav__4240_40 t26; uintptr_t t27; uintptr_t t37; struct mem_Allocator__599 t29; struct mem_Allocator__599 t2; - nav__4237_39 t30; - nav__4237_39 t28; - nav__4237_59 t35; - nav__4237_59 t36; - nav__4237_72 t19; + nav__4240_39 t30; + nav__4240_39 t28; + nav__4240_59 t35; + nav__4240_59 t36; + nav__4240_72 t19; uint16_t t20; uint8_t t22[8]; uint8_t t23[8]; @@ -3551,8 +3580,8 @@ static nav__4237_40 bincode_deserializePointerAlloc__anon_2265__4237(struct io_G t11 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t6->context; t12 = (void const *)t11; (*t10) = t12; - t13 = (nav__4237_59 (**)(void const *, nav__4237_39))&t9.readFn; - (*t13) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__4189; + t13 = (nav__4240_59 (**)(void const *, nav__4240_39))&t9.readFn; + (*t13) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__4192; t14 = t9; t15 = t14; t16 = (struct io_Reader__2141 const *)&t15; @@ -3560,7 +3589,7 @@ static nav__4237_40 bincode_deserializePointerAlloc__anon_2265__4237(struct io_G t18 = t14; t16 = (struct io_Reader__2141 const *)&t18; t14 = (*t16); - t19 = io_Reader_readBytesNoEof__anon_2278__4238(t14); + t19 = io_Reader_readBytesNoEof__anon_2278__4241(t14); if (t19.error) { t20 = t19.error; t21.payload = UINT64_C(0xaaaaaaaaaaaaaaaa); @@ -3580,20 +3609,20 @@ static nav__4237_40 bincode_deserializePointerAlloc__anon_2265__4237(struct io_G goto zig_block_0; zig_block_0:; - memcpy(&t21, &t17, sizeof(nav__4237_69)); + memcpy(&t21, &t17, sizeof(nav__4240_69)); if (t21.error) { t20 = t21.error; - t26.payload = (nav__4237_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t26.payload = (nav__4240_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t26.error = t20; return t26; } t25 = t21.payload; t27 = t25; t29 = (*t3); - t26 = mem_Allocator_alloc__anon_2287__4239(t29, t27); + t26 = mem_Allocator_alloc__anon_2287__4242(t29, t27); if (t26.error) { t20 = t26.error; - t26.payload = (nav__4237_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t26.payload = (nav__4240_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t26.error = t20; return t26; } @@ -3610,20 +3639,20 @@ static nav__4237_40 bincode_deserializePointerAlloc__anon_2265__4237(struct io_G t11 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t1->context; t12 = (void const *)t11; (*t10) = t12; - t13 = (nav__4237_59 (**)(void const *, nav__4237_39))&t33.readFn; - (*t13) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__4189; + t13 = (nav__4240_59 (**)(void const *, nav__4240_39))&t33.readFn; + (*t13) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__4192; t14 = t33; t34 = t14; t16 = (struct io_Reader__2141 const *)&t34; t14 = (*t16); - t35 = io_Reader_readAll__4196(t14, t30); - memcpy(&t36, &t35, sizeof(nav__4237_59)); + t35 = io_Reader_readAll__4199(t14, t30); + memcpy(&t36, &t35, sizeof(nav__4240_59)); t37 = t36.payload; t25 = t37; t38 = t27; t39 = t25 != t38; if (t39) { - bincode_invalidProtocol__anon_2310__4240(); + bincode_invalidProtocol__anon_2310__4243(); zig_unreachable(); } goto zig_block_1; @@ -3635,39 +3664,39 @@ static nav__4237_40 bincode_deserializePointerAlloc__anon_2265__4237(struct io_G return t26; } -static nav__4236_40 bincode_deserializeAlloc__anon_2252__4236(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { - nav__4236_57 t0; - nav__4236_40 t2; - nav__4236_55 t3; - nav__4236_39 t4; +static nav__4239_40 bincode_deserializeAlloc__anon_2252__4239(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { + nav__4239_57 t0; + nav__4239_40 t2; + nav__4239_55 t3; + nav__4239_39 t4; uint16_t t1; - t0 = bincode_deserializePointerAlloc__anon_2265__4237(a0, a1); + t0 = bincode_deserializePointerAlloc__anon_2265__4240(a0, a1); if (t0.error) { t1 = t0.error; - t2.payload = (nav__4236_39){(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t2.payload = (nav__4239_39){(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t2.error = t1; return t2; } t3 = t0.payload; - memcpy(&t4, &t3, sizeof(nav__4236_39)); + memcpy(&t4, &t3, sizeof(nav__4239_39)); t2.payload = t4; t2.error = UINT16_C(0); return t2; } -static nav__4233_39 bincode_deserializeStructAlloc__anon_2214__4233(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { +static nav__4236_39 bincode_deserializeStructAlloc__anon_2214__4236(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { int32_t *t1; - nav__4233_39 t4; - nav__4233_44 *t6; - nav__4233_60 t7; - nav__4233_44 t8; + nav__4236_39 t4; + nav__4236_44 *t6; + nav__4236_60 t7; + nav__4236_44 t8; struct shared_Command__struct_1181__1181 t9; struct shared_Command__struct_1181__1181 t0; - nav__4233_57 t2; + nav__4236_57 t2; int32_t t5; uint16_t t3; t1 = (int32_t *)&t0.pid; - t2 = bincode_deserializeAlloc__anon_2230__4234(a0, a1); + t2 = bincode_deserializeAlloc__anon_2230__4237(a0, a1); if (t2.error) { t3 = t2.error; t4.payload = (struct shared_Command__struct_1181__1181){{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}; @@ -3676,8 +3705,8 @@ static nav__4233_39 bincode_deserializeStructAlloc__anon_2214__4233(struct io_Ge } t5 = t2.payload; (*t1) = t5; - t6 = (nav__4233_44 *)&t0.uri; - t7 = bincode_deserializeAlloc__anon_2252__4236(a0, a1); + t6 = (nav__4236_44 *)&t0.uri; + t7 = bincode_deserializeAlloc__anon_2252__4239(a0, a1); if (t7.error) { t3 = t7.error; t4.payload = (struct shared_Command__struct_1181__1181){{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}; @@ -3692,11 +3721,11 @@ static nav__4233_39 bincode_deserializeStructAlloc__anon_2214__4233(struct io_Ge return t4; } -static nav__4232_39 bincode_deserializeAlloc__anon_2185__4232(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { - nav__4232_39 t0; +static nav__4235_39 bincode_deserializeAlloc__anon_2185__4235(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { + nav__4235_39 t0; struct shared_Command__struct_1181__1181 t2; uint16_t t1; - t0 = bincode_deserializeStructAlloc__anon_2214__4233(a0, a1); + t0 = bincode_deserializeStructAlloc__anon_2214__4236(a0, a1); if (t0.error) { t1 = t0.error; t0.payload = (struct shared_Command__struct_1181__1181){{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}; @@ -3709,22 +3738,22 @@ static nav__4232_39 bincode_deserializeAlloc__anon_2185__4232(struct io_GenericR return t0; } -static uint16_t bincode_deserializeAlloc__anon_2325__4241(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { +static uint16_t bincode_deserializeAlloc__anon_2325__4244(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { (void)a0; (void)a1; return 0; } -static nav__4243_39 bincode_deserializeStructAlloc__anon_2391__4243(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { - nav__4243_44 *t1; - nav__4243_57 t2; - nav__4243_39 t4; - nav__4243_44 t5; +static nav__4246_39 bincode_deserializeStructAlloc__anon_2391__4246(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { + nav__4246_44 *t1; + nav__4246_57 t2; + nav__4246_39 t4; + nav__4246_44 t5; struct shared_Command__struct_1182__1182 t6; struct shared_Command__struct_1182__1182 t0; uint16_t t3; - t1 = (nav__4243_44 *)&t0.name; - t2 = bincode_deserializeAlloc__anon_2252__4236(a0, a1); + t1 = (nav__4246_44 *)&t0.name; + t2 = bincode_deserializeAlloc__anon_2252__4239(a0, a1); if (t2.error) { t3 = t2.error; t4.payload = (struct shared_Command__struct_1182__1182){{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}}; @@ -3733,8 +3762,8 @@ static nav__4243_39 bincode_deserializeStructAlloc__anon_2391__4243(struct io_Ge } t5 = t2.payload; (*t1) = t5; - t1 = (nav__4243_44 *)&t0.version; - t2 = bincode_deserializeAlloc__anon_2252__4236(a0, a1); + t1 = (nav__4246_44 *)&t0.version; + t2 = bincode_deserializeAlloc__anon_2252__4239(a0, a1); if (t2.error) { t3 = t2.error; t4.payload = (struct shared_Command__struct_1182__1182){{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}}; @@ -3749,11 +3778,11 @@ static nav__4243_39 bincode_deserializeStructAlloc__anon_2391__4243(struct io_Ge return t4; } -static nav__4242_39 bincode_deserializeAlloc__anon_2372__4242(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { - nav__4242_39 t0; +static nav__4245_39 bincode_deserializeAlloc__anon_2372__4245(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { + nav__4245_39 t0; struct shared_Command__struct_1182__1182 t2; uint16_t t1; - t0 = bincode_deserializeStructAlloc__anon_2391__4243(a0, a1); + t0 = bincode_deserializeStructAlloc__anon_2391__4246(a0, a1); if (t0.error) { t1 = t0.error; t0.payload = (struct shared_Command__struct_1182__1182){{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}}; @@ -3766,7 +3795,7 @@ static nav__4242_39 bincode_deserializeAlloc__anon_2372__4242(struct io_GenericR return t0; } -static nav__4249_38 bincode_deserializeInt__anon_2513__4249(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0) { +static nav__4252_38 bincode_deserializeInt__anon_2513__4252(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0) { struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const *t1; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const *t4; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 t2; @@ -3776,17 +3805,17 @@ static nav__4249_38 bincode_deserializeInt__anon_2513__4249(struct io_GenericRea void const **t7; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t8; void const *t9; - nav__4249_50 (**t10)(void const *, nav__4249_52); + nav__4252_50 (**t10)(void const *, nav__4252_52); struct io_Reader__2141 t11; struct io_Reader__2141 t6; struct io_Reader__2141 t12; struct io_Reader__2141 t15; struct io_Reader__2141 const *t13; - nav__4249_38 t14; - nav__4249_38 t18; + nav__4252_38 t14; + nav__4252_38 t18; uint8_t const (*t21)[8]; uint64_t t22; - nav__4249_64 t16; + nav__4252_64 t16; uint16_t t17; uint8_t t19[8]; uint8_t t20[8]; @@ -3802,8 +3831,8 @@ static nav__4249_38 bincode_deserializeInt__anon_2513__4249(struct io_GenericRea t8 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__4249_50 (**)(void const *, nav__4249_52))&t6.readFn; - (*t10) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__4189; + t10 = (nav__4252_50 (**)(void const *, nav__4252_52))&t6.readFn; + (*t10) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__4192; t11 = t6; t12 = t11; t13 = (struct io_Reader__2141 const *)&t12; @@ -3811,7 +3840,7 @@ static nav__4249_38 bincode_deserializeInt__anon_2513__4249(struct io_GenericRea t15 = t11; t13 = (struct io_Reader__2141 const *)&t15; t11 = (*t13); - t16 = io_Reader_readBytesNoEof__anon_2278__4238(t11); + t16 = io_Reader_readBytesNoEof__anon_2278__4241(t11); if (t16.error) { t17 = t16.error; t18.payload = UINT64_C(0xaaaaaaaaaaaaaaaa); @@ -3831,7 +3860,7 @@ static nav__4249_38 bincode_deserializeInt__anon_2513__4249(struct io_GenericRea goto zig_block_0; zig_block_0:; - memcpy(&t18, &t14, sizeof(nav__4249_38)); + memcpy(&t18, &t14, sizeof(nav__4252_38)); if (t18.error) { t17 = t18.error; t18.payload = UINT64_C(0xaaaaaaaaaaaaaaaa); @@ -3844,12 +3873,12 @@ static nav__4249_38 bincode_deserializeInt__anon_2513__4249(struct io_GenericRea return t18; } -static nav__4248_38 bincode_deserializeAlloc__anon_2508__4248(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { - nav__4248_38 t0; +static nav__4251_38 bincode_deserializeAlloc__anon_2508__4251(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { + nav__4251_38 t0; uint64_t t2; uint16_t t1; (void)a1; - t0 = bincode_deserializeInt__anon_2513__4249(a0); + t0 = bincode_deserializeInt__anon_2513__4252(a0); if (t0.error) { t1 = t0.error; t0.payload = UINT64_C(0xaaaaaaaaaaaaaaaa); @@ -3862,17 +3891,17 @@ static nav__4248_38 bincode_deserializeAlloc__anon_2508__4248(struct io_GenericR return t0; } -static nav__4247_39 bincode_deserializeUnionAlloc__anon_2495__4247(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { - nav__4247_39 t2; - nav__4247_56 t6; +static nav__4250_39 bincode_deserializeUnionAlloc__anon_2495__4250(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { + nav__4250_39 t2; + nav__4250_56 t6; uint64_t t7; struct shared_MarkerType__1185 t8; - nav__4247_54 t0; + nav__4250_54 t0; uint32_t t3; uint16_t t1; uint8_t t4; bool t5; - t0 = bincode_deserializeAlloc__anon_2115__4192(a0, a1); + t0 = bincode_deserializeAlloc__anon_2115__4195(a0, a1); if (t0.error) { t1 = t0.error; t2.payload = (struct shared_MarkerType__1185){{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)}; @@ -3883,7 +3912,7 @@ static nav__4247_39 bincode_deserializeUnionAlloc__anon_2495__4247(struct io_Gen t4 = (uint8_t)t3; t5 = t4 == UINT8_C(0); if (t5) { - t6 = bincode_deserializeAlloc__anon_2508__4248(a0, a1); + t6 = bincode_deserializeAlloc__anon_2508__4251(a0, a1); if (t6.error) { t1 = t6.error; t2.payload = (struct shared_MarkerType__1185){{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)}; @@ -3902,7 +3931,7 @@ static nav__4247_39 bincode_deserializeUnionAlloc__anon_2495__4247(struct io_Gen zig_block_0:; t5 = t4 == UINT8_C(1); if (t5) { - t6 = bincode_deserializeAlloc__anon_2508__4248(a0, a1); + t6 = bincode_deserializeAlloc__anon_2508__4251(a0, a1); if (t6.error) { t1 = t6.error; t2.payload = (struct shared_MarkerType__1185){{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)}; @@ -3921,7 +3950,7 @@ static nav__4247_39 bincode_deserializeUnionAlloc__anon_2495__4247(struct io_Gen zig_block_1:; t5 = t4 == UINT8_C(2); if (t5) { - t6 = bincode_deserializeAlloc__anon_2508__4248(a0, a1); + t6 = bincode_deserializeAlloc__anon_2508__4251(a0, a1); if (t6.error) { t1 = t6.error; t2.payload = (struct shared_MarkerType__1185){{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)}; @@ -3940,7 +3969,7 @@ static nav__4247_39 bincode_deserializeUnionAlloc__anon_2495__4247(struct io_Gen zig_block_2:; t5 = t4 == UINT8_C(3); if (t5) { - t6 = bincode_deserializeAlloc__anon_2508__4248(a0, a1); + t6 = bincode_deserializeAlloc__anon_2508__4251(a0, a1); if (t6.error) { t1 = t6.error; t2.payload = (struct shared_MarkerType__1185){{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)}; @@ -3960,11 +3989,11 @@ static nav__4247_39 bincode_deserializeUnionAlloc__anon_2495__4247(struct io_Gen zig_unreachable(); } -static nav__4246_39 bincode_deserializeAlloc__anon_2462__4246(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { - nav__4246_39 t0; +static nav__4249_39 bincode_deserializeAlloc__anon_2462__4249(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { + nav__4249_39 t0; struct shared_MarkerType__1185 t2; uint16_t t1; - t0 = bincode_deserializeUnionAlloc__anon_2495__4247(a0, a1); + t0 = bincode_deserializeUnionAlloc__anon_2495__4250(a0, a1); if (t0.error) { t1 = t0.error; t0.payload = (struct shared_MarkerType__1185){{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)}; @@ -3977,19 +4006,19 @@ static nav__4246_39 bincode_deserializeAlloc__anon_2462__4246(struct io_GenericR return t0; } -static nav__4245_39 bincode_deserializeStructAlloc__anon_2444__4245(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { +static nav__4248_39 bincode_deserializeStructAlloc__anon_2444__4248(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { int32_t *t1; - nav__4245_39 t4; + nav__4248_39 t4; struct shared_MarkerType__1185 *t6; - nav__4245_60 t7; + nav__4248_60 t7; struct shared_MarkerType__1185 t8; struct shared_Command__struct_1183__1183 t9; struct shared_Command__struct_1183__1183 t0; - nav__4245_57 t2; + nav__4248_57 t2; int32_t t5; uint16_t t3; t1 = (int32_t *)&t0.pid; - t2 = bincode_deserializeAlloc__anon_2230__4234(a0, a1); + t2 = bincode_deserializeAlloc__anon_2230__4237(a0, a1); if (t2.error) { t3 = t2.error; t4.payload = (struct shared_Command__struct_1183__1183){{{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)},-INT32_C(0x55555556)}; @@ -3999,7 +4028,7 @@ static nav__4245_39 bincode_deserializeStructAlloc__anon_2444__4245(struct io_Ge t5 = t2.payload; (*t1) = t5; t6 = (struct shared_MarkerType__1185 *)&t0.marker; - t7 = bincode_deserializeAlloc__anon_2462__4246(a0, a1); + t7 = bincode_deserializeAlloc__anon_2462__4249(a0, a1); if (t7.error) { t3 = t7.error; t4.payload = (struct shared_Command__struct_1183__1183){{{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)},-INT32_C(0x55555556)}; @@ -4014,11 +4043,11 @@ static nav__4245_39 bincode_deserializeStructAlloc__anon_2444__4245(struct io_Ge return t4; } -static nav__4244_39 bincode_deserializeAlloc__anon_2430__4244(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { - nav__4244_39 t0; +static nav__4247_39 bincode_deserializeAlloc__anon_2430__4247(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { + nav__4247_39 t0; struct shared_Command__struct_1183__1183 t2; uint16_t t1; - t0 = bincode_deserializeStructAlloc__anon_2444__4245(a0, a1); + t0 = bincode_deserializeStructAlloc__anon_2444__4248(a0, a1); if (t0.error) { t1 = t0.error; t0.payload = (struct shared_Command__struct_1183__1183){{{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)},-INT32_C(0x55555556)}; @@ -4031,13 +4060,13 @@ static nav__4244_39 bincode_deserializeAlloc__anon_2430__4244(struct io_GenericR return t0; } -static nav__4251_38 bincode_deserializeEnum__anon_2598__4251(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0) { - nav__4251_46 t0; +static nav__4254_38 bincode_deserializeEnum__anon_2598__4254(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0) { + nav__4254_46 t0; uint32_t t3; uint16_t t1; - nav__4251_38 t2; + nav__4254_38 t2; uint8_t t4; - t0 = bincode_deserializeInt__anon_2126__4193(a0); + t0 = bincode_deserializeInt__anon_2126__4196(a0); if (t0.error) { t1 = t0.error; t2.payload = UINT8_C(0x2); @@ -4051,12 +4080,12 @@ static nav__4251_38 bincode_deserializeEnum__anon_2598__4251(struct io_GenericRe return t2; } -static nav__4250_38 bincode_deserializeAlloc__anon_2568__4250(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { - nav__4250_38 t0; +static nav__4253_38 bincode_deserializeAlloc__anon_2568__4253(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { + nav__4253_38 t0; uint16_t t1; uint8_t t2; (void)a1; - t0 = bincode_deserializeEnum__anon_2598__4251(a0); + t0 = bincode_deserializeEnum__anon_2598__4254(a0); if (t0.error) { t1 = t0.error; t0.payload = UINT8_C(0x2); @@ -4069,24 +4098,24 @@ static nav__4250_38 bincode_deserializeAlloc__anon_2568__4250(struct io_GenericR return t0; } -static nav__4191_39 bincode_deserializeUnionAlloc__anon_2110__4191(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { - nav__4191_39 t2; - nav__4191_68 t6; +static nav__4194_39 bincode_deserializeUnionAlloc__anon_2110__4194(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { + nav__4194_39 t2; + nav__4194_68 t6; struct shared_Command__struct_1181__1181 t7; struct shared_Command__1178 t8; - nav__4191_70 t9; + nav__4194_70 t9; struct shared_Command__struct_1182__1182 t10; - nav__4191_72 t11; + nav__4194_72 t11; struct shared_Command__struct_1183__1183 t12; - nav__4191_74 t13; + nav__4194_74 t13; uint64_t t14; - nav__4191_66 t0; + nav__4194_66 t0; uint32_t t3; uint16_t t1; - nav__4191_76 t15; + nav__4194_76 t15; uint8_t t4; bool t5; - t0 = bincode_deserializeAlloc__anon_2115__4192(a0, a1); + t0 = bincode_deserializeAlloc__anon_2115__4195(a0, a1); if (t0.error) { t1 = t0.error; t2.payload = (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -4097,7 +4126,7 @@ static nav__4191_39 bincode_deserializeUnionAlloc__anon_2110__4191(struct io_Gen t4 = (uint8_t)t3; t5 = t4 == UINT8_C(0); if (t5) { - t6 = bincode_deserializeAlloc__anon_2185__4232(a0, a1); + t6 = bincode_deserializeAlloc__anon_2185__4235(a0, a1); if (t6.error) { t1 = t6.error; t2.payload = (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -4116,39 +4145,39 @@ static nav__4191_39 bincode_deserializeUnionAlloc__anon_2110__4191(struct io_Gen zig_block_0:; t5 = t4 == UINT8_C(1); if (t5) { - (void)bincode_deserializeAlloc__anon_2325__4241(a0, a1); - return (nav__4191_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(1)},0}; + (void)bincode_deserializeAlloc__anon_2325__4244(a0, a1); + return (nav__4194_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(1)},0}; } goto zig_block_1; zig_block_1:; t5 = t4 == UINT8_C(2); if (t5) { - (void)bincode_deserializeAlloc__anon_2325__4241(a0, a1); - return (nav__4191_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(2)},0}; + (void)bincode_deserializeAlloc__anon_2325__4244(a0, a1); + return (nav__4194_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(2)},0}; } goto zig_block_2; zig_block_2:; t5 = t4 == UINT8_C(3); if (t5) { - (void)bincode_deserializeAlloc__anon_2325__4241(a0, a1); - return (nav__4191_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(3)},0}; + (void)bincode_deserializeAlloc__anon_2325__4244(a0, a1); + return (nav__4194_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(3)},0}; } goto zig_block_3; zig_block_3:; t5 = t4 == UINT8_C(4); if (t5) { - (void)bincode_deserializeAlloc__anon_2325__4241(a0, a1); - return (nav__4191_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(4)},0}; + (void)bincode_deserializeAlloc__anon_2325__4244(a0, a1); + return (nav__4194_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(4)},0}; } goto zig_block_4; zig_block_4:; t5 = t4 == UINT8_C(5); if (t5) { - t9 = bincode_deserializeAlloc__anon_2372__4242(a0, a1); + t9 = bincode_deserializeAlloc__anon_2372__4245(a0, a1); if (t9.error) { t1 = t9.error; t2.payload = (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -4167,15 +4196,15 @@ static nav__4191_39 bincode_deserializeUnionAlloc__anon_2110__4191(struct io_Gen zig_block_5:; t5 = t4 == UINT8_C(6); if (t5) { - (void)bincode_deserializeAlloc__anon_2325__4241(a0, a1); - return (nav__4191_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(6)},0}; + (void)bincode_deserializeAlloc__anon_2325__4244(a0, a1); + return (nav__4194_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(6)},0}; } goto zig_block_6; zig_block_6:; t5 = t4 == UINT8_C(7); if (t5) { - t11 = bincode_deserializeAlloc__anon_2430__4244(a0, a1); + t11 = bincode_deserializeAlloc__anon_2430__4247(a0, a1); if (t11.error) { t1 = t11.error; t2.payload = (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -4194,7 +4223,7 @@ static nav__4191_39 bincode_deserializeUnionAlloc__anon_2110__4191(struct io_Gen zig_block_7:; t5 = t4 == UINT8_C(8); if (t5) { - t13 = bincode_deserializeAlloc__anon_2508__4248(a0, a1); + t13 = bincode_deserializeAlloc__anon_2508__4251(a0, a1); if (t13.error) { t1 = t13.error; t2.payload = (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -4213,15 +4242,15 @@ static nav__4191_39 bincode_deserializeUnionAlloc__anon_2110__4191(struct io_Gen zig_block_8:; t5 = t4 == UINT8_C(9); if (t5) { - (void)bincode_deserializeAlloc__anon_2325__4241(a0, a1); - return (nav__4191_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(9)},0}; + (void)bincode_deserializeAlloc__anon_2325__4244(a0, a1); + return (nav__4194_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(9)},0}; } goto zig_block_9; zig_block_9:; t5 = t4 == UINT8_C(10); if (t5) { - t15 = bincode_deserializeAlloc__anon_2568__4250(a0, a1); + t15 = bincode_deserializeAlloc__anon_2568__4253(a0, a1); if (t15.error) { t1 = t15.error; t2.payload = (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -4241,11 +4270,11 @@ static nav__4191_39 bincode_deserializeUnionAlloc__anon_2110__4191(struct io_Gen zig_unreachable(); } -static nav__4190_39 bincode_deserializeAlloc__anon_2000__4190(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { - nav__4190_39 t0; +static nav__4193_39 bincode_deserializeAlloc__anon_2000__4193(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 const a0, struct mem_Allocator__599 const a1) { + nav__4193_39 t0; struct shared_Command__1178 t2; uint16_t t1; - t0 = bincode_deserializeUnionAlloc__anon_2110__4191(a0, a1); + t0 = bincode_deserializeUnionAlloc__anon_2110__4194(a0, a1); if (t0.error) { t1 = t0.error; t0.payload = (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -4258,17 +4287,17 @@ static nav__4190_39 bincode_deserializeAlloc__anon_2000__4190(struct io_GenericR return t0; } -static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_Reader__788 *const a0) { +static nav__1294_39 fifo_posix_Pipe_Reader_recvCmd__1294(struct fifo_posix_Pipe_Reader__788 *const a0) { struct fifo_posix_Pipe_Reader__788 *const *t1; uintptr_t t3; uintptr_t t10; struct fifo_posix_Pipe_Reader__788 *t4; struct fifo_posix_Pipe_Reader__788 *t0; struct fs_File__794 *t5; - nav__1291_68 t7; - nav__1291_76 t8; - nav__1291_39 t12; - nav__1291_39 t13; + nav__1294_68 t7; + nav__1294_76 t8; + nav__1294_39 t12; + nav__1294_39 t13; uint64_t t14; uint64_t t20; uint8_t const (*t15)[4]; @@ -4293,7 +4322,7 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ t6 = (*t5); t7.ptr = &t2[(uintptr_t)0ul]; t7.len = (uintptr_t)4ul; - t8 = fs_File_readAll__1429(t6, t7); + t8 = fs_File_readAll__1432(t6, t7); t9 = t8.error == UINT16_C(0); if (t9) { t10 = t8.payload; @@ -4304,7 +4333,7 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ switch (t11) { case zig_error_WouldBlock: case zig_error_BrokenPipe: { - t12 = (nav__1291_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_NotReady}; + t12 = (nav__1294_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_NotReady}; goto zig_block_1; } default: { @@ -4322,7 +4351,7 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ t14 = t3; t9 = t14 < UINT64_C(4); if (t9) { - return (nav__1291_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_UnexpectedEof}; + return (nav__1294_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_UnexpectedEof}; } goto zig_block_2; @@ -4334,7 +4363,7 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ t4 = (*t1); t18 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *)&t4->buffer; t3 = (uintptr_t)t17; - t11 = array_list_ArrayListAligned_28u8_2cnull_29_resize__1559(t18, t3); + t11 = array_list_ArrayListAligned_28u8_2cnull_29_resize__1562(t18, t3); if (t11) { t13.payload = (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; t13.error = t11; @@ -4346,7 +4375,7 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ t18 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *)&a0->buffer; t19 = (*t18); t7 = t19.items; - t8 = fs_File_readAll__1429(t6, t7); + t8 = fs_File_readAll__1432(t6, t7); t9 = t8.error == UINT16_C(0); if (t9) { t10 = t8.payload; @@ -4357,7 +4386,7 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ switch (t11) { case zig_error_WouldBlock: case zig_error_BrokenPipe: { - t13 = (nav__1291_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_NotReady}; + t13 = (nav__1294_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_NotReady}; goto zig_block_4; } default: { @@ -4376,7 +4405,7 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ t20 = (uint64_t)t17; t9 = t14 < t20; if (t9) { - return (nav__1291_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_UnexpectedEof}; + return (nav__1294_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_UnexpectedEof}; } goto zig_block_5; @@ -4384,12 +4413,12 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ t18 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *)&a0->buffer; t19 = (*t18); t7 = t19.items; - t22 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4156(t7); + t22 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4159(t7); t21 = t22; - t23 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_reader__4145(&t21); + t23 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_reader__4148(&t21); t24 = (struct mem_Allocator__599 *)&a0->allocator; t25 = (*t24); - t13 = bincode_deserializeAlloc__anon_2000__4190(t23, t25); + t13 = bincode_deserializeAlloc__anon_2000__4193(t23, t25); if (t13.error) { t11 = t13.error; t13.payload = (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -4402,13 +4431,13 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ return t13; } -static nav__1292_39 fifo_posix_Pipe_Reader_waitForResponse__1292(struct fifo_posix_Pipe_Reader__788 *const a0, nav__1292_42 const a1) { +static nav__1295_39 fifo_posix_Pipe_Reader_waitForResponse__1295(struct fifo_posix_Pipe_Reader__788 *const a0, nav__1295_42 const a1) { struct fifo_posix_Pipe_Reader__788 *const *t1; uint64_t t2; uint64_t t4; struct fs_File__794 *t5; - nav__1292_39 t9; - nav__1292_39 t11; + nav__1295_39 t9; + nav__1295_39 t11; struct fifo_posix_Pipe_Reader__788 *t10; struct fifo_posix_Pipe_Reader__788 *t0; struct fs_File__794 t6; @@ -4430,35 +4459,35 @@ static nav__1292_39 fifo_posix_Pipe_Reader_waitForResponse__1292(struct fifo_pos t5 = (struct fs_File__794 *)&a0->file; t6 = (*t5); t7 = t6.handle; - t8 = fifo_posix_waitReadable__1268(t7, t2); + t8 = fifo_posix_waitReadable__1271(t7, t2); if (t8) { t9.payload = (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; t9.error = t8; return t9; } t10 = (*t1); - t9 = fifo_posix_Pipe_Reader_recvCmd__1291(t10); - memcpy(&t11, &t9, sizeof(nav__1292_39)); + t9 = fifo_posix_Pipe_Reader_recvCmd__1294(t10); + memcpy(&t11, &t9, sizeof(nav__1295_39)); return t11; } -static uint16_t fifo_posix_Pipe_Reader_waitForAck__1293(struct fifo_posix_Pipe_Reader__788 *const a0, nav__1293_40 const a1) { +static uint16_t fifo_posix_Pipe_Reader_waitForAck__1296(struct fifo_posix_Pipe_Reader__788 *const a0, nav__1296_40 const a1) { struct fifo_posix_Pipe_Reader__788 *const *t1; struct fifo_posix_Pipe_Reader__788 *t2; struct fifo_posix_Pipe_Reader__788 *t0; - nav__1293_60 t3; + nav__1296_60 t3; struct shared_Command__1178 t5; struct shared_Command__1178 t6; struct shared_Command__1178 const *t7; struct mem_Allocator__599 *t9; struct mem_Allocator__599 t10; - nav__1293_77 t11; + nav__1296_77 t11; uint16_t t4; uint8_t t8; t0 = a0; t1 = (struct fifo_posix_Pipe_Reader__788 *const *)&t0; t2 = (*t1); - t3 = fifo_posix_Pipe_Reader_waitForResponse__1292(t2, a1); + t3 = fifo_posix_Pipe_Reader_waitForResponse__1295(t2, a1); if (t3.error) { t4 = t3.error; return t4; @@ -4472,29 +4501,29 @@ static uint16_t fifo_posix_Pipe_Reader_waitForAck__1293(struct fifo_posix_Pipe_R t5 = (*t7); t9 = (struct mem_Allocator__599 *)&a0->allocator; t10 = (*t9); - shared_Command_deinit__3829(t5, t10); + shared_Command_deinit__3832(t5, t10); return 0; } case UINT8_C(6): { t5 = (*t7); t9 = (struct mem_Allocator__599 *)&a0->allocator; t10 = (*t9); - shared_Command_deinit__3829(t5, t10); + shared_Command_deinit__3832(t5, t10); return zig_error_UnexpectedError; } default: { t11.f0 = t5; - logger_debug__anon_2632__4261(t11); + logger_debug__anon_2632__4264(t11); t5 = (*t7); t9 = (struct mem_Allocator__599 *)&a0->allocator; t10 = (*t9); - shared_Command_deinit__3829(t5, t10); + shared_Command_deinit__3832(t5, t10); return zig_error_UnexpectedResponse; } } } -static uint16_t runner_fifo_RunnerFifo_send_version__1139(struct runner_fifo_RunnerFifo__631 *const a0, uint64_t const a1) { +static uint16_t runner_fifo_RunnerFifo_send_version__1142(struct runner_fifo_RunnerFifo__631 *const a0, uint64_t const a1) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; @@ -4508,31 +4537,31 @@ static uint16_t runner_fifo_RunnerFifo_send_version__1139(struct runner_fifo_Run t3 = (struct fifo_posix_Pipe_Writer__786 *)&t2->writer; t4.tag = UINT8_C(8); t4.payload.SetVersion = a1; - t5 = fifo_posix_Pipe_Writer_sendCmd__1286(t3, t4); + t5 = fifo_posix_Pipe_Writer_sendCmd__1289(t3, t4); if (t5) { return t5; } t2 = (*t1); t6 = (struct fifo_posix_Pipe_Reader__788 *)&t2->reader; - t5 = fifo_posix_Pipe_Reader_waitForAck__1293(t6, (nav__1139_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); + t5 = fifo_posix_Pipe_Reader_waitForAck__1296(t6, (nav__1142_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); if (t5) { return t5; } return 0; } -static uint16_t runner_fifo_RunnerFifo_validate_protocol_version__1130(struct runner_fifo_RunnerFifo__631 *const a0) { +static uint16_t runner_fifo_RunnerFifo_validate_protocol_version__1133(struct runner_fifo_RunnerFifo__631 *const a0) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; - nav__1130_43 t5; - nav__1130_45 t6; + nav__1133_43 t5; + nav__1133_45 t6; uint16_t t3; bool t4; t0 = a0; t1 = (struct runner_fifo_RunnerFifo__631 *const *)&t0; t2 = (*t1); - t3 = runner_fifo_RunnerFifo_send_version__1139(t2, UINT64_C(2)); + t3 = runner_fifo_RunnerFifo_send_version__1142(t2, UINT64_C(2)); t4 = t3 == UINT16_C(0); if (t4) { goto zig_block_0; @@ -4542,16 +4571,16 @@ static uint16_t runner_fifo_RunnerFifo_validate_protocol_version__1130(struct ru return 0; } case zig_error_UnexpectedError: { - logger_err__anon_2656__4262(); - logger_err__anon_2665__4263(); - posix_exit__1747(UINT8_C(1)); + logger_err__anon_2656__4265(); + logger_err__anon_2665__4266(); + posix_exit__1750(UINT8_C(1)); zig_unreachable(); } default: { t5 = zig_errorName[t3 - 1]; t6.f0 = t5; - logger_err__anon_2679__4264(t6); - posix_exit__1747(UINT8_C(1)); + logger_err__anon_2679__4267(t6); + posix_exit__1750(UINT8_C(1)); zig_unreachable(); } } @@ -4560,27 +4589,27 @@ static uint16_t runner_fifo_RunnerFifo_validate_protocol_version__1130(struct ru return 0; } -static nav__1140_38 runner_fifo_RunnerFifo_get_integration_mode__1140(struct runner_fifo_RunnerFifo__631 *const a0) { +static nav__1143_38 runner_fifo_RunnerFifo_get_integration_mode__1143(struct runner_fifo_RunnerFifo__631 *const a0) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; struct fifo_posix_Pipe_Writer__786 *t3; struct fifo_posix_Pipe_Reader__788 *t6; - nav__1140_81 t7; + nav__1143_81 t7; struct shared_Command__1178 t8; struct shared_Command__1178 t9; struct shared_Command__1178 const *t10; struct mem_Allocator__599 *t13; struct mem_Allocator__599 t14; uint16_t t4; - nav__1140_38 t5; + nav__1143_38 t5; uint8_t t11; bool t12; t0 = a0; t1 = (struct runner_fifo_RunnerFifo__631 *const *)&t0; t2 = (*t1); t3 = (struct fifo_posix_Pipe_Writer__786 *)&t2->writer; - t4 = fifo_posix_Pipe_Writer_sendCmd__1286(t3, (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(9)}); + t4 = fifo_posix_Pipe_Writer_sendCmd__1289(t3, (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(9)}); if (t4) { t5.payload = UINT8_C(0x2); t5.error = t4; @@ -4588,7 +4617,7 @@ static nav__1140_38 runner_fifo_RunnerFifo_get_integration_mode__1140(struct run } t2 = (*t1); t6 = (struct fifo_posix_Pipe_Reader__788 *)&t2->reader; - t7 = fifo_posix_Pipe_Reader_waitForResponse__1292(t6, (nav__1140_79){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); + t7 = fifo_posix_Pipe_Reader_waitForResponse__1295(t6, (nav__1143_79){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); if (t7.error) { t4 = t7.error; t5.payload = UINT8_C(0x2); @@ -4605,7 +4634,7 @@ static nav__1140_38 runner_fifo_RunnerFifo_get_integration_mode__1140(struct run t8 = (*t10); t13 = (struct mem_Allocator__599 *)&a0->allocator; t14 = (*t13); - shared_Command_deinit__3829(t8, t14); + shared_Command_deinit__3832(t8, t14); t5.payload = t11; t5.error = UINT16_C(0); return t5; @@ -4616,22 +4645,22 @@ static nav__1140_38 runner_fifo_RunnerFifo_get_integration_mode__1140(struct run t8 = (*t10); t13 = (struct mem_Allocator__599 *)&a0->allocator; t14 = (*t13); - shared_Command_deinit__3829(t8, t14); - return (nav__1140_38){zig_error_UnexpectedResponse,UINT8_C(0x2)}; + shared_Command_deinit__3832(t8, t14); + return (nav__1143_38){zig_error_UnexpectedResponse,UINT8_C(0x2)}; } -static nav__820_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_init__820(struct mem_Allocator__599 const a0) { - nav__820_62 t1; - nav__820_39 t3; +static nav__823_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_init__823(struct mem_Allocator__599 const a0) { + nav__823_62 t1; + nav__823_39 t3; struct runner_fifo_RunnerFifo__631 t4; struct runner_fifo_RunnerFifo__631 t0; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 t9; uint16_t t2; - nav__820_65 t6; + nav__823_65 t6; uint8_t t5; uint8_t t8; bool t7; - t1 = runner_fifo_RunnerFifo_init__1129(a0); + t1 = runner_fifo_RunnerFifo_init__1132(a0); if (t1.error) { t2 = t1.error; t3.payload = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591){{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}}; @@ -4640,8 +4669,8 @@ static nav__820_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerro } t4 = t1.payload; t0 = t4; - (void)runner_fifo_RunnerFifo_validate_protocol_version__1130(&t0); - t6 = runner_fifo_RunnerFifo_get_integration_mode__1140(&t0); + (void)runner_fifo_RunnerFifo_validate_protocol_version__1133(&t0); + t6 = runner_fifo_RunnerFifo_get_integration_mode__1143(&t0); t7 = t6.error == UINT16_C(0); if (t7) { t8 = t6.payload; @@ -4649,7 +4678,7 @@ static nav__820_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerro goto zig_block_0; } t2 = t6.error; - runner_fifo_RunnerFifo_deinit__1131(&t0); + runner_fifo_RunnerFifo_deinit__1134(&t0); t3.payload = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591){{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}}; t3.error = t2; return t3; @@ -4657,8 +4686,8 @@ static nav__820_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerro zig_block_0:; t7 = t5 != UINT8_C(2); if (t7) { - runner_fifo_RunnerFifo_deinit__1131(&t0); - return (nav__820_39){{{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}},zig_error_ModeError}; + runner_fifo_RunnerFifo_deinit__1134(&t0); + return (nav__823_39){{{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}},zig_error_ModeError}; } goto zig_block_1; @@ -4670,18 +4699,18 @@ static nav__820_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerro return t3; } -static nav__807_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_init__807(struct mem_Allocator__599 const a0) { - nav__807_62 t1; - nav__807_39 t3; +static nav__810_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_init__810(struct mem_Allocator__599 const a0) { + nav__810_62 t1; + nav__810_39 t3; struct runner_fifo_RunnerFifo__631 t4; struct runner_fifo_RunnerFifo__631 t0; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 t9; uint16_t t2; - nav__807_65 t6; + nav__810_65 t6; uint8_t t5; uint8_t t8; bool t7; - t1 = runner_fifo_RunnerFifo_init__1129(a0); + t1 = runner_fifo_RunnerFifo_init__1132(a0); if (t1.error) { t2 = t1.error; t3.payload = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582){{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}}; @@ -4690,8 +4719,8 @@ static nav__807_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerro } t4 = t1.payload; t0 = t4; - (void)runner_fifo_RunnerFifo_validate_protocol_version__1130(&t0); - t6 = runner_fifo_RunnerFifo_get_integration_mode__1140(&t0); + (void)runner_fifo_RunnerFifo_validate_protocol_version__1133(&t0); + t6 = runner_fifo_RunnerFifo_get_integration_mode__1143(&t0); t7 = t6.error == UINT16_C(0); if (t7) { t8 = t6.payload; @@ -4699,7 +4728,7 @@ static nav__807_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerro goto zig_block_0; } t2 = t6.error; - runner_fifo_RunnerFifo_deinit__1131(&t0); + runner_fifo_RunnerFifo_deinit__1134(&t0); t3.payload = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582){{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}}; t3.error = t2; return t3; @@ -4707,8 +4736,8 @@ static nav__807_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerro zig_block_0:; t7 = t5 != UINT8_C(0); if (t7) { - runner_fifo_RunnerFifo_deinit__1131(&t0); - return (nav__807_39){{{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}},zig_error_ModeError}; + runner_fifo_RunnerFifo_deinit__1134(&t0); + return (nav__810_39){{{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}},zig_error_ModeError}; } goto zig_block_1; @@ -4720,15 +4749,15 @@ static nav__807_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerro return t3; } -static nav__743_39 instruments_root_Instrument_init__743(struct mem_Allocator__599 const a0) { - nav__743_69 t0; +static nav__746_39 instruments_root_Instrument_init__746(struct mem_Allocator__599 const a0) { + nav__746_69 t0; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 t2; struct instruments_root_Instrument__554 t3; - nav__743_39 t4; - nav__743_71 t5; + nav__746_39 t4; + nav__746_71 t5; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 t6; bool t1; - t0 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_init__820(a0); + t0 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_init__823(a0); t1 = t0.error == UINT16_C(0); if (t1) { t2 = t0.payload; @@ -4741,7 +4770,7 @@ static nav__743_39 instruments_root_Instrument_init__743(struct mem_Allocator__5 goto zig_block_0; zig_block_0:; - t5 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_init__807(a0); + t5 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_init__810(a0); t1 = t5.error == UINT16_C(0); if (t1) { t6 = t5.payload; @@ -4754,37 +4783,37 @@ static nav__743_39 instruments_root_Instrument_init__743(struct mem_Allocator__5 goto zig_block_1; zig_block_1:; - return (nav__743_39){{{{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}}},UINT8_C(3)},0}; + return (nav__746_39){{{{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}}},UINT8_C(3)},0}; } -static nav__730_39 instrument_hooks_InstrumentHooks_init__730(struct mem_Allocator__599 const a0) { +static nav__733_39 instrument_hooks_InstrumentHooks_init__733(struct mem_Allocator__599 const a0) { struct InstrumentHooks *t1; struct instruments_root_Instrument__554 *t2; - nav__730_100 t3; + nav__733_100 t3; struct instruments_root_Instrument__554 t4; struct environment_root_Environment__559 *t5; struct environment_root_Environment__559 t6; - nav__730_39 t0; + nav__733_39 t0; t0.error = UINT16_C(0); t1 = &t0.payload; t2 = (struct instruments_root_Instrument__554 *)&t1->instrument; - t3 = instruments_root_Instrument_init__743(a0); + t3 = instruments_root_Instrument_init__746(a0); t4 = t3.payload; (*t2) = t4; t5 = (struct environment_root_Environment__559 *)&t1->environment; - t6 = environment_root_Environment_init__773(a0); + t6 = environment_root_Environment_init__776(a0); (*t5) = t6; return t0; } -struct InstrumentHooks *c_instrument_hooks_init__238(void) { +struct InstrumentHooks *c_instrument_hooks_init__239(void) { struct InstrumentHooks *t0; struct InstrumentHooks *t3; - nav__238_46 t1; - nav__238_107 t4; + nav__239_46 t1; + nav__239_107 t4; struct InstrumentHooks t5; bool t2; - t1 = mem_Allocator_create__anon_1039__3706((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3694)}); + t1 = mem_Allocator_create__anon_1039__3709((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3697)}); t2 = t1.error == UINT16_C(0); if (t2) { t3 = t1.payload; @@ -4794,20 +4823,20 @@ struct InstrumentHooks *c_instrument_hooks_init__238(void) { return NULL; zig_block_0:; - t4 = instrument_hooks_InstrumentHooks_init__730((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3694)}); + t4 = instrument_hooks_InstrumentHooks_init__733((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3697)}); t5 = t4.payload; (*t0) = t5; t3 = (struct InstrumentHooks *)t0; return t3; } -static nav__3706_40 mem_Allocator_create__anon_1039__3706(struct mem_Allocator__599 const a0) { +static nav__3709_40 mem_Allocator_create__anon_1039__3709(struct mem_Allocator__599 const a0) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; uintptr_t t3; - nav__3706_51 t4; - nav__3706_40 t6; + nav__3709_51 t4; + nav__3709_40 t6; uint8_t *t7; struct InstrumentHooks *t8; uint16_t t5; @@ -4815,7 +4844,7 @@ static nav__3706_40 mem_Allocator_create__anon_1039__3706(struct mem_Allocator__ t1 = (struct mem_Allocator__599 const *)&t0; t2 = (*t1); t3 = (uintptr_t)zig_return_address(); - t4 = mem_Allocator_allocBytesWithAlignment__anon_2726__4265(t2, (uintptr_t)288ul, t3); + t4 = mem_Allocator_allocBytesWithAlignment__anon_2726__4268(t2, (uintptr_t)288ul, t3); if (t4.error) { t5 = t4.error; t6.payload = ((struct InstrumentHooks *)(uintptr_t)0xaaaaaaaaaaaaaaaaul); @@ -4829,42 +4858,42 @@ static nav__3706_40 mem_Allocator_create__anon_1039__3706(struct mem_Allocator__ return t6; } -static uint16_t fs_accessAbsolute__1348(nav__1348_39 const a0, struct fs_File_OpenFlags__1101 const a1) { +static uint16_t fs_accessAbsolute__1351(nav__1351_39 const a0, struct fs_File_OpenFlags__1101 const a1) { struct fs_Dir__1103 const *t3; struct fs_Dir__1103 t1; struct fs_Dir__1103 t2; uint16_t t4; bool t0; - t0 = fs_path_isAbsolute__4300(a0); + t0 = fs_path_isAbsolute__4303(a0); debug_assert__180(t0); - t1 = fs_cwd__1340(); + t1 = fs_cwd__1343(); t2 = t1; t3 = (struct fs_Dir__1103 const *)&t2; t1 = (*t3); - t4 = fs_Dir_access__3785(t1, a0, a1); + t4 = fs_Dir_access__3788(t1, a0, a1); if (t4) { return t4; } return 0; } -static nav__1345_39 fs_openFileAbsolute__1345(nav__1345_41 const a0, struct fs_File_OpenFlags__1101 const a1) { +static nav__1348_39 fs_openFileAbsolute__1348(nav__1348_41 const a0, struct fs_File_OpenFlags__1101 const a1) { struct fs_Dir__1103 const *t3; struct fs_Dir__1103 t1; struct fs_Dir__1103 t2; - nav__1345_39 t4; + nav__1348_39 t4; bool t0; - t0 = fs_path_isAbsolute__4300(a0); + t0 = fs_path_isAbsolute__4303(a0); debug_assert__180(t0); - t1 = fs_cwd__1340(); + t1 = fs_cwd__1343(); t2 = t1; t3 = (struct fs_Dir__1103 const *)&t2; t1 = (*t3); - t4 = fs_Dir_openFile__3721(t1, a0, a1); + t4 = fs_Dir_openFile__3724(t1, a0, a1); return t4; } -static struct fifo_posix_Pipe_Writer__786 fifo_posix_Pipe_Writer_init__1283(struct fs_File__794 const a0, struct mem_Allocator__599 const a1) { +static struct fifo_posix_Pipe_Writer__786 fifo_posix_Pipe_Writer_init__1286(struct fs_File__794 const a0, struct mem_Allocator__599 const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 t1; struct array_list_ArrayListAligned_28u8_2cnull_29__806 t0; struct fs_File__794 *t5; @@ -4873,9 +4902,9 @@ static struct fifo_posix_Pipe_Writer__786 fifo_posix_Pipe_Writer_init__1283(stru struct fifo_posix_Pipe_Writer__786 t4; uint16_t t2; bool t3; - t1 = array_list_ArrayListAligned_28u8_2cnull_29_init__1527(a1); + t1 = array_list_ArrayListAligned_28u8_2cnull_29_init__1530(a1); t0 = t1; - t2 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1564(&t0, (uintptr_t)1024ul); + t2 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1567(&t0, (uintptr_t)1024ul); t3 = t2 == UINT16_C(0); if (t3) { goto zig_block_0; @@ -4893,7 +4922,7 @@ static struct fifo_posix_Pipe_Writer__786 fifo_posix_Pipe_Writer_init__1283(stru return t4; } -static struct fifo_posix_Pipe_Reader__788 fifo_posix_Pipe_Reader_init__1288(struct fs_File__794 const a0, struct mem_Allocator__599 const a1) { +static struct fifo_posix_Pipe_Reader__788 fifo_posix_Pipe_Reader_init__1291(struct fs_File__794 const a0, struct mem_Allocator__599 const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 t1; struct array_list_ArrayListAligned_28u8_2cnull_29__806 t0; struct fs_File__794 *t5; @@ -4902,9 +4931,9 @@ static struct fifo_posix_Pipe_Reader__788 fifo_posix_Pipe_Reader_init__1288(stru struct fifo_posix_Pipe_Reader__788 t4; uint16_t t2; bool t3; - t1 = array_list_ArrayListAligned_28u8_2cnull_29_init__1527(a1); + t1 = array_list_ArrayListAligned_28u8_2cnull_29_init__1530(a1); t0 = t1; - t2 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1564(&t0, (uintptr_t)1024ul); + t2 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1567(&t0, (uintptr_t)1024ul); t3 = t2 == UINT16_C(0); if (t3) { goto zig_block_0; @@ -4922,22 +4951,22 @@ static struct fifo_posix_Pipe_Reader__788 fifo_posix_Pipe_Reader_init__1288(stru return t4; } -static void array_list_ArrayListAligned_28u8_2cnull_29_clearRetainingCapacity__1562(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0) { +static void array_list_ArrayListAligned_28u8_2cnull_29_clearRetainingCapacity__1565(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t1; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t2; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t0; - nav__1562_43 *t3; + nav__1565_43 *t3; uintptr_t *t4; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t0; t2 = (*t1); - t3 = (nav__1562_43 *)&t2->items; + t3 = (nav__1565_43 *)&t2->items; t4 = &t3->len; (*t4) = (uintptr_t)0ul; return; } -static struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 array_list_ArrayListAligned_28u8_2cnull_29_writer__1552(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0) { +static struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 array_list_ArrayListAligned_28u8_2cnull_29_writer__1555(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 **t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 **)&t0.context; @@ -4945,34 +4974,34 @@ static struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2 return t0; } -static uint16_t bincode_serialize__anon_1232__3956(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__1178 const a1) { +static uint16_t bincode_serialize__anon_1232__3959(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__1178 const a1) { uint16_t t0; - t0 = bincode_serializeUnion__anon_2768__4363(a0, a1); + t0 = bincode_serializeUnion__anon_2768__4366(a0, a1); if (t0) { return t0; } return 0; } -static uint8_t const (*mem_asBytes__anon_1270__3957(uint32_t const *const a0))[4] { +static uint8_t const (*mem_asBytes__anon_1270__3960(uint32_t const *const a0))[4] { uint8_t const (*t0)[4]; t0 = (uint8_t const (*)[4])a0; return t0; } -static uint16_t fs_File_writeAll__1439(struct fs_File__794 const a0, nav__1439_40 const a1) { +static uint16_t fs_File_writeAll__1442(struct fs_File__794 const a0, nav__1442_40 const a1) { struct fs_File__794 const *t1; - nav__1439_40 const *t3; + nav__1442_40 const *t3; uintptr_t t5; uintptr_t t6; uintptr_t t13; uintptr_t t4; uint64_t t7; uint64_t t8; - nav__1439_40 t11; - nav__1439_40 t2; + nav__1442_40 t11; + nav__1442_40 t2; uint8_t const *t12; - nav__1439_47 t14; + nav__1442_47 t14; struct fs_File__794 t10; struct fs_File__794 t0; uint16_t t15; @@ -4980,7 +5009,7 @@ static uint16_t fs_File_writeAll__1439(struct fs_File__794 const a0, nav__1439_4 t0 = a0; t1 = (struct fs_File__794 const *)&t0; t2 = a1; - t3 = (nav__1439_40 const *)&t2; + t3 = (nav__1442_40 const *)&t2; t4 = (uintptr_t)0ul; zig_loop_11: t5 = t4; @@ -4999,7 +5028,7 @@ static uint16_t fs_File_writeAll__1439(struct fs_File__794 const a0, nav__1439_4 t5 = t13 - t5; t11.ptr = t12; t11.len = t5; - t14 = fs_File_write__1438(t10, t11); + t14 = fs_File_write__1441(t10, t11); if (t14.error) { t15 = t14.error; return t15; @@ -5018,32 +5047,32 @@ static uint16_t fs_File_writeAll__1439(struct fs_File__794 const a0, nav__1439_4 return 0; } -static nav__1964_38 posix_poll__1964(nav__1964_41 const a0, int32_t const a1) { +static nav__1967_38 posix_poll__1967(nav__1967_41 const a0, int32_t const a1) { uintptr_t t1; struct c_pollfd__struct_1304__1304 *t5; - nav__1964_38 t8; + nav__1967_38 t8; uint32_t t0; uint32_t t4; - nav__1964_46 t2; + nav__1967_46 t2; int t6; uint16_t t7; bool t3; zig_loop_5: t1 = a0.len; - t2 = math_cast__anon_2787__4364(t1); + t2 = math_cast__anon_2787__4367(t1); t3 = t2.is_null != true; if (t3) { t4 = t2.payload; t0 = t4; goto zig_block_1; } - return (nav__1964_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; + return (nav__1967_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; zig_block_1:; t5 = a0.ptr; t6 = a1; t6 = poll(t5, t0, t6); - t7 = posix_errno__anon_2970__4656(t6); + t7 = posix_errno__anon_2970__4659(t6); switch (t7) { case UINT16_C(0): { t1 = (uintptr_t)t6; @@ -5061,10 +5090,10 @@ static nav__1964_38 posix_poll__1964(nav__1964_41 const a0, int32_t const a1) { zig_unreachable(); } case UINT16_C(12): { - return (nav__1964_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; + return (nav__1967_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; } default: { - t7 = posix_unexpectedErrno__2021(t7); + t7 = posix_unexpectedErrno__2024(t7); t8.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; t8.error = t7; return t8; @@ -5075,18 +5104,18 @@ static nav__1964_38 posix_poll__1964(nav__1964_41 const a0, int32_t const a1) { goto zig_loop_5; } -static nav__1429_38 fs_File_readAll__1429(struct fs_File__794 const a0, nav__1429_41 const a1) { +static nav__1432_38 fs_File_readAll__1432(struct fs_File__794 const a0, nav__1432_41 const a1) { struct fs_File__794 const *t1; - nav__1429_41 const *t3; + nav__1432_41 const *t3; uintptr_t t5; uintptr_t t6; uintptr_t t4; uint64_t t7; uint64_t t8; - nav__1429_41 t11; - nav__1429_41 t2; + nav__1432_41 t11; + nav__1432_41 t2; uint8_t *t12; - nav__1429_38 t13; + nav__1432_38 t13; struct fs_File__794 t10; struct fs_File__794 t0; uint16_t t14; @@ -5094,7 +5123,7 @@ static nav__1429_38 fs_File_readAll__1429(struct fs_File__794 const a0, nav__142 t0 = a0; t1 = (struct fs_File__794 const *)&t0; t2 = a1; - t3 = (nav__1429_41 const *)&t2; + t3 = (nav__1432_41 const *)&t2; t4 = (uintptr_t)0ul; zig_loop_11: t5 = t4; @@ -5112,7 +5141,7 @@ static nav__1429_38 fs_File_readAll__1429(struct fs_File__794 const a0, nav__142 t6 = t5 - t6; t11.ptr = t12; t11.len = t6; - t13 = fs_File_read__1428(t10, t11); + t13 = fs_File_read__1431(t10, t11); if (t13.error) { t14 = t13.error; t13.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; @@ -5145,39 +5174,39 @@ static nav__1429_38 fs_File_readAll__1429(struct fs_File__794 const a0, nav__142 return t13; } -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_resize__1559(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0, uintptr_t const a1) { +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_resize__1562(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0, uintptr_t const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t1; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t2; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t0; - nav__1559_43 *t4; + nav__1562_43 *t4; uintptr_t *t5; uint16_t t3; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t0; t2 = (*t1); - t3 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1564(t2, a1); + t3 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1567(t2, a1); if (t3) { return t3; } t2 = (*t1); - t4 = (nav__1559_43 *)&t2->items; + t4 = (nav__1562_43 *)&t2->items; t5 = &t4->len; (*t5) = a1; return 0; } -static struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 io_fixed_buffer_stream_fixedBufferStream__anon_1971__4156(nav__4156_40 const a0) { - nav__4156_40 *t1; +static struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 io_fixed_buffer_stream_fixedBufferStream__anon_1971__4159(nav__4159_40 const a0) { + nav__4159_40 *t1; uintptr_t *t2; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t0; - t1 = (nav__4156_40 *)&t0.buffer; + t1 = (nav__4159_40 *)&t0.buffer; (*t1) = a0; t2 = (uintptr_t *)&t0.pos; (*t2) = (uintptr_t)0ul; return t0; } -static struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_reader__4145(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const a0) { +static struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_reader__4148(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 **t1; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__1992 t0; t1 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 **)&t0.context; @@ -5185,25 +5214,25 @@ static struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_ return t0; } -static nav__4189_38 io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__4189(void const *const a0, nav__4189_41 const a1) { +static nav__4192_38 io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__4192(void const *const a0, nav__4192_41 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t0; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *t1; - nav__4189_38 t2; - nav__4189_38 t3; + nav__4192_38 t2; + nav__4192_38 t3; t0 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)a0; t1 = (*t0); - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read__4148(t1, a1); - memcpy(&t3, &t2, sizeof(nav__4189_38)); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read__4151(t1, a1); + memcpy(&t3, &t2, sizeof(nav__4192_38)); return t3; } -static nav__4231_39 io_Reader_readBytesNoEof__anon_2172__4231(struct io_Reader__2141 const a0) { +static nav__4234_39 io_Reader_readBytesNoEof__anon_2172__4234(struct io_Reader__2141 const a0) { struct io_Reader__2141 const *t1; struct io_Reader__2141 t3; struct io_Reader__2141 t0; - nav__4231_46 t4; + nav__4234_46 t4; uint16_t t5; - nav__4231_39 t6; + nav__4234_39 t6; uint8_t t7[4]; uint8_t t2[4]; t0 = a0; @@ -5211,7 +5240,7 @@ static nav__4231_39 io_Reader_readBytesNoEof__anon_2172__4231(struct io_Reader__ t3 = (*t1); t4.ptr = &t2[(uintptr_t)0ul]; t4.len = (uintptr_t)4ul; - t5 = io_Reader_readNoEof__4198(t3, t4); + t5 = io_Reader_readNoEof__4201(t3, t4); if (t5) { memcpy(t6.payload, "\252\252\252\252", sizeof(uint8_t[4])); t6.error = t5; @@ -5223,13 +5252,13 @@ static nav__4231_39 io_Reader_readBytesNoEof__anon_2172__4231(struct io_Reader__ return t6; } -static nav__4238_39 io_Reader_readBytesNoEof__anon_2278__4238(struct io_Reader__2141 const a0) { +static nav__4241_39 io_Reader_readBytesNoEof__anon_2278__4241(struct io_Reader__2141 const a0) { struct io_Reader__2141 const *t1; struct io_Reader__2141 t3; struct io_Reader__2141 t0; - nav__4238_46 t4; + nav__4241_46 t4; uint16_t t5; - nav__4238_39 t6; + nav__4241_39 t6; uint8_t t7[8]; uint8_t t2[8]; t0 = a0; @@ -5237,7 +5266,7 @@ static nav__4238_39 io_Reader_readBytesNoEof__anon_2278__4238(struct io_Reader__ t3 = (*t1); t4.ptr = &t2[(uintptr_t)0ul]; t4.len = (uintptr_t)8ul; - t5 = io_Reader_readNoEof__4198(t3, t4); + t5 = io_Reader_readNoEof__4201(t3, t4); if (t5) { memcpy(t6.payload, "\252\252\252\252\252\252\252\252", sizeof(uint8_t[8])); t6.error = t5; @@ -5249,19 +5278,19 @@ static nav__4238_39 io_Reader_readBytesNoEof__anon_2278__4238(struct io_Reader__ return t6; } -static nav__4239_40 mem_Allocator_alloc__anon_2287__4239(struct mem_Allocator__599 const a0, uintptr_t const a1) { +static nav__4242_40 mem_Allocator_alloc__anon_2287__4242(struct mem_Allocator__599 const a0, uintptr_t const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; struct mem_Allocator__599 t5; uintptr_t t3; - nav__4239_40 t4; - nav__4239_40 t8; - nav__4239_51 t6; + nav__4242_40 t4; + nav__4242_40 t8; + nav__4242_51 t6; uint8_t *t9; uint8_t *t10; uint8_t *const *t11; - nav__4239_39 t12; + nav__4242_39 t12; uint16_t t7; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; @@ -5270,10 +5299,10 @@ static nav__4239_40 mem_Allocator_alloc__anon_2287__4239(struct mem_Allocator__5 t5 = t2; t1 = (struct mem_Allocator__599 const *)&t5; t2 = (*t1); - t6 = mem_Allocator_allocWithSizeAndAlignment__anon_3006__4657(t2, a1, t3); + t6 = mem_Allocator_allocWithSizeAndAlignment__anon_3006__4660(t2, a1, t3); if (t6.error) { t7 = t6.error; - t8.payload = (nav__4239_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t8.payload = (nav__4242_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t8.error = t7; t4 = t8; goto zig_block_0; @@ -5294,26 +5323,26 @@ static nav__4239_40 mem_Allocator_alloc__anon_2287__4239(struct mem_Allocator__5 return t4; } -static nav__4196_38 io_Reader_readAll__4196(struct io_Reader__2141 const a0, nav__4196_41 const a1) { +static nav__4199_38 io_Reader_readAll__4199(struct io_Reader__2141 const a0, nav__4199_41 const a1) { uintptr_t t0; - nav__4196_38 t1; + nav__4199_38 t1; t0 = a1.len; - t1 = io_Reader_readAtLeast__4197(a0, a1, t0); + t1 = io_Reader_readAtLeast__4200(a0, a1, t0); return t1; } -static zig_noreturn void bincode_invalidProtocol__anon_2310__4240(void) { - utils_print__anon_3028__4668(); - posix_exit__1747(UINT8_C(1)); +static zig_noreturn void bincode_invalidProtocol__anon_2310__4243(void) { + utils_print__anon_3028__4671(); + posix_exit__1750(UINT8_C(1)); zig_unreachable(); } -static void shared_Command_deinit__3829(struct shared_Command__1178 const a0, struct mem_Allocator__599 const a1) { +static void shared_Command_deinit__3832(struct shared_Command__1178 const a0, struct mem_Allocator__599 const a1) { struct mem_Allocator__599 const *t1; struct shared_Command__struct_1182__1182 t3; struct mem_Allocator__599 t4; struct mem_Allocator__599 t0; - nav__3829_43 t5; + nav__3832_43 t5; struct shared_Command__struct_1181__1181 t6; uint8_t t2; t0 = a1; @@ -5324,17 +5353,17 @@ static void shared_Command_deinit__3829(struct shared_Command__1178 const a0, st t3 = a0.payload.SetIntegration; t4 = (*t1); t5 = t3.name; - mem_Allocator_free__anon_3042__4747(t4, t5); + mem_Allocator_free__anon_3042__4750(t4, t5); t4 = (*t1); t5 = t3.version; - mem_Allocator_free__anon_3042__4747(t4, t5); + mem_Allocator_free__anon_3042__4750(t4, t5); goto zig_block_0; } case UINT8_C(0): { t6 = a0.payload.ExecutedBenchmark; t4 = (*t1); t5 = t6.uri; - mem_Allocator_free__anon_3042__4747(t4, t5); + mem_Allocator_free__anon_3042__4750(t4, t5); goto zig_block_0; } case UINT8_C(8): { @@ -5355,34 +5384,34 @@ static void shared_Command_deinit__3829(struct shared_Command__1178 const a0, st return; } -static void logger_debug__anon_2632__4261(nav__4261_39 const a0) { - logger_logWithPrefix__anon_3050__4748(a0); +static void logger_debug__anon_2632__4264(nav__4264_39 const a0) { + logger_logWithPrefix__anon_3050__4751(a0); return; } -static void logger_err__anon_2656__4262(void) { - logger_logWithPrefix__anon_3052__4749(); +static void logger_err__anon_2656__4265(void) { + logger_logWithPrefix__anon_3052__4752(); return; } -static void logger_err__anon_2665__4263(void) { - logger_logWithPrefix__anon_3053__4750(); +static void logger_err__anon_2665__4266(void) { + logger_logWithPrefix__anon_3053__4753(); return; } -static zig_noreturn void posix_exit__1747(uint8_t const a0) { +static zig_noreturn void posix_exit__1750(uint8_t const a0) { int t0; t0 = (int)a0; exit(t0); zig_unreachable(); } -static void logger_err__anon_2679__4264(nav__4264_40 const a0) { - logger_logWithPrefix__anon_3058__4752(a0); +static void logger_err__anon_2679__4267(nav__4267_40 const a0) { + logger_logWithPrefix__anon_3058__4755(a0); return; } -static void runner_fifo_RunnerFifo_deinit__1131(struct runner_fifo_RunnerFifo__631 *const a0) { +static void runner_fifo_RunnerFifo_deinit__1134(struct runner_fifo_RunnerFifo__631 *const a0) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; @@ -5392,14 +5421,14 @@ static void runner_fifo_RunnerFifo_deinit__1131(struct runner_fifo_RunnerFifo__6 t1 = (struct runner_fifo_RunnerFifo__631 *const *)&t0; t2 = (*t1); t3 = (struct fifo_posix_Pipe_Writer__786 *)&t2->writer; - fifo_posix_Pipe_Writer_deinit__1287(t3); + fifo_posix_Pipe_Writer_deinit__1290(t3); t2 = (*t1); t4 = (struct fifo_posix_Pipe_Reader__788 *)&t2->reader; - fifo_posix_Pipe_Reader_deinit__1294(t4); + fifo_posix_Pipe_Reader_deinit__1297(t4); return; } -static struct environment_root_Environment__559 environment_root_Environment_init__773(struct mem_Allocator__599 const a0) { +static struct environment_root_Environment__559 environment_root_Environment_init__776(struct mem_Allocator__599 const a0) { struct mem_Allocator__599 *t1; struct environment_linked_libraries_root_LinkedLibraries__837 *t2; struct environment_linked_libraries_root_LinkedLibraries__837 t3; @@ -5408,14 +5437,14 @@ static struct environment_root_Environment__559 environment_root_Environment_ini t1 = (struct mem_Allocator__599 *)&t0.allocator; (*t1) = a0; t2 = (struct environment_linked_libraries_root_LinkedLibraries__837 *)&t0.libs; - t3 = environment_linked_libraries_root_LinkedLibraries_init__2808(a0); + t3 = environment_linked_libraries_root_LinkedLibraries_init__2811(a0); (*t2) = t3; t4 = (struct environment_root_EnvironmentJson__833 *)&t0.data; (*t4) = (struct environment_root_EnvironmentJson__833){{{{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul,(uintptr_t)0ul},NULL}},{{{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul,(uintptr_t)0ul},NULL}}}; return t0; } -static nav__4265_39 mem_Allocator_allocBytesWithAlignment__anon_2726__4265(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__4268_39 mem_Allocator_allocBytesWithAlignment__anon_2726__4268(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uint64_t t2; uint8_t *t4; @@ -5431,8 +5460,8 @@ static nav__4265_39 mem_Allocator_allocBytesWithAlignment__anon_2726__4265(struc uint8_t *(*t11)(void *, uintptr_t, uint8_t, uintptr_t); void *t12; uint8_t *const *t16; - nav__4265_52 t17; - nav__4265_39 t18; + nav__4268_52 t17; + nav__4268_39 t18; bool t3; uint8_t t6; t0 = a0; @@ -5440,13 +5469,13 @@ static nav__4265_39 mem_Allocator_allocBytesWithAlignment__anon_2726__4265(struc t2 = a1; t3 = t2 == UINT64_C(0); if (t3) { - return (nav__4265_39){(uint8_t *)(uintptr_t)0xfffffffffffffff8ul,0}; + return (nav__4268_39){(uint8_t *)(uintptr_t)0xfffffffffffffff8ul,0}; } goto zig_block_0; zig_block_0:; t5 = (*t1); - t6 = mem_Alignment_fromByteUnits__1113((uintptr_t)8ul); + t6 = mem_Alignment_fromByteUnits__1116((uintptr_t)8ul); t7 = t5; t1 = (struct mem_Allocator__599 const *)&t7; t8 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; @@ -5461,7 +5490,7 @@ static nav__4265_39 mem_Allocator_allocBytesWithAlignment__anon_2726__4265(struc t4 = t14; goto zig_block_1; } - return (nav__4265_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__4268_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_1:; t15 = t4; @@ -5476,31 +5505,31 @@ static nav__4265_39 mem_Allocator_allocBytesWithAlignment__anon_2726__4265(struc return t18; } -static bool fs_path_isAbsolute__4300(nav__4300_39 const a0) { +static bool fs_path_isAbsolute__4303(nav__4303_39 const a0) { bool t0; - t0 = fs_path_isAbsolutePosix__4306(a0); + t0 = fs_path_isAbsolutePosix__4309(a0); return t0; } -static struct fs_Dir__1103 fs_cwd__1340(void) { +static struct fs_Dir__1103 fs_cwd__1343(void) { struct fs_Dir__1103 t0; t0 = (struct fs_Dir__1103){-INT32_C(2)}; return t0; } -static uint16_t fs_Dir_access__3785(struct fs_Dir__1103 const a0, nav__3785_40 const a1, struct fs_File_OpenFlags__1101 const a2) { +static uint16_t fs_Dir_access__3788(struct fs_Dir__1103 const a0, nav__3788_40 const a1, struct fs_File_OpenFlags__1101 const a2) { struct fs_Dir__1103 const *t1; uint8_t const (*t6)[1024]; uint8_t const *t8; struct fs_Dir__1103 t7; struct fs_Dir__1103 t0; - nav__3785_49 t2; + nav__3788_49 t2; uint16_t t3; uint8_t t4[1024]; uint8_t t5[1024]; t0 = a0; t1 = (struct fs_Dir__1103 const *)&t0; - t2 = posix_toPosixPath__2022(a1); + t2 = posix_toPosixPath__2025(a1); if (t2.error) { t3 = t2.error; return t3; @@ -5510,18 +5539,18 @@ static uint16_t fs_Dir_access__3785(struct fs_Dir__1103 const a0, nav__3785_40 c t6 = (uint8_t const (*)[1024])&t5; t7 = (*t1); t8 = (uint8_t const *)t6; - t3 = fs_Dir_accessZ__3786(t7, t8, a2); + t3 = fs_Dir_accessZ__3789(t7, t8, a2); return t3; } -static nav__3721_39 fs_Dir_openFile__3721(struct fs_Dir__1103 const a0, nav__3721_42 const a1, struct fs_File_OpenFlags__1101 const a2) { +static nav__3724_39 fs_Dir_openFile__3724(struct fs_Dir__1103 const a0, nav__3724_42 const a1, struct fs_File_OpenFlags__1101 const a2) { struct fs_Dir__1103 const *t1; uint8_t const (*t8)[1024]; uint8_t const *t10; - nav__3721_39 t5; + nav__3724_39 t5; struct fs_Dir__1103 t9; struct fs_Dir__1103 t0; - nav__3721_53 t3; + nav__3724_53 t3; uint16_t t4; uint8_t t6[1024]; uint8_t t7[1024]; @@ -5529,7 +5558,7 @@ static nav__3721_39 fs_Dir_openFile__3721(struct fs_Dir__1103 const a0, nav__372 t0 = a0; t1 = (struct fs_Dir__1103 const *)&t0; t2 = a2; - t3 = posix_toPosixPath__2022(a1); + t3 = posix_toPosixPath__2025(a1); if (t3.error) { t4 = t3.error; t5.payload = (struct fs_File__794){-INT32_C(0x55555556)}; @@ -5541,19 +5570,19 @@ static nav__3721_39 fs_Dir_openFile__3721(struct fs_Dir__1103 const a0, nav__372 t8 = (uint8_t const (*)[1024])&t7; t9 = (*t1); t10 = (uint8_t const *)t8; - t5 = fs_Dir_openFileZ__3722(t9, t10, a2); + t5 = fs_Dir_openFileZ__3725(t9, t10, a2); return t5; } -static struct array_list_ArrayListAligned_28u8_2cnull_29__806 array_list_ArrayListAligned_28u8_2cnull_29_init__1527(struct mem_Allocator__599 const a0) { +static struct array_list_ArrayListAligned_28u8_2cnull_29__806 array_list_ArrayListAligned_28u8_2cnull_29_init__1530(struct mem_Allocator__599 const a0) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 t0; - t0.items = (nav__1527_42){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + t0.items = (nav__1530_42){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; t0.capacity = (uintptr_t)0ul; t0.allocator = a0; return t0; } -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1564(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0, uintptr_t const a1) { +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1567(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0, uintptr_t const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -5578,13 +5607,13 @@ static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__ zig_block_0:; t2 = (uintptr_t *)&a0->capacity; t3 = (*t2); - t3 = array_list_ArrayListAlignedUnmanaged_28u8_2cnull_29_growCapacity__4816(t3, a1); + t3 = array_list_ArrayListAlignedUnmanaged_28u8_2cnull_29_growCapacity__4819(t3, a1); t7 = (*t1); - t8 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPrecise__1565(t7, t3); + t8 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPrecise__1568(t7, t3); return t8; } -static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__1178 const a1) { +static uint16_t bincode_serializeUnion__anon_2768__4366(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__1178 const a1) { struct shared_Command__struct_1181__1181 t4; struct shared_Command__struct_1182__1182 t5; struct shared_Command__struct_1183__1183 t6; @@ -5595,7 +5624,7 @@ static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_ bool t3; t0 = a1.tag; t1 = (uint32_t)t0; - t2 = bincode_serialize__anon_3165__4817(a0, t1); + t2 = bincode_serialize__anon_3165__4820(a0, t1); if (t2) { return t2; } @@ -5603,7 +5632,7 @@ static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_ t3 = t0 == UINT8_C(0); if (t3) { t4 = a1.payload.ExecutedBenchmark; - t2 = bincode_serialize__anon_3167__4818(a0, t4); + t2 = bincode_serialize__anon_3167__4821(a0, t4); if (t2) { return t2; } @@ -5615,7 +5644,7 @@ static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_ t0 = a1.tag; t3 = t0 == UINT8_C(1); if (t3) { - t2 = bincode_serialize__anon_3169__4819(a0); + t2 = bincode_serialize__anon_3169__4822(a0); if (t2) { return t2; } @@ -5627,7 +5656,7 @@ static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_ t0 = a1.tag; t3 = t0 == UINT8_C(2); if (t3) { - t2 = bincode_serialize__anon_3169__4819(a0); + t2 = bincode_serialize__anon_3169__4822(a0); if (t2) { return t2; } @@ -5639,7 +5668,7 @@ static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_ t0 = a1.tag; t3 = t0 == UINT8_C(3); if (t3) { - t2 = bincode_serialize__anon_3169__4819(a0); + t2 = bincode_serialize__anon_3169__4822(a0); if (t2) { return t2; } @@ -5651,7 +5680,7 @@ static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_ t0 = a1.tag; t3 = t0 == UINT8_C(4); if (t3) { - t2 = bincode_serialize__anon_3169__4819(a0); + t2 = bincode_serialize__anon_3169__4822(a0); if (t2) { return t2; } @@ -5664,7 +5693,7 @@ static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_ t3 = t0 == UINT8_C(5); if (t3) { t5 = a1.payload.SetIntegration; - t2 = bincode_serialize__anon_3171__4820(a0, t5); + t2 = bincode_serialize__anon_3171__4823(a0, t5); if (t2) { return t2; } @@ -5676,7 +5705,7 @@ static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_ t0 = a1.tag; t3 = t0 == UINT8_C(6); if (t3) { - t2 = bincode_serialize__anon_3169__4819(a0); + t2 = bincode_serialize__anon_3169__4822(a0); if (t2) { return t2; } @@ -5689,7 +5718,7 @@ static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_ t3 = t0 == UINT8_C(7); if (t3) { t6 = a1.payload.AddMarker; - t2 = bincode_serialize__anon_3173__4821(a0, t6); + t2 = bincode_serialize__anon_3173__4824(a0, t6); if (t2) { return t2; } @@ -5702,7 +5731,7 @@ static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_ t3 = t0 == UINT8_C(8); if (t3) { t7 = a1.payload.SetVersion; - t2 = bincode_serialize__anon_3175__4822(a0, t7); + t2 = bincode_serialize__anon_3175__4825(a0, t7); if (t2) { return t2; } @@ -5714,7 +5743,7 @@ static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_ t0 = a1.tag; t3 = t0 == UINT8_C(9); if (t3) { - t2 = bincode_serialize__anon_3169__4819(a0); + t2 = bincode_serialize__anon_3169__4822(a0); if (t2) { return t2; } @@ -5727,7 +5756,7 @@ static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_ t3 = t0 == UINT8_C(10); if (t3) { t0 = a1.payload.IntegrationModeResponse; - t2 = bincode_serialize__anon_3177__4823(a0, t0); + t2 = bincode_serialize__anon_3177__4826(a0, t0); if (t2) { return t2; } @@ -5739,23 +5768,23 @@ static uint16_t bincode_serializeUnion__anon_2768__4363(struct io_GenericWriter_ return 0; } -static nav__1438_38 fs_File_write__1438(struct fs_File__794 const a0, nav__1438_41 const a1) { - nav__1438_38 t1; +static nav__1441_38 fs_File_write__1441(struct fs_File__794 const a0, nav__1441_41 const a1) { + nav__1441_38 t1; int32_t t0; t0 = a0.handle; - t1 = posix_write__1757(t0, a1); + t1 = posix_write__1760(t0, a1); return t1; } -static nav__4364_38 math_cast__anon_2787__4364(uintptr_t const a0) { +static nav__4367_38 math_cast__anon_2787__4367(uintptr_t const a0) { uint64_t t0; uint32_t t2; - nav__4364_38 t3; + nav__4367_38 t3; bool t1; t0 = a0; t1 = t0 > UINT64_C(4294967295); if (t1) { - return (nav__4364_38){UINT32_C(0xaaaaaaaa),true}; + return (nav__4367_38){UINT32_C(0xaaaaaaaa),true}; } t2 = (uint32_t)a0; t3.is_null = false; @@ -5763,7 +5792,7 @@ static nav__4364_38 math_cast__anon_2787__4364(uintptr_t const a0) { return t3; } -static uint16_t posix_errno__anon_2970__4656(int const a0) { +static uint16_t posix_errno__anon_2970__4659(int const a0) { int *t3; int32_t t1; int t4; @@ -5786,41 +5815,41 @@ static uint16_t posix_errno__anon_2970__4656(int const a0) { return t0; } -static uint16_t posix_unexpectedErrno__2021(uint16_t const a0) { +static uint16_t posix_unexpectedErrno__2024(uint16_t const a0) { (void)a0; return zig_error_Unexpected; } -static nav__1428_38 fs_File_read__1428(struct fs_File__794 const a0, nav__1428_41 const a1) { - nav__1428_38 t1; +static nav__1431_38 fs_File_read__1431(struct fs_File__794 const a0, nav__1431_41 const a1) { + nav__1431_38 t1; int32_t t0; t0 = a0.handle; - t1 = posix_read__1749(t0, a1); + t1 = posix_read__1752(t0, a1); return t1; } -static nav__4148_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read__4148(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const a0, nav__4148_42 const a1) { +static nav__4151_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read__4151(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const a0, nav__4151_42 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t1; - nav__4148_42 const *t3; + nav__4151_42 const *t3; uintptr_t t4; uintptr_t t7; uintptr_t t9; - nav__4148_42 *t5; - nav__4148_42 t6; - nav__4148_42 t13; - nav__4148_42 t2; + nav__4151_42 *t5; + nav__4151_42 t6; + nav__4151_42 t13; + nav__4151_42 t2; uintptr_t *t8; uint64_t t10; uint8_t *t11; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *t12; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *t0; - nav__4148_38 t14; + nav__4151_38 t14; t0 = a0; t1 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t0; t2 = a1; - t3 = (nav__4148_42 const *)&t2; + t3 = (nav__4151_42 const *)&t2; t4 = a1.len; - t5 = (nav__4148_42 *)&a0->buffer; + t5 = (nav__4151_42 *)&a0->buffer; t6 = (*t5); t7 = t6.len; t8 = (uintptr_t *)&a0->pos; @@ -5839,7 +5868,7 @@ static nav__4148_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read_ t6.ptr = t11; t6.len = t9; t12 = (*t1); - t5 = (nav__4148_42 *)&t12->buffer; + t5 = (nav__4151_42 *)&t12->buffer; t8 = (uintptr_t *)&a0->pos; t9 = (*t8); t13 = (*t5); @@ -5859,11 +5888,11 @@ static nav__4148_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read_ return t14; } -static uint16_t io_Reader_readNoEof__4198(struct io_Reader__2141 const a0, nav__4198_40 const a1) { +static uint16_t io_Reader_readNoEof__4201(struct io_Reader__2141 const a0, nav__4201_40 const a1) { struct io_Reader__2141 const *t1; struct io_Reader__2141 t2; struct io_Reader__2141 t0; - nav__4198_43 t3; + nav__4201_43 t3; uintptr_t t5; uintptr_t t6; uint64_t t7; @@ -5873,7 +5902,7 @@ static uint16_t io_Reader_readNoEof__4198(struct io_Reader__2141 const a0, nav__ t0 = a0; t1 = (struct io_Reader__2141 const *)&t0; t2 = (*t1); - t3 = io_Reader_readAll__4196(t2, a1); + t3 = io_Reader_readAll__4199(t2, a1); if (t3.error) { t4 = t3.error; return t4; @@ -5892,35 +5921,35 @@ static uint16_t io_Reader_readNoEof__4198(struct io_Reader__2141 const a0, nav__ return 0; } -static nav__4657_39 mem_Allocator_allocWithSizeAndAlignment__anon_3006__4657(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__4660_39 mem_Allocator_allocWithSizeAndAlignment__anon_3006__4660(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uintptr_t t2; uintptr_t t5; - nav__4657_49 t3; + nav__4660_49 t3; struct mem_Allocator__599 t6; struct mem_Allocator__599 t0; - nav__4657_39 t7; + nav__4660_39 t7; bool t4; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t3 = math_mul__anon_3220__4889((uintptr_t)1ul, a1); + t3 = math_mul__anon_3220__4892((uintptr_t)1ul, a1); t4 = t3.error == UINT16_C(0); if (t4) { t5 = t3.payload; t2 = t5; goto zig_block_0; } - return (nav__4657_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__4660_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_0:; t6 = (*t1); - t7 = mem_Allocator_allocBytesWithAlignment__anon_3222__4890(t6, t2, a2); + t7 = mem_Allocator_allocBytesWithAlignment__anon_3222__4893(t6, t2, a2); return t7; } -static nav__4197_38 io_Reader_readAtLeast__4197(struct io_Reader__2141 const a0, nav__4197_41 const a1, uintptr_t const a2) { +static nav__4200_38 io_Reader_readAtLeast__4200(struct io_Reader__2141 const a0, nav__4200_41 const a1, uintptr_t const a2) { struct io_Reader__2141 const *t1; - nav__4197_41 const *t3; + nav__4200_41 const *t3; uintptr_t t4; uintptr_t t12; uintptr_t t8; @@ -5928,16 +5957,16 @@ static nav__4197_38 io_Reader_readAtLeast__4197(struct io_Reader__2141 const a0, uint64_t t6; struct io_Reader__2141 t9; struct io_Reader__2141 t0; - nav__4197_41 t10; - nav__4197_41 t2; + nav__4200_41 t10; + nav__4200_41 t2; uint8_t *t11; - nav__4197_38 t13; + nav__4200_38 t13; uint16_t t14; bool t7; t0 = a0; t1 = (struct io_Reader__2141 const *)&t0; t2 = a1; - t3 = (nav__4197_41 const *)&t2; + t3 = (nav__4200_41 const *)&t2; t4 = a1.len; t5 = a2; t6 = t4; @@ -5959,7 +5988,7 @@ static nav__4197_38 io_Reader_readAtLeast__4197(struct io_Reader__2141 const a0, t4 = t12 - t4; t10.ptr = t11; t10.len = t4; - t13 = io_Reader_read__4195(t9, t10); + t13 = io_Reader_read__4198(t9, t10); if (t13.error) { t14 = t13.error; t13.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; @@ -5992,34 +6021,34 @@ static nav__4197_38 io_Reader_readAtLeast__4197(struct io_Reader__2141 const a0, return t13; } -static void utils_print__anon_3028__4668(void) { +static void utils_print__anon_3028__4671(void) { (void)printf((char const *)&__anon_3329, 61, (uint8_t const *)&__anon_2303); return; } -static void mem_Allocator_free__anon_3042__4747(struct mem_Allocator__599 const a0, nav__4747_40 const a1) { +static void mem_Allocator_free__anon_3042__4750(struct mem_Allocator__599 const a0, nav__4750_40 const a1) { struct mem_Allocator__599 const *t1; - nav__4747_40 t2; + nav__4750_40 t2; uintptr_t t3; uint64_t t4; uint8_t const *t6; uint8_t *t7; uint8_t *t8; uint8_t *const *t9; - nav__4747_51 t10; + nav__4750_51 t10; struct mem_Allocator__599 t11; struct mem_Allocator__599 t0; struct mem_Allocator__599 t13; struct mem_Allocator_VTable__602 const *const *t14; struct mem_Allocator_VTable__602 const *t15; - void (*const *t16)(void *, nav__4747_51, uint8_t, uintptr_t); - void (*t17)(void *, nav__4747_51, uint8_t, uintptr_t); + void (*const *t16)(void *, nav__4750_51, uint8_t, uintptr_t); + void (*t17)(void *, nav__4750_51, uint8_t, uintptr_t); void *t18; bool t5; uint8_t t12; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_3353__4892(a1); + t2 = mem_sliceAsBytes__anon_3353__4895(a1); t3 = t2.len; t4 = t3; t5 = t4 == UINT64_C(0); @@ -6042,31 +6071,31 @@ static void mem_Allocator_free__anon_3042__4747(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t10.ptr = t7; t10.len = t3; - t12 = mem_Alignment_fromByteUnits__1113((uintptr_t)1ul); + t12 = mem_Alignment_fromByteUnits__1116((uintptr_t)1ul); t3 = (uintptr_t)zig_return_address(); t13 = t11; t1 = (struct mem_Allocator__599 const *)&t13; t14 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t15 = (*t14); - t16 = (void (*const *)(void *, nav__4747_51, uint8_t, uintptr_t))&t15->free; + t16 = (void (*const *)(void *, nav__4750_51, uint8_t, uintptr_t))&t15->free; t17 = (*t16); t18 = t11.ptr; t17(t18, t10, t12, t3); return; } -static void logger_logWithPrefix__anon_3050__4748(nav__4748_39 const a0) { - nav__4748_59 t3; - nav__4748_59 t6; +static void logger_logWithPrefix__anon_3050__4751(nav__4751_39 const a0) { + nav__4751_59 t3; + nav__4751_59 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__4748_63 t7; + nav__4751_63 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__4255); + t0 = (*&logger_max_level__4258); t1 = UINT8_C(0) < t0; if (t1) { return; @@ -6079,7 +6108,7 @@ static void logger_logWithPrefix__anon_3050__4748(nav__4748_39 const a0) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_3407__5052(t6, a0); + t7 = fmt_bufPrint__anon_3407__5055(t6, a0); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -6099,18 +6128,18 @@ static void logger_logWithPrefix__anon_3050__4748(nav__4748_39 const a0) { return; } -static void logger_logWithPrefix__anon_3052__4749(void) { - nav__4749_41 t3; - nav__4749_41 t6; +static void logger_logWithPrefix__anon_3052__4752(void) { + nav__4752_41 t3; + nav__4752_41 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__4749_45 t7; + nav__4752_45 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__4255); + t0 = (*&logger_max_level__4258); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -6123,7 +6152,7 @@ static void logger_logWithPrefix__anon_3052__4749(void) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_3429__5054(t6); + t7 = fmt_bufPrint__anon_3429__5057(t6); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -6143,18 +6172,18 @@ static void logger_logWithPrefix__anon_3052__4749(void) { return; } -static void logger_logWithPrefix__anon_3053__4750(void) { - nav__4750_41 t3; - nav__4750_41 t6; +static void logger_logWithPrefix__anon_3053__4753(void) { + nav__4753_41 t3; + nav__4753_41 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__4750_45 t7; + nav__4753_45 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__4255); + t0 = (*&logger_max_level__4258); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -6167,7 +6196,7 @@ static void logger_logWithPrefix__anon_3053__4750(void) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_3442__5055(t6); + t7 = fmt_bufPrint__anon_3442__5058(t6); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -6187,18 +6216,18 @@ static void logger_logWithPrefix__anon_3053__4750(void) { return; } -static void logger_logWithPrefix__anon_3058__4752(nav__4752_40 const a0) { - nav__4752_47 t3; - nav__4752_47 t6; +static void logger_logWithPrefix__anon_3058__4755(nav__4755_40 const a0) { + nav__4755_47 t3; + nav__4755_47 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__4752_51 t7; + nav__4755_51 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__4255); + t0 = (*&logger_max_level__4258); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -6211,7 +6240,7 @@ static void logger_logWithPrefix__anon_3058__4752(nav__4752_40 const a0) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_3455__5056(t6, a0); + t7 = fmt_bufPrint__anon_3455__5059(t6, a0); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -6231,7 +6260,7 @@ static void logger_logWithPrefix__anon_3058__4752(nav__4752_40 const a0) { return; } -static void fifo_posix_Pipe_Writer_deinit__1287(struct fifo_posix_Pipe_Writer__786 *const a0) { +static void fifo_posix_Pipe_Writer_deinit__1290(struct fifo_posix_Pipe_Writer__786 *const a0) { struct fifo_posix_Pipe_Writer__786 *const *t1; struct fifo_posix_Pipe_Writer__786 *t2; struct fifo_posix_Pipe_Writer__786 *t0; @@ -6244,25 +6273,25 @@ static void fifo_posix_Pipe_Writer_deinit__1287(struct fifo_posix_Pipe_Writer__7 t2 = (*t1); t3 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *)&t2->buffer; t4 = (*t3); - array_list_ArrayListAligned_28u8_2cnull_29_deinit__1529(t4); + array_list_ArrayListAligned_28u8_2cnull_29_deinit__1532(t4); t2 = (*t1); t5 = (struct fs_File__794 *)&t2->file; t6 = (*t5); - fs_File_close__1385(t6); + fs_File_close__1388(t6); return; } -static void fifo_posix_Pipe_Reader_deinit__1294(struct fifo_posix_Pipe_Reader__788 *const a0) { +static void fifo_posix_Pipe_Reader_deinit__1297(struct fifo_posix_Pipe_Reader__788 *const a0) { struct fifo_posix_Pipe_Reader__788 *const *t1; struct fs_File__794 *t4; uintptr_t t9; uintptr_t t13; - nav__1294_61 t10; - nav__1294_64 t11; + nav__1297_61 t10; + nav__1297_64 t11; uint64_t t14; struct fifo_posix_Pipe_Reader__788 *t15; struct fifo_posix_Pipe_Reader__788 *t0; - nav__1294_53 t16; + nav__1297_53 t16; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t17; struct array_list_ArrayListAligned_28u8_2cnull_29__806 t18; struct fs_File__794 t5; @@ -6285,7 +6314,7 @@ static void fifo_posix_Pipe_Reader_deinit__1294(struct fifo_posix_Pipe_Reader__7 memcpy((char *)&t3, t8, sizeof(struct c_pollfd__struct_1304__1304[1])); t10.ptr = (struct c_pollfd__struct_1304__1304 *)&t3[(uintptr_t)0ul]; t10.len = (uintptr_t)1ul; - t11 = posix_poll__1964(t10, INT32_C(0)); + t11 = posix_poll__1967(t10, INT32_C(0)); t12 = t11.error == UINT16_C(0); if (t12) { t13 = t11.payload; @@ -6308,7 +6337,7 @@ static void fifo_posix_Pipe_Reader_deinit__1294(struct fifo_posix_Pipe_Reader__7 t5 = (*t4); t16.ptr = &t2[(uintptr_t)0ul]; t16.len = (uintptr_t)4096ul; - t11 = fs_File_read__1428(t5, t16); + t11 = fs_File_read__1431(t5, t16); t12 = t11.error == UINT16_C(0); if (t12) { t13 = t11.payload; @@ -6332,15 +6361,15 @@ static void fifo_posix_Pipe_Reader_deinit__1294(struct fifo_posix_Pipe_Reader__7 t15 = (*t1); t17 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *)&t15->buffer; t18 = (*t17); - array_list_ArrayListAligned_28u8_2cnull_29_deinit__1529(t18); + array_list_ArrayListAligned_28u8_2cnull_29_deinit__1532(t18); t15 = (*t1); t4 = (struct fs_File__794 *)&t15->file; t5 = (*t4); - fs_File_close__1385(t5); + fs_File_close__1388(t5); return; } -static struct environment_linked_libraries_root_LinkedLibraries__837 environment_linked_libraries_root_LinkedLibraries_init__2808(struct mem_Allocator__599 const a0) { +static struct environment_linked_libraries_root_LinkedLibraries__837 environment_linked_libraries_root_LinkedLibraries_init__2811(struct mem_Allocator__599 const a0) { struct mem_Allocator__599 *t1; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 *t2; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 t3; @@ -6348,21 +6377,21 @@ static struct environment_linked_libraries_root_LinkedLibraries__837 environment t1 = (struct mem_Allocator__599 *)&t0.allocator; (*t1) = a0; t2 = (struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 *)&t0.libraries; - t3 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_init__3512(a0); + t3 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_init__3515(a0); (*t2) = t3; return t0; } -static uint8_t mem_Alignment_fromByteUnits__1113(uintptr_t const a0) { +static uint8_t mem_Alignment_fromByteUnits__1116(uintptr_t const a0) { bool t0; uint8_t t1; - t0 = math_isPowerOfTwo__anon_3478__5057(a0); + t0 = math_isPowerOfTwo__anon_3478__5060(a0); debug_assert__180(t0); t1 = zig_ctz_u64(a0, UINT8_C(64)); return t1; } -static bool fs_path_isAbsolutePosix__4306(nav__4306_39 const a0) { +static bool fs_path_isAbsolutePosix__4309(nav__4309_39 const a0) { uintptr_t t0; uint64_t t1; bool t2; @@ -6384,13 +6413,13 @@ static bool fs_path_isAbsolutePosix__4306(nav__4306_39 const a0) { return t3; } -static nav__2022_39 posix_toPosixPath__2022(nav__2022_41 const a0) { +static nav__2025_39 posix_toPosixPath__2025(nav__2025_41 const a0) { uintptr_t t1; uint64_t t2; uint8_t *t4; - nav__2022_47 t5; + nav__2025_47 t5; uint8_t const *t6; - nav__2022_39 t8; + nav__2025_39 t8; bool t3; uint8_t t7[1024]; uint8_t t0[1024]; @@ -6398,7 +6427,7 @@ static nav__2022_39 posix_toPosixPath__2022(nav__2022_41 const a0) { t2 = t1; t3 = t2 >= UINT64_C(1024); if (t3) { - return (nav__2022_39){zig_error_NameTooLong,"\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252"}; + return (nav__2025_39){zig_error_NameTooLong,"\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252"}; } goto zig_block_0; @@ -6419,7 +6448,7 @@ static nav__2022_39 posix_toPosixPath__2022(nav__2022_41 const a0) { return t8; } -static uint16_t fs_Dir_accessZ__3786(struct fs_Dir__1103 const a0, uint8_t const *const a1, struct fs_File_OpenFlags__1101 const a2) { +static uint16_t fs_Dir_accessZ__3789(struct fs_Dir__1103 const a0, uint8_t const *const a1, struct fs_File_OpenFlags__1101 const a2) { uint32_t t2; int32_t t3; struct fs_Dir__1103 t0; @@ -6445,13 +6474,13 @@ static uint16_t fs_Dir_accessZ__3786(struct fs_Dir__1103 const a0, uint8_t const zig_block_0:; t3 = a0.fd; - t4 = posix_faccessatZ__1913(t3, a1, t2, UINT32_C(0)); + t4 = posix_faccessatZ__1916(t3, a1, t2, UINT32_C(0)); return t4; } -static nav__3722_39 fs_Dir_openFileZ__3722(struct fs_Dir__1103 const a0, uint8_t const *const a1, struct fs_File_OpenFlags__1101 const a2) { +static nav__3725_39 fs_Dir_openFileZ__3725(struct fs_Dir__1103 const a0, uint8_t const *const a1, struct fs_File_OpenFlags__1101 const a2) { uint32_t *t2; - nav__3722_52 t12; + nav__3725_52 t12; uintptr_t t13; uintptr_t t14; uintptr_t t11; @@ -6460,9 +6489,9 @@ static nav__3722_39 fs_Dir_openFileZ__3722(struct fs_Dir__1103 const a0, uint8_t int32_t t6; uint32_t t7; uint32_t t1; - nav__3722_50 t8; - nav__3722_39 t10; - nav__3722_39 t15; + nav__3725_50 t8; + nav__3725_39 t10; + nav__3725_39 t15; struct fs_Dir__1103 t0; uint16_t t9; uint8_t t3; @@ -6570,7 +6599,7 @@ static nav__3722_39 fs_Dir_openFileZ__3722(struct fs_Dir__1103 const a0, uint8_t zig_block_1:; t6 = a0.fd; t7 = t1; - t8 = posix_openatZ__1769(t6, a1, t7, UINT16_C(0)); + t8 = posix_openatZ__1772(t6, a1, t7, UINT16_C(0)); if (t8.error) { t9 = t8.error; t10.payload = (struct fs_File__794){-INT32_C(0x55555556)}; @@ -6580,7 +6609,7 @@ static nav__3722_39 fs_Dir_openFileZ__3722(struct fs_Dir__1103 const a0, uint8_t t6 = t8.payload; t5 = a2.lock_nonblocking; if (t5) { - t12 = posix_fcntl__1928(t6, INT32_C(3), (uintptr_t)0ul); + t12 = posix_fcntl__1931(t6, INT32_C(3), (uintptr_t)0ul); t5 = t12.error == UINT16_C(0); if (t5) { t14 = t12.payload; @@ -6605,7 +6634,7 @@ static nav__3722_39 fs_Dir_openFileZ__3722(struct fs_Dir__1103 const a0, uint8_t zig_unreachable(); } default: { - posix_close__1727(t6); + posix_close__1730(t6); t10.payload = (struct fs_File__794){-INT32_C(0x55555556)}; t10.error = t9; return t10; @@ -6618,7 +6647,7 @@ static nav__3722_39 fs_Dir_openFileZ__3722(struct fs_Dir__1103 const a0, uint8_t t13 = t13 & (uintptr_t)18446744073709551611ul; t11 = t13; t13 = t11; - t12 = posix_fcntl__1928(t6, INT32_C(4), t13); + t12 = posix_fcntl__1931(t6, INT32_C(4), t13); t5 = t12.error == UINT16_C(0); if (t5) { goto zig_block_4; @@ -6641,7 +6670,7 @@ static nav__3722_39 fs_Dir_openFileZ__3722(struct fs_Dir__1103 const a0, uint8_t zig_unreachable(); } default: { - posix_close__1727(t6); + posix_close__1730(t6); t10.payload = (struct fs_File__794){-INT32_C(0x55555556)}; t10.error = t9; return t10; @@ -6661,7 +6690,7 @@ static nav__3722_39 fs_Dir_openFileZ__3722(struct fs_Dir__1103 const a0, uint8_t return t15; } -static uintptr_t array_list_ArrayListAlignedUnmanaged_28u8_2cnull_29_growCapacity__4816(uintptr_t const a0, uintptr_t const a1) { +static uintptr_t array_list_ArrayListAlignedUnmanaged_28u8_2cnull_29_growCapacity__4819(uintptr_t const a0, uintptr_t const a1) { uintptr_t t1; uintptr_t t2; uintptr_t t0; @@ -6690,7 +6719,7 @@ static uintptr_t array_list_ArrayListAlignedUnmanaged_28u8_2cnull_29_growCapacit goto zig_loop_6; } -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPrecise__1565(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0, uintptr_t const a1) { +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPrecise__1568(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0, uintptr_t const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -6699,18 +6728,18 @@ static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPr struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t7; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t0; struct array_list_ArrayListAligned_28u8_2cnull_29__806 t8; - nav__1565_43 t9; - nav__1565_43 t12; - nav__1565_43 t20; - nav__1565_43 t21; - nav__1565_43 t18; + nav__1568_43 t9; + nav__1568_43 t12; + nav__1568_43 t20; + nav__1568_43 t21; + nav__1568_43 t18; struct mem_Allocator__599 *t10; struct mem_Allocator__599 t11; - nav__1565_43 *t13; + nav__1568_43 *t13; uint8_t **t14; uint8_t *t15; - nav__1565_55 t16; - nav__1565_43 const *t19; + nav__1568_55 t16; + nav__1568_43 const *t19; uint16_t t17; bool t6; t0 = a0; @@ -6728,16 +6757,16 @@ static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPr zig_block_0:; t7 = (*t1); t8 = (*t7); - t9 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1575(t8); + t9 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1578(t8); t7 = (*t1); t10 = (struct mem_Allocator__599 *)&t7->allocator; t11 = (*t10); - t12 = mem_Allocator_remap__anon_3648__5136(t11, t9, a1); + t12 = mem_Allocator_remap__anon_3648__5139(t11, t9, a1); t6 = t12.ptr != NULL; if (t6) { t9 = t12; t7 = (*t1); - t13 = (nav__1565_43 *)&t7->items; + t13 = (nav__1568_43 *)&t7->items; t14 = &t13->ptr; t15 = t9.ptr; (*t14) = t15; @@ -6750,15 +6779,15 @@ static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPr t7 = (*t1); t10 = (struct mem_Allocator__599 *)&t7->allocator; t11 = (*t10); - t16 = mem_Allocator_alignedAlloc__anon_3653__5137(t11, a1); + t16 = mem_Allocator_alignedAlloc__anon_3653__5140(t11, a1); if (t16.error) { t17 = t16.error; return t17; } t12 = t16.payload; t18 = t12; - t19 = (nav__1565_43 const *)&t18; - t13 = (nav__1565_43 *)&a0->items; + t19 = (nav__1568_43 const *)&t18; + t13 = (nav__1568_43 *)&a0->items; t20 = (*t13); t3 = t20.len; t20 = (*t19); @@ -6766,16 +6795,16 @@ static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPr t15 = (uint8_t *)(((uintptr_t)t15) + ((uintptr_t)0ul*sizeof(uint8_t))); t20.ptr = t15; t20.len = t3; - t13 = (nav__1565_43 *)&a0->items; + t13 = (nav__1568_43 *)&a0->items; t21 = (*t13); t15 = t21.ptr; if (t20.len != 0) memcpy(t20.ptr, t15, t20.len * sizeof(uint8_t)); t7 = (*t1); t10 = (struct mem_Allocator__599 *)&t7->allocator; t11 = (*t10); - mem_Allocator_free__anon_3655__5138(t11, t9); + mem_Allocator_free__anon_3655__5141(t11, t9); t7 = (*t1); - t13 = (nav__1565_43 *)&t7->items; + t13 = (nav__1568_43 *)&t7->items; t14 = &t13->ptr; t15 = t12.ptr; (*t14) = t15; @@ -6789,71 +6818,71 @@ static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPr return 0; } -static uint16_t bincode_serialize__anon_3165__4817(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, uint32_t const a1) { +static uint16_t bincode_serialize__anon_3165__4820(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, uint32_t const a1) { uint16_t t0; - t0 = bincode_serializeInt__anon_3660__5139(a0, a1); + t0 = bincode_serializeInt__anon_3660__5142(a0, a1); if (t0) { return t0; } return 0; } -static uint16_t bincode_serialize__anon_3167__4818(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__struct_1181__1181 const a1) { +static uint16_t bincode_serialize__anon_3167__4821(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__struct_1181__1181 const a1) { uint16_t t0; - t0 = bincode_serializeStruct__anon_3665__5140(a0, a1); + t0 = bincode_serializeStruct__anon_3665__5143(a0, a1); if (t0) { return t0; } return 0; } -static uint16_t bincode_serialize__anon_3169__4819(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0) { +static uint16_t bincode_serialize__anon_3169__4822(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0) { (void)a0; return 0; } -static uint16_t bincode_serialize__anon_3171__4820(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__struct_1182__1182 const a1) { +static uint16_t bincode_serialize__anon_3171__4823(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__struct_1182__1182 const a1) { uint16_t t0; - t0 = bincode_serializeStruct__anon_3666__5141(a0, a1); + t0 = bincode_serializeStruct__anon_3666__5144(a0, a1); if (t0) { return t0; } return 0; } -static uint16_t bincode_serialize__anon_3173__4821(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__struct_1183__1183 const a1) { +static uint16_t bincode_serialize__anon_3173__4824(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__struct_1183__1183 const a1) { uint16_t t0; - t0 = bincode_serializeStruct__anon_3667__5142(a0, a1); + t0 = bincode_serializeStruct__anon_3667__5145(a0, a1); if (t0) { return t0; } return 0; } -static uint16_t bincode_serialize__anon_3175__4822(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, uint64_t const a1) { +static uint16_t bincode_serialize__anon_3175__4825(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, uint64_t const a1) { uint16_t t0; - t0 = bincode_serializeInt__anon_3668__5143(a0, a1); + t0 = bincode_serializeInt__anon_3668__5146(a0, a1); if (t0) { return t0; } return 0; } -static uint16_t bincode_serialize__anon_3177__4823(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, uint8_t const a1) { +static uint16_t bincode_serialize__anon_3177__4826(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, uint8_t const a1) { uint16_t t0; - t0 = bincode_serializeEnum__anon_3671__5144(a0, a1); + t0 = bincode_serializeEnum__anon_3671__5147(a0, a1); if (t0) { return t0; } return 0; } -static nav__1757_38 posix_write__1757(int32_t const a0, nav__1757_40 const a1) { +static nav__1760_38 posix_write__1760(int32_t const a0, nav__1760_40 const a1) { uintptr_t t0; uint64_t t1; uint8_t const *t3; intptr_t t5; - nav__1757_38 t7; + nav__1760_38 t7; uint32_t t4; uint16_t t6; bool t2; @@ -6861,7 +6890,7 @@ static nav__1757_38 posix_write__1757(int32_t const a0, nav__1757_40 const a1) { t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__1757_38){(uintptr_t)0ul,0}; + return (nav__1760_38){(uintptr_t)0ul,0}; } goto zig_block_0; @@ -6873,7 +6902,7 @@ static nav__1757_38 posix_write__1757(int32_t const a0, nav__1757_40 const a1) { t4 = (uint32_t)t0; t0 = (uintptr_t)t4; t5 = write(a0, t3, t0); - t6 = posix_errno__anon_3681__5146(t5); + t6 = posix_errno__anon_3681__5149(t5); switch (t6) { case UINT16_C(0): { t0 = (uintptr_t)t5; @@ -6885,55 +6914,55 @@ static nav__1757_38 posix_write__1757(int32_t const a0, nav__1757_40 const a1) { goto zig_block_1; } case UINT16_C(22): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_InvalidArgument}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_InvalidArgument}; } case UINT16_C(14): { zig_unreachable(); } case UINT16_C(2): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ProcessNotFound}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ProcessNotFound}; } case UINT16_C(35): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_WouldBlock}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_WouldBlock}; } case UINT16_C(9): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NotOpenForWriting}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NotOpenForWriting}; } case UINT16_C(39): { zig_unreachable(); } case UINT16_C(69): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_DiskQuota}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_DiskQuota}; } case UINT16_C(27): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_FileTooBig}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_FileTooBig}; } case UINT16_C(5): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_InputOutput}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_InputOutput}; } case UINT16_C(28): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoSpaceLeft}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoSpaceLeft}; } case UINT16_C(13): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_AccessDenied}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_AccessDenied}; } case UINT16_C(1): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_AccessDenied}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_AccessDenied}; } case UINT16_C(32): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_BrokenPipe}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_BrokenPipe}; } case UINT16_C(54): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ConnectionResetByPeer}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ConnectionResetByPeer}; } case UINT16_C(16): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_DeviceBusy}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_DeviceBusy}; } case UINT16_C(6): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoDevice}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoDevice}; } default: { - t6 = posix_unexpectedErrno__2021(t6); + t6 = posix_unexpectedErrno__2024(t6); t7.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; t7.error = t6; return t7; @@ -6944,12 +6973,12 @@ static nav__1757_38 posix_write__1757(int32_t const a0, nav__1757_40 const a1) { goto zig_loop_16; } -static nav__1749_38 posix_read__1749(int32_t const a0, nav__1749_40 const a1) { +static nav__1752_38 posix_read__1752(int32_t const a0, nav__1752_40 const a1) { uintptr_t t0; uint64_t t1; uint8_t *t3; intptr_t t5; - nav__1749_38 t7; + nav__1752_38 t7; uint32_t t4; uint16_t t6; bool t2; @@ -6957,7 +6986,7 @@ static nav__1749_38 posix_read__1749(int32_t const a0, nav__1749_40 const a1) { t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__1749_38){(uintptr_t)0ul,0}; + return (nav__1752_38){(uintptr_t)0ul,0}; } goto zig_block_0; @@ -6969,7 +6998,7 @@ static nav__1749_38 posix_read__1749(int32_t const a0, nav__1749_40 const a1) { t4 = (uint32_t)t0; t0 = (uintptr_t)t4; t5 = read(a0, t3, t0); - t6 = posix_errno__anon_3681__5146(t5); + t6 = posix_errno__anon_3681__5149(t5); switch (t6) { case UINT16_C(0): { t0 = (uintptr_t)t5; @@ -6987,40 +7016,40 @@ static nav__1749_38 posix_read__1749(int32_t const a0, nav__1749_40 const a1) { zig_unreachable(); } case UINT16_C(2): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ProcessNotFound}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ProcessNotFound}; } case UINT16_C(35): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_WouldBlock}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_WouldBlock}; } case UINT16_C(89): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_Canceled}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_Canceled}; } case UINT16_C(9): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NotOpenForReading}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NotOpenForReading}; } case UINT16_C(5): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_InputOutput}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_InputOutput}; } case UINT16_C(21): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_IsDir}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_IsDir}; } case UINT16_C(55): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; } case UINT16_C(12): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; } case UINT16_C(57): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SocketNotConnected}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SocketNotConnected}; } case UINT16_C(54): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ConnectionResetByPeer}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ConnectionResetByPeer}; } case UINT16_C(60): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ConnectionTimedOut}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ConnectionTimedOut}; } default: { - t6 = posix_unexpectedErrno__2021(t6); + t6 = posix_unexpectedErrno__2024(t6); t7.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; t7.error = t6; return t7; @@ -7031,17 +7060,17 @@ static nav__1749_38 posix_read__1749(int32_t const a0, nav__1749_40 const a1) { goto zig_loop_16; } -static nav__4889_38 math_mul__anon_3220__4889(uintptr_t const a0, uintptr_t const a1) { - nav__4889_42 t0; +static nav__4892_38 math_mul__anon_3220__4892(uintptr_t const a0, uintptr_t const a1) { + nav__4892_42 t0; uintptr_t t3; - nav__4889_38 t4; + nav__4892_38 t4; uint8_t t1; bool t2; t0.f1 = zig_mulo_u64(&t0.f0, a0, a1, UINT8_C(64)); t1 = t0.f1; t2 = t1 != UINT8_C(0); if (t2) { - return (nav__4889_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_Overflow}; + return (nav__4892_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_Overflow}; } goto zig_block_0; @@ -7052,7 +7081,7 @@ static nav__4889_38 math_mul__anon_3220__4889(uintptr_t const a0, uintptr_t cons return t4; } -static nav__4890_39 mem_Allocator_allocBytesWithAlignment__anon_3222__4890(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__4893_39 mem_Allocator_allocBytesWithAlignment__anon_3222__4893(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uint64_t t2; uint8_t *t4; @@ -7068,8 +7097,8 @@ static nav__4890_39 mem_Allocator_allocBytesWithAlignment__anon_3222__4890(struc uint8_t *(*t11)(void *, uintptr_t, uint8_t, uintptr_t); void *t12; uint8_t *const *t16; - nav__4890_52 t17; - nav__4890_39 t18; + nav__4893_52 t17; + nav__4893_39 t18; bool t3; uint8_t t6; t0 = a0; @@ -7077,13 +7106,13 @@ static nav__4890_39 mem_Allocator_allocBytesWithAlignment__anon_3222__4890(struc t2 = a1; t3 = t2 == UINT64_C(0); if (t3) { - return (nav__4890_39){(uint8_t *)UINTPTR_MAX,0}; + return (nav__4893_39){(uint8_t *)UINTPTR_MAX,0}; } goto zig_block_0; zig_block_0:; t5 = (*t1); - t6 = mem_Alignment_fromByteUnits__1113((uintptr_t)1ul); + t6 = mem_Alignment_fromByteUnits__1116((uintptr_t)1ul); t7 = t5; t1 = (struct mem_Allocator__599 const *)&t7; t8 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; @@ -7098,7 +7127,7 @@ static nav__4890_39 mem_Allocator_allocBytesWithAlignment__anon_3222__4890(struc t4 = t14; goto zig_block_1; } - return (nav__4890_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__4893_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_1:; t15 = t4; @@ -7112,29 +7141,29 @@ static nav__4890_39 mem_Allocator_allocBytesWithAlignment__anon_3222__4890(struc return t18; } -static nav__4195_38 io_Reader_read__4195(struct io_Reader__2141 const a0, nav__4195_41 const a1) { +static nav__4198_38 io_Reader_read__4198(struct io_Reader__2141 const a0, nav__4198_41 const a1) { struct io_Reader__2141 const *t1; - nav__4195_38 (*const *t2)(void const *, nav__4195_41); - nav__4195_38 (*t3)(void const *, nav__4195_41); + nav__4198_38 (*const *t2)(void const *, nav__4198_41); + nav__4198_38 (*t3)(void const *, nav__4198_41); void const *t4; - nav__4195_38 t5; + nav__4198_38 t5; struct io_Reader__2141 t0; t0 = a0; t1 = (struct io_Reader__2141 const *)&t0; - t2 = (nav__4195_38 (*const *)(void const *, nav__4195_41))&t1->readFn; + t2 = (nav__4198_38 (*const *)(void const *, nav__4198_41))&t1->readFn; t3 = (*t2); t4 = a0.context; t5 = t3(t4, a1); return t5; } -static nav__4892_39 mem_sliceAsBytes__anon_3353__4892(nav__4892_39 const a0) { +static nav__4895_39 mem_sliceAsBytes__anon_3353__4895(nav__4895_39 const a0) { uintptr_t t0; uint64_t t1; uint8_t const *t4; uint8_t const *t5; uint8_t const *const *t6; - nav__4892_39 t7; + nav__4895_39 t7; bool t2; bool t3; t0 = a0.len; @@ -7149,7 +7178,7 @@ static nav__4892_39 mem_sliceAsBytes__anon_3353__4892(nav__4892_39 const a0) { zig_block_1:; if (t3) { - return (nav__4892_39){(uint8_t const *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__4895_39){(uint8_t const *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -7165,7 +7194,7 @@ static nav__4892_39 mem_sliceAsBytes__anon_3353__4892(nav__4892_39 const a0) { return t7; } -static uint16_t fmt_format__anon_3841__5177(struct io_Writer__3827 const a0, nav__5177_40 const a1) { +static uint16_t fmt_format__anon_3841__5180(struct io_Writer__3827 const a0, nav__5180_40 const a1) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -7174,24 +7203,24 @@ static uint16_t fmt_format__anon_3841__5177(struct io_Writer__3827 const a0, nav t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5177_45){(uint8_t const *)&__anon_3951,(uintptr_t)49ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5180_45){(uint8_t const *)&__anon_3951,(uintptr_t)49ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_4328__5570(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_4328__5573(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5177_45){(uint8_t const *)&__anon_4335,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5180_45){(uint8_t const *)&__anon_4335,(uintptr_t)1ul}); if (t3) { return t3; } return 0; } -static nav__5052_40 fmt_bufPrint__anon_3407__5052(nav__5052_39 const a0, nav__5052_42 const a1) { +static nav__5055_40 fmt_bufPrint__anon_3407__5055(nav__5055_39 const a0, nav__5055_42 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 t2; @@ -7202,16 +7231,16 @@ static nav__5052_40 fmt_bufPrint__anon_3407__5052(nav__5052_39 const a0, nav__50 void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t9; void const *t10; - nav__5052_71 (**t11)(void const *, nav__5052_48); + nav__5055_71 (**t11)(void const *, nav__5055_48); struct io_Writer__3827 t12; struct io_Writer__3827 t7; - nav__5052_39 t15; - nav__5052_40 t16; + nav__5055_39 t15; + nav__5055_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4156(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4159(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4146(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4149(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 const *)&t3; t5 = t4; @@ -7221,17 +7250,17 @@ static nav__5052_40 fmt_bufPrint__anon_3407__5052(nav__5052_39 const a0, nav__50 t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__5052_71 (**)(void const *, nav__5052_48))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5160; + t11 = (nav__5055_71 (**)(void const *, nav__5055_48))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5163; t12 = t7; - t13 = fmt_format__anon_3841__5177(t12, a1); + t13 = fmt_format__anon_3841__5180(t12, a1); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__5052_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__5055_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -7240,13 +7269,13 @@ static nav__5052_40 fmt_bufPrint__anon_3407__5052(nav__5052_39 const a0, nav__50 zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4154(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4157(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static uint16_t fmt_format__anon_4351__5571(struct io_Writer__3827 const a0) { +static uint16_t fmt_format__anon_4351__5574(struct io_Writer__3827 const a0) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -7254,23 +7283,23 @@ static uint16_t fmt_format__anon_4351__5571(struct io_Writer__3827 const a0) { t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5571_43){(uint8_t const *)&__anon_4451,(uintptr_t)68ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5574_43){(uint8_t const *)&__anon_4451,(uintptr_t)68ul}); if (t3) { return t3; } - t3 = fmt_formatType__anon_4459__5572(UINT64_C(2), (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_4459__5575(UINT64_C(2), (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5571_43){(uint8_t const *)&__anon_4335,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5574_43){(uint8_t const *)&__anon_4335,(uintptr_t)1ul}); if (t3) { return t3; } return 0; } -static nav__5054_40 fmt_bufPrint__anon_3429__5054(nav__5054_39 const a0) { +static nav__5057_40 fmt_bufPrint__anon_3429__5057(nav__5057_39 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 t2; @@ -7281,16 +7310,16 @@ static nav__5054_40 fmt_bufPrint__anon_3429__5054(nav__5054_39 const a0) { void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t9; void const *t10; - nav__5054_54 (**t11)(void const *, nav__5054_56); + nav__5057_54 (**t11)(void const *, nav__5057_56); struct io_Writer__3827 t12; struct io_Writer__3827 t7; - nav__5054_39 t15; - nav__5054_40 t16; + nav__5057_39 t15; + nav__5057_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4156(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4159(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4146(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4149(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 const *)&t3; t5 = t4; @@ -7300,17 +7329,17 @@ static nav__5054_40 fmt_bufPrint__anon_3429__5054(nav__5054_39 const a0) { t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__5054_54 (**)(void const *, nav__5054_56))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5160; + t11 = (nav__5057_54 (**)(void const *, nav__5057_56))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5163; t12 = t7; - t13 = fmt_format__anon_4351__5571(t12); + t13 = fmt_format__anon_4351__5574(t12); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__5054_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__5057_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -7319,13 +7348,13 @@ static nav__5054_40 fmt_bufPrint__anon_3429__5054(nav__5054_39 const a0) { zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4154(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4157(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static uint16_t fmt_format__anon_4468__5573(struct io_Writer__3827 const a0) { +static uint16_t fmt_format__anon_4468__5576(struct io_Writer__3827 const a0) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -7333,14 +7362,14 @@ static uint16_t fmt_format__anon_4468__5573(struct io_Writer__3827 const a0) { t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5573_43){(uint8_t const *)&__anon_4574,(uintptr_t)82ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5576_43){(uint8_t const *)&__anon_4574,(uintptr_t)82ul}); if (t3) { return t3; } return 0; } -static nav__5055_40 fmt_bufPrint__anon_3442__5055(nav__5055_39 const a0) { +static nav__5058_40 fmt_bufPrint__anon_3442__5058(nav__5058_39 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 t2; @@ -7351,16 +7380,16 @@ static nav__5055_40 fmt_bufPrint__anon_3442__5055(nav__5055_39 const a0) { void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t9; void const *t10; - nav__5055_54 (**t11)(void const *, nav__5055_56); + nav__5058_54 (**t11)(void const *, nav__5058_56); struct io_Writer__3827 t12; struct io_Writer__3827 t7; - nav__5055_39 t15; - nav__5055_40 t16; + nav__5058_39 t15; + nav__5058_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4156(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4159(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4146(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4149(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 const *)&t3; t5 = t4; @@ -7370,17 +7399,17 @@ static nav__5055_40 fmt_bufPrint__anon_3442__5055(nav__5055_39 const a0) { t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__5055_54 (**)(void const *, nav__5055_56))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5160; + t11 = (nav__5058_54 (**)(void const *, nav__5058_56))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5163; t12 = t7; - t13 = fmt_format__anon_4468__5573(t12); + t13 = fmt_format__anon_4468__5576(t12); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__5055_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__5058_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -7389,39 +7418,39 @@ static nav__5055_40 fmt_bufPrint__anon_3442__5055(nav__5055_39 const a0) { zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4154(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4157(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static uint16_t fmt_format__anon_4580__5574(struct io_Writer__3827 const a0, nav__5574_41 const a1) { +static uint16_t fmt_format__anon_4580__5577(struct io_Writer__3827 const a0, nav__5577_41 const a1) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; - nav__5574_40 t4; + nav__5577_40 t4; uint16_t t3; t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5574_40){(uint8_t const *)&__anon_4628,(uintptr_t)32ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5577_40){(uint8_t const *)&__anon_4628,(uintptr_t)32ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_4732__5575(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_4732__5578(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5574_40){(uint8_t const *)&__anon_4761,(uintptr_t)22ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5577_40){(uint8_t const *)&__anon_4761,(uintptr_t)22ul}); if (t3) { return t3; } return 0; } -static nav__5056_40 fmt_bufPrint__anon_3455__5056(nav__5056_39 const a0, nav__5056_43 const a1) { +static nav__5059_40 fmt_bufPrint__anon_3455__5059(nav__5059_39 const a0, nav__5059_43 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 t2; @@ -7432,16 +7461,16 @@ static nav__5056_40 fmt_bufPrint__anon_3455__5056(nav__5056_39 const a0, nav__50 void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t9; void const *t10; - nav__5056_59 (**t11)(void const *, nav__5056_42); + nav__5059_59 (**t11)(void const *, nav__5059_42); struct io_Writer__3827 t12; struct io_Writer__3827 t7; - nav__5056_39 t15; - nav__5056_40 t16; + nav__5059_39 t15; + nav__5059_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4156(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4159(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4146(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4149(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 const *)&t3; t5 = t4; @@ -7451,17 +7480,17 @@ static nav__5056_40 fmt_bufPrint__anon_3455__5056(nav__5056_39 const a0, nav__50 t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__5056_59 (**)(void const *, nav__5056_42))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5160; + t11 = (nav__5059_59 (**)(void const *, nav__5059_42))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5163; t12 = t7; - t13 = fmt_format__anon_4580__5574(t12, a1); + t13 = fmt_format__anon_4580__5577(t12, a1); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__5056_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__5059_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -7470,45 +7499,45 @@ static nav__5056_40 fmt_bufPrint__anon_3455__5056(nav__5056_39 const a0, nav__50 zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4154(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4157(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static void array_list_ArrayListAligned_28u8_2cnull_29_deinit__1529(struct array_list_ArrayListAligned_28u8_2cnull_29__806 const a0) { +static void array_list_ArrayListAligned_28u8_2cnull_29_deinit__1532(struct array_list_ArrayListAligned_28u8_2cnull_29__806 const a0) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 const *t1; struct mem_Allocator__599 const *t2; struct mem_Allocator__599 t3; struct array_list_ArrayListAligned_28u8_2cnull_29__806 t4; struct array_list_ArrayListAligned_28u8_2cnull_29__806 t0; - nav__1529_41 t5; + nav__1532_41 t5; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 const *)&t0; t2 = (struct mem_Allocator__599 const *)&t1->allocator; t3 = (*t2); t4 = (*t1); - t5 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1575(t4); - mem_Allocator_free__anon_3655__5138(t3, t5); + t5 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1578(t4); + mem_Allocator_free__anon_3655__5141(t3, t5); return; } -static void fs_File_close__1385(struct fs_File__794 const a0) { +static void fs_File_close__1388(struct fs_File__794 const a0) { int32_t t0; t0 = a0.handle; - posix_close__1727(t0); + posix_close__1730(t0); return; } -static struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_init__3512(struct mem_Allocator__599 const a0) { +static struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_init__3515(struct mem_Allocator__599 const a0) { struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 t0; - t0.items = (nav__3512_43){(struct environment_linked_libraries_root_LibraryInfo__934 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + t0.items = (nav__3515_43){(struct environment_linked_libraries_root_LibraryInfo__934 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; t0.capacity = (uintptr_t)0ul; t0.allocator = a0; return t0; } -static bool math_isPowerOfTwo__anon_3478__5057(uintptr_t const a0) { +static bool math_isPowerOfTwo__anon_3478__5060(uintptr_t const a0) { uint64_t t0; uintptr_t t2; bool t1; @@ -7522,7 +7551,7 @@ static bool math_isPowerOfTwo__anon_3478__5057(uintptr_t const a0) { return t1; } -static uint16_t posix_faccessatZ__1913(int32_t const a0, uint8_t const *const a1, uint32_t const a2, uint32_t const a3) { +static uint16_t posix_faccessatZ__1916(int32_t const a0, uint8_t const *const a1, uint32_t const a2, uint32_t const a3) { unsigned int t0; unsigned int t1; int t2; @@ -7530,7 +7559,7 @@ static uint16_t posix_faccessatZ__1913(int32_t const a0, uint8_t const *const a1 t0 = a2; t1 = a3; t2 = faccessat(a0, a1, t0, t1); - t3 = posix_errno__anon_2970__4656(t2); + t3 = posix_errno__anon_2970__4659(t2); switch (t3) { case UINT16_C(0): { return 0; @@ -7572,27 +7601,27 @@ static uint16_t posix_faccessatZ__1913(int32_t const a0, uint8_t const *const a1 return zig_error_SystemResources; } case UINT16_C(92): { - t3 = posix_unexpectedErrno__2021(t3); + t3 = posix_unexpectedErrno__2024(t3); return t3; } default: { - t3 = posix_unexpectedErrno__2021(t3); + t3 = posix_unexpectedErrno__2024(t3); return t3; } } } -static nav__1769_38 posix_openatZ__1769(int32_t const a0, uint8_t const *const a1, uint32_t const a2, uint16_t const a3) { +static nav__1772_38 posix_openatZ__1772(int32_t const a0, uint8_t const *const a1, uint32_t const a2, uint16_t const a3) { int t0; unsigned int t1; int32_t t3; - nav__1769_38 t4; + nav__1772_38 t4; uint16_t t2; zig_loop_11: t0 = a0; t1 = (unsigned int)a3; t0 = openat(t0, a1, a2, t1); - t2 = posix_errno__anon_2970__4656(t0); + t2 = posix_errno__anon_2970__4659(t0); switch (t2) { case UINT16_C(0): { t3 = t0; @@ -7607,79 +7636,79 @@ static nav__1769_38 posix_openatZ__1769(int32_t const a0, uint8_t const *const a zig_unreachable(); } case UINT16_C(22): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_BadPathName}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_BadPathName}; } case UINT16_C(9): { zig_unreachable(); } case UINT16_C(13): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_AccessDenied}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_AccessDenied}; } case UINT16_C(27): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_FileTooBig}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_FileTooBig}; } case UINT16_C(84): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_FileTooBig}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_FileTooBig}; } case UINT16_C(21): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_IsDir}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_IsDir}; } case UINT16_C(62): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_SymLinkLoop}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_SymLinkLoop}; } case UINT16_C(24): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_ProcessFdQuotaExceeded}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_ProcessFdQuotaExceeded}; } case UINT16_C(63): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_NameTooLong}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_NameTooLong}; } case UINT16_C(23): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_SystemFdQuotaExceeded}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_SystemFdQuotaExceeded}; } case UINT16_C(19): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_NoDevice}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_NoDevice}; } case UINT16_C(2): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_FileNotFound}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_FileNotFound}; } case UINT16_C(12): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_SystemResources}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_SystemResources}; } case UINT16_C(28): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_NoSpaceLeft}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_NoSpaceLeft}; } case UINT16_C(20): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_NotDir}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_NotDir}; } case UINT16_C(1): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_AccessDenied}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_AccessDenied}; } case UINT16_C(17): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_PathAlreadyExists}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_PathAlreadyExists}; } case UINT16_C(16): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_DeviceBusy}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_DeviceBusy}; } case UINT16_C(45): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_FileLocksNotSupported}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_FileLocksNotSupported}; } case UINT16_C(35): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_WouldBlock}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_WouldBlock}; } case UINT16_C(26): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_FileBusy}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_FileBusy}; } case UINT16_C(6): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_NoDevice}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_NoDevice}; } case UINT16_C(92): { - t2 = posix_unexpectedErrno__2021(t2); + t2 = posix_unexpectedErrno__2024(t2); t4.payload = -INT32_C(0x55555556); t4.error = t2; return t4; } default: { - t2 = posix_unexpectedErrno__2021(t2); + t2 = posix_unexpectedErrno__2024(t2); t4.payload = -INT32_C(0x55555556); t4.error = t2; return t4; @@ -7690,17 +7719,17 @@ static nav__1769_38 posix_openatZ__1769(int32_t const a0, uint8_t const *const a goto zig_loop_11; } -static nav__1928_38 posix_fcntl__1928(int32_t const a0, int32_t const a1, uintptr_t const a2) { +static nav__1931_38 posix_fcntl__1931(int32_t const a0, int32_t const a1, uintptr_t const a2) { unsigned long t1; uintptr_t t3; - nav__1928_38 t4; + nav__1931_38 t4; int t0; uint16_t t2; zig_loop_4: t0 = a1; t1 = a2; t0 = fcntl(a0, t0, t1); - t2 = posix_errno__anon_2970__4656(t0); + t2 = posix_errno__anon_2970__4659(t0); switch (t2) { case UINT16_C(0): { t3 = (uintptr_t)t0; @@ -7715,32 +7744,32 @@ static nav__1928_38 posix_fcntl__1928(int32_t const a0, int32_t const a1, uintpt zig_unreachable(); } case UINT16_C(16): { - return (nav__1928_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_FileBusy}; + return (nav__1931_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_FileBusy}; } case UINT16_C(22): { zig_unreachable(); } case UINT16_C(1): { - return (nav__1928_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_PermissionDenied}; + return (nav__1931_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_PermissionDenied}; } case UINT16_C(24): { - return (nav__1928_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ProcessFdQuotaExceeded}; + return (nav__1931_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ProcessFdQuotaExceeded}; } case UINT16_C(20): { zig_unreachable(); } case UINT16_C(11): { - return (nav__1928_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_DeadLock}; + return (nav__1931_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_DeadLock}; } case UINT16_C(77): { - return (nav__1928_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_LockedRegionLimitExceeded}; + return (nav__1931_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_LockedRegionLimitExceeded}; } case UINT16_C(35): case UINT16_C(13): { - return (nav__1928_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_Locked}; + return (nav__1931_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_Locked}; } default: { - t2 = posix_unexpectedErrno__2021(t2); + t2 = posix_unexpectedErrno__2024(t2); t4.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; t4.error = t2; return t4; @@ -7751,11 +7780,11 @@ static nav__1928_38 posix_fcntl__1928(int32_t const a0, int32_t const a1, uintpt goto zig_loop_4; } -static void posix_close__1727(int32_t const a0) { +static void posix_close__1730(int32_t const a0) { int t0; uint16_t t1; t0 = close_24NOCANCEL(a0); - t1 = posix_errno__anon_2970__4656(t0); + t1 = posix_errno__anon_2970__4659(t0); switch (t1) { case UINT16_C(9): { zig_unreachable(); @@ -7769,17 +7798,17 @@ static void posix_close__1727(int32_t const a0) { } } -static nav__1575_39 array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1575(struct array_list_ArrayListAligned_28u8_2cnull_29__806 const a0) { +static nav__1578_39 array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1578(struct array_list_ArrayListAligned_28u8_2cnull_29__806 const a0) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 const *t1; - nav__1575_39 const *t2; + nav__1578_39 const *t2; uint8_t *const *t3; uintptr_t t4; uint8_t *t5; - nav__1575_39 t6; + nav__1578_39 t6; struct array_list_ArrayListAligned_28u8_2cnull_29__806 t0; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 const *)&t0; - t2 = (nav__1575_39 const *)&t1->items; + t2 = (nav__1578_39 const *)&t1->items; t3 = &t2->ptr; t4 = a0.capacity; t5 = (*t3); @@ -7789,16 +7818,16 @@ static nav__1575_39 array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1 return t6; } -static nav__5136_39 mem_Allocator_remap__anon_3648__5136(struct mem_Allocator__599 const a0, nav__5136_39 const a1, uintptr_t const a2) { +static nav__5139_39 mem_Allocator_remap__anon_3648__5139(struct mem_Allocator__599 const a0, nav__5139_39 const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; - nav__5136_39 const *t3; + nav__5139_39 const *t3; uint64_t t4; struct mem_Allocator__599 t6; struct mem_Allocator__599 t0; struct mem_Allocator__599 t15; - nav__5136_39 t7; - nav__5136_39 t10; - nav__5136_39 t2; + nav__5139_39 t7; + nav__5139_39 t10; + nav__5139_39 t2; uint8_t *t8; uint8_t *t20; uint8_t *t21; @@ -7806,23 +7835,23 @@ static nav__5136_39 mem_Allocator_remap__anon_3648__5136(struct mem_Allocator__5 void *t9; uintptr_t t11; uintptr_t t13; - nav__5136_50 t12; + nav__5139_50 t12; struct mem_Allocator_VTable__602 const *const *t16; struct mem_Allocator_VTable__602 const *t17; - uint8_t *(*const *t18)(void *, nav__5136_39, uint8_t, uintptr_t, uintptr_t); - uint8_t *(*t19)(void *, nav__5136_39, uint8_t, uintptr_t, uintptr_t); + uint8_t *(*const *t18)(void *, nav__5139_39, uint8_t, uintptr_t, uintptr_t); + uint8_t *(*t19)(void *, nav__5139_39, uint8_t, uintptr_t, uintptr_t); uint8_t *const *t23; bool t5; uint8_t t14; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; t2 = a1; - t3 = (nav__5136_39 const *)&t2; + t3 = (nav__5139_39 const *)&t2; t4 = a2; t5 = t4 == UINT64_C(0); if (t5) { t6 = (*t1); - mem_Allocator_free__anon_3655__5138(t6, a1); + mem_Allocator_free__anon_3655__5141(t6, a1); t7 = (*t3); t8 = t7.ptr; t8 = (uint8_t *)(((uintptr_t)t8) + ((uintptr_t)0ul*sizeof(uint8_t))); @@ -7839,30 +7868,30 @@ static nav__5136_39 mem_Allocator_remap__anon_3648__5136(struct mem_Allocator__5 t4 = t11; t5 = t4 == UINT64_C(0); if (t5) { - return (nav__5136_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + return (nav__5139_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; } goto zig_block_1; zig_block_1:; - t10 = mem_sliceAsBytes__anon_4876__5580(a1); - t12 = math_mul__anon_3220__4889((uintptr_t)1ul, a2); + t10 = mem_sliceAsBytes__anon_4876__5583(a1); + t12 = math_mul__anon_3220__4892((uintptr_t)1ul, a2); t5 = t12.error == UINT16_C(0); if (t5) { t13 = t12.payload; t11 = t13; goto zig_block_2; } - return (nav__5136_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + return (nav__5139_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; zig_block_2:; t6 = (*t1); - t14 = mem_Alignment_fromByteUnits__1113((uintptr_t)1ul); + t14 = mem_Alignment_fromByteUnits__1116((uintptr_t)1ul); t13 = (uintptr_t)zig_return_address(); t15 = t6; t1 = (struct mem_Allocator__599 const *)&t15; t16 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t17 = (*t16); - t18 = (uint8_t *(*const *)(void *, nav__5136_39, uint8_t, uintptr_t, uintptr_t))&t17->remap; + t18 = (uint8_t *(*const *)(void *, nav__5139_39, uint8_t, uintptr_t, uintptr_t))&t17->remap; t19 = (*t18); t9 = t6.ptr; t20 = t19(t9, t10, t14, t11, t13); @@ -7872,7 +7901,7 @@ static nav__5136_39 mem_Allocator_remap__anon_3648__5136(struct mem_Allocator__5 t8 = t21; goto zig_block_3; } - return (nav__5136_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + return (nav__5139_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; zig_block_3:; t22 = t8; @@ -7881,25 +7910,25 @@ static nav__5136_39 mem_Allocator_remap__anon_3648__5136(struct mem_Allocator__5 t8 = (uint8_t *)(((uintptr_t)t8) + ((uintptr_t)0ul*sizeof(uint8_t))); t10.ptr = t8; t10.len = t11; - memcpy(&t7, &t10, sizeof(nav__5136_39)); - t7 = mem_bytesAsSlice__anon_4889__5581(t7); + memcpy(&t7, &t10, sizeof(nav__5139_39)); + t7 = mem_bytesAsSlice__anon_4889__5584(t7); t10 = t7; return t10; } -static nav__5137_40 mem_Allocator_alignedAlloc__anon_3653__5137(struct mem_Allocator__599 const a0, uintptr_t const a1) { +static nav__5140_40 mem_Allocator_alignedAlloc__anon_3653__5140(struct mem_Allocator__599 const a0, uintptr_t const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; struct mem_Allocator__599 t5; uintptr_t t3; - nav__5137_40 t4; - nav__5137_40 t8; - nav__5137_51 t6; + nav__5140_40 t4; + nav__5140_40 t8; + nav__5140_51 t6; uint8_t *t9; uint8_t *t10; uint8_t *const *t11; - nav__5137_39 t12; + nav__5140_39 t12; uint16_t t7; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; @@ -7908,10 +7937,10 @@ static nav__5137_40 mem_Allocator_alignedAlloc__anon_3653__5137(struct mem_Alloc t5 = t2; t1 = (struct mem_Allocator__599 const *)&t5; t2 = (*t1); - t6 = mem_Allocator_allocWithSizeAndAlignment__anon_3006__4657(t2, a1, t3); + t6 = mem_Allocator_allocWithSizeAndAlignment__anon_3006__4660(t2, a1, t3); if (t6.error) { t7 = t6.error; - t8.payload = (nav__5137_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t8.payload = (nav__5140_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t8.error = t7; t4 = t8; goto zig_block_0; @@ -7932,9 +7961,9 @@ static nav__5137_40 mem_Allocator_alignedAlloc__anon_3653__5137(struct mem_Alloc return t4; } -static void mem_Allocator_free__anon_3655__5138(struct mem_Allocator__599 const a0, nav__5138_40 const a1) { +static void mem_Allocator_free__anon_3655__5141(struct mem_Allocator__599 const a0, nav__5141_40 const a1) { struct mem_Allocator__599 const *t1; - nav__5138_40 t2; + nav__5141_40 t2; uintptr_t t3; uint64_t t4; uint8_t *t6; @@ -7946,14 +7975,14 @@ static void mem_Allocator_free__anon_3655__5138(struct mem_Allocator__599 const struct mem_Allocator__599 t12; struct mem_Allocator_VTable__602 const *const *t13; struct mem_Allocator_VTable__602 const *t14; - void (*const *t15)(void *, nav__5138_40, uint8_t, uintptr_t); - void (*t16)(void *, nav__5138_40, uint8_t, uintptr_t); + void (*const *t15)(void *, nav__5141_40, uint8_t, uintptr_t); + void (*t16)(void *, nav__5141_40, uint8_t, uintptr_t); void *t17; bool t5; uint8_t t11; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_4876__5580(a1); + t2 = mem_sliceAsBytes__anon_4876__5583(a1); t3 = t2.len; t4 = t3; t5 = t4 == UINT64_C(0); @@ -7976,20 +8005,20 @@ static void mem_Allocator_free__anon_3655__5138(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t2.ptr = t7; t2.len = t3; - t11 = mem_Alignment_fromByteUnits__1113((uintptr_t)1ul); + t11 = mem_Alignment_fromByteUnits__1116((uintptr_t)1ul); t3 = (uintptr_t)zig_return_address(); t12 = t10; t1 = (struct mem_Allocator__599 const *)&t12; t13 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t14 = (*t13); - t15 = (void (*const *)(void *, nav__5138_40, uint8_t, uintptr_t))&t14->free; + t15 = (void (*const *)(void *, nav__5141_40, uint8_t, uintptr_t))&t14->free; t16 = (*t15); t17 = t10.ptr; t16(t17, t2, t11, t3); return; } -static uint16_t bincode_serializeInt__anon_3660__5139(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, uint32_t const a1) { +static uint16_t bincode_serializeInt__anon_3660__5142(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, uint32_t const a1) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t2; @@ -7999,13 +8028,13 @@ static uint16_t bincode_serializeInt__anon_3660__5139(struct io_GenericWriter_28 void const **t7; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t8; void const *t9; - nav__5139_48 (**t10)(void const *, nav__5139_50); + nav__5142_48 (**t10)(void const *, nav__5142_50); struct io_Writer__3827 t11; struct io_Writer__3827 t6; struct io_Writer__3827 t12; struct io_Writer__3827 t14; struct io_Writer__3827 const *t13; - nav__5139_50 t17; + nav__5142_50 t17; uint16_t t18; uint16_t t19; uint8_t t16[4]; @@ -8022,8 +8051,8 @@ static uint16_t bincode_serializeInt__anon_3660__5139(struct io_GenericWriter_28 t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__5139_48 (**)(void const *, nav__5139_50))&t6.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t10 = (nav__5142_48 (**)(void const *, nav__5142_50))&t6.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t11 = t6; t12 = t11; t13 = (struct io_Writer__3827 const *)&t12; @@ -8035,7 +8064,7 @@ static uint16_t bincode_serializeInt__anon_3660__5139(struct io_GenericWriter_28 t11 = (*t13); t17.ptr = &t15[(uintptr_t)0ul]; t17.len = (uintptr_t)4ul; - t18 = io_Writer_writeAll__5168(t11, t17); + t18 = io_Writer_writeAll__5171(t11, t17); memcpy(&t19, &t18, sizeof(uint16_t)); if (t19) { return t19; @@ -8043,57 +8072,57 @@ static uint16_t bincode_serializeInt__anon_3660__5139(struct io_GenericWriter_28 return 0; } -static uint16_t bincode_serializeStruct__anon_3665__5140(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__struct_1181__1181 const a1) { - nav__5140_45 t2; +static uint16_t bincode_serializeStruct__anon_3665__5143(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__struct_1181__1181 const a1) { + nav__5143_45 t2; int32_t t0; uint16_t t1; t0 = a1.pid; - t1 = bincode_serialize__anon_4920__5582(a0, t0); + t1 = bincode_serialize__anon_4920__5585(a0, t0); if (t1) { return t1; } t2 = a1.uri; - t1 = bincode_serialize__anon_4922__5583(a0, t2); + t1 = bincode_serialize__anon_4922__5586(a0, t2); if (t1) { return t1; } return 0; } -static uint16_t bincode_serializeStruct__anon_3666__5141(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__struct_1182__1182 const a1) { - nav__5141_45 t0; +static uint16_t bincode_serializeStruct__anon_3666__5144(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__struct_1182__1182 const a1) { + nav__5144_45 t0; uint16_t t1; t0 = a1.name; - t1 = bincode_serialize__anon_4922__5583(a0, t0); + t1 = bincode_serialize__anon_4922__5586(a0, t0); if (t1) { return t1; } t0 = a1.version; - t1 = bincode_serialize__anon_4922__5583(a0, t0); + t1 = bincode_serialize__anon_4922__5586(a0, t0); if (t1) { return t1; } return 0; } -static uint16_t bincode_serializeStruct__anon_3667__5142(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__struct_1183__1183 const a1) { +static uint16_t bincode_serializeStruct__anon_3667__5145(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_Command__struct_1183__1183 const a1) { struct shared_MarkerType__1185 t2; int32_t t0; uint16_t t1; t0 = a1.pid; - t1 = bincode_serialize__anon_4920__5582(a0, t0); + t1 = bincode_serialize__anon_4920__5585(a0, t0); if (t1) { return t1; } t2 = a1.marker; - t1 = bincode_serialize__anon_4924__5584(a0, t2); + t1 = bincode_serialize__anon_4924__5587(a0, t2); if (t1) { return t1; } return 0; } -static uint16_t bincode_serializeInt__anon_3668__5143(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, uint64_t const a1) { +static uint16_t bincode_serializeInt__anon_3668__5146(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, uint64_t const a1) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t2; @@ -8103,13 +8132,13 @@ static uint16_t bincode_serializeInt__anon_3668__5143(struct io_GenericWriter_28 void const **t7; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t8; void const *t9; - nav__5143_48 (**t10)(void const *, nav__5143_50); + nav__5146_48 (**t10)(void const *, nav__5146_50); struct io_Writer__3827 t11; struct io_Writer__3827 t6; struct io_Writer__3827 t12; struct io_Writer__3827 t14; struct io_Writer__3827 const *t13; - nav__5143_50 t17; + nav__5146_50 t17; uint16_t t18; uint16_t t19; uint8_t t16[8]; @@ -8126,8 +8155,8 @@ static uint16_t bincode_serializeInt__anon_3668__5143(struct io_GenericWriter_28 t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__5143_48 (**)(void const *, nav__5143_50))&t6.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t10 = (nav__5146_48 (**)(void const *, nav__5146_50))&t6.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t11 = t6; t12 = t11; t13 = (struct io_Writer__3827 const *)&t12; @@ -8139,7 +8168,7 @@ static uint16_t bincode_serializeInt__anon_3668__5143(struct io_GenericWriter_28 t11 = (*t13); t17.ptr = &t15[(uintptr_t)0ul]; t17.len = (uintptr_t)8ul; - t18 = io_Writer_writeAll__5168(t11, t17); + t18 = io_Writer_writeAll__5171(t11, t17); memcpy(&t19, &t18, sizeof(uint16_t)); if (t19) { return t19; @@ -8147,20 +8176,20 @@ static uint16_t bincode_serializeInt__anon_3668__5143(struct io_GenericWriter_28 return 0; } -static uint16_t bincode_serializeEnum__anon_3671__5144(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, uint8_t const a1) { +static uint16_t bincode_serializeEnum__anon_3671__5147(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, uint8_t const a1) { uint32_t t1; uint16_t t2; uint8_t t0; t0 = a1; t1 = (uint32_t)t0; - t2 = bincode_serialize__anon_3165__4817(a0, t1); + t2 = bincode_serialize__anon_3165__4820(a0, t1); if (t2) { return t2; } return 0; } -static uint16_t posix_errno__anon_3681__5146(intptr_t const a0) { +static uint16_t posix_errno__anon_3681__5149(intptr_t const a0) { int64_t t1; int *t3; int t4; @@ -8183,7 +8212,7 @@ static uint16_t posix_errno__anon_3681__5146(intptr_t const a0) { return t0; } -static struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4146(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const a0) { +static struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4149(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 **t1; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 t0; t1 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 **)&t0.context; @@ -8191,21 +8220,21 @@ static struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_ return t0; } -static nav__5160_38 io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5160(void const *const a0, nav__5160_41 const a1) { +static nav__5163_38 io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5163(void const *const a0, nav__5163_41 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t0; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *t1; - nav__5160_38 t2; - nav__5160_38 t3; + nav__5163_38 t2; + nav__5163_38 t3; t0 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)a0; t1 = (*t0); - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write__4149(t1, a1); - memcpy(&t3, &t2, sizeof(nav__5160_38)); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write__4152(t1, a1); + memcpy(&t3, &t2, sizeof(nav__5163_38)); return t3; } -static uint16_t io_Writer_writeAll__5168(struct io_Writer__3827 const a0, nav__5168_40 const a1) { +static uint16_t io_Writer_writeAll__5171(struct io_Writer__3827 const a0, nav__5171_40 const a1) { struct io_Writer__3827 const *t1; - nav__5168_40 const *t3; + nav__5171_40 const *t3; uintptr_t t5; uintptr_t t6; uintptr_t t13; @@ -8214,16 +8243,16 @@ static uint16_t io_Writer_writeAll__5168(struct io_Writer__3827 const a0, nav__5 uint64_t t8; struct io_Writer__3827 t10; struct io_Writer__3827 t0; - nav__5168_40 t11; - nav__5168_40 t2; + nav__5171_40 t11; + nav__5171_40 t2; uint8_t const *t12; - nav__5168_43 t14; + nav__5171_43 t14; uint16_t t15; bool t9; t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = a1; - t3 = (nav__5168_40 const *)&t2; + t3 = (nav__5171_40 const *)&t2; t4 = (uintptr_t)0ul; zig_loop_11: t5 = t4; @@ -8242,7 +8271,7 @@ static uint16_t io_Writer_writeAll__5168(struct io_Writer__3827 const a0, nav__5 t5 = t13 - t5; t11.ptr = t12; t11.len = t5; - t14 = io_Writer_write__5167(t10, t11); + t14 = io_Writer_write__5170(t10, t11); if (t14.error) { t15 = t14.error; return t15; @@ -8261,25 +8290,25 @@ static uint16_t io_Writer_writeAll__5168(struct io_Writer__3827 const a0, nav__5 return 0; } -static uint16_t shared_Command_format__anon_4988__5585(struct shared_Command__1178 const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { +static uint16_t shared_Command_format__anon_4988__5588(struct shared_Command__1178 const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { struct io_Writer__3827 const *t1; struct shared_Command__struct_1181__1181 t3; struct io_Writer__3827 t4; struct io_Writer__3827 t0; - nav__5585_44 t6; - nav__5585_44 t10; - nav__5585_66 t7; + nav__5588_44 t6; + nav__5588_44 t10; + nav__5588_66 t7; struct shared_Command__struct_1182__1182 t9; - nav__5585_76 t11; + nav__5588_76 t11; struct shared_Command__struct_1183__1183 t12; struct shared_MarkerType__1185 t13; - nav__5585_78 t14; + nav__5588_78 t14; uint64_t t15; - nav__5585_80 t16; + nav__5588_80 t16; int32_t t5; uint16_t t8; uint8_t t2; - nav__5585_84 t17; + nav__5588_84 t17; (void)a1; t0 = a2; t1 = (struct io_Writer__3827 const *)&t0; @@ -8292,7 +8321,7 @@ static uint16_t shared_Command_format__anon_4988__5585(struct shared_Command__11 t6 = t3.uri; t7.f0 = t5; t7.f1 = t6; - t8 = io_Writer_print__anon_5008__5586(t4, t7); + t8 = io_Writer_print__anon_5008__5589(t4, t7); if (t8) { return t8; } @@ -8300,7 +8329,7 @@ static uint16_t shared_Command_format__anon_4988__5585(struct shared_Command__11 } case UINT8_C(1): { t4 = (*t1); - t8 = io_Writer_writeAll__5168(t4, (nav__5585_44){(uint8_t const *)&__anon_2011,(uintptr_t)14ul}); + t8 = io_Writer_writeAll__5171(t4, (nav__5588_44){(uint8_t const *)&__anon_2011,(uintptr_t)14ul}); if (t8) { return t8; } @@ -8308,7 +8337,7 @@ static uint16_t shared_Command_format__anon_4988__5585(struct shared_Command__11 } case UINT8_C(2): { t4 = (*t1); - t8 = io_Writer_writeAll__5168(t4, (nav__5585_44){(uint8_t const *)&__anon_2016,(uintptr_t)13ul}); + t8 = io_Writer_writeAll__5171(t4, (nav__5588_44){(uint8_t const *)&__anon_2016,(uintptr_t)13ul}); if (t8) { return t8; } @@ -8316,7 +8345,7 @@ static uint16_t shared_Command_format__anon_4988__5585(struct shared_Command__11 } case UINT8_C(3): { t4 = (*t1); - t8 = io_Writer_writeAll__5168(t4, (nav__5585_44){(uint8_t const *)&__anon_2021,(uintptr_t)3ul}); + t8 = io_Writer_writeAll__5171(t4, (nav__5588_44){(uint8_t const *)&__anon_2021,(uintptr_t)3ul}); if (t8) { return t8; } @@ -8324,7 +8353,7 @@ static uint16_t shared_Command_format__anon_4988__5585(struct shared_Command__11 } case UINT8_C(4): { t4 = (*t1); - t8 = io_Writer_writeAll__5168(t4, (nav__5585_44){(uint8_t const *)&__anon_2026,(uintptr_t)12ul}); + t8 = io_Writer_writeAll__5171(t4, (nav__5588_44){(uint8_t const *)&__anon_2026,(uintptr_t)12ul}); if (t8) { return t8; } @@ -8337,7 +8366,7 @@ static uint16_t shared_Command_format__anon_4988__5585(struct shared_Command__11 t10 = t9.version; t11.f0 = t6; t11.f1 = t10; - t8 = io_Writer_print__anon_5029__5587(t4, t11); + t8 = io_Writer_print__anon_5029__5590(t4, t11); if (t8) { return t8; } @@ -8345,7 +8374,7 @@ static uint16_t shared_Command_format__anon_4988__5585(struct shared_Command__11 } case UINT8_C(6): { t4 = (*t1); - t8 = io_Writer_writeAll__5168(t4, (nav__5585_44){(uint8_t const *)&__anon_2034,(uintptr_t)3ul}); + t8 = io_Writer_writeAll__5171(t4, (nav__5588_44){(uint8_t const *)&__anon_2034,(uintptr_t)3ul}); if (t8) { return t8; } @@ -8358,7 +8387,7 @@ static uint16_t shared_Command_format__anon_4988__5585(struct shared_Command__11 t13 = t12.marker; t14.f0 = t5; t14.f1 = t13; - t8 = io_Writer_print__anon_5041__5588(t4, t14); + t8 = io_Writer_print__anon_5041__5591(t4, t14); if (t8) { return t8; } @@ -8368,7 +8397,7 @@ static uint16_t shared_Command_format__anon_4988__5585(struct shared_Command__11 t15 = a0.payload.SetVersion; t4 = (*t1); t16.f0 = t15; - t8 = io_Writer_print__anon_5050__5589(t4, t16); + t8 = io_Writer_print__anon_5050__5592(t4, t16); if (t8) { return t8; } @@ -8376,7 +8405,7 @@ static uint16_t shared_Command_format__anon_4988__5585(struct shared_Command__11 } case UINT8_C(9): { t4 = (*t1); - t8 = io_Writer_writeAll__5168(t4, (nav__5585_44){(uint8_t const *)&__anon_2049,(uintptr_t)18ul}); + t8 = io_Writer_writeAll__5171(t4, (nav__5588_44){(uint8_t const *)&__anon_2049,(uintptr_t)18ul}); if (t8) { return t8; } @@ -8386,7 +8415,7 @@ static uint16_t shared_Command_format__anon_4988__5585(struct shared_Command__11 t2 = a0.payload.IntegrationModeResponse; t4 = (*t1); t17.f0 = t2; - t8 = io_Writer_print__anon_5063__5590(t4, t17); + t8 = io_Writer_print__anon_5063__5593(t4, t17); if (t8) { return t8; } @@ -8399,7 +8428,7 @@ static uint16_t shared_Command_format__anon_4988__5585(struct shared_Command__11 return 0; } -static uint16_t fmt_formatType__anon_4328__5570(struct shared_Command__1178 const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_4328__5573(struct shared_Command__1178 const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { struct shared_Command__1178 const *t1; struct shared_Command__1178 t3; struct shared_Command__1178 t0; @@ -8410,23 +8439,23 @@ static uint16_t fmt_formatType__anon_4328__5570(struct shared_Command__1178 cons t1 = (struct shared_Command__1178 const *)&t0; t2 = a2; t3 = (*t1); - t4 = shared_Command_format__anon_4988__5585(t3, a1, a2); + t4 = shared_Command_format__anon_4988__5588(t3, a1, a2); if (t4) { return t4; } return 0; } -static nav__4154_39 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4154(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 const a0) { +static nav__4157_39 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4157(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 const *t1; - nav__4154_39 const *t2; + nav__4157_39 const *t2; uintptr_t t3; - nav__4154_39 t4; + nav__4157_39 t4; uint8_t *t5; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t0; t0 = a0; t1 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 const *)&t0; - t2 = (nav__4154_39 const *)&t1->buffer; + t2 = (nav__4157_39 const *)&t1->buffer; t3 = a0.pos; t4 = (*t2); t5 = t4.ptr; @@ -8436,7 +8465,7 @@ static nav__4154_39 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWr return t4; } -static uint16_t fmt_formatType__anon_4459__5572(uint64_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_4459__5575(uint64_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { uint64_t t0; struct io_Writer__3827 t1; uint16_t t2; @@ -8444,18 +8473,18 @@ static uint16_t fmt_formatType__anon_4459__5572(uint64_t const a0, struct fmt_Fo (void)a3; t0 = a0; t1 = a2; - t2 = fmt_formatValue__anon_5084__5591(a0, a1, a2); + t2 = fmt_formatValue__anon_5084__5594(a0, a1, a2); memcpy(&t3, &t2, sizeof(uint16_t)); return t3; } -static uint16_t fmt_formatType__anon_4732__5575(nav__5575_39 const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_4732__5578(nav__5578_39 const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { struct io_Writer__3827 const *t2; uint64_t t3; struct io_Writer__3827 t5; struct io_Writer__3827 t1; - nav__5575_39 t7; - nav__5575_39 t0; + nav__5578_39 t7; + nav__5578_39 t0; uint16_t t6; uint16_t t8; bool t4; @@ -8466,25 +8495,25 @@ static uint16_t fmt_formatType__anon_4732__5575(nav__5575_39 const a0, struct fm t4 = t3 == UINT64_C(0); if (t4) { t5 = (*t2); - t6 = io_Writer_writeAll__5168(t5, (nav__5575_39){(uint8_t const *)&__anon_5099,(uintptr_t)7ul}); + t6 = io_Writer_writeAll__5171(t5, (nav__5578_39){(uint8_t const *)&__anon_5099,(uintptr_t)7ul}); return t6; } goto zig_block_0; zig_block_0:; - memcpy(&t7, &a0, sizeof(nav__5575_39)); - t6 = fmt_formatBuf__anon_5109__5592(t7, a1, a2); + memcpy(&t7, &a0, sizeof(nav__5578_39)); + t6 = fmt_formatBuf__anon_5109__5595(t7, a1, a2); memcpy(&t8, &t6, sizeof(uint16_t)); return t8; } -static nav__5580_39 mem_sliceAsBytes__anon_4876__5580(nav__5580_39 const a0) { +static nav__5583_39 mem_sliceAsBytes__anon_4876__5583(nav__5583_39 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t4; uint8_t *t5; uint8_t *const *t6; - nav__5580_39 t7; + nav__5583_39 t7; bool t2; bool t3; t0 = a0.len; @@ -8499,7 +8528,7 @@ static nav__5580_39 mem_sliceAsBytes__anon_4876__5580(nav__5580_39 const a0) { zig_block_1:; if (t3) { - return (nav__5580_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5583_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -8515,13 +8544,13 @@ static nav__5580_39 mem_sliceAsBytes__anon_4876__5580(nav__5580_39 const a0) { return t7; } -static nav__5581_39 mem_bytesAsSlice__anon_4889__5581(nav__5581_39 const a0) { +static nav__5584_39 mem_bytesAsSlice__anon_4889__5584(nav__5584_39 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t4; uint8_t *t5; uint8_t *const *t6; - nav__5581_39 t7; + nav__5584_39 t7; bool t2; bool t3; t0 = a0.len; @@ -8536,7 +8565,7 @@ static nav__5581_39 mem_bytesAsSlice__anon_4889__5581(nav__5581_39 const a0) { zig_block_1:; if (t3) { - return (nav__5581_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5584_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -8553,91 +8582,91 @@ static nav__5581_39 mem_bytesAsSlice__anon_4889__5581(nav__5581_39 const a0) { return t7; } -static nav__3955_38 io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955(void const *const a0, nav__3955_41 const a1) { +static nav__3958_38 io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958(void const *const a0, nav__3958_41 const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t0; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t1; - nav__3955_38 t2; - nav__3955_38 t3; + nav__3958_38 t2; + nav__3958_38 t3; t0 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)a0; t1 = (*t0); - t2 = array_list_ArrayListAligned_28u8_2cnull_29_appendWrite__1553(t1, a1); - memcpy(&t3, &t2, sizeof(nav__3955_38)); + t2 = array_list_ArrayListAligned_28u8_2cnull_29_appendWrite__1556(t1, a1); + memcpy(&t3, &t2, sizeof(nav__3958_38)); return t3; } -static uint16_t bincode_serialize__anon_4920__5582(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, int32_t const a1) { +static uint16_t bincode_serialize__anon_4920__5585(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, int32_t const a1) { uint16_t t0; - t0 = bincode_serializeInt__anon_5117__5593(a0, a1); + t0 = bincode_serializeInt__anon_5117__5596(a0, a1); if (t0) { return t0; } return 0; } -static uint16_t bincode_serialize__anon_4922__5583(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, nav__5583_40 const a1) { +static uint16_t bincode_serialize__anon_4922__5586(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, nav__5586_40 const a1) { uint16_t t0; - t0 = bincode_serializePointer__anon_5122__5594(a0, a1); + t0 = bincode_serializePointer__anon_5122__5597(a0, a1); if (t0) { return t0; } return 0; } -static uint16_t bincode_serialize__anon_4924__5584(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_MarkerType__1185 const a1) { +static uint16_t bincode_serialize__anon_4924__5587(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_MarkerType__1185 const a1) { uint16_t t0; - t0 = bincode_serializeUnion__anon_5123__5595(a0, a1); + t0 = bincode_serializeUnion__anon_5123__5598(a0, a1); if (t0) { return t0; } return 0; } -static nav__4149_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write__4149(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const a0, nav__4149_42 const a1) { +static nav__4152_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write__4152(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const a0, nav__4152_42 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t1; - nav__4149_42 const *t3; + nav__4152_42 const *t3; uintptr_t t4; uintptr_t t10; uint64_t t5; uint64_t t11; uintptr_t *t7; - nav__4149_50 *t8; - nav__4149_50 t9; + nav__4152_50 *t8; + nav__4152_50 t9; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *t12; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *t0; uint8_t *t13; - nav__4149_42 t14; - nav__4149_42 t2; + nav__4152_42 t14; + nav__4152_42 t2; uint8_t const *t15; - nav__4149_38 t16; + nav__4152_38 t16; bool t6; t0 = a0; t1 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t0; t2 = a1; - t3 = (nav__4149_42 const *)&t2; + t3 = (nav__4152_42 const *)&t2; t4 = a1.len; t5 = t4; t6 = t5 == UINT64_C(0); if (t6) { - return (nav__4149_38){(uintptr_t)0ul,0}; + return (nav__4152_38){(uintptr_t)0ul,0}; } goto zig_block_0; zig_block_0:; t7 = (uintptr_t *)&a0->pos; t4 = (*t7); - t8 = (nav__4149_50 *)&a0->buffer; + t8 = (nav__4152_50 *)&a0->buffer; t9 = (*t8); t10 = t9.len; t5 = t4; t11 = t10; t6 = t5 >= t11; if (t6) { - return (nav__4149_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoSpaceLeft}; + return (nav__4152_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoSpaceLeft}; } goto zig_block_1; zig_block_1:; - t8 = (nav__4149_50 *)&a0->buffer; + t8 = (nav__4152_50 *)&a0->buffer; t9 = (*t8); t10 = t9.len; t7 = (uintptr_t *)&a0->pos; @@ -8647,7 +8676,7 @@ static nav__4149_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write t10 = (t4 < t10) ? t4 : t10; t11 = t10; t12 = (*t1); - t8 = (nav__4149_50 *)&t12->buffer; + t8 = (nav__4152_50 *)&t12->buffer; t7 = (uintptr_t *)&a0->pos; t10 = (*t7); t9 = (*t8); @@ -8672,7 +8701,7 @@ static nav__4149_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write (*t7) = t4; t6 = t11 == UINT64_C(0); if (t6) { - return (nav__4149_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoSpaceLeft}; + return (nav__4152_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoSpaceLeft}; } goto zig_block_2; @@ -8683,79 +8712,79 @@ static nav__4149_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write return t16; } -static nav__5167_38 io_Writer_write__5167(struct io_Writer__3827 const a0, nav__5167_41 const a1) { +static nav__5170_38 io_Writer_write__5170(struct io_Writer__3827 const a0, nav__5170_41 const a1) { struct io_Writer__3827 const *t1; - nav__5167_38 (*const *t2)(void const *, nav__5167_41); - nav__5167_38 (*t3)(void const *, nav__5167_41); + nav__5170_38 (*const *t2)(void const *, nav__5170_41); + nav__5170_38 (*t3)(void const *, nav__5170_41); void const *t4; - nav__5167_38 t5; + nav__5170_38 t5; struct io_Writer__3827 t0; t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; - t2 = (nav__5167_38 (*const *)(void const *, nav__5167_41))&t1->writeFn; + t2 = (nav__5170_38 (*const *)(void const *, nav__5170_41))&t1->writeFn; t3 = (*t2); t4 = a0.context; t5 = t3(t4, a1); return t5; } -static uint16_t io_Writer_print__anon_5008__5586(struct io_Writer__3827 const a0, nav__5586_41 const a1) { +static uint16_t io_Writer_print__anon_5008__5589(struct io_Writer__3827 const a0, nav__5589_41 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5127__5596(a0, a1); + t0 = fmt_format__anon_5127__5599(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5029__5587(struct io_Writer__3827 const a0, nav__5587_41 const a1) { +static uint16_t io_Writer_print__anon_5029__5590(struct io_Writer__3827 const a0, nav__5590_41 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5131__5597(a0, a1); + t0 = fmt_format__anon_5131__5600(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5041__5588(struct io_Writer__3827 const a0, nav__5588_40 const a1) { +static uint16_t io_Writer_print__anon_5041__5591(struct io_Writer__3827 const a0, nav__5591_40 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5135__5598(a0, a1); + t0 = fmt_format__anon_5135__5601(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5050__5589(struct io_Writer__3827 const a0, nav__5589_39 const a1) { +static uint16_t io_Writer_print__anon_5050__5592(struct io_Writer__3827 const a0, nav__5592_39 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5139__5599(a0, a1); + t0 = fmt_format__anon_5139__5602(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5063__5590(struct io_Writer__3827 const a0, nav__5590_39 const a1) { +static uint16_t io_Writer_print__anon_5063__5593(struct io_Writer__3827 const a0, nav__5593_39 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5143__5600(a0, a1); + t0 = fmt_format__anon_5143__5603(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static nav__5189_38 unicode_utf8ByteSequenceLength__5189(uint8_t const a0) { - nav__5189_38 t0; +static nav__5192_38 unicode_utf8ByteSequenceLength__5192(uint8_t const a0) { + nav__5192_38 t0; switch (a0) { default: if ((a0 >= UINT8_C(0) && a0 <= UINT8_C(127))) { - t0 = (nav__5189_38){0,UINT8_C(1)}; + t0 = (nav__5192_38){0,UINT8_C(1)}; goto zig_block_0; }if ((a0 >= UINT8_C(192) && a0 <= UINT8_C(223))) { - t0 = (nav__5189_38){0,UINT8_C(2)}; + t0 = (nav__5192_38){0,UINT8_C(2)}; goto zig_block_0; }if ((a0 >= UINT8_C(224) && a0 <= UINT8_C(239))) { - t0 = (nav__5189_38){0,UINT8_C(3)}; + t0 = (nav__5192_38){0,UINT8_C(3)}; goto zig_block_0; }if ((a0 >= UINT8_C(240) && a0 <= UINT8_C(247))) { - t0 = (nav__5189_38){0,UINT8_C(4)}; + t0 = (nav__5192_38){0,UINT8_C(4)}; goto zig_block_0; }{ - t0 = (nav__5189_38){zig_error_Utf8InvalidStartByte,UINT8_C(0x2)}; + t0 = (nav__5192_38){zig_error_Utf8InvalidStartByte,UINT8_C(0x2)}; goto zig_block_0; } } @@ -8764,27 +8793,27 @@ static nav__5189_38 unicode_utf8ByteSequenceLength__5189(uint8_t const a0) { return t0; } -static nav__5205_38 unicode_utf8CountCodepoints__5205(nav__5205_40 const a0) { - nav__5205_40 const *t1; +static nav__5208_38 unicode_utf8CountCodepoints__5208(nav__5208_40 const a0) { + nav__5208_40 const *t1; uintptr_t t4; uintptr_t t5; uintptr_t t2; uintptr_t t3; uint64_t t6; uint64_t t7; - nav__5205_40 t9; - nav__5205_40 t0; + nav__5208_40 t9; + nav__5208_40 t0; uint8_t const *t10; uint8_t const (*t11)[8]; - nav__5205_38 t16; - nav__5205_50 t17; - nav__5205_48 t14; + nav__5208_38 t16; + nav__5208_50 t17; + nav__5208_48 t14; uint16_t t15; bool t8; uint8_t t12[8]; uint8_t t13; t0 = a0; - t1 = (nav__5205_40 const *)&t0; + t1 = (nav__5208_40 const *)&t0; t2 = (uintptr_t)0ul; t3 = (uintptr_t)0ul; zig_loop_9: @@ -8841,7 +8870,7 @@ static nav__5205_38 unicode_utf8CountCodepoints__5205(nav__5205_40 const a0) { if (t8) { t4 = t3; t13 = a0.ptr[t4]; - t14 = unicode_utf8ByteSequenceLength__5189(t13); + t14 = unicode_utf8ByteSequenceLength__5192(t13); if (t14.error) { t15 = t14.error; t16.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; @@ -8857,7 +8886,7 @@ static nav__5205_38 unicode_utf8CountCodepoints__5205(nav__5205_40 const a0) { t7 = t4; t8 = t6 > t7; if (t8) { - return (nav__5205_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_TruncatedInput}; + return (nav__5208_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_TruncatedInput}; } goto zig_block_6; @@ -8874,7 +8903,7 @@ static nav__5205_38 unicode_utf8CountCodepoints__5205(nav__5205_40 const a0) { t4 = (uintptr_t)t13; t9.ptr = t10; t9.len = t4; - t17 = unicode_utf8Decode__5195(t9); + t17 = unicode_utf8Decode__5198(t9); if (t17.error) { t15 = t17.error; t16.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; @@ -8912,25 +8941,25 @@ static nav__5205_38 unicode_utf8CountCodepoints__5205(nav__5205_40 const a0) { return t16; } -static uint16_t fmt_formatBuf__anon_5109__5592(nav__5592_39 const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { +static uint16_t fmt_formatBuf__anon_5109__5595(nav__5595_39 const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { struct io_Writer__3827 const *t1; - nav__5592_44 t2; + nav__5595_44 t2; uintptr_t t4; uintptr_t t5; uintptr_t t7; - nav__5592_48 t6; + nav__5595_48 t6; uint64_t t8; uint64_t t9; struct io_Writer__3827 t10; struct io_Writer__3827 t0; - nav__5592_57 t15; - nav__5592_39 t17; - nav__5592_39 t20; + nav__5595_57 t15; + nav__5595_39 t17; + nav__5595_39 t20; uint8_t *t19; uint32_t t14; uint16_t t11; uint16_t t12; - nav__5592_60 t16; + nav__5595_60 t16; bool t3; uint8_t t18; uint8_t t13[4]; @@ -8940,7 +8969,7 @@ static uint16_t fmt_formatBuf__anon_5109__5592(nav__5592_39 const a0, struct fmt t3 = t2.is_null != true; if (t3) { t4 = t2.payload; - t6 = unicode_utf8CountCodepoints__5205(a0); + t6 = unicode_utf8CountCodepoints__5208(a0); t3 = t6.error == UINT16_C(0); if (t3) { t7 = t6.payload; @@ -8968,7 +8997,7 @@ static uint16_t fmt_formatBuf__anon_5109__5592(nav__5592_39 const a0, struct fmt t3 = t9 == UINT64_C(0); if (t3) { t10 = (*t1); - t11 = io_Writer_writeAll__5168(t10, a0); + t11 = io_Writer_writeAll__5171(t10, a0); memcpy(&t12, &t11, sizeof(uint16_t)); return t12; } @@ -8978,7 +9007,7 @@ static uint16_t fmt_formatBuf__anon_5109__5592(nav__5592_39 const a0, struct fmt t14 = a1.fill; t15.ptr = &t13[(uintptr_t)0ul]; t15.len = (uintptr_t)4ul; - t16 = unicode_utf8Encode__5190(t14, t15); + t16 = unicode_utf8Encode__5193(t14, t15); t3 = t16.error == UINT16_C(0); if (t3) { t18 = t16.payload; @@ -8987,7 +9016,7 @@ static uint16_t fmt_formatBuf__anon_5109__5592(nav__5592_39 const a0, struct fmt t5 = (uintptr_t)t18; t15.ptr = t19; t15.len = t5; - memcpy(&t20, &t15, sizeof(nav__5592_39)); + memcpy(&t20, &t15, sizeof(nav__5595_39)); t17 = t20; goto zig_block_4; @@ -8996,7 +9025,7 @@ static uint16_t fmt_formatBuf__anon_5109__5592(nav__5592_39 const a0, struct fmt switch (t12) { case zig_error_Utf8CannotEncodeSurrogateHalf: case zig_error_CodepointTooLarge: { - t17 = (nav__5592_39){(uint8_t const *)&__anon_5278,(uintptr_t)3ul}; + t17 = (nav__5595_39){(uint8_t const *)&__anon_5278,(uintptr_t)3ul}; goto zig_block_4; } default: zig_unreachable(); @@ -9007,12 +9036,12 @@ static uint16_t fmt_formatBuf__anon_5109__5592(nav__5592_39 const a0, struct fmt switch (t18) { case UINT8_C(0): { t10 = (*t1); - t12 = io_Writer_writeAll__5168(t10, a0); + t12 = io_Writer_writeAll__5171(t10, a0); if (t12) { return t12; } t10 = (*t1); - t12 = io_Writer_writeBytesNTimes__5172(t10, t17, t7); + t12 = io_Writer_writeBytesNTimes__5175(t10, t17, t7); if (t12) { return t12; } @@ -9023,17 +9052,17 @@ static uint16_t fmt_formatBuf__anon_5109__5592(nav__5592_39 const a0, struct fmt t7 = t7 + (uintptr_t)1ul; t7 = t7 / (uintptr_t)2ul; t10 = (*t1); - t12 = io_Writer_writeBytesNTimes__5172(t10, t17, t5); + t12 = io_Writer_writeBytesNTimes__5175(t10, t17, t5); if (t12) { return t12; } t10 = (*t1); - t12 = io_Writer_writeAll__5168(t10, a0); + t12 = io_Writer_writeAll__5171(t10, a0); if (t12) { return t12; } t10 = (*t1); - t12 = io_Writer_writeBytesNTimes__5172(t10, t17, t7); + t12 = io_Writer_writeBytesNTimes__5175(t10, t17, t7); if (t12) { return t12; } @@ -9041,12 +9070,12 @@ static uint16_t fmt_formatBuf__anon_5109__5592(nav__5592_39 const a0, struct fmt } case UINT8_C(2): { t10 = (*t1); - t12 = io_Writer_writeBytesNTimes__5172(t10, t17, t7); + t12 = io_Writer_writeBytesNTimes__5175(t10, t17, t7); if (t12) { return t12; } t10 = (*t1); - t12 = io_Writer_writeAll__5168(t10, a0); + t12 = io_Writer_writeAll__5171(t10, a0); if (t12) { return t12; } @@ -9059,7 +9088,7 @@ static uint16_t fmt_formatBuf__anon_5109__5592(nav__5592_39 const a0, struct fmt goto zig_block_0; } t10 = (*t1); - t12 = io_Writer_writeAll__5168(t10, a0); + t12 = io_Writer_writeAll__5171(t10, a0); if (t12) { return t12; } @@ -9069,7 +9098,7 @@ static uint16_t fmt_formatBuf__anon_5109__5592(nav__5592_39 const a0, struct fmt return 0; } -static uint16_t fmt_formatInt__anon_5170__5602(uint64_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4248 const a3, struct io_Writer__3827 const a4) { +static uint16_t fmt_formatInt__anon_5170__5605(uint64_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4248 const a3, struct io_Writer__3827 const a4) { uint64_t t4; uint64_t t11; uint64_t t2; @@ -9077,13 +9106,13 @@ static uint16_t fmt_formatInt__anon_5170__5602(uint64_t const a0, uint8_t const uintptr_t t3; uint8_t *t6; uint8_t (*t7)[2]; - nav__5602_58 t12; - nav__5602_47 t13; + nav__5605_58 t12; + nav__5605_47 t13; uint16_t t14; uint16_t t15; bool t0; uint8_t t8; - nav__5602_56 t9; + nav__5605_56 t9; uint8_t t10[2]; uint8_t t1[65]; t0 = a1 >= UINT8_C(2); @@ -9106,7 +9135,7 @@ static uint16_t fmt_formatInt__anon_5170__5602(uint64_t const a0, uint8_t const t4 = t2; t4 = t4 % UINT64_C(100); t8 = (uint8_t)t4; - t9 = fmt_digits2__4953(t8); + t9 = fmt_digits2__4956(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); t4 = t2; @@ -9143,7 +9172,7 @@ static uint16_t fmt_formatInt__anon_5170__5602(uint64_t const a0, uint8_t const t7 = (uint8_t (*)[2])t6; t4 = t2; t8 = (uint8_t)t4; - t9 = fmt_digits2__4953(t8); + t9 = fmt_digits2__4956(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); goto zig_block_3; @@ -9161,7 +9190,7 @@ static uint16_t fmt_formatInt__anon_5170__5602(uint64_t const a0, uint8_t const t5 = t3; t6 = (uint8_t *)&t1[t5]; t8 = (uint8_t)t11; - t8 = fmt_digitToChar__4969(t8, a2); + t8 = fmt_digitToChar__4972(t8, a2); (*t6) = t8; t11 = t2; t4 = (uint64_t)a1; @@ -9187,39 +9216,39 @@ static uint16_t fmt_formatInt__anon_5170__5602(uint64_t const a0, uint8_t const t5 = (uintptr_t)65ul - t5; t12.ptr = t6; t12.len = t5; - memcpy(&t13, &t12, sizeof(nav__5602_47)); - t14 = fmt_formatBuf__anon_5109__5592(t13, a3, a4); + memcpy(&t13, &t12, sizeof(nav__5605_47)); + t14 = fmt_formatBuf__anon_5109__5595(t13, a3, a4); memcpy(&t15, &t14, sizeof(uint16_t)); return t15; } -static uint16_t fmt_formatIntValue__anon_5153__5601(uint64_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { +static uint16_t fmt_formatIntValue__anon_5153__5604(uint64_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatInt__anon_5170__5602(a0, UINT8_C(10), UINT8_C(0), a1, a2); + t0 = fmt_formatInt__anon_5170__5605(a0, UINT8_C(10), UINT8_C(0), a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t fmt_formatValue__anon_5084__5591(uint64_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { +static uint16_t fmt_formatValue__anon_5084__5594(uint64_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatIntValue__anon_5153__5601(a0, a1, a2); + t0 = fmt_formatIntValue__anon_5153__5604(a0, a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static nav__1553_38 array_list_ArrayListAligned_28u8_2cnull_29_appendWrite__1553(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0, nav__1553_42 const a1) { +static nav__1556_38 array_list_ArrayListAligned_28u8_2cnull_29_appendWrite__1556(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0, nav__1556_42 const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t1; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t2; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t0; - nav__1553_38 t4; + nav__1556_38 t4; uintptr_t t5; uint16_t t3; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t0; t2 = (*t1); - t3 = array_list_ArrayListAligned_28u8_2cnull_29_appendSlice__1547(t2, a1); + t3 = array_list_ArrayListAligned_28u8_2cnull_29_appendSlice__1550(t2, a1); if (t3) { t4.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; t4.error = t3; @@ -9231,7 +9260,7 @@ static nav__1553_38 array_list_ArrayListAligned_28u8_2cnull_29_appendWrite__1553 return t4; } -static uint16_t bincode_serializeInt__anon_5117__5593(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, int32_t const a1) { +static uint16_t bincode_serializeInt__anon_5117__5596(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, int32_t const a1) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t2; @@ -9241,13 +9270,13 @@ static uint16_t bincode_serializeInt__anon_5117__5593(struct io_GenericWriter_28 void const **t7; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t8; void const *t9; - nav__5593_48 (**t10)(void const *, nav__5593_50); + nav__5596_48 (**t10)(void const *, nav__5596_50); struct io_Writer__3827 t11; struct io_Writer__3827 t6; struct io_Writer__3827 t12; struct io_Writer__3827 t14; struct io_Writer__3827 const *t13; - nav__5593_50 t17; + nav__5596_50 t17; uint16_t t18; uint16_t t19; uint8_t t16[4]; @@ -9264,8 +9293,8 @@ static uint16_t bincode_serializeInt__anon_5117__5593(struct io_GenericWriter_28 t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__5593_48 (**)(void const *, nav__5593_50))&t6.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t10 = (nav__5596_48 (**)(void const *, nav__5596_50))&t6.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t11 = t6; t12 = t11; t13 = (struct io_Writer__3827 const *)&t12; @@ -9277,7 +9306,7 @@ static uint16_t bincode_serializeInt__anon_5117__5593(struct io_GenericWriter_28 t11 = (*t13); t17.ptr = &t15[(uintptr_t)0ul]; t17.len = (uintptr_t)4ul; - t18 = io_Writer_writeAll__5168(t11, t17); + t18 = io_Writer_writeAll__5171(t11, t17); memcpy(&t19, &t18, sizeof(uint16_t)); if (t19) { return t19; @@ -9285,7 +9314,7 @@ static uint16_t bincode_serializeInt__anon_5117__5593(struct io_GenericWriter_28 return 0; } -static uint16_t bincode_serializePointer__anon_5122__5594(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, nav__5594_40 const a1) { +static uint16_t bincode_serializePointer__anon_5122__5597(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, nav__5597_40 const a1) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t6; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t7; @@ -9300,7 +9329,7 @@ static uint16_t bincode_serializePointer__anon_5122__5594(struct io_GenericWrite void const **t10; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t11; void const *t12; - nav__5594_51 (**t13)(void const *, nav__5594_40); + nav__5597_51 (**t13)(void const *, nav__5597_40); struct io_Writer__3827 t14; struct io_Writer__3827 t9; struct io_Writer__3827 t15; @@ -9308,7 +9337,7 @@ static uint16_t bincode_serializePointer__anon_5122__5594(struct io_GenericWrite struct io_Writer__3827 t25; struct io_Writer__3827 t26; struct io_Writer__3827 const *t16; - nav__5594_40 t20; + nav__5597_40 t20; uint16_t t21; uint16_t t22; uint8_t t19[8]; @@ -9327,8 +9356,8 @@ static uint16_t bincode_serializePointer__anon_5122__5594(struct io_GenericWrite t11 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t6->context; t12 = (void const *)t11; (*t10) = t12; - t13 = (nav__5594_51 (**)(void const *, nav__5594_40))&t9.writeFn; - (*t13) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t13 = (nav__5597_51 (**)(void const *, nav__5597_40))&t9.writeFn; + (*t13) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t14 = t9; t15 = t14; t16 = (struct io_Writer__3827 const *)&t15; @@ -9340,7 +9369,7 @@ static uint16_t bincode_serializePointer__anon_5122__5594(struct io_GenericWrite t14 = (*t16); t20.ptr = &t18[(uintptr_t)0ul]; t20.len = (uintptr_t)8ul; - t21 = io_Writer_writeAll__5168(t14, t20); + t21 = io_Writer_writeAll__5171(t14, t20); memcpy(&t22, &t21, sizeof(uint16_t)); if (t22) { return t22; @@ -9355,13 +9384,13 @@ static uint16_t bincode_serializePointer__anon_5122__5594(struct io_GenericWrite t11 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t12 = (void const *)t11; (*t10) = t12; - t13 = (nav__5594_51 (**)(void const *, nav__5594_40))&t25.writeFn; - (*t13) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t13 = (nav__5597_51 (**)(void const *, nav__5597_40))&t25.writeFn; + (*t13) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t14 = t25; t26 = t14; t16 = (struct io_Writer__3827 const *)&t26; t14 = (*t16); - t22 = io_Writer_writeAll__5168(t14, a1); + t22 = io_Writer_writeAll__5171(t14, a1); memcpy(&t21, &t22, sizeof(uint16_t)); if (t21) { return t21; @@ -9369,7 +9398,7 @@ static uint16_t bincode_serializePointer__anon_5122__5594(struct io_GenericWrite return 0; } -static uint16_t bincode_serializeUnion__anon_5123__5595(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_MarkerType__1185 const a1) { +static uint16_t bincode_serializeUnion__anon_5123__5598(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a0, struct shared_MarkerType__1185 const a1) { uint64_t t4; uint32_t t1; uint16_t t2; @@ -9377,7 +9406,7 @@ static uint16_t bincode_serializeUnion__anon_5123__5595(struct io_GenericWriter_ bool t3; t0 = a1.tag; t1 = (uint32_t)t0; - t2 = bincode_serialize__anon_3165__4817(a0, t1); + t2 = bincode_serialize__anon_3165__4820(a0, t1); if (t2) { return t2; } @@ -9385,7 +9414,7 @@ static uint16_t bincode_serializeUnion__anon_5123__5595(struct io_GenericWriter_ t3 = t0 == UINT8_C(0); if (t3) { t4 = a1.payload.SampleStart; - t2 = bincode_serialize__anon_3175__4822(a0, t4); + t2 = bincode_serialize__anon_3175__4825(a0, t4); if (t2) { return t2; } @@ -9398,7 +9427,7 @@ static uint16_t bincode_serializeUnion__anon_5123__5595(struct io_GenericWriter_ t3 = t0 == UINT8_C(1); if (t3) { t4 = a1.payload.SampleEnd; - t2 = bincode_serialize__anon_3175__4822(a0, t4); + t2 = bincode_serialize__anon_3175__4825(a0, t4); if (t2) { return t2; } @@ -9411,7 +9440,7 @@ static uint16_t bincode_serializeUnion__anon_5123__5595(struct io_GenericWriter_ t3 = t0 == UINT8_C(2); if (t3) { t4 = a1.payload.BenchmarkStart; - t2 = bincode_serialize__anon_3175__4822(a0, t4); + t2 = bincode_serialize__anon_3175__4825(a0, t4); if (t2) { return t2; } @@ -9424,7 +9453,7 @@ static uint16_t bincode_serializeUnion__anon_5123__5595(struct io_GenericWriter_ t3 = t0 == UINT8_C(3); if (t3) { t4 = a1.payload.BenchmarkEnd; - t2 = bincode_serialize__anon_3175__4822(a0, t4); + t2 = bincode_serialize__anon_3175__4825(a0, t4); if (t2) { return t2; } @@ -9436,80 +9465,80 @@ static uint16_t bincode_serializeUnion__anon_5123__5595(struct io_GenericWriter_ return 0; } -static uint16_t fmt_format__anon_5127__5596(struct io_Writer__3827 const a0, nav__5596_41 const a1) { +static uint16_t fmt_format__anon_5127__5599(struct io_Writer__3827 const a0, nav__5599_41 const a1) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; - nav__5596_40 t5; + nav__5599_40 t5; int32_t t4; uint16_t t3; t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5596_40){(uint8_t const *)&__anon_5352,(uintptr_t)25ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5599_40){(uint8_t const *)&__anon_5352,(uintptr_t)25ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5404__5603(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5404__5606(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5596_40){(uint8_t const *)&__anon_5418,(uintptr_t)7ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5599_40){(uint8_t const *)&__anon_5418,(uintptr_t)7ul}); if (t3) { return t3; } t5 = a1.f1; - t3 = fmt_formatType__anon_5435__5604(t5, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5435__5607(t5, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5596_40){(uint8_t const *)&__anon_5444,(uintptr_t)2ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5599_40){(uint8_t const *)&__anon_5444,(uintptr_t)2ul}); if (t3) { return t3; } return 0; } -static uint16_t fmt_format__anon_5131__5597(struct io_Writer__3827 const a0, nav__5597_41 const a1) { +static uint16_t fmt_format__anon_5131__5600(struct io_Writer__3827 const a0, nav__5600_41 const a1) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; - nav__5597_40 t4; + nav__5600_40 t4; uint16_t t3; t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5597_40){(uint8_t const *)&__anon_5497,(uintptr_t)23ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5600_40){(uint8_t const *)&__anon_5497,(uintptr_t)23ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5435__5604(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5435__5607(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5597_40){(uint8_t const *)&__anon_5522,(uintptr_t)11ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5600_40){(uint8_t const *)&__anon_5522,(uintptr_t)11ul}); if (t3) { return t3; } t4 = a1.f1; - t3 = fmt_formatType__anon_5435__5604(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5435__5607(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5597_40){(uint8_t const *)&__anon_5444,(uintptr_t)2ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5600_40){(uint8_t const *)&__anon_5444,(uintptr_t)2ul}); if (t3) { return t3; } return 0; } -static uint16_t fmt_format__anon_5135__5598(struct io_Writer__3827 const a0, nav__5598_40 const a1) { +static uint16_t fmt_format__anon_5135__5601(struct io_Writer__3827 const a0, nav__5601_40 const a1) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -9519,34 +9548,34 @@ static uint16_t fmt_format__anon_5135__5598(struct io_Writer__3827 const a0, nav t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5598_45){(uint8_t const *)&__anon_5578,(uintptr_t)17ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5601_45){(uint8_t const *)&__anon_5578,(uintptr_t)17ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5404__5603(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5404__5606(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5598_45){(uint8_t const *)&__anon_5600,(uintptr_t)10ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5601_45){(uint8_t const *)&__anon_5600,(uintptr_t)10ul}); if (t3) { return t3; } t5 = a1.f1; - t3 = fmt_formatType__anon_5610__5605(t5, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5610__5608(t5, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5598_45){(uint8_t const *)&__anon_5444,(uintptr_t)2ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5601_45){(uint8_t const *)&__anon_5444,(uintptr_t)2ul}); if (t3) { return t3; } return 0; } -static uint16_t fmt_format__anon_5139__5599(struct io_Writer__3827 const a0, nav__5599_39 const a1) { +static uint16_t fmt_format__anon_5139__5602(struct io_Writer__3827 const a0, nav__5602_39 const a1) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -9555,24 +9584,24 @@ static uint16_t fmt_format__anon_5139__5599(struct io_Writer__3827 const a0, nav t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5599_44){(uint8_t const *)&__anon_5670,(uintptr_t)31ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5602_44){(uint8_t const *)&__anon_5670,(uintptr_t)31ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5679__5606(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5679__5609(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5599_44){(uint8_t const *)&__anon_5444,(uintptr_t)2ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5602_44){(uint8_t const *)&__anon_5444,(uintptr_t)2ul}); if (t3) { return t3; } return 0; } -static uint16_t fmt_format__anon_5143__5600(struct io_Writer__3827 const a0, nav__5600_39 const a1) { +static uint16_t fmt_format__anon_5143__5603(struct io_Writer__3827 const a0, nav__5603_39 const a1) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -9581,22 +9610,22 @@ static uint16_t fmt_format__anon_5143__5600(struct io_Writer__3827 const a0, nav t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5600_44){(uint8_t const *)&__anon_5725,(uintptr_t)24ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5603_44){(uint8_t const *)&__anon_5725,(uintptr_t)24ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5733__5607(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5733__5610(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } return 0; } -static nav__4953_39 fmt_digits2__4953(uint8_t const a0) { +static nav__4956_39 fmt_digits2__4956(uint8_t const a0) { uint8_t *t1; uint8_t t2; - nav__4953_39 t3; + nav__4956_39 t3; uint8_t t0[2]; t1 = (uint8_t *)&t0[(uintptr_t)0ul]; t2 = a0 / UINT8_C(10); @@ -9610,7 +9639,7 @@ static nav__4953_39 fmt_digits2__4953(uint8_t const a0) { return t3; } -static uint8_t fmt_digitToChar__4969(uint8_t const a0, uint8_t const a1) { +static uint8_t fmt_digitToChar__4972(uint8_t const a0, uint8_t const a1) { uint8_t t0; uint8_t t1; bool t2; @@ -9642,28 +9671,28 @@ static uint8_t fmt_digitToChar__4969(uint8_t const a0, uint8_t const a1) { return t0; } -static nav__5195_38 unicode_utf8Decode__5195(nav__5195_40 const a0) { - nav__5195_40 const *t1; +static nav__5198_38 unicode_utf8Decode__5198(nav__5198_40 const a0) { + nav__5198_40 const *t1; uintptr_t t2; - nav__5195_40 t7; - nav__5195_40 t0; + nav__5198_40 t7; + nav__5198_40 t0; uint8_t const *t8; uint8_t const (*t9)[2]; uint8_t const (*t13)[3]; uint8_t const (*t16)[4]; - nav__5195_38 t3; - nav__5195_38 t6; - nav__5195_38 t12; + nav__5198_38 t3; + nav__5198_38 t6; + nav__5198_38 t12; uint32_t t5; uint8_t t4; uint8_t t10[2]; - nav__5195_48 t11; + nav__5198_48 t11; uint8_t t14[3]; - nav__5195_52 t15; + nav__5198_52 t15; uint8_t t17[4]; - nav__5195_56 t18; + nav__5198_56 t18; t0 = a0; - t1 = (nav__5195_40 const *)&t0; + t1 = (nav__5198_40 const *)&t0; t2 = a0.len; switch (t2) { case (uintptr_t)1ul: { @@ -9680,9 +9709,9 @@ static nav__5195_38 unicode_utf8Decode__5195(nav__5195_40 const a0) { t8 = (uint8_t const *)(((uintptr_t)t8) + ((uintptr_t)0ul*sizeof(uint8_t))); t9 = (uint8_t const (*)[2])t8; memcpy(t10, (const char *)t9, sizeof(uint8_t[2])); - memcpy(t11.array, t10, sizeof(nav__5195_48)); - t6 = unicode_utf8Decode2__5197(t11); - memcpy(&t12, &t6, sizeof(nav__5195_38)); + memcpy(t11.array, t10, sizeof(nav__5198_48)); + t6 = unicode_utf8Decode2__5200(t11); + memcpy(&t12, &t6, sizeof(nav__5198_38)); t3 = t12; goto zig_block_0; } @@ -9692,9 +9721,9 @@ static nav__5195_38 unicode_utf8Decode__5195(nav__5195_40 const a0) { t8 = (uint8_t const *)(((uintptr_t)t8) + ((uintptr_t)0ul*sizeof(uint8_t))); t13 = (uint8_t const (*)[3])t8; memcpy(t14, (const char *)t13, sizeof(uint8_t[3])); - memcpy(t15.array, t14, sizeof(nav__5195_52)); - t12 = unicode_utf8Decode3__5199(t15); - memcpy(&t6, &t12, sizeof(nav__5195_38)); + memcpy(t15.array, t14, sizeof(nav__5198_52)); + t12 = unicode_utf8Decode3__5202(t15); + memcpy(&t6, &t12, sizeof(nav__5198_38)); t3 = t6; goto zig_block_0; } @@ -9704,9 +9733,9 @@ static nav__5195_38 unicode_utf8Decode__5195(nav__5195_40 const a0) { t8 = (uint8_t const *)(((uintptr_t)t8) + ((uintptr_t)0ul*sizeof(uint8_t))); t16 = (uint8_t const (*)[4])t8; memcpy(t17, (const char *)t16, sizeof(uint8_t[4])); - memcpy(t18.array, t17, sizeof(nav__5195_56)); - t12 = unicode_utf8Decode4__5203(t18); - memcpy(&t6, &t12, sizeof(nav__5195_38)); + memcpy(t18.array, t17, sizeof(nav__5198_56)); + t12 = unicode_utf8Decode4__5206(t18); + memcpy(&t6, &t12, sizeof(nav__5198_38)); t3 = t6; goto zig_block_0; } @@ -9719,56 +9748,56 @@ static nav__5195_38 unicode_utf8Decode__5195(nav__5195_40 const a0) { return t3; } -static nav__5188_38 unicode_utf8CodepointSequenceLength__5188(uint32_t const a0) { +static nav__5191_38 unicode_utf8CodepointSequenceLength__5191(uint32_t const a0) { bool t0; t0 = a0 < UINT32_C(128); if (t0) { - return (nav__5188_38){0,UINT8_C(1)}; + return (nav__5191_38){0,UINT8_C(1)}; } goto zig_block_0; zig_block_0:; t0 = a0 < UINT32_C(2048); if (t0) { - return (nav__5188_38){0,UINT8_C(2)}; + return (nav__5191_38){0,UINT8_C(2)}; } goto zig_block_1; zig_block_1:; t0 = a0 < UINT32_C(65536); if (t0) { - return (nav__5188_38){0,UINT8_C(3)}; + return (nav__5191_38){0,UINT8_C(3)}; } goto zig_block_2; zig_block_2:; t0 = a0 < UINT32_C(1114112); if (t0) { - return (nav__5188_38){0,UINT8_C(4)}; + return (nav__5191_38){0,UINT8_C(4)}; } goto zig_block_3; zig_block_3:; - return (nav__5188_38){zig_error_CodepointTooLarge,UINT8_C(0x2)}; + return (nav__5191_38){zig_error_CodepointTooLarge,UINT8_C(0x2)}; } -static nav__5608_38 unicode_utf8EncodeImpl__anon_5756__5608(uint32_t const a0, nav__5608_40 const a1) { - nav__5608_40 const *t1; +static nav__5611_38 unicode_utf8EncodeImpl__anon_5756__5611(uint32_t const a0, nav__5611_40 const a1) { + nav__5611_40 const *t1; uintptr_t t5; uint64_t t6; uint64_t t7; - nav__5608_40 t9; - nav__5608_40 t0; + nav__5611_40 t9; + nav__5611_40 t0; uint8_t *t10; uint32_t t12; - nav__5608_38 t2; + nav__5611_38 t2; uint16_t t3; uint8_t t4; uint8_t t11; bool t8; t0 = a1; - t1 = (nav__5608_40 const *)&t0; - t2 = unicode_utf8CodepointSequenceLength__5188(a0); + t1 = (nav__5611_40 const *)&t0; + t2 = unicode_utf8CodepointSequenceLength__5191(a0); if (t2.error) { t3 = t2.error; t2.payload = UINT8_C(0x2); @@ -9805,9 +9834,9 @@ static nav__5608_38 unicode_utf8EncodeImpl__anon_5756__5608(uint32_t const a0, n goto zig_block_0; } case UINT8_C(3): { - t8 = unicode_isSurrogateCodepoint__5268(a0); + t8 = unicode_isSurrogateCodepoint__5271(a0); if (t8) { - return (nav__5608_38){zig_error_Utf8CannotEncodeSurrogateHalf,UINT8_C(0x2)}; + return (nav__5611_38){zig_error_Utf8CannotEncodeSurrogateHalf,UINT8_C(0x2)}; } goto zig_block_1; @@ -9873,15 +9902,15 @@ static nav__5608_38 unicode_utf8EncodeImpl__anon_5756__5608(uint32_t const a0, n return t2; } -static nav__5190_38 unicode_utf8Encode__5190(uint32_t const a0, nav__5190_40 const a1) { - nav__5190_38 t0; - nav__5190_38 t1; - t0 = unicode_utf8EncodeImpl__anon_5756__5608(a0, a1); - memcpy(&t1, &t0, sizeof(nav__5190_38)); +static nav__5193_38 unicode_utf8Encode__5193(uint32_t const a0, nav__5193_40 const a1) { + nav__5193_38 t0; + nav__5193_38 t1; + t0 = unicode_utf8EncodeImpl__anon_5756__5611(a0, a1); + memcpy(&t1, &t0, sizeof(nav__5193_38)); return t1; } -static uint16_t io_Writer_writeBytesNTimes__5172(struct io_Writer__3827 const a0, nav__5172_40 const a1, uintptr_t const a2) { +static uint16_t io_Writer_writeBytesNTimes__5175(struct io_Writer__3827 const a0, nav__5175_40 const a1, uintptr_t const a2) { struct io_Writer__3827 const *t1; uintptr_t t3; uintptr_t t2; @@ -9901,7 +9930,7 @@ static uint16_t io_Writer_writeBytesNTimes__5172(struct io_Writer__3827 const a0 t6 = t4 < t5; if (t6) { t7 = (*t1); - t8 = io_Writer_writeAll__5168(t7, a1); + t8 = io_Writer_writeAll__5171(t7, a1); if (t8) { return t8; } @@ -9919,7 +9948,7 @@ static uint16_t io_Writer_writeBytesNTimes__5172(struct io_Writer__3827 const a0 return 0; } -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_appendSlice__1547(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0, nav__1547_41 const a1) { +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_appendSlice__1550(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0, nav__1550_41 const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t1; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t2; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t0; @@ -9929,16 +9958,16 @@ static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_appendSlice__1547(str t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t0; t2 = (*t1); t3 = a1.len; - t4 = array_list_ArrayListAligned_28u8_2cnull_29_ensureUnusedCapacity__1566(t2, t3); + t4 = array_list_ArrayListAligned_28u8_2cnull_29_ensureUnusedCapacity__1569(t2, t3); if (t4) { return t4; } t2 = (*t1); - array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity__1548(t2, a1); + array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity__1551(t2, a1); return 0; } -static uint16_t fmt_formatType__anon_5404__5603(int32_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_5404__5606(int32_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { struct io_Writer__3827 t1; int32_t t0; uint16_t t2; @@ -9946,17 +9975,17 @@ static uint16_t fmt_formatType__anon_5404__5603(int32_t const a0, struct fmt_For (void)a3; t0 = a0; t1 = a2; - t2 = fmt_formatValue__anon_5781__5609(a0, a1, a2); + t2 = fmt_formatValue__anon_5781__5612(a0, a1, a2); memcpy(&t3, &t2, sizeof(uint16_t)); return t3; } -static uint16_t fmt_formatType__anon_5435__5604(nav__5604_39 const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_5435__5607(nav__5607_39 const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { struct io_Writer__3827 const *t2; uint64_t t3; struct io_Writer__3827 t5; struct io_Writer__3827 t1; - nav__5604_39 t0; + nav__5607_39 t0; uint16_t t6; uint16_t t7; bool t4; @@ -9967,23 +9996,23 @@ static uint16_t fmt_formatType__anon_5435__5604(nav__5604_39 const a0, struct fm t4 = t3 == UINT64_C(0); if (t4) { t5 = (*t2); - t6 = io_Writer_writeAll__5168(t5, (nav__5604_39){(uint8_t const *)&__anon_5099,(uintptr_t)7ul}); + t6 = io_Writer_writeAll__5171(t5, (nav__5607_39){(uint8_t const *)&__anon_5099,(uintptr_t)7ul}); return t6; } goto zig_block_0; zig_block_0:; - t6 = fmt_formatBuf__anon_5109__5592(a0, a1, a2); + t6 = fmt_formatBuf__anon_5109__5595(a0, a1, a2); memcpy(&t7, &t6, sizeof(uint16_t)); return t7; } -static uint16_t shared_MarkerType_format__anon_5800__5610(struct shared_MarkerType__1185 const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { +static uint16_t shared_MarkerType_format__anon_5800__5613(struct shared_MarkerType__1185 const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { struct io_Writer__3827 const *t1; uint64_t t3; struct io_Writer__3827 t4; struct io_Writer__3827 t0; - nav__5610_56 t5; + nav__5613_56 t5; uint16_t t6; uint8_t t2; (void)a1; @@ -9995,7 +10024,7 @@ static uint16_t shared_MarkerType_format__anon_5800__5610(struct shared_MarkerTy t3 = a0.payload.SampleStart; t4 = (*t1); t5.f0 = t3; - t6 = io_Writer_print__anon_5814__5611(t4, t5); + t6 = io_Writer_print__anon_5814__5614(t4, t5); if (t6) { return t6; } @@ -10005,7 +10034,7 @@ static uint16_t shared_MarkerType_format__anon_5800__5610(struct shared_MarkerTy t3 = a0.payload.SampleEnd; t4 = (*t1); t5.f0 = t3; - t6 = io_Writer_print__anon_5819__5612(t4, t5); + t6 = io_Writer_print__anon_5819__5615(t4, t5); if (t6) { return t6; } @@ -10015,7 +10044,7 @@ static uint16_t shared_MarkerType_format__anon_5800__5610(struct shared_MarkerTy t3 = a0.payload.BenchmarkStart; t4 = (*t1); t5.f0 = t3; - t6 = io_Writer_print__anon_5826__5613(t4, t5); + t6 = io_Writer_print__anon_5826__5616(t4, t5); if (t6) { return t6; } @@ -10025,7 +10054,7 @@ static uint16_t shared_MarkerType_format__anon_5800__5610(struct shared_MarkerTy t3 = a0.payload.BenchmarkEnd; t4 = (*t1); t5.f0 = t3; - t6 = io_Writer_print__anon_5832__5614(t4, t5); + t6 = io_Writer_print__anon_5832__5617(t4, t5); if (t6) { return t6; } @@ -10038,7 +10067,7 @@ static uint16_t shared_MarkerType_format__anon_5800__5610(struct shared_MarkerTy return 0; } -static uint16_t fmt_formatType__anon_5610__5605(struct shared_MarkerType__1185 const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_5610__5608(struct shared_MarkerType__1185 const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { struct shared_MarkerType__1185 const *t1; struct shared_MarkerType__1185 t3; struct shared_MarkerType__1185 t0; @@ -10049,14 +10078,14 @@ static uint16_t fmt_formatType__anon_5610__5605(struct shared_MarkerType__1185 c t1 = (struct shared_MarkerType__1185 const *)&t0; t2 = a2; t3 = (*t1); - t4 = shared_MarkerType_format__anon_5800__5610(t3, a1, a2); + t4 = shared_MarkerType_format__anon_5800__5613(t3, a1, a2); if (t4) { return t4; } return 0; } -static uint16_t fmt_formatType__anon_5679__5606(uint64_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_5679__5609(uint64_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { uint64_t t0; struct io_Writer__3827 t1; uint16_t t2; @@ -10064,17 +10093,17 @@ static uint16_t fmt_formatType__anon_5679__5606(uint64_t const a0, struct fmt_Fo (void)a3; t0 = a0; t1 = a2; - t2 = fmt_formatValue__anon_5834__5615(a0, a1, a2); + t2 = fmt_formatValue__anon_5834__5618(a0, a1, a2); memcpy(&t3, &t2, sizeof(uint16_t)); return t3; } -static uint16_t fmt_formatType__anon_5733__5607(uint8_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_5733__5610(uint8_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { struct io_Writer__3827 const *t2; struct io_Writer__3827 t3; struct io_Writer__3827 t1; - nav__5607_47 t5; - nav__5607_47 t6; + nav__5610_47 t5; + nav__5610_47 t6; uint16_t t4; uint8_t t0; (void)a1; @@ -10083,30 +10112,30 @@ static uint16_t fmt_formatType__anon_5733__5607(uint8_t const a0, struct fmt_For t1 = a2; t2 = (struct io_Writer__3827 const *)&t1; t3 = (*t2); - t4 = io_Writer_writeAll__5168(t3, (nav__5607_47){(uint8_t const *)&__anon_5841,(uintptr_t)22ul}); + t4 = io_Writer_writeAll__5171(t3, (nav__5610_47){(uint8_t const *)&__anon_5841,(uintptr_t)22ul}); if (t4) { return t4; } t3 = (*t2); - t4 = io_Writer_writeAll__5168(t3, (nav__5607_47){(uint8_t const *)&__anon_5846,(uintptr_t)1ul}); + t4 = io_Writer_writeAll__5171(t3, (nav__5610_47){(uint8_t const *)&__anon_5846,(uintptr_t)1ul}); if (t4) { return t4; } t3 = (*t2); t5 = zig_tag_name_shared_IntegrationMode__573(a0); - memcpy(&t6, &t5, sizeof(nav__5607_47)); - t4 = io_Writer_writeAll__5168(t3, t6); + memcpy(&t6, &t5, sizeof(nav__5610_47)); + t4 = io_Writer_writeAll__5171(t3, t6); if (t4) { return t4; } return 0; } -static nav__5197_38 unicode_utf8Decode2__5197(nav__5197_40 const a0) { +static nav__5200_38 unicode_utf8Decode2__5200(nav__5200_40 const a0) { uint32_t t3; uint32_t t4; uint32_t t2; - nav__5197_38 t5; + nav__5200_38 t5; uint8_t t0; bool t1; t0 = a0.array[(uintptr_t)0ul]; @@ -10121,7 +10150,7 @@ static nav__5197_38 unicode_utf8Decode2__5197(nav__5197_40 const a0) { t0 = t0 & UINT8_C(192); t1 = t0 != UINT8_C(128); if (t1) { - return (nav__5197_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; + return (nav__5200_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; } goto zig_block_0; @@ -10138,7 +10167,7 @@ static nav__5197_38 unicode_utf8Decode2__5197(nav__5197_40 const a0) { t4 = t2; t1 = t4 < UINT32_C(128); if (t1) { - return (nav__5197_38){UINT32_C(0xaaaaa),zig_error_Utf8OverlongEncoding}; + return (nav__5200_38){UINT32_C(0xaaaaa),zig_error_Utf8OverlongEncoding}; } goto zig_block_1; @@ -10149,15 +10178,15 @@ static nav__5197_38 unicode_utf8Decode2__5197(nav__5197_40 const a0) { return t5; } -static nav__5199_38 unicode_utf8Decode3__5199(nav__5199_40 const a0) { - nav__5199_38 t1; +static nav__5202_38 unicode_utf8Decode3__5202(nav__5202_40 const a0) { + nav__5202_38 t1; uint32_t t3; uint16_t t2; - nav__5199_40 t0; + nav__5202_40 t0; bool t4; bool t5; - memcpy(t0.array, a0.array, sizeof(nav__5199_40)); - t1 = unicode_utf8Decode3AllowSurrogateHalf__5201(t0); + memcpy(t0.array, a0.array, sizeof(nav__5202_40)); + t1 = unicode_utf8Decode3AllowSurrogateHalf__5204(t0); if (t1.error) { t2 = t1.error; t1.payload = UINT32_C(0xaaaaa); @@ -10176,7 +10205,7 @@ static nav__5199_38 unicode_utf8Decode3__5199(nav__5199_40 const a0) { zig_block_1:; if (t5) { - return (nav__5199_38){UINT32_C(0xaaaaa),zig_error_Utf8EncodesSurrogateHalf}; + return (nav__5202_38){UINT32_C(0xaaaaa),zig_error_Utf8EncodesSurrogateHalf}; } goto zig_block_0; @@ -10186,11 +10215,11 @@ static nav__5199_38 unicode_utf8Decode3__5199(nav__5199_40 const a0) { return t1; } -static nav__5203_38 unicode_utf8Decode4__5203(nav__5203_40 const a0) { +static nav__5206_38 unicode_utf8Decode4__5206(nav__5206_40 const a0) { uint32_t t3; uint32_t t4; uint32_t t2; - nav__5203_38 t5; + nav__5206_38 t5; uint8_t t0; bool t1; t0 = a0.array[(uintptr_t)0ul]; @@ -10205,7 +10234,7 @@ static nav__5203_38 unicode_utf8Decode4__5203(nav__5203_40 const a0) { t0 = t0 & UINT8_C(192); t1 = t0 != UINT8_C(128); if (t1) { - return (nav__5203_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; + return (nav__5206_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; } goto zig_block_0; @@ -10223,7 +10252,7 @@ static nav__5203_38 unicode_utf8Decode4__5203(nav__5203_40 const a0) { t0 = t0 & UINT8_C(192); t1 = t0 != UINT8_C(128); if (t1) { - return (nav__5203_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; + return (nav__5206_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; } goto zig_block_1; @@ -10241,7 +10270,7 @@ static nav__5203_38 unicode_utf8Decode4__5203(nav__5203_40 const a0) { t0 = t0 & UINT8_C(192); t1 = t0 != UINT8_C(128); if (t1) { - return (nav__5203_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; + return (nav__5206_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; } goto zig_block_2; @@ -10258,7 +10287,7 @@ static nav__5203_38 unicode_utf8Decode4__5203(nav__5203_40 const a0) { t4 = t2; t1 = t4 < UINT32_C(65536); if (t1) { - return (nav__5203_38){UINT32_C(0xaaaaa),zig_error_Utf8OverlongEncoding}; + return (nav__5206_38){UINT32_C(0xaaaaa),zig_error_Utf8OverlongEncoding}; } goto zig_block_3; @@ -10266,7 +10295,7 @@ static nav__5203_38 unicode_utf8Decode4__5203(nav__5203_40 const a0) { t4 = t2; t1 = t4 > UINT32_C(1114111); if (t1) { - return (nav__5203_38){UINT32_C(0xaaaaa),zig_error_Utf8CodepointTooLarge}; + return (nav__5206_38){UINT32_C(0xaaaaa),zig_error_Utf8CodepointTooLarge}; } goto zig_block_4; @@ -10277,7 +10306,7 @@ static nav__5203_38 unicode_utf8Decode4__5203(nav__5203_40 const a0) { return t5; } -static bool unicode_isSurrogateCodepoint__5268(uint32_t const a0) { +static bool unicode_isSurrogateCodepoint__5271(uint32_t const a0) { bool t0; switch (a0) { default: if ((a0 >= UINT32_C(55296) && a0 <= UINT32_C(57343))) { @@ -10293,35 +10322,35 @@ static bool unicode_isSurrogateCodepoint__5268(uint32_t const a0) { return t0; } -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureUnusedCapacity__1566(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0, uintptr_t const a1) { +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureUnusedCapacity__1569(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0, uintptr_t const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t1; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t2; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t0; - nav__1566_43 *t3; - nav__1566_43 t4; + nav__1569_43 *t3; + nav__1569_43 t4; uintptr_t t5; - nav__1566_52 t6; + nav__1569_52 t6; uint16_t t7; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t0; t2 = (*t1); - t3 = (nav__1566_43 *)&a0->items; + t3 = (nav__1569_43 *)&a0->items; t4 = (*t3); t5 = t4.len; - t6 = array_list_addOrOom__1491(t5, a1); + t6 = array_list_addOrOom__1494(t5, a1); if (t6.error) { t7 = t6.error; return t7; } t5 = t6.payload; - t7 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1564(t2, t5); + t7 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1567(t2, t5); return t7; } -static void array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity__1548(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0, nav__1548_41 const a1) { +static void array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity__1551(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0, nav__1551_41 const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t1; - nav__1548_47 *t2; - nav__1548_47 t3; + nav__1551_47 *t2; + nav__1551_47 t3; uintptr_t t4; uintptr_t t5; uintptr_t t7; @@ -10335,7 +10364,7 @@ static void array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity bool t10; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t0; - t2 = (nav__1548_47 *)&a0->items; + t2 = (nav__1551_47 *)&a0->items; t3 = (*t2); t4 = t3.len; t5 = a1.len; @@ -10347,11 +10376,11 @@ static void array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity t10 = t8 <= t9; debug_assert__180(t10); t11 = (*t1); - t2 = (nav__1548_47 *)&t11->items; + t2 = (nav__1551_47 *)&t11->items; t6 = &t2->len; (*t6) = t5; t11 = (*t1); - t2 = (nav__1548_47 *)&t11->items; + t2 = (nav__1551_47 *)&t11->items; t5 = a1.len; t3 = (*t2); t12 = t3.ptr; @@ -10363,15 +10392,15 @@ static void array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity return; } -static uint16_t fmt_formatInt__anon_5888__5617(int32_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4248 const a3, struct io_Writer__3827 const a4) { +static uint16_t fmt_formatInt__anon_5888__5620(int32_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4248 const a3, struct io_Writer__3827 const a4) { uintptr_t t5; uintptr_t t4; uint8_t *t6; uint8_t (*t7)[2]; - nav__5617_41 t12; + nav__5620_41 t12; uint64_t t14; - nav__5617_58 t15; - nav__5617_47 t16; + nav__5620_58 t15; + nav__5620_47 t16; uint32_t t1; uint32_t t11; uint32_t t3; @@ -10380,7 +10409,7 @@ static uint16_t fmt_formatInt__anon_5888__5617(int32_t const a0, uint8_t const a bool t0; bool t13; uint8_t t8; - nav__5617_56 t9; + nav__5620_56 t9; uint8_t t10[2]; uint8_t t2[33]; t0 = a1 >= UINT8_C(2); @@ -10404,7 +10433,7 @@ static uint16_t fmt_formatInt__anon_5888__5617(int32_t const a0, uint8_t const a t1 = t3; t1 = t1 % UINT32_C(100); t8 = (uint8_t)t1; - t9 = fmt_digits2__4953(t8); + t9 = fmt_digits2__4956(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); t1 = t3; @@ -10441,7 +10470,7 @@ static uint16_t fmt_formatInt__anon_5888__5617(int32_t const a0, uint8_t const a t7 = (uint8_t (*)[2])t6; t1 = t3; t8 = (uint8_t)t1; - t9 = fmt_digits2__4953(t8); + t9 = fmt_digits2__4956(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); goto zig_block_3; @@ -10459,7 +10488,7 @@ static uint16_t fmt_formatInt__anon_5888__5617(int32_t const a0, uint8_t const a t5 = t4; t6 = (uint8_t *)&t2[t5]; t8 = (uint8_t)t11; - t8 = fmt_digitToChar__4969(t8, a2); + t8 = fmt_digitToChar__4972(t8, a2); (*t6) = t8; t11 = t3; t1 = (uint32_t)a1; @@ -10524,81 +10553,81 @@ static uint16_t fmt_formatInt__anon_5888__5617(int32_t const a0, uint8_t const a t5 = (uintptr_t)33ul - t5; t15.ptr = t6; t15.len = t5; - memcpy(&t16, &t15, sizeof(nav__5617_47)); - t17 = fmt_formatBuf__anon_5109__5592(t16, a3, a4); + memcpy(&t16, &t15, sizeof(nav__5620_47)); + t17 = fmt_formatBuf__anon_5109__5595(t16, a3, a4); memcpy(&t18, &t17, sizeof(uint16_t)); return t18; } -static uint16_t fmt_formatIntValue__anon_5877__5616(int32_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { +static uint16_t fmt_formatIntValue__anon_5877__5619(int32_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatInt__anon_5888__5617(a0, UINT8_C(10), UINT8_C(0), a1, a2); + t0 = fmt_formatInt__anon_5888__5620(a0, UINT8_C(10), UINT8_C(0), a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t fmt_formatValue__anon_5781__5609(int32_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { +static uint16_t fmt_formatValue__anon_5781__5612(int32_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatIntValue__anon_5877__5616(a0, a1, a2); + t0 = fmt_formatIntValue__anon_5877__5619(a0, a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5814__5611(struct io_Writer__3827 const a0, nav__5611_39 const a1) { +static uint16_t io_Writer_print__anon_5814__5614(struct io_Writer__3827 const a0, nav__5614_39 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5899__5618(a0, a1); + t0 = fmt_format__anon_5899__5621(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5819__5612(struct io_Writer__3827 const a0, nav__5612_39 const a1) { +static uint16_t io_Writer_print__anon_5819__5615(struct io_Writer__3827 const a0, nav__5615_39 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5903__5619(a0, a1); + t0 = fmt_format__anon_5903__5622(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5826__5613(struct io_Writer__3827 const a0, nav__5613_39 const a1) { +static uint16_t io_Writer_print__anon_5826__5616(struct io_Writer__3827 const a0, nav__5616_39 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5907__5620(a0, a1); + t0 = fmt_format__anon_5907__5623(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5832__5614(struct io_Writer__3827 const a0, nav__5614_39 const a1) { +static uint16_t io_Writer_print__anon_5832__5617(struct io_Writer__3827 const a0, nav__5617_39 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5911__5621(a0, a1); + t0 = fmt_format__anon_5911__5624(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t fmt_formatIntValue__anon_5915__5622(uint64_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { +static uint16_t fmt_formatIntValue__anon_5915__5625(uint64_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatInt__anon_5170__5602(a0, UINT8_C(10), UINT8_C(0), a1, a2); + t0 = fmt_formatInt__anon_5170__5605(a0, UINT8_C(10), UINT8_C(0), a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t fmt_formatValue__anon_5834__5615(uint64_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { +static uint16_t fmt_formatValue__anon_5834__5618(uint64_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatIntValue__anon_5915__5622(a0, a1, a2); + t0 = fmt_formatIntValue__anon_5915__5625(a0, a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static nav__5201_38 unicode_utf8Decode3AllowSurrogateHalf__5201(nav__5201_40 const a0) { +static nav__5204_38 unicode_utf8Decode3AllowSurrogateHalf__5204(nav__5204_40 const a0) { uint32_t t3; uint32_t t4; uint32_t t2; - nav__5201_38 t5; + nav__5204_38 t5; uint8_t t0; bool t1; t0 = a0.array[(uintptr_t)0ul]; @@ -10613,7 +10642,7 @@ static nav__5201_38 unicode_utf8Decode3AllowSurrogateHalf__5201(nav__5201_40 con t0 = t0 & UINT8_C(192); t1 = t0 != UINT8_C(128); if (t1) { - return (nav__5201_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; + return (nav__5204_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; } goto zig_block_0; @@ -10631,7 +10660,7 @@ static nav__5201_38 unicode_utf8Decode3AllowSurrogateHalf__5201(nav__5201_40 con t0 = t0 & UINT8_C(192); t1 = t0 != UINT8_C(128); if (t1) { - return (nav__5201_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; + return (nav__5204_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; } goto zig_block_1; @@ -10648,7 +10677,7 @@ static nav__5201_38 unicode_utf8Decode3AllowSurrogateHalf__5201(nav__5201_40 con t3 = t2; t1 = t3 < UINT32_C(2048); if (t1) { - return (nav__5201_38){UINT32_C(0xaaaaa),zig_error_Utf8OverlongEncoding}; + return (nav__5204_38){UINT32_C(0xaaaaa),zig_error_Utf8OverlongEncoding}; } goto zig_block_2; @@ -10659,13 +10688,13 @@ static nav__5201_38 unicode_utf8Decode3AllowSurrogateHalf__5201(nav__5201_40 con return t5; } -static nav__1491_38 array_list_addOrOom__1491(uintptr_t const a0, uintptr_t const a1) { - nav__1491_42 t2; +static nav__1494_38 array_list_addOrOom__1494(uintptr_t const a0, uintptr_t const a1) { + nav__1494_42 t2; uintptr_t t3; uintptr_t t0; uintptr_t const *t5; uint8_t const *t6; - nav__1491_38 t8; + nav__1494_38 t8; uint8_t t4; uint8_t t1; bool t7; @@ -10679,7 +10708,7 @@ static nav__1491_38 array_list_addOrOom__1491(uintptr_t const a0, uintptr_t cons t4 = (*t6); t7 = t4 != UINT8_C(0); if (t7) { - return (nav__1491_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_OutOfMemory}; + return (nav__1494_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_OutOfMemory}; } goto zig_block_0; @@ -10690,7 +10719,7 @@ static nav__1491_38 array_list_addOrOom__1491(uintptr_t const a0, uintptr_t cons return t8; } -static uint16_t fmt_format__anon_5899__5618(struct io_Writer__3827 const a0, nav__5618_39 const a1) { +static uint16_t fmt_format__anon_5899__5621(struct io_Writer__3827 const a0, nav__5621_39 const a1) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -10699,24 +10728,24 @@ static uint16_t fmt_format__anon_5899__5618(struct io_Writer__3827 const a0, nav t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5618_44){(uint8_t const *)&__anon_5938,(uintptr_t)12ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5621_44){(uint8_t const *)&__anon_5938,(uintptr_t)12ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5679__5606(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5679__5609(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5618_44){(uint8_t const *)&__anon_5948,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5621_44){(uint8_t const *)&__anon_5948,(uintptr_t)1ul}); if (t3) { return t3; } return 0; } -static uint16_t fmt_format__anon_5903__5619(struct io_Writer__3827 const a0, nav__5619_39 const a1) { +static uint16_t fmt_format__anon_5903__5622(struct io_Writer__3827 const a0, nav__5622_39 const a1) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -10725,24 +10754,24 @@ static uint16_t fmt_format__anon_5903__5619(struct io_Writer__3827 const a0, nav t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5619_44){(uint8_t const *)&__anon_5967,(uintptr_t)10ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5622_44){(uint8_t const *)&__anon_5967,(uintptr_t)10ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5679__5606(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5679__5609(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5619_44){(uint8_t const *)&__anon_5948,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5622_44){(uint8_t const *)&__anon_5948,(uintptr_t)1ul}); if (t3) { return t3; } return 0; } -static uint16_t fmt_format__anon_5907__5620(struct io_Writer__3827 const a0, nav__5620_39 const a1) { +static uint16_t fmt_format__anon_5907__5623(struct io_Writer__3827 const a0, nav__5623_39 const a1) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -10751,24 +10780,24 @@ static uint16_t fmt_format__anon_5907__5620(struct io_Writer__3827 const a0, nav t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5620_44){(uint8_t const *)&__anon_5999,(uintptr_t)15ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5623_44){(uint8_t const *)&__anon_5999,(uintptr_t)15ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5679__5606(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5679__5609(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5620_44){(uint8_t const *)&__anon_5948,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5623_44){(uint8_t const *)&__anon_5948,(uintptr_t)1ul}); if (t3) { return t3; } return 0; } -static uint16_t fmt_format__anon_5911__5621(struct io_Writer__3827 const a0, nav__5621_39 const a1) { +static uint16_t fmt_format__anon_5911__5624(struct io_Writer__3827 const a0, nav__5624_39 const a1) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -10777,24 +10806,24 @@ static uint16_t fmt_format__anon_5911__5621(struct io_Writer__3827 const a0, nav t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5621_44){(uint8_t const *)&__anon_6027,(uintptr_t)13ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5624_44){(uint8_t const *)&__anon_6027,(uintptr_t)13ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5679__5606(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5679__5609(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5621_44){(uint8_t const *)&__anon_5948,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5624_44){(uint8_t const *)&__anon_5948,(uintptr_t)1ul}); if (t3) { return t3; } return 0; } -void c_instrument_hooks_deinit__239(struct InstrumentHooks *const a0) { +void c_instrument_hooks_deinit__240(struct InstrumentHooks *const a0) { struct InstrumentHooks *t1; struct InstrumentHooks *t4; struct InstrumentHooks *t2; @@ -10806,8 +10835,8 @@ void c_instrument_hooks_deinit__239(struct InstrumentHooks *const a0) { t2 = t1; t3 = (struct InstrumentHooks *const *)&t2; t4 = (*t3); - instrument_hooks_InstrumentHooks_deinit__731(t4); - mem_Allocator_destroy__anon_6049__5623((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3694)}, t1); + instrument_hooks_InstrumentHooks_deinit__734(t4); + mem_Allocator_destroy__anon_6049__5626((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3697)}, t1); goto zig_block_0; } goto zig_block_0; @@ -10816,7 +10845,7 @@ void c_instrument_hooks_deinit__239(struct InstrumentHooks *const a0) { return; } -static void instrument_hooks_InstrumentHooks_deinit__731(struct InstrumentHooks *const a0) { +static void instrument_hooks_InstrumentHooks_deinit__734(struct InstrumentHooks *const a0) { struct InstrumentHooks *const *t1; struct InstrumentHooks *t2; struct InstrumentHooks *t0; @@ -10843,13 +10872,13 @@ static void instrument_hooks_InstrumentHooks_deinit__731(struct InstrumentHooks case UINT8_C(1): { t3 = (*t5); t8 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *)&t3->payload.walltime; - instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_deinit__808(t8); + instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_deinit__811(t8); goto zig_block_0; } case UINT8_C(2): { t3 = (*t5); t9 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *)&t3->payload.analysis; - instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_deinit__821(t9); + instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_deinit__824(t9); goto zig_block_0; } case UINT8_C(3): { @@ -10861,11 +10890,11 @@ static void instrument_hooks_InstrumentHooks_deinit__731(struct InstrumentHooks zig_block_0:; t2 = (*t1); t10 = (struct environment_root_Environment__559 *)&t2->environment; - environment_root_Environment_deinit__774(t10); + environment_root_Environment_deinit__777(t10); return; } -static void mem_Allocator_destroy__anon_6049__5623(struct mem_Allocator__599 const a0, struct InstrumentHooks *const a1) { +static void mem_Allocator_destroy__anon_6049__5626(struct mem_Allocator__599 const a0, struct InstrumentHooks *const a1) { struct mem_Allocator__599 const *t1; uint8_t *t2; uint8_t *t3; @@ -10874,12 +10903,12 @@ static void mem_Allocator_destroy__anon_6049__5623(struct mem_Allocator__599 con struct mem_Allocator__599 t0; struct mem_Allocator__599 t10; uint8_t (*t6)[288]; - nav__5623_52 t7; + nav__5626_52 t7; uintptr_t t9; struct mem_Allocator_VTable__602 const *const *t11; struct mem_Allocator_VTable__602 const *t12; - void (*const *t13)(void *, nav__5623_52, uint8_t, uintptr_t); - void (*t14)(void *, nav__5623_52, uint8_t, uintptr_t); + void (*const *t13)(void *, nav__5626_52, uint8_t, uintptr_t); + void (*t14)(void *, nav__5626_52, uint8_t, uintptr_t); void *t15; uint8_t t8; t0 = a0; @@ -10893,20 +10922,20 @@ static void mem_Allocator_destroy__anon_6049__5623(struct mem_Allocator__599 con t6 = (uint8_t (*)[288])t2; t7.ptr = &(*t6)[(uintptr_t)0ul]; t7.len = (uintptr_t)288ul; - t8 = mem_Alignment_fromByteUnits__1113((uintptr_t)8ul); + t8 = mem_Alignment_fromByteUnits__1116((uintptr_t)8ul); t9 = (uintptr_t)zig_return_address(); t10 = t5; t1 = (struct mem_Allocator__599 const *)&t10; t11 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t12 = (*t11); - t13 = (void (*const *)(void *, nav__5623_52, uint8_t, uintptr_t))&t12->free; + t13 = (void (*const *)(void *, nav__5626_52, uint8_t, uintptr_t))&t12->free; t14 = (*t13); t15 = t5.ptr; t14(t15, t7, t8, t9); return; } -static void instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_deinit__808(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0) { +static void instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_deinit__811(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0) { struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t0; @@ -10915,11 +10944,11 @@ static void instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bMod t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - runner_fifo_RunnerFifo_deinit__1131(t3); + runner_fifo_RunnerFifo_deinit__1134(t3); return; } -static void instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_deinit__821(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0) { +static void instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_deinit__824(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0) { struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t0; @@ -10928,11 +10957,11 @@ static void instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bMod t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - runner_fifo_RunnerFifo_deinit__1131(t3); + runner_fifo_RunnerFifo_deinit__1134(t3); return; } -static void environment_root_Environment_deinit__774(struct environment_root_Environment__559 *const a0) { +static void environment_root_Environment_deinit__777(struct environment_root_Environment__559 *const a0) { struct environment_root_Environment__559 *const *t1; struct environment_root_Environment__559 *t3; struct environment_root_Environment__559 *t0; @@ -10942,7 +10971,7 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 t8; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 t2; - nav__774_87 t9; + nav__777_87 t9; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6095 t11; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6095 t12; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6095 const *t13; @@ -10952,12 +10981,12 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 t18; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 t19; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 t14; - nav__774_104 t20; + nav__777_104 t20; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Entry__6115 t21; struct mem_Allocator__599 *t22; struct mem_Allocator__599 t23; - nav__774_44 *t24; - nav__774_44 t25; + nav__777_44 *t24; + nav__777_44 t25; struct environment_root_EnvironmentValue__844 *t26; struct environment_root_EnvironmentValue__844 t27; struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 *t29; @@ -10965,7 +10994,7 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t31; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 t32; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 t28; - nav__774_122 t33; + nav__777_122 t33; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Entry__6147 t34; struct environment_linked_libraries_root_LinkedLibraries__837 *t35; bool t10; @@ -10976,10 +11005,10 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env t5 = (struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849 *)&t4->integration_environment; t6 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *)&t5->map; t7 = (*t6); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2965(t7); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2968(t7); t2 = t8; zig_loop_14: - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5624(&t2); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5627(&t2); t10 = t9.is_null != true; if (t10) { t11 = t9.payload; @@ -10989,10 +11018,10 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env t16 = (*t15); t17 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *)&t16->map; t18 = (*t17); - t19 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3176(t18); + t19 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3179(t18); t14 = t19; zig_loop_32: - t20 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5626(&t14); + t20 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5629(&t14); t10 = t20.is_null != true; if (t10) { t21 = t20.payload; @@ -11001,11 +11030,11 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env t23 = (*t22); t24 = t21.key_ptr; t25 = (*t24); - mem_Allocator_free__anon_3042__4747(t23, t25); + mem_Allocator_free__anon_3042__4750(t23, t25); t3 = (*t1); t26 = t21.value_ptr; t27 = (*t26); - environment_root_Environment_freeEnvironmentValue__777(t3, t27); + environment_root_Environment_freeEnvironmentValue__780(t3, t27); goto zig_block_3; } goto zig_block_2; @@ -11019,13 +11048,13 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env t17 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *)&t16->map; t22 = (struct mem_Allocator__599 *)&a0->allocator; t23 = (*t22); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3168(t17, t23); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3171(t17, t23); t3 = (*t1); t22 = (struct mem_Allocator__599 *)&t3->allocator; t23 = (*t22); t24 = t11.key_ptr; t25 = (*t24); - mem_Allocator_free__anon_3042__4747(t23, t25); + mem_Allocator_free__anon_3042__4750(t23, t25); goto zig_block_1; } goto zig_block_0; @@ -11040,16 +11069,16 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env t6 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *)&t5->map; t22 = (struct mem_Allocator__599 *)&a0->allocator; t23 = (*t22); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2957(t6, t23); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2960(t6, t23); t3 = (*t1); t4 = (struct environment_root_EnvironmentJson__833 *)&t3->data; t29 = (struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 *)&t4->linked_libraries; t30 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *)&t29->map; t31 = (*t30); - t32 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3355(t31); + t32 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3358(t31); t28 = t32; zig_loop_91: - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__5628(&t28); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__5631(&t28); t10 = t33.is_null != true; if (t10) { t34 = t33.payload; @@ -11058,7 +11087,7 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env t23 = (*t22); t24 = t34.key_ptr; t25 = (*t24); - mem_Allocator_free__anon_3042__4747(t23, t25); + mem_Allocator_free__anon_3042__4750(t23, t25); goto zig_block_5; } goto zig_block_4; @@ -11073,14 +11102,14 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env t30 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *)&t29->map; t22 = (struct mem_Allocator__599 *)&a0->allocator; t23 = (*t22); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3347(t30, t23); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3350(t30, t23); t3 = (*t1); t35 = (struct environment_linked_libraries_root_LinkedLibraries__837 *)&t3->libs; - environment_linked_libraries_root_LinkedLibraries_deinit__2809(t35); + environment_linked_libraries_root_LinkedLibraries_deinit__2812(t35); return; } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2965(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2968(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const *t1; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const *t2; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 t3; @@ -11088,11 +11117,11 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t9; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t6; - nav__2965_42 **t8; - nav__2965_62 t10; - nav__2965_42 *t11; + nav__2968_42 **t8; + nav__2968_62 t10; + nav__2968_42 *t11; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 **t12; - nav__2965_65 t13; + nav__2968_65 t13; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *t14; uint32_t *t15; uintptr_t t16; @@ -11103,17 +11132,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const *)&t0; t2 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const *)&t1->entries; t3 = (*t2); - t4 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t3); + t4 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t3); t5 = t4; t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t5; - t8 = (nav__2965_42 **)&t7.keys; + t8 = (nav__2968_42 **)&t7.keys; t9 = (*t6); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5643(t9); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5646(t9); t11 = t10.ptr; (*t8) = t11; t12 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 **)&t7.values; t9 = (*t6); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5644(t9); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5647(t9); t14 = t13.ptr; (*t12) = t14; t15 = (uint32_t *)&t7.len; @@ -11125,18 +11154,18 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has return t7; } -static nav__5624_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5624(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 *const a0) { +static nav__5627_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5627(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 *const a0) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 *const *t1; uint32_t *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 *t6; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 *t0; - nav__5624_44 **t7; + nav__5627_44 **t7; uintptr_t t8; - nav__5624_44 *t9; + nav__5627_44 *t9; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 **t10; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *t11; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6095 t12; - nav__5624_39 t13; + nav__5627_39 t13; uint32_t t3; uint32_t t4; bool t5; @@ -11148,18 +11177,18 @@ static nav__5624_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t4 = (*t2); t5 = t3 >= t4; if (t5) { - return (nav__5624_39){{((nav__5624_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},true}; + return (nav__5627_39){{((nav__5627_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},true}; } goto zig_block_0; zig_block_0:; t6 = (*t1); - t7 = (nav__5624_44 **)&t6->keys; + t7 = (nav__5627_44 **)&t6->keys; t2 = (uint32_t *)&a0->index; t4 = (*t2); t8 = (uintptr_t)t4; t9 = (*t7); - t9 = (nav__5624_44 *)&t9[t8]; + t9 = (nav__5627_44 *)&t9[t8]; t6 = (*t1); t10 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 **)&t6->values; t2 = (uint32_t *)&a0->index; @@ -11179,7 +11208,7 @@ static nav__5624_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs return t13; } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3176(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3179(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const *t1; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const *t2; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 t3; @@ -11187,11 +11216,11 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t9; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t6; - nav__3176_42 **t8; - nav__3176_62 t10; - nav__3176_42 *t11; + nav__3179_42 **t8; + nav__3179_62 t10; + nav__3179_42 *t11; struct environment_root_EnvironmentValue__844 **t12; - nav__3176_65 t13; + nav__3179_65 t13; struct environment_root_EnvironmentValue__844 *t14; uint32_t *t15; uintptr_t t16; @@ -11202,17 +11231,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const *)&t0; t2 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const *)&t1->entries; t3 = (*t2); - t4 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t3); + t4 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t3); t5 = t4; t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t5; - t8 = (nav__3176_42 **)&t7.keys; + t8 = (nav__3179_42 **)&t7.keys; t9 = (*t6); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5652(t9); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5655(t9); t11 = t10.ptr; (*t8) = t11; t12 = (struct environment_root_EnvironmentValue__844 **)&t7.values; t9 = (*t6); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5653(t9); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5656(t9); t14 = t13.ptr; (*t12) = t14; t15 = (uint32_t *)&t7.len; @@ -11224,18 +11253,18 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm return t7; } -static nav__5626_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5626(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 *const a0) { +static nav__5629_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5629(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 *const a0) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 *const *t1; uint32_t *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 *t6; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 *t0; - nav__5626_44 **t7; + nav__5629_44 **t7; uintptr_t t8; - nav__5626_44 *t9; + nav__5629_44 *t9; struct environment_root_EnvironmentValue__844 **t10; struct environment_root_EnvironmentValue__844 *t11; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Entry__6115 t12; - nav__5626_39 t13; + nav__5629_39 t13; uint32_t t3; uint32_t t4; bool t5; @@ -11247,18 +11276,18 @@ static nav__5626_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t4 = (*t2); t5 = t3 >= t4; if (t5) { - return (nav__5626_39){{((nav__5626_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_root_EnvironmentValue__844 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},true}; + return (nav__5629_39){{((nav__5629_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_root_EnvironmentValue__844 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},true}; } goto zig_block_0; zig_block_0:; t6 = (*t1); - t7 = (nav__5626_44 **)&t6->keys; + t7 = (nav__5629_44 **)&t6->keys; t2 = (uint32_t *)&a0->index; t4 = (*t2); t8 = (uintptr_t)t4; t9 = (*t7); - t9 = (nav__5626_44 *)&t9[t8]; + t9 = (nav__5629_44 *)&t9[t8]; t6 = (*t1); t10 = (struct environment_root_EnvironmentValue__844 **)&t6->values; t2 = (uint32_t *)&a0->index; @@ -11278,14 +11307,14 @@ static nav__5626_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t13; } -static void environment_root_Environment_freeEnvironmentValue__777(struct environment_root_Environment__559 *const a0, struct environment_root_EnvironmentValue__844 const a1) { +static void environment_root_Environment_freeEnvironmentValue__780(struct environment_root_Environment__559 *const a0, struct environment_root_EnvironmentValue__844 const a1) { struct environment_root_Environment__559 *const *t1; - nav__777_43 t3; + nav__780_43 t3; struct environment_root_Environment__559 *t4; struct environment_root_Environment__559 *t0; struct mem_Allocator__599 *t5; struct mem_Allocator__599 t6; - nav__777_46 t7; + nav__780_46 t7; uintptr_t t9; uintptr_t t10; uintptr_t t8; @@ -11302,7 +11331,7 @@ static void environment_root_Environment_freeEnvironmentValue__777(struct enviro t4 = (*t1); t5 = (struct mem_Allocator__599 *)&t4->allocator; t6 = (*t5); - mem_Allocator_free__anon_3042__4747(t6, t3); + mem_Allocator_free__anon_3042__4750(t6, t3); goto zig_block_0; } case UINT8_C(1): { @@ -11319,7 +11348,7 @@ static void environment_root_Environment_freeEnvironmentValue__777(struct enviro t4 = (*t1); t5 = (struct mem_Allocator__599 *)&t4->allocator; t6 = (*t5); - mem_Allocator_free__anon_3042__4747(t6, t3); + mem_Allocator_free__anon_3042__4750(t6, t3); goto zig_block_2; } goto zig_block_1; @@ -11333,7 +11362,7 @@ static void environment_root_Environment_freeEnvironmentValue__777(struct enviro t4 = (*t1); t5 = (struct mem_Allocator__599 *)&t4->allocator; t6 = (*t5); - mem_Allocator_free__anon_6360__5654(t6, t7); + mem_Allocator_free__anon_6360__5657(t6, t7); goto zig_block_0; } default: zig_unreachable(); @@ -11343,7 +11372,7 @@ static void environment_root_Environment_freeEnvironmentValue__777(struct enviro return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3168(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct mem_Allocator__599 const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3171(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct mem_Allocator__599 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t0; @@ -11356,10 +11385,10 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen bool t6; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *)&t0; - debug_SafetyLock_assertUnlocked__3149(); + debug_SafetyLock_assertUnlocked__3152(); t2 = (*t1); t3 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t2->entries; - multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3294(t3, a1); + multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3297(t3, a1); t4 = (struct array_hash_map_IndexHeader__880 **)&a0->index_header; t5 = (*t4); t6 = t5 != NULL; @@ -11368,7 +11397,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t8 = t7; t9 = (struct array_hash_map_IndexHeader__880 *const *)&t8; t7 = (*t9); - array_hash_map_IndexHeader_free__3144(t7, a1); + array_hash_map_IndexHeader_free__3147(t7, a1); goto zig_block_0; } goto zig_block_0; @@ -11377,7 +11406,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2957(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct mem_Allocator__599 const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2960(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct mem_Allocator__599 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t0; @@ -11390,10 +11419,10 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm bool t6; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *)&t0; - debug_SafetyLock_assertUnlocked__3149(); + debug_SafetyLock_assertUnlocked__3152(); t2 = (*t1); t3 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t2->entries; - multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3100(t3, a1); + multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3103(t3, a1); t4 = (struct array_hash_map_IndexHeader__880 **)&a0->index_header; t5 = (*t4); t6 = t5 != NULL; @@ -11402,7 +11431,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t8 = t7; t9 = (struct array_hash_map_IndexHeader__880 *const *)&t8; t7 = (*t9); - array_hash_map_IndexHeader_free__3144(t7, a1); + array_hash_map_IndexHeader_free__3147(t7, a1); goto zig_block_0; } goto zig_block_0; @@ -11411,7 +11440,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm return; } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3355(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3358(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const *t1; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const *t2; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 t3; @@ -11419,11 +11448,11 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t9; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t6; - nav__3355_42 **t8; - nav__3355_62 t10; - nav__3355_42 *t11; + nav__3358_42 **t8; + nav__3358_62 t10; + nav__3358_42 *t11; struct environment_linked_libraries_root_LibraryEntry__852 **t12; - nav__3355_65 t13; + nav__3358_65 t13; struct environment_linked_libraries_root_LibraryEntry__852 *t14; uint32_t *t15; uintptr_t t16; @@ -11434,17 +11463,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const *)&t0; t2 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const *)&t1->entries; t3 = (*t2); - t4 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t3); + t4 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t3); t5 = t4; t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t5; - t8 = (nav__3355_42 **)&t7.keys; + t8 = (nav__3358_42 **)&t7.keys; t9 = (*t6); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5662(t9); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5665(t9); t11 = t10.ptr; (*t8) = t11; t12 = (struct environment_linked_libraries_root_LibraryEntry__852 **)&t7.values; t9 = (*t6); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5663(t9); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5666(t9); t14 = t13.ptr; (*t12) = t14; t15 = (uint32_t *)&t7.len; @@ -11456,18 +11485,18 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm return t7; } -static nav__5628_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__5628(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 *const a0) { +static nav__5631_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__5631(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 *const a0) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 *const *t1; uint32_t *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 *t6; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 *t0; - nav__5628_44 **t7; + nav__5631_44 **t7; uintptr_t t8; - nav__5628_44 *t9; + nav__5631_44 *t9; struct environment_linked_libraries_root_LibraryEntry__852 **t10; struct environment_linked_libraries_root_LibraryEntry__852 *t11; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Entry__6147 t12; - nav__5628_39 t13; + nav__5631_39 t13; uint32_t t3; uint32_t t4; bool t5; @@ -11479,18 +11508,18 @@ static nav__5628_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t4 = (*t2); t5 = t3 >= t4; if (t5) { - return (nav__5628_39){{((nav__5628_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_linked_libraries_root_LibraryEntry__852 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},true}; + return (nav__5631_39){{((nav__5631_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_linked_libraries_root_LibraryEntry__852 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},true}; } goto zig_block_0; zig_block_0:; t6 = (*t1); - t7 = (nav__5628_44 **)&t6->keys; + t7 = (nav__5631_44 **)&t6->keys; t2 = (uint32_t *)&a0->index; t4 = (*t2); t8 = (uintptr_t)t4; t9 = (*t7); - t9 = (nav__5628_44 *)&t9[t8]; + t9 = (nav__5631_44 *)&t9[t8]; t6 = (*t1); t10 = (struct environment_linked_libraries_root_LibraryEntry__852 **)&t6->values; t2 = (uint32_t *)&a0->index; @@ -11510,7 +11539,7 @@ static nav__5628_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t13; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3347(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct mem_Allocator__599 const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3350(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct mem_Allocator__599 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t0; @@ -11523,10 +11552,10 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen bool t6; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *)&t0; - debug_SafetyLock_assertUnlocked__3149(); + debug_SafetyLock_assertUnlocked__3152(); t2 = (*t1); t3 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t2->entries; - multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3473(t3, a1); + multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3476(t3, a1); t4 = (struct array_hash_map_IndexHeader__880 **)&a0->index_header; t5 = (*t4); t6 = t5 != NULL; @@ -11535,7 +11564,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t8 = t7; t9 = (struct array_hash_map_IndexHeader__880 *const *)&t8; t7 = (*t9); - array_hash_map_IndexHeader_free__3144(t7, a1); + array_hash_map_IndexHeader_free__3147(t7, a1); goto zig_block_0; } goto zig_block_0; @@ -11544,11 +11573,11 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static void environment_linked_libraries_root_LinkedLibraries_deinit__2809(struct environment_linked_libraries_root_LinkedLibraries__837 *const a0) { +static void environment_linked_libraries_root_LinkedLibraries_deinit__2812(struct environment_linked_libraries_root_LinkedLibraries__837 *const a0) { struct environment_linked_libraries_root_LinkedLibraries__837 *const *t1; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 *t3; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 t4; - nav__2809_50 t5; + nav__2812_50 t5; uintptr_t t6; uintptr_t t7; uintptr_t t2; @@ -11576,7 +11605,7 @@ static void environment_linked_libraries_root_LinkedLibraries_deinit__2809(struc t11 = t5.ptr[t7]; t12 = (struct mem_Allocator__599 *)&a0->allocator; t13 = (*t12); - environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__2810(t13, t11); + environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__2813(t13, t11); goto zig_block_1; } goto zig_block_0; @@ -11590,11 +11619,11 @@ static void environment_linked_libraries_root_LinkedLibraries_deinit__2809(struc t14 = (*t1); t3 = (struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 *)&t14->libraries; t4 = (*t3); - array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_deinit__3514(t4); + array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_deinit__3517(t4); return; } -static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const a0) { +static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const a0) { static uintptr_t const t10[3] = {16ul,32ul,4ul}; static uintptr_t const t12[3] = {1ul,2ul,0ul}; uint8_t *(*t1)[3]; @@ -11652,39 +11681,39 @@ static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnman return t15; } -static nav__5643_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5643(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const a0) { +static nav__5646_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5646(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; uint8_t *t4; - nav__5643_39 *t5; - nav__5643_39 *t6; - nav__5643_39 *const *t7; - nav__5643_41 t8; + nav__5646_39 *t5; + nav__5646_39 *t6; + nav__5646_39 *const *t7; + nav__5646_41 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__5643_41){(nav__5643_39 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5646_41){(nav__5646_39 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; zig_block_0:; memcpy(t3, a0.ptrs, sizeof(uint8_t *[3])); t4 = t3[(uintptr_t)1ul]; - t5 = (nav__5643_39 *)t4; + t5 = (nav__5646_39 *)t4; t6 = t5; - t7 = (nav__5643_39 *const *)&t6; + t7 = (nav__5646_39 *const *)&t6; t0 = a0.len; t5 = (*t7); - t5 = (nav__5643_39 *)(((uintptr_t)t5) + ((uintptr_t)0ul*sizeof(nav__5643_39))); + t5 = (nav__5646_39 *)(((uintptr_t)t5) + ((uintptr_t)0ul*sizeof(nav__5646_39))); t8.ptr = t5; t8.len = t0; return t8; } -static nav__5644_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5644(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const a0) { +static nav__5647_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5647(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; @@ -11692,13 +11721,13 @@ static nav__5644_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *t5; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *t6; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *const *t7; - nav__5644_40 t8; + nav__5647_40 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__5644_40){(struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5647_40){(struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -11716,7 +11745,7 @@ static nav__5644_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t8; } -static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const a0) { +static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const a0) { static uintptr_t const t10[3] = {16ul,24ul,4ul}; static uintptr_t const t12[3] = {1ul,2ul,0ul}; uint8_t *(*t1)[3]; @@ -11774,39 +11803,39 @@ static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnman return t15; } -static nav__5652_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5652(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const a0) { +static nav__5655_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5655(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; uint8_t *t4; - nav__5652_39 *t5; - nav__5652_39 *t6; - nav__5652_39 *const *t7; - nav__5652_41 t8; + nav__5655_39 *t5; + nav__5655_39 *t6; + nav__5655_39 *const *t7; + nav__5655_41 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__5652_41){(nav__5652_39 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5655_41){(nav__5655_39 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; zig_block_0:; memcpy(t3, a0.ptrs, sizeof(uint8_t *[3])); t4 = t3[(uintptr_t)1ul]; - t5 = (nav__5652_39 *)t4; + t5 = (nav__5655_39 *)t4; t6 = t5; - t7 = (nav__5652_39 *const *)&t6; + t7 = (nav__5655_39 *const *)&t6; t0 = a0.len; t5 = (*t7); - t5 = (nav__5652_39 *)(((uintptr_t)t5) + ((uintptr_t)0ul*sizeof(nav__5652_39))); + t5 = (nav__5655_39 *)(((uintptr_t)t5) + ((uintptr_t)0ul*sizeof(nav__5655_39))); t8.ptr = t5; t8.len = t0; return t8; } -static nav__5653_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5653(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const a0) { +static nav__5656_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5656(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; @@ -11814,13 +11843,13 @@ static nav__5653_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa struct environment_root_EnvironmentValue__844 *t5; struct environment_root_EnvironmentValue__844 *t6; struct environment_root_EnvironmentValue__844 *const *t7; - nav__5653_40 t8; + nav__5656_40 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__5653_40){(struct environment_root_EnvironmentValue__844 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5656_40){(struct environment_root_EnvironmentValue__844 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -11838,30 +11867,30 @@ static nav__5653_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t8; } -static void mem_Allocator_free__anon_6360__5654(struct mem_Allocator__599 const a0, nav__5654_42 const a1) { +static void mem_Allocator_free__anon_6360__5657(struct mem_Allocator__599 const a0, nav__5657_42 const a1) { struct mem_Allocator__599 const *t1; - nav__5654_40 t2; + nav__5657_40 t2; uintptr_t t3; uint64_t t4; uint8_t const *t6; uint8_t *t7; uint8_t *t8; uint8_t *const *t9; - nav__5654_54 t10; - nav__5654_54 t12; + nav__5657_54 t10; + nav__5657_54 t12; struct mem_Allocator__599 t11; struct mem_Allocator__599 t0; struct mem_Allocator__599 t14; struct mem_Allocator_VTable__602 const *const *t15; struct mem_Allocator_VTable__602 const *t16; - void (*const *t17)(void *, nav__5654_54, uint8_t, uintptr_t); - void (*t18)(void *, nav__5654_54, uint8_t, uintptr_t); + void (*const *t17)(void *, nav__5657_54, uint8_t, uintptr_t); + void (*t18)(void *, nav__5657_54, uint8_t, uintptr_t); void *t19; bool t5; uint8_t t13; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_6577__5735(a1); + t2 = mem_sliceAsBytes__anon_6577__5738(a1); t3 = t2.len; t4 = t3; t5 = t4 == UINT64_C(0); @@ -11884,25 +11913,25 @@ static void mem_Allocator_free__anon_6360__5654(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t10.ptr = t7; t10.len = t3; - memcpy(&t12, &t10, sizeof(nav__5654_54)); - t13 = mem_Alignment_fromByteUnits__1113((uintptr_t)8ul); + memcpy(&t12, &t10, sizeof(nav__5657_54)); + t13 = mem_Alignment_fromByteUnits__1116((uintptr_t)8ul); t3 = (uintptr_t)zig_return_address(); t14 = t11; t1 = (struct mem_Allocator__599 const *)&t14; t15 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t16 = (*t15); - t17 = (void (*const *)(void *, nav__5654_54, uint8_t, uintptr_t))&t16->free; + t17 = (void (*const *)(void *, nav__5657_54, uint8_t, uintptr_t))&t16->free; t18 = (*t17); t19 = t11.ptr; t18(t19, t12, t13, t3); return; } -static void debug_SafetyLock_assertUnlocked__3149(void) { +static void debug_SafetyLock_assertUnlocked__3152(void) { return; } -static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3294(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *const a0, struct mem_Allocator__599 const a1) { +static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3297(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *const a0, struct mem_Allocator__599 const a1) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *const *t1; struct mem_Allocator__599 const *t3; struct mem_Allocator__599 t4; @@ -11910,7 +11939,7 @@ static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanag struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *t0; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 t6; - nav__3294_51 t7; + nav__3297_51 t7; t0 = a0; t1 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *const *)&t0; t2 = a1; @@ -11918,12 +11947,12 @@ static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanag t4 = (*t3); t5 = (*t1); t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3326(t6); - mem_Allocator_free__anon_6588__5736(t4, t7); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3329(t6); + mem_Allocator_free__anon_6588__5739(t4, t7); return; } -static void array_hash_map_IndexHeader_free__3144(struct array_hash_map_IndexHeader__880 *const a0, struct mem_Allocator__599 const a1) { +static void array_hash_map_IndexHeader_free__3147(struct array_hash_map_IndexHeader__880 *const a0, struct mem_Allocator__599 const a1) { struct array_hash_map_IndexHeader__880 *const *t1; struct mem_Allocator__599 const *t3; uint8_t *t4; @@ -11933,7 +11962,7 @@ static void array_hash_map_IndexHeader_free__3144(struct array_hash_map_IndexHea uint8_t *const *t8; struct array_hash_map_IndexHeader__880 *t9; struct array_hash_map_IndexHeader__880 *t0; - nav__3144_52 t12; + nav__3147_52 t12; struct mem_Allocator__599 t13; struct mem_Allocator__599 t2; struct array_hash_map_IndexHeader__880 t10; @@ -11944,13 +11973,13 @@ static void array_hash_map_IndexHeader_free__3144(struct array_hash_map_IndexHea t3 = (struct mem_Allocator__599 const *)&t2; t4 = (uint8_t *)&a0->bit_index; t5 = (*t4); - t6 = array_hash_map_capacityIndexSize__2907(t5); + t6 = array_hash_map_capacityIndexSize__2910(t5); t4 = (uint8_t *)a0; t7 = t4; t8 = (uint8_t *const *)&t7; t9 = (*t1); t10 = (*t9); - t11 = array_hash_map_IndexHeader_length__3140(t10); + t11 = array_hash_map_IndexHeader_length__3143(t10); t6 = t11 * t6; t6 = (uintptr_t)4ul + t6; t4 = (*t8); @@ -11958,11 +11987,11 @@ static void array_hash_map_IndexHeader_free__3144(struct array_hash_map_IndexHea t12.ptr = t4; t12.len = t6; t13 = (*t3); - mem_Allocator_free__anon_6606__5737(t13, t12); + mem_Allocator_free__anon_6606__5740(t13, t12); return; } -static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3100(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *const a0, struct mem_Allocator__599 const a1) { +static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3103(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *const a0, struct mem_Allocator__599 const a1) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *const *t1; struct mem_Allocator__599 const *t3; struct mem_Allocator__599 t4; @@ -11970,7 +11999,7 @@ static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanag struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *t0; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 t6; - nav__3100_51 t7; + nav__3103_51 t7; t0 = a0; t1 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *const *)&t0; t2 = a1; @@ -11978,12 +12007,12 @@ static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanag t4 = (*t3); t5 = (*t1); t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3132(t6); - mem_Allocator_free__anon_6588__5736(t4, t7); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3135(t6); + mem_Allocator_free__anon_6588__5739(t4, t7); return; } -static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const a0) { +static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const a0) { static uintptr_t const t10[3] = {16ul,32ul,4ul}; static uintptr_t const t12[3] = {1ul,2ul,0ul}; uint8_t *(*t1)[3]; @@ -12041,39 +12070,39 @@ static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnman return t15; } -static nav__5662_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5662(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const a0) { +static nav__5665_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5665(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; uint8_t *t4; - nav__5662_39 *t5; - nav__5662_39 *t6; - nav__5662_39 *const *t7; - nav__5662_41 t8; + nav__5665_39 *t5; + nav__5665_39 *t6; + nav__5665_39 *const *t7; + nav__5665_41 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__5662_41){(nav__5662_39 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5665_41){(nav__5665_39 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; zig_block_0:; memcpy(t3, a0.ptrs, sizeof(uint8_t *[3])); t4 = t3[(uintptr_t)1ul]; - t5 = (nav__5662_39 *)t4; + t5 = (nav__5665_39 *)t4; t6 = t5; - t7 = (nav__5662_39 *const *)&t6; + t7 = (nav__5665_39 *const *)&t6; t0 = a0.len; t5 = (*t7); - t5 = (nav__5662_39 *)(((uintptr_t)t5) + ((uintptr_t)0ul*sizeof(nav__5662_39))); + t5 = (nav__5665_39 *)(((uintptr_t)t5) + ((uintptr_t)0ul*sizeof(nav__5665_39))); t8.ptr = t5; t8.len = t0; return t8; } -static nav__5663_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5663(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const a0) { +static nav__5666_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5666(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; @@ -12081,13 +12110,13 @@ static nav__5663_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa struct environment_linked_libraries_root_LibraryEntry__852 *t5; struct environment_linked_libraries_root_LibraryEntry__852 *t6; struct environment_linked_libraries_root_LibraryEntry__852 *const *t7; - nav__5663_40 t8; + nav__5666_40 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__5663_40){(struct environment_linked_libraries_root_LibraryEntry__852 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5666_40){(struct environment_linked_libraries_root_LibraryEntry__852 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -12105,7 +12134,7 @@ static nav__5663_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t8; } -static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3473(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *const a0, struct mem_Allocator__599 const a1) { +static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3476(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *const a0, struct mem_Allocator__599 const a1) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *const *t1; struct mem_Allocator__599 const *t3; struct mem_Allocator__599 t4; @@ -12113,7 +12142,7 @@ static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanag struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *t0; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 t6; - nav__3473_51 t7; + nav__3476_51 t7; t0 = a0; t1 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *const *)&t0; t2 = a1; @@ -12121,29 +12150,29 @@ static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanag t4 = (*t3); t5 = (*t1); t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3505(t6); - mem_Allocator_free__anon_6588__5736(t4, t7); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3508(t6); + mem_Allocator_free__anon_6588__5739(t4, t7); return; } -static void environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__2810(struct mem_Allocator__599 const a0, struct environment_linked_libraries_root_LibraryInfo__934 const a1) { +static void environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__2813(struct mem_Allocator__599 const a0, struct environment_linked_libraries_root_LibraryInfo__934 const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; - nav__2810_46 t3; - nav__2810_46 t5; + nav__2813_46 t3; + nav__2813_46 t5; bool t4; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; t2 = (*t1); t3 = a1.path; - mem_Allocator_free__anon_3042__4747(t2, t3); + mem_Allocator_free__anon_3042__4750(t2, t3); t3 = a1.soname; t4 = t3.ptr != NULL; if (t4) { t5 = t3; t2 = (*t1); - mem_Allocator_free__anon_3042__4747(t2, t5); + mem_Allocator_free__anon_3042__4750(t2, t5); goto zig_block_0; } goto zig_block_0; @@ -12154,7 +12183,7 @@ static void environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__2 if (t4) { t3 = t5; t2 = (*t1); - mem_Allocator_free__anon_3042__4747(t2, t3); + mem_Allocator_free__anon_3042__4750(t2, t3); goto zig_block_1; } goto zig_block_1; @@ -12163,31 +12192,31 @@ static void environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__2 return; } -static void array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_deinit__3514(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 const a0) { +static void array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_deinit__3517(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 const a0) { struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 const *t1; struct mem_Allocator__599 const *t2; struct mem_Allocator__599 t3; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 t4; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 t0; - nav__3514_42 t5; + nav__3517_42 t5; t0 = a0; t1 = (struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 const *)&t0; t2 = (struct mem_Allocator__599 const *)&t1->allocator; t3 = (*t2); t4 = (*t1); - t5 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_allocatedSlice__3560(t4); - mem_Allocator_free__anon_6635__5738(t3, t5); + t5 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_allocatedSlice__3563(t4); + mem_Allocator_free__anon_6635__5741(t3, t5); return; } -static nav__5735_39 mem_sliceAsBytes__anon_6577__5735(nav__5735_41 const a0) { +static nav__5738_39 mem_sliceAsBytes__anon_6577__5738(nav__5738_41 const a0) { uintptr_t t0; uint64_t t1; - nav__5735_39 const *t4; + nav__5738_39 const *t4; uint8_t const *t5; uint8_t const *t6; uint8_t const *const *t7; - nav__5735_39 t8; + nav__5738_39 t8; bool t2; bool t3; t0 = a0.len; @@ -12202,7 +12231,7 @@ static nav__5735_39 mem_sliceAsBytes__anon_6577__5735(nav__5735_41 const a0) { zig_block_1:; if (t3) { - return (nav__5735_39){(uint8_t const *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5738_39){(uint8_t const *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -12220,18 +12249,18 @@ static nav__5735_39 mem_sliceAsBytes__anon_6577__5735(nav__5735_41 const a0) { return t8; } -static nav__3326_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3326(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const a0) { +static nav__3329_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3329(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const *t1; uint8_t *const *t2; uintptr_t t3; uint8_t *t4; - nav__3326_39 t5; + nav__3329_39 t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 t0; t0 = a0; t1 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const *)&t0; t2 = (uint8_t *const *)&t1->bytes; t3 = a0.capacity; - t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3325(t3); + t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3328(t3); t4 = (*t2); t4 = (uint8_t *)(((uintptr_t)t4) + ((uintptr_t)0ul*sizeof(uint8_t))); t5.ptr = t4; @@ -12239,10 +12268,10 @@ static nav__3326_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t5; } -static void mem_Allocator_free__anon_6588__5736(struct mem_Allocator__599 const a0, nav__5736_40 const a1) { +static void mem_Allocator_free__anon_6588__5739(struct mem_Allocator__599 const a0, nav__5739_40 const a1) { struct mem_Allocator__599 const *t1; - nav__5736_40 t2; - nav__5736_40 t11; + nav__5739_40 t2; + nav__5739_40 t11; uintptr_t t3; uint64_t t4; uint8_t *t6; @@ -12254,14 +12283,14 @@ static void mem_Allocator_free__anon_6588__5736(struct mem_Allocator__599 const struct mem_Allocator__599 t13; struct mem_Allocator_VTable__602 const *const *t14; struct mem_Allocator_VTable__602 const *t15; - void (*const *t16)(void *, nav__5736_40, uint8_t, uintptr_t); - void (*t17)(void *, nav__5736_40, uint8_t, uintptr_t); + void (*const *t16)(void *, nav__5739_40, uint8_t, uintptr_t); + void (*t17)(void *, nav__5739_40, uint8_t, uintptr_t); void *t18; bool t5; uint8_t t12; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_6654__5739(a1); + t2 = mem_sliceAsBytes__anon_6654__5742(a1); t3 = t2.len; t4 = t3; t5 = t4 == UINT64_C(0); @@ -12284,23 +12313,23 @@ static void mem_Allocator_free__anon_6588__5736(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t2.ptr = t7; t2.len = t3; - memcpy(&t11, &t2, sizeof(nav__5736_40)); - t12 = mem_Alignment_fromByteUnits__1113((uintptr_t)8ul); + memcpy(&t11, &t2, sizeof(nav__5739_40)); + t12 = mem_Alignment_fromByteUnits__1116((uintptr_t)8ul); t3 = (uintptr_t)zig_return_address(); t13 = t10; t1 = (struct mem_Allocator__599 const *)&t13; t14 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t15 = (*t14); - t16 = (void (*const *)(void *, nav__5736_40, uint8_t, uintptr_t))&t15->free; + t16 = (void (*const *)(void *, nav__5739_40, uint8_t, uintptr_t))&t15->free; t17 = (*t16); t18 = t10.ptr; t17(t18, t11, t12, t3); return; } -static uintptr_t array_hash_map_capacityIndexSize__2907(uint8_t const a0) { +static uintptr_t array_hash_map_capacityIndexSize__2910(uint8_t const a0) { uint8_t t0; - t0 = array_hash_map_capacityIndexType__2906(a0); + t0 = array_hash_map_capacityIndexType__2909(a0); switch (t0) { case UINT8_C(0): { return ((uintptr_t)(uintptr_t)0x2ul); @@ -12315,7 +12344,7 @@ static uintptr_t array_hash_map_capacityIndexSize__2907(uint8_t const a0) { } } -static uintptr_t array_hash_map_IndexHeader_length__3140(struct array_hash_map_IndexHeader__880 const a0) { +static uintptr_t array_hash_map_IndexHeader_length__3143(struct array_hash_map_IndexHeader__880 const a0) { uintptr_t t1; uint8_t t0; t0 = a0.bit_index; @@ -12323,10 +12352,10 @@ static uintptr_t array_hash_map_IndexHeader_length__3140(struct array_hash_map_I return t1; } -static void mem_Allocator_free__anon_6606__5737(struct mem_Allocator__599 const a0, nav__5737_40 const a1) { +static void mem_Allocator_free__anon_6606__5740(struct mem_Allocator__599 const a0, nav__5740_40 const a1) { struct mem_Allocator__599 const *t1; - nav__5737_40 t2; - nav__5737_40 t11; + nav__5740_40 t2; + nav__5740_40 t11; uintptr_t t3; uint64_t t4; uint8_t *t6; @@ -12338,14 +12367,14 @@ static void mem_Allocator_free__anon_6606__5737(struct mem_Allocator__599 const struct mem_Allocator__599 t13; struct mem_Allocator_VTable__602 const *const *t14; struct mem_Allocator_VTable__602 const *t15; - void (*const *t16)(void *, nav__5737_40, uint8_t, uintptr_t); - void (*t17)(void *, nav__5737_40, uint8_t, uintptr_t); + void (*const *t16)(void *, nav__5740_40, uint8_t, uintptr_t); + void (*t17)(void *, nav__5740_40, uint8_t, uintptr_t); void *t18; bool t5; uint8_t t12; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_6688__5755(a1); + t2 = mem_sliceAsBytes__anon_6688__5758(a1); t3 = t2.len; t4 = t3; t5 = t4 == UINT64_C(0); @@ -12368,32 +12397,32 @@ static void mem_Allocator_free__anon_6606__5737(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t2.ptr = t7; t2.len = t3; - memcpy(&t11, &t2, sizeof(nav__5737_40)); - t12 = mem_Alignment_fromByteUnits__1113((uintptr_t)4ul); + memcpy(&t11, &t2, sizeof(nav__5740_40)); + t12 = mem_Alignment_fromByteUnits__1116((uintptr_t)4ul); t3 = (uintptr_t)zig_return_address(); t13 = t10; t1 = (struct mem_Allocator__599 const *)&t13; t14 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t15 = (*t14); - t16 = (void (*const *)(void *, nav__5737_40, uint8_t, uintptr_t))&t15->free; + t16 = (void (*const *)(void *, nav__5740_40, uint8_t, uintptr_t))&t15->free; t17 = (*t16); t18 = t10.ptr; t17(t18, t11, t12, t3); return; } -static nav__3132_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3132(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const a0) { +static nav__3135_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3135(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const *t1; uint8_t *const *t2; uintptr_t t3; uint8_t *t4; - nav__3132_39 t5; + nav__3135_39 t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 t0; t0 = a0; t1 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const *)&t0; t2 = (uint8_t *const *)&t1->bytes; t3 = a0.capacity; - t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3131(t3); + t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3134(t3); t4 = (*t2); t4 = (uint8_t *)(((uintptr_t)t4) + ((uintptr_t)0ul*sizeof(uint8_t))); t5.ptr = t4; @@ -12401,18 +12430,18 @@ static nav__3132_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t5; } -static nav__3505_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3505(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const a0) { +static nav__3508_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3508(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const *t1; uint8_t *const *t2; uintptr_t t3; uint8_t *t4; - nav__3505_39 t5; + nav__3508_39 t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 t0; t0 = a0; t1 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const *)&t0; t2 = (uint8_t *const *)&t1->bytes; t3 = a0.capacity; - t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3504(t3); + t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3507(t3); t4 = (*t2); t4 = (uint8_t *)(((uintptr_t)t4) + ((uintptr_t)0ul*sizeof(uint8_t))); t5.ptr = t4; @@ -12420,17 +12449,17 @@ static nav__3505_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t5; } -static nav__3560_40 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_allocatedSlice__3560(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 const a0) { +static nav__3563_40 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_allocatedSlice__3563(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 const a0) { struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 const *t1; - nav__3560_40 const *t2; + nav__3563_40 const *t2; struct environment_linked_libraries_root_LibraryInfo__934 *const *t3; uintptr_t t4; struct environment_linked_libraries_root_LibraryInfo__934 *t5; - nav__3560_40 t6; + nav__3563_40 t6; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 t0; t0 = a0; t1 = (struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 const *)&t0; - t2 = (nav__3560_40 const *)&t1->items; + t2 = (nav__3563_40 const *)&t1->items; t3 = &t2->ptr; t4 = a0.capacity; t5 = (*t3); @@ -12440,10 +12469,10 @@ static nav__3560_40 array_list_ArrayListAligned_28environment_linked_libraries_r return t6; } -static void mem_Allocator_free__anon_6635__5738(struct mem_Allocator__599 const a0, nav__5738_41 const a1) { +static void mem_Allocator_free__anon_6635__5741(struct mem_Allocator__599 const a0, nav__5741_41 const a1) { struct mem_Allocator__599 const *t1; - nav__5738_51 t2; - nav__5738_51 t11; + nav__5741_51 t2; + nav__5741_51 t11; uintptr_t t3; uint64_t t4; uint8_t *t6; @@ -12455,14 +12484,14 @@ static void mem_Allocator_free__anon_6635__5738(struct mem_Allocator__599 const struct mem_Allocator__599 t13; struct mem_Allocator_VTable__602 const *const *t14; struct mem_Allocator_VTable__602 const *t15; - void (*const *t16)(void *, nav__5738_51, uint8_t, uintptr_t); - void (*t17)(void *, nav__5738_51, uint8_t, uintptr_t); + void (*const *t16)(void *, nav__5741_51, uint8_t, uintptr_t); + void (*t17)(void *, nav__5741_51, uint8_t, uintptr_t); void *t18; bool t5; uint8_t t12; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_6701__5756(a1); + t2 = mem_sliceAsBytes__anon_6701__5759(a1); t3 = t2.len; t4 = t3; t5 = t4 == UINT64_C(0); @@ -12485,33 +12514,33 @@ static void mem_Allocator_free__anon_6635__5738(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t2.ptr = t7; t2.len = t3; - memcpy(&t11, &t2, sizeof(nav__5738_51)); - t12 = mem_Alignment_fromByteUnits__1113((uintptr_t)8ul); + memcpy(&t11, &t2, sizeof(nav__5741_51)); + t12 = mem_Alignment_fromByteUnits__1116((uintptr_t)8ul); t3 = (uintptr_t)zig_return_address(); t13 = t10; t1 = (struct mem_Allocator__599 const *)&t13; t14 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t15 = (*t14); - t16 = (void (*const *)(void *, nav__5738_51, uint8_t, uintptr_t))&t15->free; + t16 = (void (*const *)(void *, nav__5741_51, uint8_t, uintptr_t))&t15->free; t17 = (*t16); t18 = t10.ptr; t17(t18, t11, t12, t3); return; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3325(uintptr_t const a0) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3328(uintptr_t const a0) { uintptr_t t0; t0 = (uintptr_t)44ul * a0; return t0; } -static nav__5739_39 mem_sliceAsBytes__anon_6654__5739(nav__5739_39 const a0) { +static nav__5742_39 mem_sliceAsBytes__anon_6654__5742(nav__5742_39 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t4; uint8_t *t5; uint8_t *const *t6; - nav__5739_39 t7; + nav__5742_39 t7; bool t2; bool t3; t0 = a0.len; @@ -12526,7 +12555,7 @@ static nav__5739_39 mem_sliceAsBytes__anon_6654__5739(nav__5739_39 const a0) { zig_block_1:; if (t3) { - return (nav__5739_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5742_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -12542,7 +12571,7 @@ static nav__5739_39 mem_sliceAsBytes__anon_6654__5739(nav__5739_39 const a0) { return t7; } -static uint8_t array_hash_map_capacityIndexType__2906(uint8_t const a0) { +static uint8_t array_hash_map_capacityIndexType__2909(uint8_t const a0) { bool t0; t0 = a0 <= UINT8_C(8); if (t0) { @@ -12563,13 +12592,13 @@ static uint8_t array_hash_map_capacityIndexType__2906(uint8_t const a0) { return UINT8_C(2); } -static nav__5755_39 mem_sliceAsBytes__anon_6688__5755(nav__5755_39 const a0) { +static nav__5758_39 mem_sliceAsBytes__anon_6688__5758(nav__5758_39 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t4; uint8_t *t5; uint8_t *const *t6; - nav__5755_39 t7; + nav__5758_39 t7; bool t2; bool t3; t0 = a0.len; @@ -12584,7 +12613,7 @@ static nav__5755_39 mem_sliceAsBytes__anon_6688__5755(nav__5755_39 const a0) { zig_block_1:; if (t3) { - return (nav__5755_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5758_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -12600,26 +12629,26 @@ static nav__5755_39 mem_sliceAsBytes__anon_6688__5755(nav__5755_39 const a0) { return t7; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3131(uintptr_t const a0) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3134(uintptr_t const a0) { uintptr_t t0; t0 = (uintptr_t)52ul * a0; return t0; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3504(uintptr_t const a0) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3507(uintptr_t const a0) { uintptr_t t0; t0 = (uintptr_t)52ul * a0; return t0; } -static nav__5756_39 mem_sliceAsBytes__anon_6701__5756(nav__5756_42 const a0) { +static nav__5759_39 mem_sliceAsBytes__anon_6701__5759(nav__5759_42 const a0) { uintptr_t t0; uint64_t t1; struct environment_linked_libraries_root_LibraryInfo__934 *t4; uint8_t *t5; uint8_t *t6; uint8_t *const *t7; - nav__5756_39 t8; + nav__5759_39 t8; bool t2; bool t3; t0 = a0.len; @@ -12634,7 +12663,7 @@ static nav__5756_39 mem_sliceAsBytes__anon_6701__5756(nav__5756_42 const a0) { zig_block_1:; if (t3) { - return (nav__5756_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5759_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -12652,7 +12681,7 @@ static nav__5756_39 mem_sliceAsBytes__anon_6701__5756(nav__5756_42 const a0) { return t8; } -bool c_instrument_hooks_is_instrumented__240(struct InstrumentHooks *const a0) { +bool c_instrument_hooks_is_instrumented__241(struct InstrumentHooks *const a0) { struct InstrumentHooks *t1; struct InstrumentHooks *t2; struct InstrumentHooks *const *t3; @@ -12701,7 +12730,7 @@ bool c_instrument_hooks_is_instrumented__240(struct InstrumentHooks *const a0) { return false; } -static zig_cold uint16_t runner_fifo_RunnerFifo_start_benchmark__1134(struct runner_fifo_RunnerFifo__631 *const a0) { +static zig_cold uint16_t runner_fifo_RunnerFifo_start_benchmark__1137(struct runner_fifo_RunnerFifo__631 *const a0) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; @@ -12712,20 +12741,20 @@ static zig_cold uint16_t runner_fifo_RunnerFifo_start_benchmark__1134(struct run t1 = (struct runner_fifo_RunnerFifo__631 *const *)&t0; t2 = (*t1); t3 = (struct fifo_posix_Pipe_Writer__786 *)&t2->writer; - t4 = fifo_posix_Pipe_Writer_sendCmd__1286(t3, (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(1)}); + t4 = fifo_posix_Pipe_Writer_sendCmd__1289(t3, (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(1)}); if (t4) { return t4; } t2 = (*t1); t5 = (struct fifo_posix_Pipe_Reader__788 *)&t2->reader; - t4 = fifo_posix_Pipe_Reader_waitForAck__1293(t5, (nav__1134_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); + t4 = fifo_posix_Pipe_Reader_waitForAck__1296(t5, (nav__1137_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); if (t4) { return t4; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_start_benchmark__810(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_start_benchmark__813(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0) { struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t0; @@ -12735,14 +12764,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_start_benchmark__1134(t3); + t4 = runner_fifo_RunnerFifo_start_benchmark__1137(t3); if (t4) { return t4; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_start_benchmark__823(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_start_benchmark__826(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0) { struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t0; @@ -12752,14 +12781,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_start_benchmark__1134(t3); + t4 = runner_fifo_RunnerFifo_start_benchmark__1137(t3); if (t4) { return t4; } return 0; } -uint8_t c_instrument_hooks_start_benchmark__241(struct InstrumentHooks *const a0) { +uint8_t c_instrument_hooks_start_benchmark__242(struct InstrumentHooks *const a0) { struct InstrumentHooks *t1; struct InstrumentHooks *t2; struct InstrumentHooks *const *t3; @@ -12789,7 +12818,7 @@ uint8_t c_instrument_hooks_start_benchmark__241(struct InstrumentHooks *const a0 if (t0) { t4 = (*t7); t10 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *)&t4->payload.walltime; - t11 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_start_benchmark__810(t10); + t11 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_start_benchmark__813(t10); memcpy(&t12, &t11, sizeof(uint16_t)); t5 = t12; goto zig_block_2; @@ -12798,7 +12827,7 @@ uint8_t c_instrument_hooks_start_benchmark__241(struct InstrumentHooks *const a0 t9 = t8.tag; t0 = t9 == UINT8_C(0); if (t0) { - t0 = features_is_feature_enabled__331(UINT64_C(0)); + t0 = features_is_feature_enabled__334(UINT64_C(0)); t0 = !t0; if (t0) { callgrind_zero_stats(); @@ -12817,7 +12846,7 @@ uint8_t c_instrument_hooks_start_benchmark__241(struct InstrumentHooks *const a0 if (t0) { t4 = (*t7); t13 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *)&t4->payload.analysis; - t12 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_start_benchmark__823(t13); + t12 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_start_benchmark__826(t13); memcpy(&t11, &t12, sizeof(uint16_t)); t5 = t11; goto zig_block_2; @@ -12851,19 +12880,19 @@ uint8_t c_instrument_hooks_start_benchmark__241(struct InstrumentHooks *const a0 return UINT8_C(0); } -static bool features_is_feature_enabled__331(uint64_t const a0) { +static bool features_is_feature_enabled__334(uint64_t const a0) { uint64_t t0; uint64_t t1; uintptr_t t2; bool t3; - t0 = (*&features_features__329); + t0 = (*&features_features__332); t1 = a0; t2 = t1; - t3 = bit_set_IntegerBitSet_2864_29_isSet__366(t0, t2); + t3 = bit_set_IntegerBitSet_2864_29_isSet__369(t0, t2); return t3; } -static bool bit_set_IntegerBitSet_2864_29_isSet__366(uint64_t const a0, uintptr_t const a1) { +static bool bit_set_IntegerBitSet_2864_29_isSet__369(uint64_t const a0, uintptr_t const a1) { uint64_t t0; uint64_t t2; bool t1; @@ -12871,13 +12900,13 @@ static bool bit_set_IntegerBitSet_2864_29_isSet__366(uint64_t const a0, uintptr_ t1 = t0 < UINT64_C(64); debug_assert__180(t1); t0 = zig_wrap_u64((uint64_t)a0, UINT8_C(64)); - t2 = bit_set_IntegerBitSet_2864_29_maskBit__390(a1); + t2 = bit_set_IntegerBitSet_2864_29_maskBit__393(a1); t2 = t0 & t2; t1 = t2 != UINT64_C(0); return t1; } -static zig_cold uint16_t runner_fifo_RunnerFifo_stop_benchmark__1135(struct runner_fifo_RunnerFifo__631 *const a0) { +static zig_cold uint16_t runner_fifo_RunnerFifo_stop_benchmark__1138(struct runner_fifo_RunnerFifo__631 *const a0) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; @@ -12888,20 +12917,20 @@ static zig_cold uint16_t runner_fifo_RunnerFifo_stop_benchmark__1135(struct runn t1 = (struct runner_fifo_RunnerFifo__631 *const *)&t0; t2 = (*t1); t3 = (struct fifo_posix_Pipe_Writer__786 *)&t2->writer; - t4 = fifo_posix_Pipe_Writer_sendCmd__1286(t3, (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(2)}); + t4 = fifo_posix_Pipe_Writer_sendCmd__1289(t3, (struct shared_Command__1178){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(2)}); if (t4) { return t4; } t2 = (*t1); t5 = (struct fifo_posix_Pipe_Reader__788 *)&t2->reader; - t4 = fifo_posix_Pipe_Reader_waitForAck__1293(t5, (nav__1135_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); + t4 = fifo_posix_Pipe_Reader_waitForAck__1296(t5, (nav__1138_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); if (t4) { return t4; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_stop_benchmark__811(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_stop_benchmark__814(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0) { struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t0; @@ -12911,14 +12940,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_stop_benchmark__1135(t3); + t4 = runner_fifo_RunnerFifo_stop_benchmark__1138(t3); if (t4) { return t4; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_stop_benchmark__824(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_stop_benchmark__827(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0) { struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t0; @@ -12928,14 +12957,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_stop_benchmark__1135(t3); + t4 = runner_fifo_RunnerFifo_stop_benchmark__1138(t3); if (t4) { return t4; } return 0; } -uint8_t c_instrument_hooks_stop_benchmark__242(struct InstrumentHooks *const a0) { +uint8_t c_instrument_hooks_stop_benchmark__243(struct InstrumentHooks *const a0) { struct InstrumentHooks *t1; struct InstrumentHooks *t2; struct InstrumentHooks *const *t3; @@ -12963,7 +12992,7 @@ uint8_t c_instrument_hooks_stop_benchmark__242(struct InstrumentHooks *const a0) t9 = t8.tag; t0 = t9 == UINT8_C(0); if (t0) { - t0 = features_is_feature_enabled__331(UINT64_C(0)); + t0 = features_is_feature_enabled__334(UINT64_C(0)); t0 = !t0; if (t0) { callgrind_stop_instrumentation(); @@ -12981,7 +13010,7 @@ uint8_t c_instrument_hooks_stop_benchmark__242(struct InstrumentHooks *const a0) if (t0) { t4 = (*t7); t10 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *)&t4->payload.walltime; - t11 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_stop_benchmark__811(t10); + t11 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_stop_benchmark__814(t10); memcpy(&t12, &t11, sizeof(uint16_t)); t5 = t12; goto zig_block_2; @@ -12992,7 +13021,7 @@ uint8_t c_instrument_hooks_stop_benchmark__242(struct InstrumentHooks *const a0) if (t0) { t4 = (*t7); t13 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *)&t4->payload.analysis; - t12 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_stop_benchmark__824(t13); + t12 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_stop_benchmark__827(t13); memcpy(&t11, &t12, sizeof(uint16_t)); t5 = t11; goto zig_block_2; @@ -13026,13 +13055,13 @@ uint8_t c_instrument_hooks_stop_benchmark__242(struct InstrumentHooks *const a0) return UINT8_C(0); } -static uint16_t runner_fifo_RunnerFifo_set_executed_benchmark__1136(struct runner_fifo_RunnerFifo__631 *const a0, int32_t const a1, uint8_t const *const a2) { +static uint16_t runner_fifo_RunnerFifo_set_executed_benchmark__1139(struct runner_fifo_RunnerFifo__631 *const a0, int32_t const a1, uint8_t const *const a2) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; struct fifo_posix_Pipe_Writer__786 *t3; - nav__1136_61 t4; - nav__1136_61 t5; + nav__1139_61 t4; + nav__1139_61 t5; struct shared_Command__struct_1181__1181 t6; struct shared_Command__1178 t7; struct fifo_posix_Pipe_Reader__788 *t9; @@ -13041,26 +13070,26 @@ static uint16_t runner_fifo_RunnerFifo_set_executed_benchmark__1136(struct runne t1 = (struct runner_fifo_RunnerFifo__631 *const *)&t0; t2 = (*t1); t3 = (struct fifo_posix_Pipe_Writer__786 *)&t2->writer; - t4 = mem_span__anon_6867__5771(a2); - memcpy(&t5, &t4, sizeof(nav__1136_61)); + t4 = mem_span__anon_6867__5775(a2); + memcpy(&t5, &t4, sizeof(nav__1139_61)); t6.uri = t5; t6.pid = a1; t7.tag = UINT8_C(0); t7.payload.ExecutedBenchmark = t6; - t8 = fifo_posix_Pipe_Writer_sendCmd__1286(t3, t7); + t8 = fifo_posix_Pipe_Writer_sendCmd__1289(t3, t7); if (t8) { return t8; } t2 = (*t1); t9 = (struct fifo_posix_Pipe_Reader__788 *)&t2->reader; - t8 = fifo_posix_Pipe_Reader_waitForAck__1293(t9, (nav__1136_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); + t8 = fifo_posix_Pipe_Reader_waitForAck__1296(t9, (nav__1139_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); if (t8) { return t8; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_executed_benchmark__812(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0, int32_t const a1, uint8_t const *const a2) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_executed_benchmark__815(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0, int32_t const a1, uint8_t const *const a2) { struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t0; @@ -13070,14 +13099,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_set_executed_benchmark__1136(t3, a1, a2); + t4 = runner_fifo_RunnerFifo_set_executed_benchmark__1139(t3, a1, a2); if (t4) { return t4; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_executed_benchmark__825(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0, int32_t const a1, uint8_t const *const a2) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_executed_benchmark__828(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0, int32_t const a1, uint8_t const *const a2) { struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t0; @@ -13087,14 +13116,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_set_executed_benchmark__1136(t3, a1, a2); + t4 = runner_fifo_RunnerFifo_set_executed_benchmark__1139(t3, a1, a2); if (t4) { return t4; } return 0; } -uint8_t c_instrument_hooks_set_executed_benchmark__243(struct InstrumentHooks *const a0, int32_t const a1, char const *const a2) { +uint8_t c_instrument_hooks_set_executed_benchmark__244(struct InstrumentHooks *const a0, int32_t const a1, char const *const a2) { struct InstrumentHooks *t1; struct InstrumentHooks *t2; struct InstrumentHooks *const *t3; @@ -13117,7 +13146,7 @@ uint8_t c_instrument_hooks_set_executed_benchmark__243(struct InstrumentHooks *c t3 = (struct InstrumentHooks *const *)&t2; t1 = (*t3); t4 = (struct instruments_root_Instrument__554 *)&t1->instrument; - t5 = c_toU8__236(a2); + t5 = c_toU8__237(a2); t7 = t4; t8 = (struct instruments_root_Instrument__554 *const *)&t7; t9 = (*t4); @@ -13131,7 +13160,7 @@ uint8_t c_instrument_hooks_set_executed_benchmark__243(struct InstrumentHooks *c case UINT8_C(1): { t4 = (*t8); t12 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *)&t4->payload.walltime; - t13 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_executed_benchmark__812(t12, a1, t5); + t13 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_executed_benchmark__815(t12, a1, t5); if (t13) { t6 = t13; goto zig_block_2; @@ -13141,7 +13170,7 @@ uint8_t c_instrument_hooks_set_executed_benchmark__243(struct InstrumentHooks *c case UINT8_C(2): { t4 = (*t8); t14 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *)&t4->payload.analysis; - t13 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_executed_benchmark__825(t14, a1, t5); + t13 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_executed_benchmark__828(t14, a1, t5); if (t13) { t6 = t13; goto zig_block_2; @@ -13175,21 +13204,21 @@ uint8_t c_instrument_hooks_set_executed_benchmark__243(struct InstrumentHooks *c return UINT8_C(0); } -static uint8_t const *c_toU8__236(char const *const a0) { +static uint8_t const *c_toU8__237(char const *const a0) { uint8_t const *t0; t0 = (uint8_t const *)a0; return t0; } -static nav__5771_39 mem_span__anon_6867__5771(uint8_t const *const a0) { +static nav__5775_39 mem_span__anon_6867__5775(uint8_t const *const a0) { uint8_t const *const *t1; uintptr_t t2; uint8_t const *t3; uint8_t const *t0; - nav__5771_39 t4; + nav__5775_39 t4; t0 = a0; t1 = (uint8_t const *const *)&t0; - t2 = mem_len__anon_6884__5772(a0); + t2 = mem_len__anon_6884__5776(a0); t3 = (*t1); t3 = (uint8_t const *)(((uintptr_t)t3) + ((uintptr_t)0ul*sizeof(uint8_t))); t4.ptr = t3; @@ -13197,18 +13226,18 @@ static nav__5771_39 mem_span__anon_6867__5771(uint8_t const *const a0) { return t4; } -static uintptr_t mem_len__anon_6884__5772(uint8_t const *const a0) { +static uintptr_t mem_len__anon_6884__5776(uint8_t const *const a0) { uint8_t const *t1; uintptr_t t2; bool t0; t0 = a0 != NULL; debug_assert__180(t0); t1 = (uint8_t const *)a0; - t2 = mem_indexOfSentinel__anon_6891__5773(t1); + t2 = mem_indexOfSentinel__anon_6891__5777(t1); return t2; } -static uintptr_t mem_indexOfSentinel__anon_6891__5773(uint8_t const *const a0) { +static uintptr_t mem_indexOfSentinel__anon_6891__5777(uint8_t const *const a0) { static uint8_t const t11[16] = "\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"; static uint8_t const t18[16] = "\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"; uint8_t const *const *t1; @@ -13225,13 +13254,13 @@ static uintptr_t mem_indexOfSentinel__anon_6891__5773(uint8_t const *const a0) { uint8_t t9[16]; uint8_t t10[16]; bool t12[16]; - nav__5773_45 t13; - nav__5773_47 t14; + nav__5777_45 t13; + nav__5777_47 t14; uint8_t t15; t0 = a0; t1 = (uint8_t const *const *)&t0; t2 = (uintptr_t)0ul; - t3 = math_isPowerOfTwo__anon_6902__5774(); + t3 = math_isPowerOfTwo__anon_6902__5778(); if (t3) { debug_assert__180(true); t4 = t2; @@ -13257,8 +13286,8 @@ static uintptr_t mem_indexOfSentinel__anon_6891__5773(uint8_t const *const a0) { } if (t3) { t4 = t2; - memcpy(t13.array, t12, sizeof(nav__5773_45)); - t14 = simd_firstTrue__anon_6954__5775(t13); + memcpy(t13.array, t12, sizeof(nav__5777_45)); + t14 = simd_firstTrue__anon_6954__5779(t13); t15 = t14.payload; t6 = (uintptr_t)t15; t6 = t4 + t6; @@ -13268,7 +13297,7 @@ static uintptr_t mem_indexOfSentinel__anon_6891__5773(uint8_t const *const a0) { zig_block_2:; t6 = t2; - t16 = mem_alignForward__anon_6957__5776(t4, (uintptr_t)16ul); + t16 = mem_alignForward__anon_6957__5780(t4, (uintptr_t)16ul); t4 = t16 - t4; t4 = t4 / (uintptr_t)1ul; t4 = t6 + t4; @@ -13312,7 +13341,7 @@ static uintptr_t mem_indexOfSentinel__anon_6891__5773(uint8_t const *const a0) { t5 = (*t1); t5 = (uint8_t const *)&t5[t6]; t6 = (uintptr_t)t5; - t3 = mem_isAligned__982(t6, (uintptr_t)16ul); + t3 = mem_isAligned__985(t6, (uintptr_t)16ul); debug_assert__180(t3); zig_loop_99: t6 = t2; @@ -13330,8 +13359,8 @@ static uintptr_t mem_indexOfSentinel__anon_6891__5773(uint8_t const *const a0) { } if (t3) { t6 = t2; - memcpy(t13.array, t12, sizeof(nav__5773_45)); - t14 = simd_firstTrue__anon_6954__5775(t13); + memcpy(t13.array, t12, sizeof(nav__5777_45)); + t14 = simd_firstTrue__anon_6954__5779(t13); t15 = t14.payload; t4 = (uintptr_t)t15; t4 = t6 + t4; @@ -13368,26 +13397,26 @@ static uintptr_t mem_indexOfSentinel__anon_6891__5773(uint8_t const *const a0) { return t16; } -static bool math_isPowerOfTwo__anon_6902__5774(void) { +static bool math_isPowerOfTwo__anon_6902__5778(void) { debug_assert__180(true); return true; } -static nav__5775_38 simd_firstTrue__anon_6954__5775(nav__5775_40 const a0) { +static nav__5779_38 simd_firstTrue__anon_6954__5779(nav__5779_40 const a0) { static uint8_t const t2[16] = {UINT8_C(0),UINT8_C(1),UINT8_C(2),UINT8_C(3),UINT8_C(4),UINT8_C(5),UINT8_C(6),UINT8_C(7),UINT8_C(8),UINT8_C(9),UINT8_C(10),UINT8_C(11),UINT8_C(12),UINT8_C(13),UINT8_C(14),UINT8_C(15)}; static uint8_t const t3[16] = {UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15)}; uintptr_t t1; bool t0; uint8_t t4[16]; uint8_t t5; - nav__5775_38 t6; + nav__5779_38 t6; t0 = false; for (t1 = (uintptr_t)0ul; t1 < (uintptr_t)16ul; t1 += (uintptr_t)1ul) { t0 |= a0.array[t1]; } t0 = !t0; if (t0) { - return (nav__5775_38){true,UINT8_C(0xa)}; + return (nav__5779_38){true,UINT8_C(0xa)}; } goto zig_block_0; @@ -13404,35 +13433,35 @@ static nav__5775_38 simd_firstTrue__anon_6954__5775(nav__5775_40 const a0) { return t6; } -static uintptr_t mem_alignForward__anon_6957__5776(uintptr_t const a0, uintptr_t const a1) { +static uintptr_t mem_alignForward__anon_6957__5780(uintptr_t const a0, uintptr_t const a1) { uintptr_t t1; bool t0; - t0 = mem_isValidAlignGeneric__anon_6999__5777(a1); + t0 = mem_isValidAlignGeneric__anon_6999__5781(a1); debug_assert__180(t0); t1 = a1 - (uintptr_t)1ul; t1 = a0 + t1; - t1 = mem_alignBackward__anon_7000__5778(t1, a1); + t1 = mem_alignBackward__anon_7000__5782(t1, a1); return t1; } -static bool mem_isAligned__982(uintptr_t const a0, uintptr_t const a1) { +static bool mem_isAligned__985(uintptr_t const a0, uintptr_t const a1) { uint64_t t0; uint64_t t1; bool t2; t0 = a0; t1 = a1; - t2 = mem_isAlignedGeneric__anon_7004__5779(t0, t1); + t2 = mem_isAlignedGeneric__anon_7004__5783(t0, t1); return t2; } -static bool mem_isValidAlignGeneric__anon_6999__5777(uintptr_t const a0) { +static bool mem_isValidAlignGeneric__anon_6999__5781(uintptr_t const a0) { uint64_t t0; bool t1; bool t2; t0 = a0; t1 = t0 > UINT64_C(0); if (t1) { - t1 = math_isPowerOfTwo__anon_3478__5057(a0); + t1 = math_isPowerOfTwo__anon_3478__5060(a0); t2 = t1; goto zig_block_0; } @@ -13443,10 +13472,10 @@ static bool mem_isValidAlignGeneric__anon_6999__5777(uintptr_t const a0) { return t2; } -static uintptr_t mem_alignBackward__anon_7000__5778(uintptr_t const a0, uintptr_t const a1) { +static uintptr_t mem_alignBackward__anon_7000__5782(uintptr_t const a0, uintptr_t const a1) { uintptr_t t1; bool t0; - t0 = mem_isValidAlignGeneric__anon_6999__5777(a1); + t0 = mem_isValidAlignGeneric__anon_6999__5781(a1); debug_assert__180(t0); t1 = a1 - (uintptr_t)1ul; t1 = zig_not_u64(t1, UINT8_C(64)); @@ -13454,18 +13483,18 @@ static uintptr_t mem_alignBackward__anon_7000__5778(uintptr_t const a0, uintptr_ return t1; } -static bool mem_isAlignedGeneric__anon_7004__5779(uint64_t const a0, uint64_t const a1) { +static bool mem_isAlignedGeneric__anon_7004__5783(uint64_t const a0, uint64_t const a1) { uint64_t t0; bool t1; - t0 = mem_alignBackward__anon_7006__5780(a0, a1); + t0 = mem_alignBackward__anon_7006__5784(a0, a1); t1 = t0 == a0; return t1; } -static uint64_t mem_alignBackward__anon_7006__5780(uint64_t const a0, uint64_t const a1) { +static uint64_t mem_alignBackward__anon_7006__5784(uint64_t const a0, uint64_t const a1) { uint64_t t1; bool t0; - t0 = mem_isValidAlignGeneric__anon_7008__5781(a1); + t0 = mem_isValidAlignGeneric__anon_7008__5785(a1); debug_assert__180(t0); t1 = a1 - UINT64_C(1); t1 = zig_not_u64(t1, UINT8_C(64)); @@ -13473,12 +13502,12 @@ static uint64_t mem_alignBackward__anon_7006__5780(uint64_t const a0, uint64_t c return t1; } -static bool mem_isValidAlignGeneric__anon_7008__5781(uint64_t const a0) { +static bool mem_isValidAlignGeneric__anon_7008__5785(uint64_t const a0) { bool t0; bool t1; t0 = a0 > UINT64_C(0); if (t0) { - t0 = math_isPowerOfTwo__anon_7009__5782(a0); + t0 = math_isPowerOfTwo__anon_7009__5786(a0); t1 = t0; goto zig_block_0; } @@ -13489,7 +13518,7 @@ static bool mem_isValidAlignGeneric__anon_7008__5781(uint64_t const a0) { return t1; } -static bool math_isPowerOfTwo__anon_7009__5782(uint64_t const a0) { +static bool math_isPowerOfTwo__anon_7009__5786(uint64_t const a0) { uint64_t t1; bool t0; t0 = a0 > UINT64_C(0); @@ -13500,20 +13529,20 @@ static bool math_isPowerOfTwo__anon_7009__5782(uint64_t const a0) { return t0; } -uint8_t c_instrument_hooks_executed_benchmark__244(struct InstrumentHooks *const a0, int32_t const a1, char const *const a2) { +uint8_t c_instrument_hooks_executed_benchmark__245(struct InstrumentHooks *const a0, int32_t const a1, char const *const a2) { uint8_t t0; - t0 = c_instrument_hooks_set_executed_benchmark__243(a0, a1, a2); + t0 = c_instrument_hooks_set_executed_benchmark__244(a0, a1, a2); return t0; } -static uint16_t runner_fifo_RunnerFifo_set_integration__1137(struct runner_fifo_RunnerFifo__631 *const a0, uint8_t const *const a1, uint8_t const *const a2) { +static uint16_t runner_fifo_RunnerFifo_set_integration__1140(struct runner_fifo_RunnerFifo__631 *const a0, uint8_t const *const a1, uint8_t const *const a2) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; struct fifo_posix_Pipe_Writer__786 *t3; - nav__1137_61 t4; - nav__1137_61 t5; - nav__1137_61 t6; + nav__1140_61 t4; + nav__1140_61 t5; + nav__1140_61 t6; struct shared_Command__struct_1182__1182 t7; struct shared_Command__1178 t8; struct fifo_posix_Pipe_Reader__788 *t10; @@ -13522,28 +13551,28 @@ static uint16_t runner_fifo_RunnerFifo_set_integration__1137(struct runner_fifo_ t1 = (struct runner_fifo_RunnerFifo__631 *const *)&t0; t2 = (*t1); t3 = (struct fifo_posix_Pipe_Writer__786 *)&t2->writer; - t4 = mem_span__anon_6867__5771(a1); - t5 = mem_span__anon_6867__5771(a2); - memcpy(&t6, &t4, sizeof(nav__1137_61)); - memcpy(&t4, &t5, sizeof(nav__1137_61)); + t4 = mem_span__anon_6867__5775(a1); + t5 = mem_span__anon_6867__5775(a2); + memcpy(&t6, &t4, sizeof(nav__1140_61)); + memcpy(&t4, &t5, sizeof(nav__1140_61)); t7.name = t6; t7.version = t4; t8.tag = UINT8_C(5); t8.payload.SetIntegration = t7; - t9 = fifo_posix_Pipe_Writer_sendCmd__1286(t3, t8); + t9 = fifo_posix_Pipe_Writer_sendCmd__1289(t3, t8); if (t9) { return t9; } t2 = (*t1); t10 = (struct fifo_posix_Pipe_Reader__788 *)&t2->reader; - t9 = fifo_posix_Pipe_Reader_waitForAck__1293(t10, (nav__1137_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); + t9 = fifo_posix_Pipe_Reader_waitForAck__1296(t10, (nav__1140_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); if (t9) { return t9; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_integration__813(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0, uint8_t const *const a1, uint8_t const *const a2) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_integration__816(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0, uint8_t const *const a1, uint8_t const *const a2) { struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t0; @@ -13553,14 +13582,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_set_integration__1137(t3, a1, a2); + t4 = runner_fifo_RunnerFifo_set_integration__1140(t3, a1, a2); if (t4) { return t4; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_integration__826(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0, uint8_t const *const a1, uint8_t const *const a2) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_integration__829(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0, uint8_t const *const a1, uint8_t const *const a2) { struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t0; @@ -13570,14 +13599,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_set_integration__1137(t3, a1, a2); + t4 = runner_fifo_RunnerFifo_set_integration__1140(t3, a1, a2); if (t4) { return t4; } return 0; } -uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0, char const *const a1, char const *const a2) { +uint8_t c_instrument_hooks_set_integration__246(struct InstrumentHooks *const a0, char const *const a1, char const *const a2) { struct InstrumentHooks *t1; struct InstrumentHooks *t2; struct InstrumentHooks *const *t3; @@ -13592,9 +13621,9 @@ uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0 struct instruments_valgrind_ValgrindInstrument__564 t15; struct instruments_valgrind_ValgrindInstrument__564 const *t16; struct mem_Allocator__599 t17; - nav__245_103 t18; - nav__245_105 t19; - nav__245_56 t21; + nav__246_103 t18; + nav__246_105 t19; + nav__246_56 t21; uint8_t *t22; struct mem_Allocator__599 const *t23; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t24; @@ -13611,8 +13640,8 @@ uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0 t3 = (struct InstrumentHooks *const *)&t2; t1 = (*t3); t4 = (struct instruments_root_Instrument__554 *)&t1->instrument; - t5 = c_toU8__236(a1); - t6 = c_toU8__236(a2); + t5 = c_toU8__237(a1); + t6 = c_toU8__237(a2); t8 = t4; t9 = (struct instruments_root_Instrument__554 *const *)&t8; t10 = (*t4); @@ -13627,7 +13656,7 @@ uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0 t17 = t13.allocator; t18.f0 = t5; t18.f1 = t6; - t19 = fmt_allocPrintZ__anon_7045__5783(t17, t18); + t19 = fmt_allocPrintZ__anon_7045__5787(t17, t18); if (t19.error) { t20 = t19.error; t14 = t20; @@ -13639,7 +13668,7 @@ uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0 callgrind_dump_stats_at(t6); t23 = (struct mem_Allocator__599 const *)&t16->allocator; t17 = (*t23); - mem_Allocator_free__anon_7047__5784(t17, t21); + mem_Allocator_free__anon_7047__5788(t17, t21); t14 = 0; goto zig_block_4; @@ -13654,7 +13683,7 @@ uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0 case UINT8_C(1): { t4 = (*t9); t24 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *)&t4->payload.walltime; - t20 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_integration__813(t24, t5, t6); + t20 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_integration__816(t24, t5, t6); if (t20) { t7 = t20; goto zig_block_2; @@ -13664,7 +13693,7 @@ uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0 case UINT8_C(2): { t4 = (*t9); t25 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *)&t4->payload.analysis; - t20 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_integration__826(t25, t5, t6); + t20 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_integration__829(t25, t5, t6); if (t20) { t7 = t20; goto zig_block_2; @@ -13698,24 +13727,24 @@ uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0 return UINT8_C(0); } -static nav__5783_40 fmt_allocPrintZ__anon_7045__5783(struct mem_Allocator__599 const a0, nav__5783_43 const a1) { - nav__5783_40 t0; - nav__5783_39 t2; - nav__5783_39 t3; - nav__5783_39 const *t4; +static nav__5787_40 fmt_allocPrintZ__anon_7045__5787(struct mem_Allocator__599 const a0, nav__5787_43 const a1) { + nav__5787_40 t0; + nav__5787_39 t2; + nav__5787_39 t3; + nav__5787_39 const *t4; uintptr_t t5; uint8_t *t6; uint16_t t1; - t0 = fmt_allocPrint__anon_7082__5785(a0, a1); + t0 = fmt_allocPrint__anon_7082__5789(a0, a1); if (t0.error) { t1 = t0.error; - t0.payload = (nav__5783_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t0.payload = (nav__5787_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t0.error = t1; return t0; } t2 = t0.payload; t3 = t2; - t4 = (nav__5783_39 const *)&t3; + t4 = (nav__5787_39 const *)&t3; t5 = t2.len; t5 = t5 - (uintptr_t)1ul; t2 = (*t4); @@ -13728,9 +13757,9 @@ static nav__5783_40 fmt_allocPrintZ__anon_7045__5783(struct mem_Allocator__599 c return t0; } -static void mem_Allocator_free__anon_7047__5784(struct mem_Allocator__599 const a0, nav__5784_40 const a1) { +static void mem_Allocator_free__anon_7047__5788(struct mem_Allocator__599 const a0, nav__5788_40 const a1) { struct mem_Allocator__599 const *t1; - nav__5784_40 t2; + nav__5788_40 t2; uintptr_t t3; uint64_t t4; uint8_t *t6; @@ -13742,14 +13771,14 @@ static void mem_Allocator_free__anon_7047__5784(struct mem_Allocator__599 const struct mem_Allocator__599 t12; struct mem_Allocator_VTable__602 const *const *t13; struct mem_Allocator_VTable__602 const *t14; - void (*const *t15)(void *, nav__5784_40, uint8_t, uintptr_t); - void (*t16)(void *, nav__5784_40, uint8_t, uintptr_t); + void (*const *t15)(void *, nav__5788_40, uint8_t, uintptr_t); + void (*t16)(void *, nav__5788_40, uint8_t, uintptr_t); void *t17; bool t5; uint8_t t11; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_7089__5786(a1); + t2 = mem_sliceAsBytes__anon_7089__5790(a1); t3 = t2.len; t3 = t3 + (uintptr_t)1ul; t4 = t3; @@ -13773,55 +13802,55 @@ static void mem_Allocator_free__anon_7047__5784(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t2.ptr = t7; t2.len = t3; - t11 = mem_Alignment_fromByteUnits__1113((uintptr_t)1ul); + t11 = mem_Alignment_fromByteUnits__1116((uintptr_t)1ul); t3 = (uintptr_t)zig_return_address(); t12 = t10; t1 = (struct mem_Allocator__599 const *)&t12; t13 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t14 = (*t13); - t15 = (void (*const *)(void *, nav__5784_40, uint8_t, uintptr_t))&t14->free; + t15 = (void (*const *)(void *, nav__5788_40, uint8_t, uintptr_t))&t14->free; t16 = (*t15); t17 = t10.ptr; t16(t17, t2, t11, t3); return; } -static nav__5785_40 fmt_allocPrint__anon_7082__5785(struct mem_Allocator__599 const a0, nav__5785_43 const a1) { +static nav__5789_40 fmt_allocPrint__anon_7082__5789(struct mem_Allocator__599 const a0, nav__5789_43 const a1) { struct mem_Allocator__599 const *t1; uintptr_t t2; uintptr_t t6; uint64_t t3; - nav__5785_54 t4; + nav__5789_54 t4; struct mem_Allocator__599 t7; struct mem_Allocator__599 t0; - nav__5785_40 t8; - nav__5785_40 t11; - nav__5785_39 t10; + nav__5789_40 t8; + nav__5789_40 t11; + nav__5789_39 t10; uint16_t t9; bool t5; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t3 = fmt_count__anon_7096__5787(a1); - t4 = math_cast__anon_7098__5788(t3); + t3 = fmt_count__anon_7096__5791(a1); + t4 = math_cast__anon_7098__5792(t3); t5 = t4.is_null != true; if (t5) { t6 = t4.payload; t2 = t6; goto zig_block_0; } - return (nav__5785_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_OutOfMemory}; + return (nav__5789_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_OutOfMemory}; zig_block_0:; t7 = (*t1); - t8 = mem_Allocator_alloc__anon_2287__4239(t7, t2); + t8 = mem_Allocator_alloc__anon_2287__4242(t7, t2); if (t8.error) { t9 = t8.error; - t8.payload = (nav__5785_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t8.payload = (nav__5789_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t8.error = t9; return t8; } t10 = t8.payload; - t8 = fmt_bufPrint__anon_7101__5789(t10, a1); + t8 = fmt_bufPrint__anon_7101__5793(t10, a1); t5 = t8.error == UINT16_C(0); if (t5) { t10 = t8.payload; @@ -13842,14 +13871,14 @@ static nav__5785_40 fmt_allocPrint__anon_7082__5785(struct mem_Allocator__599 co return t11; } -static nav__5786_39 mem_sliceAsBytes__anon_7089__5786(nav__5786_39 const a0) { +static nav__5790_39 mem_sliceAsBytes__anon_7089__5790(nav__5790_39 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3; uint8_t *t4; uint8_t *t5; uint8_t *const *t6; - nav__5786_39 t7; + nav__5790_39 t7; bool t2; t0 = a0.len; t1 = t0; @@ -13872,7 +13901,7 @@ static nav__5786_39 mem_sliceAsBytes__anon_7089__5786(nav__5786_39 const a0) { return t7; } -static uint16_t fmt_format__anon_7152__5828(struct io_Writer__3827 const a0, nav__5828_40 const a1) { +static uint16_t fmt_format__anon_7152__5832(struct io_Writer__3827 const a0, nav__5832_40 const a1) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -13881,34 +13910,34 @@ static uint16_t fmt_format__anon_7152__5828(struct io_Writer__3827 const a0, nav t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5828_44){(uint8_t const *)&__anon_7177,(uintptr_t)10ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5832_44){(uint8_t const *)&__anon_7177,(uintptr_t)10ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_7186__5829(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_7186__5833(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5828_44){(uint8_t const *)&__anon_7192,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5832_44){(uint8_t const *)&__anon_7192,(uintptr_t)1ul}); if (t3) { return t3; } t4 = a1.f1; - t3 = fmt_formatType__anon_7186__5829(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_7186__5833(t4, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__5828_44){(uint8_t const *)&__anon_7205,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__5832_44){(uint8_t const *)&__anon_7205,(uintptr_t)1ul}); if (t3) { return t3; } return 0; } -static uint64_t fmt_count__anon_7096__5787(nav__5787_39 const a0) { +static uint64_t fmt_count__anon_7096__5791(nav__5791_39 const a0) { struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 t1; struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 t0; struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7133 t2; @@ -13919,15 +13948,15 @@ static uint64_t fmt_count__anon_7096__5787(nav__5787_39 const a0) { void const **t8; struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *const *t9; void const *t10; - nav__5787_53 (**t11)(void const *, nav__5787_54); + nav__5791_53 (**t11)(void const *, nav__5791_54); struct io_Writer__3827 t12; struct io_Writer__3827 t7; uint64_t t15; uint16_t t13; bool t14; - t1 = io_counting_writer_countingWriter__anon_7122__5814(); + t1 = io_counting_writer_countingWriter__anon_7122__5818(); t0 = t1; - t2 = io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_writer__5813(&t0); + t2 = io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_writer__5817(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7133 const *)&t3; t5 = t4; @@ -13937,10 +13966,10 @@ static uint64_t fmt_count__anon_7096__5787(nav__5787_39 const a0) { t9 = (struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__5787_53 (**)(void const *, nav__5787_54))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWr__5827; + t11 = (nav__5791_53 (**)(void const *, nav__5791_54))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWr__5831; t12 = t7; - t13 = fmt_format__anon_7152__5828(t12, a0); + t13 = fmt_format__anon_7152__5832(t12, a0); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; @@ -13953,16 +13982,16 @@ static uint64_t fmt_count__anon_7096__5787(nav__5787_39 const a0) { return t15; } -static nav__5788_38 math_cast__anon_7098__5788(uint64_t const a0) { +static nav__5792_38 math_cast__anon_7098__5792(uint64_t const a0) { uintptr_t t0; - nav__5788_38 t1; + nav__5792_38 t1; t0 = a0; t1.is_null = false; t1.payload = t0; return t1; } -static nav__5789_40 fmt_bufPrint__anon_7101__5789(nav__5789_39 const a0, nav__5789_42 const a1) { +static nav__5793_40 fmt_bufPrint__anon_7101__5793(nav__5793_39 const a0, nav__5793_42 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 t2; @@ -13973,16 +14002,16 @@ static nav__5789_40 fmt_bufPrint__anon_7101__5789(nav__5789_39 const a0, nav__57 void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t9; void const *t10; - nav__5789_57 (**t11)(void const *, nav__5789_58); + nav__5793_57 (**t11)(void const *, nav__5793_58); struct io_Writer__3827 t12; struct io_Writer__3827 t7; - nav__5789_39 t15; - nav__5789_40 t16; + nav__5793_39 t15; + nav__5793_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4156(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4159(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4146(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4149(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 const *)&t3; t5 = t4; @@ -13992,17 +14021,17 @@ static nav__5789_40 fmt_bufPrint__anon_7101__5789(nav__5789_39 const a0, nav__57 t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__5789_57 (**)(void const *, nav__5789_58))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5160; + t11 = (nav__5793_57 (**)(void const *, nav__5793_58))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5163; t12 = t7; - t13 = fmt_format__anon_7152__5828(t12, a1); + t13 = fmt_format__anon_7152__5832(t12, a1); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__5789_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__5793_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -14011,19 +14040,19 @@ static nav__5789_40 fmt_bufPrint__anon_7101__5789(nav__5789_39 const a0, nav__57 zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4154(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4157(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 io_counting_writer_countingWriter__anon_7122__5814(void) { +static struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 io_counting_writer_countingWriter__anon_7122__5818(void) { struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 t0; t0 = (struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119){UINT64_C(0)}; return t0; } -static struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7133 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_writer__5813(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *const a0) { +static struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7133 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_writer__5817(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *const a0) { struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 **t1; struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7133 t0; t1 = (struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 **)&t0.context; @@ -14031,21 +14060,21 @@ static struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_Gener return t0; } -static nav__5827_38 io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWr__5827(void const *const a0, nav__5827_41 const a1) { +static nav__5831_38 io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWr__5831(void const *const a0, nav__5831_41 const a1) { struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *const *t0; struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *t1; - nav__5827_38 t2; - nav__5827_38 t3; + nav__5831_38 t2; + nav__5831_38 t3; t0 = (struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *const *)a0; t1 = (*t0); - t2 = io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_write__5812(t1, a1); - memcpy(&t3, &t2, sizeof(nav__5827_38)); + t2 = io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_write__5816(t1, a1); + memcpy(&t3, &t2, sizeof(nav__5831_38)); return t3; } -static uint16_t fmt_formatType__anon_7186__5829(uint8_t const *const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { - nav__5829_47 t2; - nav__5829_47 t3; +static uint16_t fmt_formatType__anon_7186__5833(uint8_t const *const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { + nav__5833_47 t2; + nav__5833_47 t3; uint8_t const *t0; struct io_Writer__3827 t1; uint16_t t4; @@ -14053,16 +14082,16 @@ static uint16_t fmt_formatType__anon_7186__5829(uint8_t const *const a0, struct (void)a3; t0 = a0; t1 = a2; - t2 = mem_span__anon_6867__5771(a0); - memcpy(&t3, &t2, sizeof(nav__5829_47)); - t4 = fmt_formatBuf__anon_5109__5592(t3, a1, a2); + t2 = mem_span__anon_6867__5775(a0); + memcpy(&t3, &t2, sizeof(nav__5833_47)); + t4 = fmt_formatBuf__anon_5109__5595(t3, a1, a2); memcpy(&t5, &t4, sizeof(uint16_t)); return t5; } -static nav__5812_38 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_write__5812(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *const a0, nav__5812_42 const a1) { +static nav__5816_38 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_write__5816(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *const a0, nav__5816_42 const a1) { struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *const *t1; - nav__5812_38 t2; + nav__5816_38 t2; uintptr_t t3; struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *t4; struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *t0; @@ -14071,7 +14100,7 @@ static nav__5812_38 io_counting_writer_CountingWriter_28io_GenericWriter_28void_ uint64_t t7; t0 = a0; t1 = (struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7119 *const *)&t0; - t2 = io_dummyWrite__3933(a1); + t2 = io_dummyWrite__3936(a1); t3 = t2.payload; t4 = (*t1); t5 = (uint64_t *)&t4->bytes_written; @@ -14084,16 +14113,16 @@ static nav__5812_38 io_counting_writer_CountingWriter_28io_GenericWriter_28void_ return t2; } -static nav__3933_38 io_dummyWrite__3933(nav__3933_40 const a0) { +static nav__3936_38 io_dummyWrite__3936(nav__3936_40 const a0) { uintptr_t t0; - nav__3933_38 t1; + nav__3936_38 t1; t0 = a0.len; t1.payload = t0; t1.error = UINT16_C(0); return t1; } -static uint16_t runner_fifo_RunnerFifo_add_marker__1138(struct runner_fifo_RunnerFifo__631 *const a0, int32_t const a1, struct shared_MarkerType__1185 const a2) { +static uint16_t runner_fifo_RunnerFifo_add_marker__1141(struct runner_fifo_RunnerFifo__631 *const a0, int32_t const a1, struct shared_MarkerType__1185 const a2) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; @@ -14110,20 +14139,20 @@ static uint16_t runner_fifo_RunnerFifo_add_marker__1138(struct runner_fifo_Runne t4.pid = a1; t5.tag = UINT8_C(7); t5.payload.AddMarker = t4; - t6 = fifo_posix_Pipe_Writer_sendCmd__1286(t3, t5); + t6 = fifo_posix_Pipe_Writer_sendCmd__1289(t3, t5); if (t6) { return t6; } t2 = (*t1); t7 = (struct fifo_posix_Pipe_Reader__788 *)&t2->reader; - t6 = fifo_posix_Pipe_Reader_waitForAck__1293(t7, (nav__1138_77){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); + t6 = fifo_posix_Pipe_Reader_waitForAck__1296(t7, (nav__1141_77){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); if (t6) { return t6; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_add_marker__814(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0, int32_t const a1, struct shared_MarkerType__1185 const a2) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_add_marker__817(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0, int32_t const a1, struct shared_MarkerType__1185 const a2) { struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t0; @@ -14133,14 +14162,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_add_marker__1138(t3, a1, a2); + t4 = runner_fifo_RunnerFifo_add_marker__1141(t3, a1, a2); if (t4) { return t4; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_add_marker__827(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0, int32_t const a1, struct shared_MarkerType__1185 const a2) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_add_marker__830(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0, int32_t const a1, struct shared_MarkerType__1185 const a2) { struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t0; @@ -14150,14 +14179,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_add_marker__1138(t3, a1, a2); + t4 = runner_fifo_RunnerFifo_add_marker__1141(t3, a1, a2); if (t4) { return t4; } return 0; } -uint8_t c_instrument_hooks_add_marker__250(struct InstrumentHooks *const a0, int32_t const a1, uint8_t const a2, uint64_t const a3) { +uint8_t c_instrument_hooks_add_marker__251(struct InstrumentHooks *const a0, int32_t const a1, uint8_t const a2, uint64_t const a3) { struct InstrumentHooks *t1; struct InstrumentHooks *t2; struct InstrumentHooks *const *t3; @@ -14220,7 +14249,7 @@ uint8_t c_instrument_hooks_add_marker__250(struct InstrumentHooks *const a0, int if (t0) { t6 = (*t9); t12 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *)&t6->payload.walltime; - t13 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_add_marker__814(t12, a1, t4); + t13 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_add_marker__817(t12, a1, t4); memcpy(&t14, &t13, sizeof(uint16_t)); t7 = t14; goto zig_block_3; @@ -14231,7 +14260,7 @@ uint8_t c_instrument_hooks_add_marker__250(struct InstrumentHooks *const a0, int if (t0) { t6 = (*t9); t15 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *)&t6->payload.analysis; - t14 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_add_marker__827(t15, a1, t4); + t14 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_add_marker__830(t15, a1, t4); memcpy(&t13, &t14, sizeof(uint16_t)); t7 = t13; goto zig_block_3; @@ -14262,25 +14291,25 @@ uint8_t c_instrument_hooks_add_marker__250(struct InstrumentHooks *const a0, int return UINT8_C(0); } -uint64_t c_instrument_hooks_current_timestamp__254(void) { +uint64_t c_instrument_hooks_current_timestamp__255(void) { uint64_t t0; uint64_t t3; struct c_MachTimebaseInfo__7314 t1; uint32_t t2; - once_Once_28_28function_20_27init_27_29_29_call__5842(((struct once_Once_28_28function_20_27init_27_29_29__7273 *)&c_instrument_hooks_current_timestamp_S_once__5831)); + once_Once_28_28function_20_27init_27_29_29_call__5846(((struct once_Once_28_28function_20_27init_27_29_29__7273 *)&c_instrument_hooks_current_timestamp_S_once__5835)); t0 = mach_absolute_time(); - t1 = (*((struct c_MachTimebaseInfo__7314 *)&c_instrument_hooks_current_timestamp_S_cached__5830)); + t1 = (*((struct c_MachTimebaseInfo__7314 *)&c_instrument_hooks_current_timestamp_S_cached__5834)); t2 = t1.numer; t3 = (uint64_t)t2; t3 = t0 * t3; - t1 = (*((struct c_MachTimebaseInfo__7314 *)&c_instrument_hooks_current_timestamp_S_cached__5830)); + t1 = (*((struct c_MachTimebaseInfo__7314 *)&c_instrument_hooks_current_timestamp_S_cached__5834)); t2 = t1.denom; t0 = (uint64_t)t2; t0 = t3 / t0; return t0; } -static void once_Once_28_28function_20_27init_27_29_29_call__5842(struct once_Once_28_28function_20_27init_27_29_29__7273 *const a0) { +static void once_Once_28_28function_20_27init_27_29_29_call__5846(struct once_Once_28_28function_20_27init_27_29_29__7273 *const a0) { struct once_Once_28_28function_20_27init_27_29_29__7273 *const *t1; struct once_Once_28_28function_20_27init_27_29_29__7273 *t2; struct once_Once_28_28function_20_27init_27_29_29__7273 *t0; @@ -14300,11 +14329,11 @@ static void once_Once_28_28function_20_27init_27_29_29_call__5842(struct once_On zig_block_0:; t2 = (*t1); - once_Once_28_28function_20_27init_27_29_29_callSlow__5843(t2); + once_Once_28_28function_20_27init_27_29_29_callSlow__5847(t2); return; } -static zig_cold void once_Once_28_28function_20_27init_27_29_29_callSlow__5843(struct once_Once_28_28function_20_27init_27_29_29__7273 *const a0) { +static zig_cold void once_Once_28_28function_20_27init_27_29_29_callSlow__5847(struct once_Once_28_28function_20_27init_27_29_29__7273 *const a0) { struct once_Once_28_28function_20_27init_27_29_29__7273 *const *t1; struct once_Once_28_28function_20_27init_27_29_29__7273 *t2; struct once_Once_28_28function_20_27init_27_29_29__7273 *t0; @@ -14315,12 +14344,12 @@ static zig_cold void once_Once_28_28function_20_27init_27_29_29_callSlow__5843(s t1 = (struct once_Once_28_28function_20_27init_27_29_29__7273 *const *)&t0; t2 = (*t1); t3 = (struct Thread_Mutex__7278 *)&t2->mutex; - Thread_Mutex_lock__5905(t3); + Thread_Mutex_lock__5909(t3); t4 = (bool *)&a0->done; t5 = (*t4); t5 = !t5; if (t5) { - c_instrument_hooks_current_timestamp_S_init__5832(); + c_instrument_hooks_current_timestamp_S_init__5836(); t2 = (*t1); t4 = (bool *)&t2->done; t5 = true; @@ -14332,11 +14361,11 @@ static zig_cold void once_Once_28_28function_20_27init_27_29_29_callSlow__5843(s zig_block_0:; t2 = (*t1); t3 = (struct Thread_Mutex__7278 *)&t2->mutex; - Thread_Mutex_unlock__5906(t3); + Thread_Mutex_unlock__5910(t3); return; } -static void Thread_Mutex_lock__5905(struct Thread_Mutex__7278 *const a0) { +static void Thread_Mutex_lock__5909(struct Thread_Mutex__7278 *const a0) { struct Thread_Mutex__7278 *const *t1; struct Thread_Mutex__7278 *t2; struct Thread_Mutex__7278 *t0; @@ -14345,11 +14374,11 @@ static void Thread_Mutex_lock__5905(struct Thread_Mutex__7278 *const a0) { t1 = (struct Thread_Mutex__7278 *const *)&t0; t2 = (*t1); t3 = (struct Thread_Mutex_DarwinImpl__7290 *)&t2->impl; - Thread_Mutex_DarwinImpl_lock__5919(t3); + Thread_Mutex_DarwinImpl_lock__5923(t3); return; } -static void c_instrument_hooks_current_timestamp_S_init__5832(void) { +static void c_instrument_hooks_current_timestamp_S_init__5836(void) { int t1; int32_t t2; struct c_MachTimebaseInfo__7314 t5; @@ -14379,11 +14408,11 @@ static void c_instrument_hooks_current_timestamp_S_init__5832(void) { zig_block_0:; t5 = t0; - (*((struct c_MachTimebaseInfo__7314 *)&c_instrument_hooks_current_timestamp_S_cached__5830)) = t5; + (*((struct c_MachTimebaseInfo__7314 *)&c_instrument_hooks_current_timestamp_S_cached__5834)) = t5; return; } -static void Thread_Mutex_unlock__5906(struct Thread_Mutex__7278 *const a0) { +static void Thread_Mutex_unlock__5910(struct Thread_Mutex__7278 *const a0) { struct Thread_Mutex__7278 *const *t1; struct Thread_Mutex__7278 *t2; struct Thread_Mutex__7278 *t0; @@ -14392,11 +14421,11 @@ static void Thread_Mutex_unlock__5906(struct Thread_Mutex__7278 *const a0) { t1 = (struct Thread_Mutex__7278 *const *)&t0; t2 = (*t1); t3 = (struct Thread_Mutex_DarwinImpl__7290 *)&t2->impl; - Thread_Mutex_DarwinImpl_unlock__5920(t3); + Thread_Mutex_DarwinImpl_unlock__5924(t3); return; } -static void Thread_Mutex_DarwinImpl_lock__5919(struct Thread_Mutex_DarwinImpl__7290 *const a0) { +static void Thread_Mutex_DarwinImpl_lock__5923(struct Thread_Mutex_DarwinImpl__7290 *const a0) { struct Thread_Mutex_DarwinImpl__7290 *const *t1; struct Thread_Mutex_DarwinImpl__7290 *t2; struct Thread_Mutex_DarwinImpl__7290 *t0; @@ -14409,7 +14438,7 @@ static void Thread_Mutex_DarwinImpl_lock__5919(struct Thread_Mutex_DarwinImpl__7 return; } -static void Thread_Mutex_DarwinImpl_unlock__5920(struct Thread_Mutex_DarwinImpl__7290 *const a0) { +static void Thread_Mutex_DarwinImpl_unlock__5924(struct Thread_Mutex_DarwinImpl__7290 *const a0) { struct Thread_Mutex_DarwinImpl__7290 *const *t1; struct Thread_Mutex_DarwinImpl__7290 *t2; struct Thread_Mutex_DarwinImpl__7290 *t0; @@ -14422,7 +14451,7 @@ static void Thread_Mutex_DarwinImpl_unlock__5920(struct Thread_Mutex_DarwinImpl_ return; } -static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778(struct environment_root_Environment__559 *const a0, nav__778_41 const a1, nav__778_41 const a2, struct environment_root_EnvironmentValue__844 const a3) { +static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__781(struct environment_root_Environment__559 *const a0, nav__781_41 const a1, nav__781_41 const a2, struct environment_root_EnvironmentValue__844 const a3) { struct environment_root_Environment__559 *const *t1; struct environment_root_Environment__559 *t2; struct environment_root_Environment__559 *t0; @@ -14431,18 +14460,18 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778 struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t5; struct mem_Allocator__599 *t6; struct mem_Allocator__599 t7; - nav__778_93 t8; + nav__781_93 t8; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 t11; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 const *t12; - nav__778_41 *t14; - nav__778_98 t15; - nav__778_96 t16; - nav__778_41 t17; + nav__781_41 *t14; + nav__781_98 t15; + nav__781_96 t16; + nav__781_41 t17; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *t18; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *const *t19; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t20; - nav__778_110 t21; + nav__781_110 t21; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 t22; struct environment_root_EnvironmentValue__844 *t23; struct environment_root_EnvironmentValue__844 t24; @@ -14456,7 +14485,7 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778 t5 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *)&t4->map; t6 = (struct mem_Allocator__599 *)&a0->allocator; t7 = (*t6); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2967(t5, t7, a1); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2970(t5, t7, a1); if (t8.error) { t9 = t8.error; return t9; @@ -14471,13 +14500,13 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778 t2 = (*t1); t6 = (struct mem_Allocator__599 *)&t2->allocator; t7 = (*t6); - t15 = mem_Allocator_dupe__anon_7390__5934(t7, a1); + t15 = mem_Allocator_dupe__anon_7390__5938(t7, a1); if (t15.error) { t9 = t15.error; return t9; } t16 = t15.payload; - memcpy(&t17, &t16, sizeof(nav__778_41)); + memcpy(&t17, &t16, sizeof(nav__781_41)); (*t14) = t17; t18 = t10.value_ptr; (*t18) = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846){{{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul,(uintptr_t)0ul},NULL}}; @@ -14491,7 +14520,7 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778 t20 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *)&t18->map; t6 = (struct mem_Allocator__599 *)&a0->allocator; t7 = (*t6); - t21 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3178(t20, t7, a2); + t21 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3181(t20, t7, a2); if (t21.error) { t9 = t21.error; return t9; @@ -14502,20 +14531,20 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778 t2 = (*t1); t23 = t22.value_ptr; t24 = (*t23); - environment_root_Environment_freeEnvironmentValue__777(t2, t24); + environment_root_Environment_freeEnvironmentValue__780(t2, t24); goto zig_block_1; } t14 = t22.key_ptr; t2 = (*t1); t6 = (struct mem_Allocator__599 *)&t2->allocator; t7 = (*t6); - t15 = mem_Allocator_dupe__anon_7390__5934(t7, a2); + t15 = mem_Allocator_dupe__anon_7390__5938(t7, a2); if (t15.error) { t9 = t15.error; return t9; } t16 = t15.payload; - memcpy(&t17, &t16, sizeof(nav__778_41)); + memcpy(&t17, &t16, sizeof(nav__781_41)); (*t14) = t17; goto zig_block_1; @@ -14525,16 +14554,16 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778 return 0; } -static uint16_t environment_root_Environment_setIntegrationEnvironment__775(struct environment_root_Environment__559 *const a0, nav__775_41 const a1, nav__775_41 const a2, nav__775_41 const a3) { +static uint16_t environment_root_Environment_setIntegrationEnvironment__778(struct environment_root_Environment__559 *const a0, nav__778_41 const a1, nav__778_41 const a2, nav__778_41 const a3) { struct environment_root_Environment__559 *const *t1; struct environment_root_Environment__559 *t2; struct environment_root_Environment__559 *t3; struct environment_root_Environment__559 *t0; struct mem_Allocator__599 *t4; struct mem_Allocator__599 t5; - nav__775_81 t6; - nav__775_79 t8; - nav__775_41 t9; + nav__778_81 t6; + nav__778_79 t8; + nav__778_41 t9; struct environment_root_EnvironmentValue__844 t10; uint16_t t7; t0 = a0; @@ -14543,32 +14572,32 @@ static uint16_t environment_root_Environment_setIntegrationEnvironment__775(stru t3 = (*t1); t4 = (struct mem_Allocator__599 *)&t3->allocator; t5 = (*t4); - t6 = mem_Allocator_dupe__anon_7390__5934(t5, a3); + t6 = mem_Allocator_dupe__anon_7390__5938(t5, a3); if (t6.error) { t7 = t6.error; return t7; } t8 = t6.payload; - memcpy(&t9, &t8, sizeof(nav__775_41)); + memcpy(&t9, &t8, sizeof(nav__778_41)); t10.tag = UINT8_C(0); t10.payload.string = t9; - t7 = environment_root_Environment_setIntegrationEnvironmentValue__778(t2, a1, a2, t10); + t7 = environment_root_Environment_setIntegrationEnvironmentValue__781(t2, a1, a2, t10); if (t7) { return t7; } return 0; } -uint8_t c_instrument_hooks_set_environment__255(struct InstrumentHooks *const a0, char const *const a1, char const *const a2, char const *const a3) { +uint8_t c_instrument_hooks_set_environment__256(struct InstrumentHooks *const a0, char const *const a1, char const *const a2, char const *const a3) { struct InstrumentHooks *t2; struct InstrumentHooks *t3; struct InstrumentHooks *const *t4; struct environment_root_Environment__559 *t5; uint8_t const *t6; - nav__255_100 t7; - nav__255_100 t8; - nav__255_100 t9; - nav__255_100 t10; + nav__256_100 t7; + nav__256_100 t8; + nav__256_100 t9; + nav__256_100 t10; uint16_t t11; bool t0; bool t1; @@ -14604,16 +14633,16 @@ uint8_t c_instrument_hooks_set_environment__255(struct InstrumentHooks *const a0 t4 = (struct InstrumentHooks *const *)&t3; t2 = (*t4); t5 = (struct environment_root_Environment__559 *)&t2->environment; - t6 = c_toU8__236(a1); - t7 = mem_span__anon_6867__5771(t6); - memcpy(&t8, &t7, sizeof(nav__255_100)); - t6 = c_toU8__236(a2); - t7 = mem_span__anon_6867__5771(t6); - memcpy(&t9, &t7, sizeof(nav__255_100)); - t6 = c_toU8__236(a3); - t7 = mem_span__anon_6867__5771(t6); - memcpy(&t10, &t7, sizeof(nav__255_100)); - t11 = environment_root_Environment_setIntegrationEnvironment__775(t5, t8, t9, t10); + t6 = c_toU8__237(a1); + t7 = mem_span__anon_6867__5775(t6); + memcpy(&t8, &t7, sizeof(nav__256_100)); + t6 = c_toU8__237(a2); + t7 = mem_span__anon_6867__5775(t6); + memcpy(&t9, &t7, sizeof(nav__256_100)); + t6 = c_toU8__237(a3); + t7 = mem_span__anon_6867__5775(t6); + memcpy(&t10, &t7, sizeof(nav__256_100)); + t11 = environment_root_Environment_setIntegrationEnvironment__778(t5, t8, t9, t10); t1 = t11 == UINT16_C(0); if (t1) { goto zig_block_4; @@ -14629,23 +14658,23 @@ uint8_t c_instrument_hooks_set_environment__255(struct InstrumentHooks *const a0 return UINT8_C(1); } -static nav__5934_40 mem_Allocator_dupe__anon_7390__5934(struct mem_Allocator__599 const a0, nav__5934_43 const a1) { +static nav__5938_40 mem_Allocator_dupe__anon_7390__5938(struct mem_Allocator__599 const a0, nav__5938_43 const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; uintptr_t t3; - nav__5934_40 t4; - nav__5934_39 t6; + nav__5938_40 t4; + nav__5938_39 t6; uint8_t const *t7; uint16_t t5; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; t2 = (*t1); t3 = a1.len; - t4 = mem_Allocator_alloc__anon_2287__4239(t2, t3); + t4 = mem_Allocator_alloc__anon_2287__4242(t2, t3); if (t4.error) { t5 = t4.error; - t4.payload = (nav__5934_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t4.payload = (nav__5938_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t4.error = t5; return t4; } @@ -14657,46 +14686,46 @@ static nav__5934_40 mem_Allocator_dupe__anon_7390__5934(struct mem_Allocator__59 return t4; } -static nav__2967_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2967(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct mem_Allocator__599 const a1, nav__2967_44 const a2) { +static nav__2970_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2970(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct mem_Allocator__599 const a1, nav__2970_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t0; - nav__2967_39 t3; + nav__2970_39 t3; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *)&t0; t2 = (*t1); - t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2968(t2, a1, a2); + t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2971(t2, a1, a2); return t3; } -static nav__3178_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3178(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct mem_Allocator__599 const a1, nav__3178_44 const a2) { +static nav__3181_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3181(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct mem_Allocator__599 const a1, nav__3181_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t0; - nav__3178_39 t3; + nav__3181_39 t3; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *)&t0; t2 = (*t1); - t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3179(t2, a1, a2); + t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3182(t2, a1, a2); return t3; } -static nav__2968_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2968(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct mem_Allocator__599 const a1, nav__2968_44 const a2) { +static nav__2971_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2971(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct mem_Allocator__599 const a1, nav__2971_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t0; - nav__2968_39 t3; + nav__2971_39 t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 t5; - nav__2968_44 *t7; + nav__2971_44 *t7; uint16_t t4; bool t6; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *)&t0; t2 = (*t1); - t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5935(t2, a1, a2); + t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5939(t2, a1, a2); if (t3.error) { t4 = t3.error; - t3.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392){((nav__2968_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; + t3.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392){((nav__2971_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; t3.error = t4; return t3; } @@ -14716,22 +14745,22 @@ static nav__2968_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs return t3; } -static nav__3179_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3179(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct mem_Allocator__599 const a1, nav__3179_44 const a2) { +static nav__3182_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3182(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct mem_Allocator__599 const a1, nav__3182_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t0; - nav__3179_39 t3; + nav__3182_39 t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 t5; - nav__3179_44 *t7; + nav__3182_44 *t7; uint16_t t4; bool t6; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *)&t0; t2 = (*t1); - t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5936(t2, a1, a2); + t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5940(t2, a1, a2); if (t3.error) { t4 = t3.error; - t3.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403){((nav__3179_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_root_EnvironmentValue__844 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; + t3.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403){((nav__3182_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_root_EnvironmentValue__844 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; t3.error = t4; return t3; } @@ -14751,7 +14780,7 @@ static nav__3179_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t3; } -static nav__5935_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5935(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct mem_Allocator__599 const a1, nav__5935_44 const a2) { +static nav__5939_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5939(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct mem_Allocator__599 const a1, nav__5939_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t0; @@ -14760,18 +14789,18 @@ static nav__5935_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs uintptr_t t5; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 t8; - nav__5935_67 t9; - nav__5935_39 t11; + nav__5939_67 t9; + nav__5939_39 t11; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t12; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t13; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t14; - nav__5935_73 t15; - nav__5935_73 t16; - nav__5935_73 const *t17; - nav__5935_44 *t18; - nav__5935_76 t19; - nav__5935_76 t20; - nav__5935_76 const *t21; + nav__5939_73 t15; + nav__5939_73 t16; + nav__5939_73 const *t17; + nav__5939_44 *t18; + nav__5939_76 t19; + nav__5939_76 t20; + nav__5939_76 const *t21; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *t22; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 t23; uint16_t t6; @@ -14783,21 +14812,21 @@ static nav__5935_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t4 = (*t3); t5 = t4.len; t5 = t5 + (uintptr_t)1ul; - t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2977(t2, a1, t5); + t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2980(t2, a1, t5); t7 = t6 == UINT16_C(0); if (t7) { goto zig_block_0; } t2 = (*t1); t8 = (*t2); - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5937(t8, a2); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5941(t8, a2); t7 = t9.is_null != true; if (t7) { t10 = t9.payload; t5 = t10; goto zig_block_1; } - t11.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392){((nav__5935_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; + t11.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392){((nav__5939_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; t11.error = t6; return t11; @@ -14805,19 +14834,19 @@ static nav__5935_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t2 = (*t1); t3 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t2->entries; t4 = (*t3); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t4); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t4); t13 = t12; t14 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t13; t12 = (*t14); - t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5643(t12); + t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5646(t12); t16 = t15; - t17 = (nav__5935_73 const *)&t16; + t17 = (nav__5939_73 const *)&t16; t15 = (*t17); t18 = &t15.ptr[t5]; t12 = (*t14); - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5644(t12); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5647(t12); t20 = t19; - t21 = (nav__5935_76 const *)&t20; + t21 = (nav__5939_76 const *)&t20; t19 = (*t21); t22 = &t19.ptr[t5]; t23.key_ptr = t18; @@ -14830,13 +14859,13 @@ static nav__5935_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs zig_block_0:; t2 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5938(t2, a2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5942(t2, a2); t11.payload = t23; t11.error = UINT16_C(0); return t11; } -static nav__5936_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5936(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct mem_Allocator__599 const a1, nav__5936_44 const a2) { +static nav__5940_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5940(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct mem_Allocator__599 const a1, nav__5940_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t0; @@ -14845,18 +14874,18 @@ static nav__5936_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen uintptr_t t5; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 t8; - nav__5936_67 t9; - nav__5936_39 t11; + nav__5940_67 t9; + nav__5940_39 t11; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t12; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t13; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t14; - nav__5936_73 t15; - nav__5936_73 t16; - nav__5936_73 const *t17; - nav__5936_44 *t18; - nav__5936_76 t19; - nav__5936_76 t20; - nav__5936_76 const *t21; + nav__5940_73 t15; + nav__5940_73 t16; + nav__5940_73 const *t17; + nav__5940_44 *t18; + nav__5940_76 t19; + nav__5940_76 t20; + nav__5940_76 const *t21; struct environment_root_EnvironmentValue__844 *t22; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 t23; uint16_t t6; @@ -14868,21 +14897,21 @@ static nav__5936_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t4 = (*t3); t5 = t4.len; t5 = t5 + (uintptr_t)1ul; - t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3188(t2, a1, t5); + t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3191(t2, a1, t5); t7 = t6 == UINT16_C(0); if (t7) { goto zig_block_0; } t2 = (*t1); t8 = (*t2); - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5939(t8, a2); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5943(t8, a2); t7 = t9.is_null != true; if (t7) { t10 = t9.payload; t5 = t10; goto zig_block_1; } - t11.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403){((nav__5936_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_root_EnvironmentValue__844 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; + t11.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403){((nav__5940_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_root_EnvironmentValue__844 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; t11.error = t6; return t11; @@ -14890,19 +14919,19 @@ static nav__5936_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = (*t1); t3 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t2->entries; t4 = (*t3); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t4); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t4); t13 = t12; t14 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t13; t12 = (*t14); - t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5652(t12); + t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5655(t12); t16 = t15; - t17 = (nav__5936_73 const *)&t16; + t17 = (nav__5940_73 const *)&t16; t15 = (*t17); t18 = &t15.ptr[t5]; t12 = (*t14); - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5653(t12); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5656(t12); t20 = t19; - t21 = (nav__5936_76 const *)&t20; + t21 = (nav__5940_76 const *)&t20; t19 = (*t21); t22 = &t19.ptr[t5]; t23.key_ptr = t18; @@ -14915,13 +14944,13 @@ static nav__5936_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_0:; t2 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5940(t2, a2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5944(t2, a2); t11.payload = t23; t11.error = UINT16_C(0); return t11; } -static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2977(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2980(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t0; @@ -14936,33 +14965,33 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_h struct array_hash_map_IndexHeader__880 *t11; struct array_hash_map_IndexHeader__880 *t20; struct array_hash_map_IndexHeader__880 *const *t12; - nav__2977_62 t18; + nav__2980_62 t18; struct array_hash_map_IndexHeader__880 t13; uint32_t t14; uint16_t t7; - nav__2977_60 t16; + nav__2980_60 t16; bool t5; uint8_t t17; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *)&t0; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_lock__3147(t3); + debug_SafetyLock_lock__3150(t3); t4 = a2; t5 = t4 <= UINT64_C(8); if (t5) { t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3120(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3123(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return 0; } goto zig_block_0; @@ -14977,23 +15006,23 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_h t12 = (struct array_hash_map_IndexHeader__880 *const *)&t11; t10 = (*t12); t13 = (*t10); - t14 = array_hash_map_IndexHeader_capacity__3139(t13); + t14 = array_hash_map_IndexHeader_capacity__3142(t13); t4 = a2; t15 = (uint64_t)t14; t5 = t4 <= t15; if (t5) { t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3120(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3123(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return 0; } goto zig_block_2; @@ -15006,28 +15035,28 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_h zig_block_1:; t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3120(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3123(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } - t16 = array_hash_map_IndexHeader_findBitIndex__3142(a2); + t16 = array_hash_map_IndexHeader_findBitIndex__3145(a2); if (t16.error) { t7 = t16.error; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } t17 = t16.payload; - t18 = array_hash_map_IndexHeader_alloc__3143(a1, t17); + t18 = array_hash_map_IndexHeader_alloc__3146(a1, t17); if (t18.error) { t7 = t18.error; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } t10 = t18.payload; @@ -15039,25 +15068,25 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_h t20 = t19; t12 = (struct array_hash_map_IndexHeader__880 *const *)&t20; t19 = (*t12); - array_hash_map_IndexHeader_free__3144(t19, a1); + array_hash_map_IndexHeader_free__3147(t19, a1); goto zig_block_3; } goto zig_block_3; zig_block_3:; t2 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3069(t2, t10); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3072(t2, t10); t2 = (*t1); t8 = (struct array_hash_map_IndexHeader__880 **)&t2->index_header; t19 = (struct array_hash_map_IndexHeader__880 *)t10; (*t8) = t19; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return 0; } -static nav__5937_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5937(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0, nav__5937_41 const a1) { +static nav__5941_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5941(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0, nav__5941_41 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const *t1; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_IndexHeader__880 *t3; @@ -15068,16 +15097,16 @@ static nav__5937_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t9; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t10; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t11; - nav__5937_61 t12; - nav__5937_64 t13; + nav__5941_61 t12; + nav__5941_64 t13; uintptr_t t15; uintptr_t t16; uintptr_t t14; uint64_t t17; uint64_t t18; - nav__5937_41 *t19; - nav__5937_41 t22; - nav__5937_38 t23; + nav__5941_41 *t19; + nav__5941_41 t22; + nav__5941_38 t23; struct array_hash_map_IndexHeader__880 *const *t25; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 t28; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 t0; @@ -15096,16 +15125,16 @@ static nav__5937_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t2 = t5; goto zig_block_0; } - t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5941(a1); + t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5945(a1); t7 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const *)&t1->entries; t8 = (*t7); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t8); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t8); t10 = t9; t11 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t10; t9 = (*t11); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(t9); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(t9); t9 = (*t11); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5643(t9); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5646(t9); t14 = (uintptr_t)0ul; t15 = t13.len; zig_loop_32: @@ -15119,7 +15148,7 @@ static nav__5937_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t4 = t20 == t6; if (t4) { t22 = (*t19); - t4 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5943(a1, t22, t16); + t4 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5947(a1, t22, t16); t21 = t4; goto zig_block_4; } @@ -15145,35 +15174,35 @@ static nav__5937_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs goto zig_loop_32; zig_block_1:; - return (nav__5937_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__5941_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t24 = t2; t25 = (struct array_hash_map_IndexHeader__880 *const *)&t24; t5 = (*t25); t26 = (*t5); - t27 = array_hash_map_IndexHeader_capacityIndexType__3138(t26); + t27 = array_hash_map_IndexHeader_capacityIndexType__3141(t26); switch (t27) { case UINT8_C(0): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5944(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5948(t28, a1, t2); return t23; } case UINT8_C(1): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5945(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5949(t28, a1, t2); return t23; } case UINT8_C(2): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5946(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5950(t28, a1, t2); return t23; } default: zig_unreachable(); } } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5938(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, nav__5938_42 const a1) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5942(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, nav__5942_42 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *t1; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_IndexHeader__880 *t4; @@ -15187,28 +15216,28 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t11; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t12; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t13; - nav__5938_66 t14; - nav__5938_66 t15; - nav__5938_66 const *t16; - nav__5938_69 t17; - nav__5938_69 t18; - nav__5938_69 const *t19; + nav__5942_66 t14; + nav__5942_66 t15; + nav__5942_66 const *t16; + nav__5942_69 t17; + nav__5942_69 t18; + nav__5942_69 const *t19; uintptr_t t21; uintptr_t t22; uintptr_t t20; uint64_t t23; uint64_t t24; - nav__5938_42 *t25; - nav__5938_42 t28; - nav__5938_72 t29; - nav__5938_72 t30; - nav__5938_72 t37; - nav__5938_72 const *t31; + nav__5942_42 *t25; + nav__5942_42 t28; + nav__5942_72 t29; + nav__5942_72 t30; + nav__5942_72 t37; + nav__5942_72 const *t31; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *t32; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 t33; uint32_t *const *t34; uint32_t *t35; - nav__5938_42 *const *t36; + nav__5942_42 *const *t36; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *const *t38; struct array_hash_map_IndexHeader__880 *const *t40; uint32_t t7; @@ -15227,21 +15256,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t2 = t6; goto zig_block_0; } - t7 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5941(a1); + t7 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5945(a1); t8 = (*t1); t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t8->entries; t10 = (*t9); - t11 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t10); + t11 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t10); t12 = t11; t13 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t12; t11 = (*t13); - t14 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(t11); + t14 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(t11); t15 = t14; - t16 = (nav__5938_66 const *)&t15; + t16 = (nav__5942_66 const *)&t15; t11 = (*t13); - t17 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5643(t11); + t17 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5646(t11); t18 = t17; - t19 = (nav__5938_69 const *)&t18; + t19 = (nav__5942_69 const *)&t18; t20 = (uintptr_t)0ul; t21 = t17.len; zig_loop_39: @@ -15255,7 +15284,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t5 = t26 == t7; if (t5) { t28 = (*t25); - t5 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5943(a1, t28, t22); + t5 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5947(a1, t28, t22); t27 = t5; goto zig_block_4; } @@ -15265,9 +15294,9 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has zig_block_4:; if (t27) { t11 = (*t13); - t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5644(t11); + t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5647(t11); t30 = t29; - t31 = (nav__5938_72 const *)&t30; + t31 = (nav__5942_72 const *)&t30; t29 = (*t31); t32 = &t29.ptr[t22]; t33.key_ptr = t25; @@ -15291,18 +15320,18 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has zig_block_1:; t8 = (*t1); t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t8->entries; - t21 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3109(t9); + t21 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3112(t9); t34 = &t16->ptr; t35 = (*t34); t35 = (uint32_t *)&t35[t21]; (*t35) = t7; t36 = &t19->ptr; t25 = (*t36); - t25 = (nav__5938_42 *)&t25[t21]; + t25 = (nav__5942_42 *)&t25[t21]; t11 = (*t13); - t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5644(t11); + t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5647(t11); t37 = t29; - t31 = (nav__5938_72 const *)&t37; + t31 = (nav__5942_72 const *)&t37; t38 = &t31->ptr; t32 = (*t38); t32 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *)&t32[t21]; @@ -15317,28 +15346,28 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t40 = (struct array_hash_map_IndexHeader__880 *const *)&t39; t6 = (*t40); t41 = (*t6); - t42 = array_hash_map_IndexHeader_capacityIndexType__3138(t41); + t42 = array_hash_map_IndexHeader_capacityIndexType__3141(t41); switch (t42) { case UINT8_C(0): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5947(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5951(t8, a1, t2); return t33; } case UINT8_C(1): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5948(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5952(t8, a1, t2); return t33; } case UINT8_C(2): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5949(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5953(t8, a1, t2); return t33; } default: zig_unreachable(); } } -static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3188(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3191(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t0; @@ -15353,33 +15382,33 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro struct array_hash_map_IndexHeader__880 *t11; struct array_hash_map_IndexHeader__880 *t20; struct array_hash_map_IndexHeader__880 *const *t12; - nav__3188_62 t18; + nav__3191_62 t18; struct array_hash_map_IndexHeader__880 t13; uint32_t t14; uint16_t t7; - nav__3188_60 t16; + nav__3191_60 t16; bool t5; uint8_t t17; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *)&t0; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_lock__3147(t3); + debug_SafetyLock_lock__3150(t3); t4 = a2; t5 = t4 <= UINT64_C(8); if (t5) { t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3314(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3317(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return 0; } goto zig_block_0; @@ -15394,23 +15423,23 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro t12 = (struct array_hash_map_IndexHeader__880 *const *)&t11; t10 = (*t12); t13 = (*t10); - t14 = array_hash_map_IndexHeader_capacity__3139(t13); + t14 = array_hash_map_IndexHeader_capacity__3142(t13); t4 = a2; t15 = (uint64_t)t14; t5 = t4 <= t15; if (t5) { t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3314(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3317(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return 0; } goto zig_block_2; @@ -15423,28 +15452,28 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro zig_block_1:; t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3314(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3317(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } - t16 = array_hash_map_IndexHeader_findBitIndex__3142(a2); + t16 = array_hash_map_IndexHeader_findBitIndex__3145(a2); if (t16.error) { t7 = t16.error; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } t17 = t16.payload; - t18 = array_hash_map_IndexHeader_alloc__3143(a1, t17); + t18 = array_hash_map_IndexHeader_alloc__3146(a1, t17); if (t18.error) { t7 = t18.error; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } t10 = t18.payload; @@ -15456,25 +15485,25 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro t20 = t19; t12 = (struct array_hash_map_IndexHeader__880 *const *)&t20; t19 = (*t12); - array_hash_map_IndexHeader_free__3144(t19, a1); + array_hash_map_IndexHeader_free__3147(t19, a1); goto zig_block_3; } goto zig_block_3; zig_block_3:; t2 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3280(t2, t10); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3283(t2, t10); t2 = (*t1); t8 = (struct array_hash_map_IndexHeader__880 **)&t2->index_header; t19 = (struct array_hash_map_IndexHeader__880 *)t10; (*t8) = t19; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return 0; } -static nav__5939_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5939(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0, nav__5939_41 const a1) { +static nav__5943_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5943(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0, nav__5943_41 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const *t1; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_IndexHeader__880 *t3; @@ -15485,16 +15514,16 @@ static nav__5939_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t9; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t10; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t11; - nav__5939_61 t12; - nav__5939_64 t13; + nav__5943_61 t12; + nav__5943_64 t13; uintptr_t t15; uintptr_t t16; uintptr_t t14; uint64_t t17; uint64_t t18; - nav__5939_41 *t19; - nav__5939_41 t22; - nav__5939_38 t23; + nav__5943_41 *t19; + nav__5943_41 t22; + nav__5943_38 t23; struct array_hash_map_IndexHeader__880 *const *t25; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 t28; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 t0; @@ -15513,16 +15542,16 @@ static nav__5939_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = t5; goto zig_block_0; } - t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5950(a1); + t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5954(a1); t7 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const *)&t1->entries; t8 = (*t7); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t8); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t8); t10 = t9; t11 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t10; t9 = (*t11); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(t9); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(t9); t9 = (*t11); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5652(t9); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5655(t9); t14 = (uintptr_t)0ul; t15 = t13.len; zig_loop_32: @@ -15536,7 +15565,7 @@ static nav__5939_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t4 = t20 == t6; if (t4) { t22 = (*t19); - t4 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5952(a1, t22, t16); + t4 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5956(a1, t22, t16); t21 = t4; goto zig_block_4; } @@ -15562,35 +15591,35 @@ static nav__5939_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen goto zig_loop_32; zig_block_1:; - return (nav__5939_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__5943_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t24 = t2; t25 = (struct array_hash_map_IndexHeader__880 *const *)&t24; t5 = (*t25); t26 = (*t5); - t27 = array_hash_map_IndexHeader_capacityIndexType__3138(t26); + t27 = array_hash_map_IndexHeader_capacityIndexType__3141(t26); switch (t27) { case UINT8_C(0): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5953(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5957(t28, a1, t2); return t23; } case UINT8_C(1): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5954(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5958(t28, a1, t2); return t23; } case UINT8_C(2): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5955(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5959(t28, a1, t2); return t23; } default: zig_unreachable(); } } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5940(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, nav__5940_42 const a1) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5944(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, nav__5944_42 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *t1; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_IndexHeader__880 *t4; @@ -15604,28 +15633,28 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t11; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t12; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t13; - nav__5940_66 t14; - nav__5940_66 t15; - nav__5940_66 const *t16; - nav__5940_69 t17; - nav__5940_69 t18; - nav__5940_69 const *t19; + nav__5944_66 t14; + nav__5944_66 t15; + nav__5944_66 const *t16; + nav__5944_69 t17; + nav__5944_69 t18; + nav__5944_69 const *t19; uintptr_t t21; uintptr_t t22; uintptr_t t20; uint64_t t23; uint64_t t24; - nav__5940_42 *t25; - nav__5940_42 t28; - nav__5940_72 t29; - nav__5940_72 t30; - nav__5940_72 t37; - nav__5940_72 const *t31; + nav__5944_42 *t25; + nav__5944_42 t28; + nav__5944_72 t29; + nav__5944_72 t30; + nav__5944_72 t37; + nav__5944_72 const *t31; struct environment_root_EnvironmentValue__844 *t32; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 t33; uint32_t *const *t34; uint32_t *t35; - nav__5940_42 *const *t36; + nav__5944_42 *const *t36; struct environment_root_EnvironmentValue__844 *const *t38; struct array_hash_map_IndexHeader__880 *const *t40; uint32_t t7; @@ -15644,21 +15673,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t2 = t6; goto zig_block_0; } - t7 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5950(a1); + t7 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5954(a1); t8 = (*t1); t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t8->entries; t10 = (*t9); - t11 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t10); + t11 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t10); t12 = t11; t13 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t12; t11 = (*t13); - t14 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(t11); + t14 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(t11); t15 = t14; - t16 = (nav__5940_66 const *)&t15; + t16 = (nav__5944_66 const *)&t15; t11 = (*t13); - t17 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5652(t11); + t17 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5655(t11); t18 = t17; - t19 = (nav__5940_69 const *)&t18; + t19 = (nav__5944_69 const *)&t18; t20 = (uintptr_t)0ul; t21 = t17.len; zig_loop_39: @@ -15672,7 +15701,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t5 = t26 == t7; if (t5) { t28 = (*t25); - t5 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5952(a1, t28, t22); + t5 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5956(a1, t28, t22); t27 = t5; goto zig_block_4; } @@ -15682,9 +15711,9 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_block_4:; if (t27) { t11 = (*t13); - t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5653(t11); + t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5656(t11); t30 = t29; - t31 = (nav__5940_72 const *)&t30; + t31 = (nav__5944_72 const *)&t30; t29 = (*t31); t32 = &t29.ptr[t22]; t33.key_ptr = t25; @@ -15708,18 +15737,18 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_block_1:; t8 = (*t1); t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t8->entries; - t21 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3303(t9); + t21 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3306(t9); t34 = &t16->ptr; t35 = (*t34); t35 = (uint32_t *)&t35[t21]; (*t35) = t7; t36 = &t19->ptr; t25 = (*t36); - t25 = (nav__5940_42 *)&t25[t21]; + t25 = (nav__5944_42 *)&t25[t21]; t11 = (*t13); - t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5653(t11); + t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5656(t11); t37 = t29; - t31 = (nav__5940_72 const *)&t37; + t31 = (nav__5944_72 const *)&t37; t38 = &t31->ptr; t32 = (*t38); t32 = (struct environment_root_EnvironmentValue__844 *)&t32[t21]; @@ -15734,34 +15763,34 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t40 = (struct array_hash_map_IndexHeader__880 *const *)&t39; t6 = (*t40); t41 = (*t6); - t42 = array_hash_map_IndexHeader_capacityIndexType__3138(t41); + t42 = array_hash_map_IndexHeader_capacityIndexType__3141(t41); switch (t42) { case UINT8_C(0): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5956(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5960(t8, a1, t2); return t33; } case UINT8_C(1): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5957(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5961(t8, a1, t2); return t33; } case UINT8_C(2): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5958(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5962(t8, a1, t2); return t33; } default: zig_unreachable(); } } -static void debug_SafetyLock_lock__3147(void *const a0) { +static void debug_SafetyLock_lock__3150(void *const a0) { void *t0; t0 = a0; return; } -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3124(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3127(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *const *t1; struct mem_Allocator__599 const *t3; uintptr_t *t4; @@ -15770,9 +15799,9 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm uint64_t t7; struct mem_Allocator__599 t9; struct mem_Allocator__599 t2; - nav__3124_54 t10; - nav__3124_52 t12; - nav__3124_52 t15; + nav__3127_54 t10; + nav__3127_52 t12; + nav__3127_52 t15; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *t13; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *t0; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 t14; @@ -15784,14 +15813,14 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t22; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t21; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t23; - nav__3124_62 t24; - nav__3124_62 t25; + nav__3127_62 t24; + nav__3127_62 t25; uint32_t *t26; - nav__3124_67 t27; - nav__3124_67 t28; - nav__3124_65 *t29; - nav__3124_72 t30; - nav__3124_72 t31; + nav__3127_67 t27; + nav__3127_67 t28; + nav__3127_65 *t29; + nav__3127_72 t30; + nav__3127_72 t31; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *t32; uint16_t t11; bool t8; @@ -15806,8 +15835,8 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t8 = t6 >= t7; debug_assert__180(t8); t9 = (*t3); - t5 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3131(a2); - t10 = mem_Allocator_alignedAlloc__anon_7601__5959(t9, t5); + t5 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3134(a2); + t10 = mem_Allocator_alignedAlloc__anon_7601__5963(t9, t5); if (t10.error) { t11 = t10.error; return t11; @@ -15821,8 +15850,8 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t9 = (*t3); t13 = (*t1); t14 = (*t13); - t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3132(t14); - mem_Allocator_free__anon_6588__5736(t9, t15); + t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3135(t14); + mem_Allocator_free__anon_6588__5739(t9, t15); t13 = (*t1); t16 = (uint8_t **)&t13->bytes; t17 = t12.ptr; @@ -15844,42 +15873,42 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t18 = t14; t13 = (*t1); t14 = (*t13); - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t14); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t14); t20 = t19; t21 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t20; t14 = t18; - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t14); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t14); t22 = t19; t23 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t22; t19 = (*t23); - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(t19); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(t19); t19 = (*t21); - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(t19); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(t19); t26 = t25.ptr; if (t24.len != 0) memcpy(t24.ptr, t26, t24.len * sizeof(uint32_t)); t19 = (*t23); - t27 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5643(t19); + t27 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5646(t19); t19 = (*t21); - t28 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5643(t19); + t28 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5646(t19); t29 = t28.ptr; - if (t27.len != 0) memcpy(t27.ptr, t29, t27.len * sizeof(nav__3124_65)); + if (t27.len != 0) memcpy(t27.ptr, t29, t27.len * sizeof(nav__3127_65)); t19 = (*t23); - t30 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5644(t19); + t30 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5647(t19); t19 = (*t21); - t31 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5644(t19); + t31 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5647(t19); t32 = t31.ptr; if (t30.len != 0) memcpy(t30.ptr, t32, t30.len * sizeof(struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846)); t9 = (*t3); t13 = (*t1); t14 = (*t13); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3132(t14); - mem_Allocator_free__anon_6588__5736(t9, t12); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3135(t14); + mem_Allocator_free__anon_6588__5739(t9, t12); t14 = t18; (*a0) = t14; return 0; } -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3120(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3123(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -15906,19 +15935,19 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t7 = (*t1); t2 = (uintptr_t *)&a0->capacity; t3 = (*t2); - t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3122(t3, a2); - t8 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3124(t7, a1, t3); + t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3125(t3, a2); + t8 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3127(t7, a1, t3); memcpy(&t9, &t8, sizeof(uint16_t)); return t9; } -static void debug_SafetyLock_unlock__3148(void *const a0) { +static void debug_SafetyLock_unlock__3151(void *const a0) { void *t0; t0 = a0; return; } -static uint32_t array_hash_map_IndexHeader_capacity__3139(struct array_hash_map_IndexHeader__880 const a0) { +static uint32_t array_hash_map_IndexHeader_capacity__3142(struct array_hash_map_IndexHeader__880 const a0) { static uint32_t const t2[33] = {UINT32_C(0),UINT32_C(1),UINT32_C(2),UINT32_C(4),UINT32_C(9),UINT32_C(19),UINT32_C(38),UINT32_C(76),UINT32_C(153),UINT32_C(307),UINT32_C(614),UINT32_C(1228),UINT32_C(2457),UINT32_C(4915),UINT32_C(9830),UINT32_C(19660),UINT32_C(39321),UINT32_C(78643),UINT32_C(157286),UINT32_C(314572),UINT32_C(629145),UINT32_C(1258291),UINT32_C(2516582),UINT32_C(5033164),UINT32_C(10066329),UINT32_C(20132659),UINT32_C(40265318),UINT32_C(80530636),UINT32_C(161061273),UINT32_C(322122547),UINT32_C(644245094),UINT32_C(1288490188),UINT32_MAX}; uintptr_t t1; uint32_t t3; @@ -15929,26 +15958,26 @@ static uint32_t array_hash_map_IndexHeader_capacity__3139(struct array_hash_map_ return t3; } -static nav__3142_38 array_hash_map_IndexHeader_findBitIndex__3142(uintptr_t const a0) { +static nav__3145_38 array_hash_map_IndexHeader_findBitIndex__3145(uintptr_t const a0) { static uint32_t const t5[33] = {UINT32_C(0),UINT32_C(1),UINT32_C(2),UINT32_C(4),UINT32_C(9),UINT32_C(19),UINT32_C(38),UINT32_C(76),UINT32_C(153),UINT32_C(307),UINT32_C(614),UINT32_C(1228),UINT32_C(2457),UINT32_C(4915),UINT32_C(9830),UINT32_C(19660),UINT32_C(39321),UINT32_C(78643),UINT32_C(157286),UINT32_C(314572),UINT32_C(629145),UINT32_C(1258291),UINT32_C(2516582),UINT32_C(5033164),UINT32_C(10066329),UINT32_C(20132659),UINT32_C(40265318),UINT32_C(80530636),UINT32_C(161061273),UINT32_C(322122547),UINT32_C(644245094),UINT32_C(1288490188),UINT32_MAX}; static uint32_t const t8[33] = {UINT32_C(0),UINT32_C(1),UINT32_C(2),UINT32_C(4),UINT32_C(9),UINT32_C(19),UINT32_C(38),UINT32_C(76),UINT32_C(153),UINT32_C(307),UINT32_C(614),UINT32_C(1228),UINT32_C(2457),UINT32_C(4915),UINT32_C(9830),UINT32_C(19660),UINT32_C(39321),UINT32_C(78643),UINT32_C(157286),UINT32_C(314572),UINT32_C(629145),UINT32_C(1258291),UINT32_C(2516582),UINT32_C(5033164),UINT32_C(10066329),UINT32_C(20132659),UINT32_C(40265318),UINT32_C(80530636),UINT32_C(161061273),UINT32_C(322122547),UINT32_C(644245094),UINT32_C(1288490188),UINT32_MAX}; uint64_t t0; uint64_t t7; uintptr_t t4; uint32_t t6; - nav__3142_38 t9; + nav__3145_38 t9; bool t1; uint8_t t3; uint8_t t2; t0 = a0; t1 = t0 > UINT64_C(4294967295); if (t1) { - return (nav__3142_38){zig_error_OutOfMemory,UINT8_C(0xaa)}; + return (nav__3145_38){zig_error_OutOfMemory,UINT8_C(0xaa)}; } goto zig_block_0; zig_block_0:; - t3 = math_log2_int_ceil__anon_7751__5960(a0); + t3 = math_log2_int_ceil__anon_7751__5964(a0); t2 = t3; t3 = t2; t4 = (uintptr_t)t3; @@ -15987,18 +16016,18 @@ static nav__3142_38 array_hash_map_IndexHeader_findBitIndex__3142(uintptr_t cons return t9; } -static nav__3143_40 array_hash_map_IndexHeader_alloc__3143(struct mem_Allocator__599 const a0, uint8_t const a1) { +static nav__3146_40 array_hash_map_IndexHeader_alloc__3146(struct mem_Allocator__599 const a0, uint8_t const a1) { struct mem_Allocator__599 const *t1; uintptr_t t3; uintptr_t t4; struct mem_Allocator__599 t5; struct mem_Allocator__599 t0; - nav__3143_53 t6; - nav__3143_40 t8; - nav__3143_51 t9; - nav__3143_51 t12; - nav__3143_51 t10; - nav__3143_51 const *t11; + nav__3146_53 t6; + nav__3146_40 t8; + nav__3146_51 t9; + nav__3146_51 t12; + nav__3146_51 t10; + nav__3146_51 const *t11; uint8_t *t13; struct array_hash_map_IndexHeader__880 *t14; uint16_t t7; @@ -16007,11 +16036,11 @@ static nav__3143_40 array_hash_map_IndexHeader_alloc__3143(struct mem_Allocator_ t1 = (struct mem_Allocator__599 const *)&t0; t2 = a1; t3 = zig_shlw_u64((uintptr_t)1ul, t2, UINT8_C(64)); - t4 = array_hash_map_capacityIndexSize__2907(a1); + t4 = array_hash_map_capacityIndexSize__2910(a1); t3 = t4 * t3; t3 = (uintptr_t)4ul + t3; t5 = (*t1); - t6 = mem_Allocator_alignedAlloc__anon_7756__5961(t5, t3); + t6 = mem_Allocator_alignedAlloc__anon_7756__5965(t5, t3); if (t6.error) { t7 = t6.error; t8.payload = ((struct array_hash_map_IndexHeader__880 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul); @@ -16020,7 +16049,7 @@ static nav__3143_40 array_hash_map_IndexHeader_alloc__3143(struct mem_Allocator_ } t9 = t6.payload; t10 = t9; - t11 = (nav__3143_51 const *)&t10; + t11 = (nav__3146_51 const *)&t10; t12 = (*t11); t13 = t12.ptr; t13 = (uint8_t *)(((uintptr_t)t13) + ((uintptr_t)4ul*sizeof(uint8_t))); @@ -16038,7 +16067,7 @@ static nav__3143_40 array_hash_map_IndexHeader_alloc__3143(struct mem_Allocator_ return t8; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3069(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3072(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_IndexHeader__880 *t4; @@ -16053,34 +16082,34 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (*t3); t5 = (*t4); - t6 = array_hash_map_IndexHeader_capacityIndexType__3138(t5); + t6 = array_hash_map_IndexHeader_capacityIndexType__3141(t5); switch (t6) { case UINT8_C(0): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5962(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5966(t7, a1); return; } case UINT8_C(1): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5963(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5967(t7, a1); return; } case UINT8_C(2): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5964(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5968(t7, a1); return; } default: zig_unreachable(); } } -static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5941(nav__5941_40 const a0) { +static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5945(nav__5945_40 const a0) { uint32_t t0; - t0 = array_hash_map_StringContext_hash__2938(a0); + t0 = array_hash_map_StringContext_hash__2941(a0); return t0; } -static nav__5942_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const a0) { +static nav__5946_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; @@ -16088,13 +16117,13 @@ static nav__5942_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa uint32_t *t5; uint32_t *t6; uint32_t *const *t7; - nav__5942_39 t8; + nav__5946_39 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__5942_39){(uint32_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5946_39){(uint32_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -16112,30 +16141,30 @@ static nav__5942_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t8; } -static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5943(nav__5943_40 const a0, nav__5943_40 const a1, uintptr_t const a2) { +static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5947(nav__5947_40 const a0, nav__5947_40 const a1, uintptr_t const a2) { bool t0; - t0 = array_hash_map_StringContext_eql__2939(a0, a1, a2); + t0 = array_hash_map_StringContext_eql__2942(a0, a1, a2); return t0; } -static uint8_t array_hash_map_IndexHeader_capacityIndexType__3138(struct array_hash_map_IndexHeader__880 const a0) { +static uint8_t array_hash_map_IndexHeader_capacityIndexType__3141(struct array_hash_map_IndexHeader__880 const a0) { uint8_t t0; t0 = a0.bit_index; - t0 = array_hash_map_capacityIndexType__2906(t0); + t0 = array_hash_map_capacityIndexType__2909(t0); return t0; } -static nav__5944_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5944(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0, nav__5944_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static nav__5948_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5948(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0, nav__5948_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_IndexHeader__880 *t4; struct array_hash_map_IndexHeader__880 *t2; - nav__5944_58 t5; + nav__5948_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 t0; - nav__5944_38 t8; + nav__5948_38 t8; bool t9; struct array_hash_map_Index_28u8_29__6669 t11; uint8_t t12; @@ -16144,16 +16173,16 @@ static nav__5944_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t2 = a2; t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7788__5965(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7788__5969(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5966(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5970(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__5944_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__5948_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -16164,17 +16193,17 @@ static nav__5944_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs return t8; } -static nav__5945_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5945(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0, nav__5945_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static nav__5949_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5949(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0, nav__5949_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_IndexHeader__880 *t4; struct array_hash_map_IndexHeader__880 *t2; - nav__5945_58 t5; + nav__5949_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 t0; - nav__5945_38 t8; + nav__5949_38 t8; struct array_hash_map_Index_28u16_29__6673 t11; uint16_t t12; bool t9; @@ -16183,16 +16212,16 @@ static nav__5945_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t2 = a2; t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7798__5967(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7798__5971(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5968(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5972(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__5945_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__5949_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -16203,17 +16232,17 @@ static nav__5945_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs return t8; } -static nav__5946_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5946(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0, nav__5946_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static nav__5950_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5950(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0, nav__5950_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_IndexHeader__880 *t4; struct array_hash_map_IndexHeader__880 *t2; - nav__5946_58 t5; + nav__5950_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 t0; - nav__5946_38 t8; + nav__5950_38 t8; struct array_hash_map_Index_28u32_29__6677 t11; uint32_t t12; bool t9; @@ -16222,16 +16251,16 @@ static nav__5946_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t2 = a2; t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7804__5969(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7804__5973(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5970(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5974(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__5946_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__5950_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -16242,7 +16271,7 @@ static nav__5946_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs return t8; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3109(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *const a0) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3112(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -16272,7 +16301,7 @@ static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUn return t4; } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5947(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, nav__5947_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5951(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, nav__5951_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t4; @@ -16282,21 +16311,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t9; - nav__5947_66 t10; - nav__5947_66 t11; - nav__5947_66 const *t12; - nav__5947_69 t13; - nav__5947_69 t14; - nav__5947_69 const *t15; - nav__5947_72 t16; - nav__5947_72 t17; - nav__5947_72 const *t18; + nav__5951_66 t10; + nav__5951_66 t11; + nav__5951_66 const *t12; + nav__5951_69 t13; + nav__5951_69 t14; + nav__5951_69 const *t15; + nav__5951_72 t16; + nav__5951_72 t17; + nav__5951_72 const *t18; struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; - nav__5947_77 t20; - nav__5947_77 t55; - nav__5947_77 t21; - nav__5947_77 const *t22; + nav__5951_77 t20; + nav__5951_77 t55; + nav__5951_77 t21; + nav__5951_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t54; @@ -16309,14 +16338,14 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has uint32_t *const *t38; uint32_t *t39; bool *t41; - nav__5947_42 **t42; - nav__5947_42 *const *t43; - nav__5947_42 *t44; + nav__5951_42 **t42; + nav__5951_42 *const *t43; + nav__5951_42 *t44; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 **t45; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *const *t46; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *t47; uintptr_t *t48; - nav__5947_42 t51; + nav__5951_42 t51; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 t40; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 t52; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 t57; @@ -16338,27 +16367,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(t7); t11 = t10; - t12 = (nav__5947_66 const *)&t11; + t12 = (nav__5951_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5643(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5646(t7); t14 = t13; - t15 = (nav__5947_69 const *)&t14; + t15 = (nav__5951_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5644(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5647(t7); t17 = t16; - t18 = (nav__5947_72 const *)&t17; + t18 = (nav__5951_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7788__5965(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7788__5969(t19); t21 = t20; - t22 = (nav__5947_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5941(a1); - t24 = array_hash_map_safeTruncate__anon_7812__5971(t23); + t22 = (nav__5951_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5945(a1); + t24 = array_hash_map_safeTruncate__anon_7812__5975(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -16372,17 +16401,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u8_29_isEmpty__5743(t34); + t30 = array_hash_map_Index_28u8_29_isEmpty__5746(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3109(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3112(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -16398,10 +16427,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has (*t39) = t23; t41 = (bool *)&t40.found_existing; (*t41) = false; - t42 = (nav__5947_42 **)&t40.key_ptr; + t42 = (nav__5951_42 **)&t40.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__5947_42 *)&t44[t25]; + t44 = (nav__5951_42 *)&t44[t25]; (*t42) = t44; t45 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 **)&t40.value_ptr; t46 = &t18->ptr; @@ -16424,7 +16453,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t24 = (uintptr_t)t37; t51 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5943(a1, t51, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5947(a1, t51, t24); t50 = t30; goto zig_block_4; } @@ -16435,7 +16464,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has if (t50) { t41 = (bool *)&t52.found_existing; (*t41) = true; - t42 = (nav__5947_42 **)&t52.key_ptr; + t42 = (nav__5951_42 **)&t52.key_ptr; t34 = t33; t37 = t34.entry_index; t25 = (uintptr_t)t37; @@ -16466,7 +16495,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3109(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3112(t5); t38 = &t12->ptr; t39 = (*t38); t39 = (uint32_t *)&t39[t24]; @@ -16501,13 +16530,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t19 = (*t3); t32 = (*t19); t54 = t26; - t54 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t54); + t54 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t54); t31 = t54; t54 = t31; t34 = t20.ptr[t54]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u8_29_isEmpty__5743(t34); + t30 = array_hash_map_Index_28u8_29_isEmpty__5746(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -16520,10 +16549,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has (*t36) = t53; t41 = (bool *)&t57.found_existing; (*t41) = false; - t42 = (nav__5947_42 **)&t57.key_ptr; + t42 = (nav__5951_42 **)&t57.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__5947_42 *)&t44[t24]; + t44 = (nav__5951_42 *)&t44[t24]; (*t42) = t44; t45 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 **)&t57.value_ptr; t46 = &t18->ptr; @@ -16598,7 +16627,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has zig_unreachable(); } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5948(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, nav__5948_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5952(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, nav__5952_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t4; @@ -16608,21 +16637,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t9; - nav__5948_66 t10; - nav__5948_66 t11; - nav__5948_66 const *t12; - nav__5948_69 t13; - nav__5948_69 t14; - nav__5948_69 const *t15; - nav__5948_72 t16; - nav__5948_72 t17; - nav__5948_72 const *t18; + nav__5952_66 t10; + nav__5952_66 t11; + nav__5952_66 const *t12; + nav__5952_69 t13; + nav__5952_69 t14; + nav__5952_69 const *t15; + nav__5952_72 t16; + nav__5952_72 t17; + nav__5952_72 const *t18; struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; - nav__5948_77 t20; - nav__5948_77 t55; - nav__5948_77 t21; - nav__5948_77 const *t22; + nav__5952_77 t20; + nav__5952_77 t55; + nav__5952_77 t21; + nav__5952_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t54; @@ -16635,14 +16664,14 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has uint32_t *const *t38; uint32_t *t39; bool *t41; - nav__5948_42 **t42; - nav__5948_42 *const *t43; - nav__5948_42 *t44; + nav__5952_42 **t42; + nav__5952_42 *const *t43; + nav__5952_42 *t44; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 **t45; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *const *t46; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *t47; uintptr_t *t48; - nav__5948_42 t51; + nav__5952_42 t51; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 t40; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 t52; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 t57; @@ -16664,27 +16693,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(t7); t11 = t10; - t12 = (nav__5948_66 const *)&t11; + t12 = (nav__5952_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5643(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5646(t7); t14 = t13; - t15 = (nav__5948_69 const *)&t14; + t15 = (nav__5952_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5644(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5647(t7); t17 = t16; - t18 = (nav__5948_72 const *)&t17; + t18 = (nav__5952_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7798__5967(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7798__5971(t19); t21 = t20; - t22 = (nav__5948_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5941(a1); - t24 = array_hash_map_safeTruncate__anon_7812__5971(t23); + t22 = (nav__5952_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5945(a1); + t24 = array_hash_map_safeTruncate__anon_7812__5975(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -16698,17 +16727,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u16_29_isEmpty__5748(t34); + t30 = array_hash_map_Index_28u16_29_isEmpty__5751(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3109(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3112(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -16724,10 +16753,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has (*t39) = t23; t41 = (bool *)&t40.found_existing; (*t41) = false; - t42 = (nav__5948_42 **)&t40.key_ptr; + t42 = (nav__5952_42 **)&t40.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__5948_42 *)&t44[t25]; + t44 = (nav__5952_42 *)&t44[t25]; (*t42) = t44; t45 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 **)&t40.value_ptr; t46 = &t18->ptr; @@ -16750,7 +16779,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t24 = (uintptr_t)t37; t51 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5943(a1, t51, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5947(a1, t51, t24); t50 = t30; goto zig_block_4; } @@ -16761,7 +16790,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has if (t50) { t41 = (bool *)&t52.found_existing; (*t41) = true; - t42 = (nav__5948_42 **)&t52.key_ptr; + t42 = (nav__5952_42 **)&t52.key_ptr; t34 = t33; t37 = t34.entry_index; t25 = (uintptr_t)t37; @@ -16792,7 +16821,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3109(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3112(t5); t38 = &t12->ptr; t39 = (*t38); t39 = (uint32_t *)&t39[t24]; @@ -16827,13 +16856,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t19 = (*t3); t32 = (*t19); t54 = t26; - t54 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t54); + t54 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t54); t31 = t54; t54 = t31; t34 = t20.ptr[t54]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u16_29_isEmpty__5748(t34); + t30 = array_hash_map_Index_28u16_29_isEmpty__5751(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -16846,10 +16875,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has (*t36) = t53; t41 = (bool *)&t57.found_existing; (*t41) = false; - t42 = (nav__5948_42 **)&t57.key_ptr; + t42 = (nav__5952_42 **)&t57.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__5948_42 *)&t44[t24]; + t44 = (nav__5952_42 *)&t44[t24]; (*t42) = t44; t45 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 **)&t57.value_ptr; t46 = &t18->ptr; @@ -16924,7 +16953,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has zig_unreachable(); } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5949(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, nav__5949_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5953(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, nav__5953_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t4; @@ -16934,21 +16963,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t9; - nav__5949_66 t10; - nav__5949_66 t11; - nav__5949_66 const *t12; - nav__5949_69 t13; - nav__5949_69 t14; - nav__5949_69 const *t15; - nav__5949_72 t16; - nav__5949_72 t17; - nav__5949_72 const *t18; + nav__5953_66 t10; + nav__5953_66 t11; + nav__5953_66 const *t12; + nav__5953_69 t13; + nav__5953_69 t14; + nav__5953_69 const *t15; + nav__5953_72 t16; + nav__5953_72 t17; + nav__5953_72 const *t18; struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; - nav__5949_77 t20; - nav__5949_77 t53; - nav__5949_77 t21; - nav__5949_77 const *t22; + nav__5953_77 t20; + nav__5953_77 t53; + nav__5953_77 t21; + nav__5953_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t52; @@ -16960,14 +16989,14 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has uint32_t *t36; uint32_t *const *t38; bool *t40; - nav__5949_42 **t41; - nav__5949_42 *const *t42; - nav__5949_42 *t43; + nav__5953_42 **t41; + nav__5953_42 *const *t42; + nav__5953_42 *t43; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 **t44; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *const *t45; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *t46; uintptr_t *t47; - nav__5949_42 t50; + nav__5953_42 t50; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 t39; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 t51; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7392 t55; @@ -16988,27 +17017,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(t7); t11 = t10; - t12 = (nav__5949_66 const *)&t11; + t12 = (nav__5953_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5643(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5646(t7); t14 = t13; - t15 = (nav__5949_69 const *)&t14; + t15 = (nav__5953_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5644(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5647(t7); t17 = t16; - t18 = (nav__5949_72 const *)&t17; + t18 = (nav__5953_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7804__5969(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7804__5973(t19); t21 = t20; - t22 = (nav__5949_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5941(a1); - t24 = array_hash_map_safeTruncate__anon_7812__5971(t23); + t22 = (nav__5953_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5945(a1); + t24 = array_hash_map_safeTruncate__anon_7812__5975(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -17022,17 +17051,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u32_29_isEmpty__5753(t34); + t30 = array_hash_map_Index_28u32_29_isEmpty__5756(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3109(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3112(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -17048,10 +17077,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has (*t36) = t23; t40 = (bool *)&t39.found_existing; (*t40) = false; - t41 = (nav__5949_42 **)&t39.key_ptr; + t41 = (nav__5953_42 **)&t39.key_ptr; t42 = &t15->ptr; t43 = (*t42); - t43 = (nav__5949_42 *)&t43[t25]; + t43 = (nav__5953_42 *)&t43[t25]; (*t41) = t43; t44 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 **)&t39.value_ptr; t45 = &t18->ptr; @@ -17074,7 +17103,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t24 = (uintptr_t)t37; t50 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5943(a1, t50, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5947(a1, t50, t24); t49 = t30; goto zig_block_4; } @@ -17085,7 +17114,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has if (t49) { t40 = (bool *)&t51.found_existing; (*t40) = true; - t41 = (nav__5949_42 **)&t51.key_ptr; + t41 = (nav__5953_42 **)&t51.key_ptr; t34 = t33; t23 = t34.entry_index; t25 = (uintptr_t)t23; @@ -17116,7 +17145,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3109(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3112(t5); t38 = &t12->ptr; t36 = (*t38); t36 = (uint32_t *)&t36[t24]; @@ -17151,13 +17180,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t19 = (*t3); t32 = (*t19); t52 = t26; - t52 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t52); + t52 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t52); t31 = t52; t52 = t31; t34 = t20.ptr[t52]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u32_29_isEmpty__5753(t34); + t30 = array_hash_map_Index_28u32_29_isEmpty__5756(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -17170,10 +17199,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has (*t36) = t23; t40 = (bool *)&t55.found_existing; (*t40) = false; - t41 = (nav__5949_42 **)&t55.key_ptr; + t41 = (nav__5953_42 **)&t55.key_ptr; t42 = &t15->ptr; t43 = (*t42); - t43 = (nav__5949_42 *)&t43[t24]; + t43 = (nav__5953_42 *)&t43[t24]; (*t41) = t43; t44 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 **)&t55.value_ptr; t45 = &t18->ptr; @@ -17248,7 +17277,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has zig_unreachable(); } -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3318(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3321(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *const *t1; struct mem_Allocator__599 const *t3; uintptr_t *t4; @@ -17257,9 +17286,9 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm uint64_t t7; struct mem_Allocator__599 t9; struct mem_Allocator__599 t2; - nav__3318_54 t10; - nav__3318_52 t12; - nav__3318_52 t15; + nav__3321_54 t10; + nav__3321_52 t12; + nav__3321_52 t15; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *t13; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *t0; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 t14; @@ -17271,14 +17300,14 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t22; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t21; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t23; - nav__3318_62 t24; - nav__3318_62 t25; + nav__3321_62 t24; + nav__3321_62 t25; uint32_t *t26; - nav__3318_67 t27; - nav__3318_67 t28; - nav__3318_65 *t29; - nav__3318_72 t30; - nav__3318_72 t31; + nav__3321_67 t27; + nav__3321_67 t28; + nav__3321_65 *t29; + nav__3321_72 t30; + nav__3321_72 t31; struct environment_root_EnvironmentValue__844 *t32; uint16_t t11; bool t8; @@ -17293,8 +17322,8 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t8 = t6 >= t7; debug_assert__180(t8); t9 = (*t3); - t5 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3325(a2); - t10 = mem_Allocator_alignedAlloc__anon_7601__5959(t9, t5); + t5 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3328(a2); + t10 = mem_Allocator_alignedAlloc__anon_7601__5963(t9, t5); if (t10.error) { t11 = t10.error; return t11; @@ -17308,8 +17337,8 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t9 = (*t3); t13 = (*t1); t14 = (*t13); - t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3326(t14); - mem_Allocator_free__anon_6588__5736(t9, t15); + t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3329(t14); + mem_Allocator_free__anon_6588__5739(t9, t15); t13 = (*t1); t16 = (uint8_t **)&t13->bytes; t17 = t12.ptr; @@ -17331,42 +17360,42 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t18 = t14; t13 = (*t1); t14 = (*t13); - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t14); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t14); t20 = t19; t21 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t20; t14 = t18; - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t14); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t14); t22 = t19; t23 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t22; t19 = (*t23); - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(t19); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(t19); t19 = (*t21); - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(t19); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(t19); t26 = t25.ptr; if (t24.len != 0) memcpy(t24.ptr, t26, t24.len * sizeof(uint32_t)); t19 = (*t23); - t27 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5652(t19); + t27 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5655(t19); t19 = (*t21); - t28 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5652(t19); + t28 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5655(t19); t29 = t28.ptr; - if (t27.len != 0) memcpy(t27.ptr, t29, t27.len * sizeof(nav__3318_65)); + if (t27.len != 0) memcpy(t27.ptr, t29, t27.len * sizeof(nav__3321_65)); t19 = (*t23); - t30 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5653(t19); + t30 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5656(t19); t19 = (*t21); - t31 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5653(t19); + t31 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5656(t19); t32 = t31.ptr; if (t30.len != 0) memcpy(t30.ptr, t32, t30.len * sizeof(struct environment_root_EnvironmentValue__844)); t9 = (*t3); t13 = (*t1); t14 = (*t13); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3326(t14); - mem_Allocator_free__anon_6588__5736(t9, t12); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3329(t14); + mem_Allocator_free__anon_6588__5739(t9, t12); t14 = t18; (*a0) = t14; return 0; } -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3314(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3317(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -17393,13 +17422,13 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t7 = (*t1); t2 = (uintptr_t *)&a0->capacity; t3 = (*t2); - t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3316(t3, a2); - t8 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3318(t7, a1, t3); + t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3319(t3, a2); + t8 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3321(t7, a1, t3); memcpy(&t9, &t8, sizeof(uint16_t)); return t9; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3280(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3283(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_IndexHeader__880 *t4; @@ -17414,34 +17443,34 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (*t3); t5 = (*t4); - t6 = array_hash_map_IndexHeader_capacityIndexType__3138(t5); + t6 = array_hash_map_IndexHeader_capacityIndexType__3141(t5); switch (t6) { case UINT8_C(0): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5972(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5976(t7, a1); return; } case UINT8_C(1): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5973(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5977(t7, a1); return; } case UINT8_C(2): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5974(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5978(t7, a1); return; } default: zig_unreachable(); } } -static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5950(nav__5950_40 const a0) { +static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5954(nav__5954_40 const a0) { uint32_t t0; - t0 = array_hash_map_StringContext_hash__2938(a0); + t0 = array_hash_map_StringContext_hash__2941(a0); return t0; } -static nav__5951_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const a0) { +static nav__5955_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; @@ -17449,13 +17478,13 @@ static nav__5951_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa uint32_t *t5; uint32_t *t6; uint32_t *const *t7; - nav__5951_39 t8; + nav__5955_39 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__5951_39){(uint32_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5955_39){(uint32_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -17473,23 +17502,23 @@ static nav__5951_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t8; } -static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5952(nav__5952_40 const a0, nav__5952_40 const a1, uintptr_t const a2) { +static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5956(nav__5956_40 const a0, nav__5956_40 const a1, uintptr_t const a2) { bool t0; - t0 = array_hash_map_StringContext_eql__2939(a0, a1, a2); + t0 = array_hash_map_StringContext_eql__2942(a0, a1, a2); return t0; } -static nav__5953_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5953(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0, nav__5953_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static nav__5957_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5957(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0, nav__5957_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_IndexHeader__880 *t4; struct array_hash_map_IndexHeader__880 *t2; - nav__5953_58 t5; + nav__5957_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 t0; - nav__5953_38 t8; + nav__5957_38 t8; bool t9; struct array_hash_map_Index_28u8_29__6669 t11; uint8_t t12; @@ -17498,16 +17527,16 @@ static nav__5953_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = a2; t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7788__5965(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7788__5969(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5975(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5979(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__5953_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__5957_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -17518,17 +17547,17 @@ static nav__5953_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t8; } -static nav__5954_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5954(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0, nav__5954_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static nav__5958_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5958(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0, nav__5958_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_IndexHeader__880 *t4; struct array_hash_map_IndexHeader__880 *t2; - nav__5954_58 t5; + nav__5958_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 t0; - nav__5954_38 t8; + nav__5958_38 t8; struct array_hash_map_Index_28u16_29__6673 t11; uint16_t t12; bool t9; @@ -17537,16 +17566,16 @@ static nav__5954_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = a2; t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7798__5967(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7798__5971(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5976(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5980(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__5954_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__5958_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -17557,17 +17586,17 @@ static nav__5954_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t8; } -static nav__5955_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5955(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0, nav__5955_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static nav__5959_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5959(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0, nav__5959_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_IndexHeader__880 *t4; struct array_hash_map_IndexHeader__880 *t2; - nav__5955_58 t5; + nav__5959_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 t0; - nav__5955_38 t8; + nav__5959_38 t8; struct array_hash_map_Index_28u32_29__6677 t11; uint32_t t12; bool t9; @@ -17576,16 +17605,16 @@ static nav__5955_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = a2; t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7804__5969(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7804__5973(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5977(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5981(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__5955_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__5959_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -17596,7 +17625,7 @@ static nav__5955_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t8; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3303(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *const a0) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3306(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -17626,7 +17655,7 @@ static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUn return t4; } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5956(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, nav__5956_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5960(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, nav__5960_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t4; @@ -17636,21 +17665,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t9; - nav__5956_66 t10; - nav__5956_66 t11; - nav__5956_66 const *t12; - nav__5956_69 t13; - nav__5956_69 t14; - nav__5956_69 const *t15; - nav__5956_72 t16; - nav__5956_72 t17; - nav__5956_72 const *t18; + nav__5960_66 t10; + nav__5960_66 t11; + nav__5960_66 const *t12; + nav__5960_69 t13; + nav__5960_69 t14; + nav__5960_69 const *t15; + nav__5960_72 t16; + nav__5960_72 t17; + nav__5960_72 const *t18; struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; - nav__5956_77 t20; - nav__5956_77 t55; - nav__5956_77 t21; - nav__5956_77 const *t22; + nav__5960_77 t20; + nav__5960_77 t55; + nav__5960_77 t21; + nav__5960_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t54; @@ -17663,14 +17692,14 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm uint32_t *const *t38; uint32_t *t39; bool *t41; - nav__5956_42 **t42; - nav__5956_42 *const *t43; - nav__5956_42 *t44; + nav__5960_42 **t42; + nav__5960_42 *const *t43; + nav__5960_42 *t44; struct environment_root_EnvironmentValue__844 **t45; struct environment_root_EnvironmentValue__844 *const *t46; struct environment_root_EnvironmentValue__844 *t47; uintptr_t *t48; - nav__5956_42 t51; + nav__5960_42 t51; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 t40; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 t52; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 t57; @@ -17692,27 +17721,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(t7); t11 = t10; - t12 = (nav__5956_66 const *)&t11; + t12 = (nav__5960_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5652(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5655(t7); t14 = t13; - t15 = (nav__5956_69 const *)&t14; + t15 = (nav__5960_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5653(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5656(t7); t17 = t16; - t18 = (nav__5956_72 const *)&t17; + t18 = (nav__5960_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7788__5965(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7788__5969(t19); t21 = t20; - t22 = (nav__5956_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5950(a1); - t24 = array_hash_map_safeTruncate__anon_7812__5971(t23); + t22 = (nav__5960_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5954(a1); + t24 = array_hash_map_safeTruncate__anon_7812__5975(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -17726,17 +17755,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u8_29_isEmpty__5743(t34); + t30 = array_hash_map_Index_28u8_29_isEmpty__5746(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3303(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3306(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -17752,10 +17781,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t39) = t23; t41 = (bool *)&t40.found_existing; (*t41) = false; - t42 = (nav__5956_42 **)&t40.key_ptr; + t42 = (nav__5960_42 **)&t40.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__5956_42 *)&t44[t25]; + t44 = (nav__5960_42 *)&t44[t25]; (*t42) = t44; t45 = (struct environment_root_EnvironmentValue__844 **)&t40.value_ptr; t46 = &t18->ptr; @@ -17778,7 +17807,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t24 = (uintptr_t)t37; t51 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5952(a1, t51, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5956(a1, t51, t24); t50 = t30; goto zig_block_4; } @@ -17789,7 +17818,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t50) { t41 = (bool *)&t52.found_existing; (*t41) = true; - t42 = (nav__5956_42 **)&t52.key_ptr; + t42 = (nav__5960_42 **)&t52.key_ptr; t34 = t33; t37 = t34.entry_index; t25 = (uintptr_t)t37; @@ -17820,7 +17849,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3303(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3306(t5); t38 = &t12->ptr; t39 = (*t38); t39 = (uint32_t *)&t39[t24]; @@ -17855,13 +17884,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t54 = t26; - t54 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t54); + t54 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t54); t31 = t54; t54 = t31; t34 = t20.ptr[t54]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u8_29_isEmpty__5743(t34); + t30 = array_hash_map_Index_28u8_29_isEmpty__5746(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -17874,10 +17903,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t53; t41 = (bool *)&t57.found_existing; (*t41) = false; - t42 = (nav__5956_42 **)&t57.key_ptr; + t42 = (nav__5960_42 **)&t57.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__5956_42 *)&t44[t24]; + t44 = (nav__5960_42 *)&t44[t24]; (*t42) = t44; t45 = (struct environment_root_EnvironmentValue__844 **)&t57.value_ptr; t46 = &t18->ptr; @@ -17952,7 +17981,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_unreachable(); } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5957(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, nav__5957_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5961(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, nav__5961_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t4; @@ -17962,21 +17991,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t9; - nav__5957_66 t10; - nav__5957_66 t11; - nav__5957_66 const *t12; - nav__5957_69 t13; - nav__5957_69 t14; - nav__5957_69 const *t15; - nav__5957_72 t16; - nav__5957_72 t17; - nav__5957_72 const *t18; + nav__5961_66 t10; + nav__5961_66 t11; + nav__5961_66 const *t12; + nav__5961_69 t13; + nav__5961_69 t14; + nav__5961_69 const *t15; + nav__5961_72 t16; + nav__5961_72 t17; + nav__5961_72 const *t18; struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; - nav__5957_77 t20; - nav__5957_77 t55; - nav__5957_77 t21; - nav__5957_77 const *t22; + nav__5961_77 t20; + nav__5961_77 t55; + nav__5961_77 t21; + nav__5961_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t54; @@ -17989,14 +18018,14 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm uint32_t *const *t38; uint32_t *t39; bool *t41; - nav__5957_42 **t42; - nav__5957_42 *const *t43; - nav__5957_42 *t44; + nav__5961_42 **t42; + nav__5961_42 *const *t43; + nav__5961_42 *t44; struct environment_root_EnvironmentValue__844 **t45; struct environment_root_EnvironmentValue__844 *const *t46; struct environment_root_EnvironmentValue__844 *t47; uintptr_t *t48; - nav__5957_42 t51; + nav__5961_42 t51; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 t40; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 t52; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 t57; @@ -18018,27 +18047,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(t7); t11 = t10; - t12 = (nav__5957_66 const *)&t11; + t12 = (nav__5961_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5652(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5655(t7); t14 = t13; - t15 = (nav__5957_69 const *)&t14; + t15 = (nav__5961_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5653(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5656(t7); t17 = t16; - t18 = (nav__5957_72 const *)&t17; + t18 = (nav__5961_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7798__5967(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7798__5971(t19); t21 = t20; - t22 = (nav__5957_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5950(a1); - t24 = array_hash_map_safeTruncate__anon_7812__5971(t23); + t22 = (nav__5961_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5954(a1); + t24 = array_hash_map_safeTruncate__anon_7812__5975(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -18052,17 +18081,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u16_29_isEmpty__5748(t34); + t30 = array_hash_map_Index_28u16_29_isEmpty__5751(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3303(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3306(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -18078,10 +18107,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t39) = t23; t41 = (bool *)&t40.found_existing; (*t41) = false; - t42 = (nav__5957_42 **)&t40.key_ptr; + t42 = (nav__5961_42 **)&t40.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__5957_42 *)&t44[t25]; + t44 = (nav__5961_42 *)&t44[t25]; (*t42) = t44; t45 = (struct environment_root_EnvironmentValue__844 **)&t40.value_ptr; t46 = &t18->ptr; @@ -18104,7 +18133,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t24 = (uintptr_t)t37; t51 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5952(a1, t51, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5956(a1, t51, t24); t50 = t30; goto zig_block_4; } @@ -18115,7 +18144,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t50) { t41 = (bool *)&t52.found_existing; (*t41) = true; - t42 = (nav__5957_42 **)&t52.key_ptr; + t42 = (nav__5961_42 **)&t52.key_ptr; t34 = t33; t37 = t34.entry_index; t25 = (uintptr_t)t37; @@ -18146,7 +18175,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3303(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3306(t5); t38 = &t12->ptr; t39 = (*t38); t39 = (uint32_t *)&t39[t24]; @@ -18181,13 +18210,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t54 = t26; - t54 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t54); + t54 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t54); t31 = t54; t54 = t31; t34 = t20.ptr[t54]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u16_29_isEmpty__5748(t34); + t30 = array_hash_map_Index_28u16_29_isEmpty__5751(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -18200,10 +18229,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t53; t41 = (bool *)&t57.found_existing; (*t41) = false; - t42 = (nav__5957_42 **)&t57.key_ptr; + t42 = (nav__5961_42 **)&t57.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__5957_42 *)&t44[t24]; + t44 = (nav__5961_42 *)&t44[t24]; (*t42) = t44; t45 = (struct environment_root_EnvironmentValue__844 **)&t57.value_ptr; t46 = &t18->ptr; @@ -18278,7 +18307,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_unreachable(); } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5958(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, nav__5958_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5962(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, nav__5962_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t4; @@ -18288,21 +18317,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t9; - nav__5958_66 t10; - nav__5958_66 t11; - nav__5958_66 const *t12; - nav__5958_69 t13; - nav__5958_69 t14; - nav__5958_69 const *t15; - nav__5958_72 t16; - nav__5958_72 t17; - nav__5958_72 const *t18; + nav__5962_66 t10; + nav__5962_66 t11; + nav__5962_66 const *t12; + nav__5962_69 t13; + nav__5962_69 t14; + nav__5962_69 const *t15; + nav__5962_72 t16; + nav__5962_72 t17; + nav__5962_72 const *t18; struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; - nav__5958_77 t20; - nav__5958_77 t53; - nav__5958_77 t21; - nav__5958_77 const *t22; + nav__5962_77 t20; + nav__5962_77 t53; + nav__5962_77 t21; + nav__5962_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t52; @@ -18314,14 +18343,14 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm uint32_t *t36; uint32_t *const *t38; bool *t40; - nav__5958_42 **t41; - nav__5958_42 *const *t42; - nav__5958_42 *t43; + nav__5962_42 **t41; + nav__5962_42 *const *t42; + nav__5962_42 *t43; struct environment_root_EnvironmentValue__844 **t44; struct environment_root_EnvironmentValue__844 *const *t45; struct environment_root_EnvironmentValue__844 *t46; uintptr_t *t47; - nav__5958_42 t50; + nav__5962_42 t50; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 t39; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 t51; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7403 t55; @@ -18342,27 +18371,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(t7); t11 = t10; - t12 = (nav__5958_66 const *)&t11; + t12 = (nav__5962_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5652(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5655(t7); t14 = t13; - t15 = (nav__5958_69 const *)&t14; + t15 = (nav__5962_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5653(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5656(t7); t17 = t16; - t18 = (nav__5958_72 const *)&t17; + t18 = (nav__5962_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7804__5969(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7804__5973(t19); t21 = t20; - t22 = (nav__5958_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5950(a1); - t24 = array_hash_map_safeTruncate__anon_7812__5971(t23); + t22 = (nav__5962_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5954(a1); + t24 = array_hash_map_safeTruncate__anon_7812__5975(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -18376,17 +18405,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u32_29_isEmpty__5753(t34); + t30 = array_hash_map_Index_28u32_29_isEmpty__5756(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3303(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3306(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -18402,10 +18431,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t23; t40 = (bool *)&t39.found_existing; (*t40) = false; - t41 = (nav__5958_42 **)&t39.key_ptr; + t41 = (nav__5962_42 **)&t39.key_ptr; t42 = &t15->ptr; t43 = (*t42); - t43 = (nav__5958_42 *)&t43[t25]; + t43 = (nav__5962_42 *)&t43[t25]; (*t41) = t43; t44 = (struct environment_root_EnvironmentValue__844 **)&t39.value_ptr; t45 = &t18->ptr; @@ -18428,7 +18457,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t24 = (uintptr_t)t37; t50 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5952(a1, t50, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5956(a1, t50, t24); t49 = t30; goto zig_block_4; } @@ -18439,7 +18468,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t49) { t40 = (bool *)&t51.found_existing; (*t40) = true; - t41 = (nav__5958_42 **)&t51.key_ptr; + t41 = (nav__5962_42 **)&t51.key_ptr; t34 = t33; t23 = t34.entry_index; t25 = (uintptr_t)t23; @@ -18470,7 +18499,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3303(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3306(t5); t38 = &t12->ptr; t36 = (*t38); t36 = (uint32_t *)&t36[t24]; @@ -18505,13 +18534,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t52 = t26; - t52 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t52); + t52 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t52); t31 = t52; t52 = t31; t34 = t20.ptr[t52]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u32_29_isEmpty__5753(t34); + t30 = array_hash_map_Index_28u32_29_isEmpty__5756(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -18524,10 +18553,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t23; t40 = (bool *)&t55.found_existing; (*t40) = false; - t41 = (nav__5958_42 **)&t55.key_ptr; + t41 = (nav__5962_42 **)&t55.key_ptr; t42 = &t15->ptr; t43 = (*t42); - t43 = (nav__5958_42 *)&t43[t24]; + t43 = (nav__5962_42 *)&t43[t24]; (*t41) = t43; t44 = (struct environment_root_EnvironmentValue__844 **)&t55.value_ptr; t45 = &t18->ptr; @@ -18602,7 +18631,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_unreachable(); } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3122(uintptr_t const a0, uintptr_t const a1) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3125(uintptr_t const a0, uintptr_t const a1) { uintptr_t t1; uintptr_t t2; uintptr_t t0; @@ -18631,19 +18660,19 @@ static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUn goto zig_loop_6; } -static nav__5959_40 mem_Allocator_alignedAlloc__anon_7601__5959(struct mem_Allocator__599 const a0, uintptr_t const a1) { +static nav__5963_40 mem_Allocator_alignedAlloc__anon_7601__5963(struct mem_Allocator__599 const a0, uintptr_t const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; struct mem_Allocator__599 t5; uintptr_t t3; - nav__5959_40 t4; - nav__5959_40 t8; - nav__5959_51 t6; + nav__5963_40 t4; + nav__5963_40 t8; + nav__5963_51 t6; uint8_t *t9; uint8_t *t10; uint8_t *const *t11; - nav__5959_39 t12; + nav__5963_39 t12; uint16_t t7; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; @@ -18652,10 +18681,10 @@ static nav__5959_40 mem_Allocator_alignedAlloc__anon_7601__5959(struct mem_Alloc t5 = t2; t1 = (struct mem_Allocator__599 const *)&t5; t2 = (*t1); - t6 = mem_Allocator_allocWithSizeAndAlignment__anon_7871__5978(t2, a1, t3); + t6 = mem_Allocator_allocWithSizeAndAlignment__anon_7871__5982(t2, a1, t3); if (t6.error) { t7 = t6.error; - t8.payload = (nav__5959_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t8.payload = (nav__5963_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t8.error = t7; t4 = t8; goto zig_block_0; @@ -18676,7 +18705,7 @@ static nav__5959_40 mem_Allocator_alignedAlloc__anon_7601__5959(struct mem_Alloc return t4; } -static uint8_t math_log2_int_ceil__anon_7751__5960(uintptr_t const a0) { +static uint8_t math_log2_int_ceil__anon_7751__5964(uintptr_t const a0) { uint64_t t0; uintptr_t t2; bool t1; @@ -18693,24 +18722,24 @@ static uint8_t math_log2_int_ceil__anon_7751__5960(uintptr_t const a0) { zig_block_0:; t2 = a0 - (uintptr_t)1ul; - t3 = math_log2_int__anon_7874__5979(t2); + t3 = math_log2_int__anon_7874__5983(t2); t3 = t3 + UINT8_C(1); return t3; } -static nav__5961_40 mem_Allocator_alignedAlloc__anon_7756__5961(struct mem_Allocator__599 const a0, uintptr_t const a1) { +static nav__5965_40 mem_Allocator_alignedAlloc__anon_7756__5965(struct mem_Allocator__599 const a0, uintptr_t const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; struct mem_Allocator__599 t5; uintptr_t t3; - nav__5961_40 t4; - nav__5961_40 t8; - nav__5961_51 t6; + nav__5965_40 t4; + nav__5965_40 t8; + nav__5965_51 t6; uint8_t *t9; uint8_t *t10; uint8_t *const *t11; - nav__5961_39 t12; + nav__5965_39 t12; uint16_t t7; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; @@ -18719,10 +18748,10 @@ static nav__5961_40 mem_Allocator_alignedAlloc__anon_7756__5961(struct mem_Alloc t5 = t2; t1 = (struct mem_Allocator__599 const *)&t5; t2 = (*t1); - t6 = mem_Allocator_allocWithSizeAndAlignment__anon_7878__5980(t2, a1, t3); + t6 = mem_Allocator_allocWithSizeAndAlignment__anon_7878__5984(t2, a1, t3); if (t6.error) { t7 = t6.error; - t8.payload = (nav__5961_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t8.payload = (nav__5965_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t8.error = t7; t4 = t8; goto zig_block_0; @@ -18743,7 +18772,7 @@ static nav__5961_40 mem_Allocator_alignedAlloc__anon_7756__5961(struct mem_Alloc return t4; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5962(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5966(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t4; @@ -18753,13 +18782,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t9; - nav__5962_56 t10; + nav__5966_56 t10; struct array_hash_map_IndexHeader__880 *t11; struct array_hash_map_IndexHeader__880 *t2; - nav__5962_60 t12; - nav__5962_60 t33; - nav__5962_60 t13; - nav__5962_60 const *t14; + nav__5966_60 t12; + nav__5966_60 t33; + nav__5966_60 t13; + nav__5966_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -18788,15 +18817,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7788__5965(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7788__5969(t11); t13 = t12; - t14 = (nav__5962_60 const *)&t13; + t14 = (nav__5966_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -18806,7 +18835,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7812__5971(t21); + t22 = array_hash_map_safeTruncate__anon_7812__5975(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -18822,12 +18851,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t11 = (*t3); t28 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3136(t28, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3139(t28, t22); t29 = t12.ptr[t22]; t30 = t29; t31 = (struct array_hash_map_Index_28u8_29__6669 const *)&t30; t32 = (*t31); - t20 = array_hash_map_Index_28u8_29_isEmpty__5743(t32); + t20 = array_hash_map_Index_28u8_29_isEmpty__5746(t32); if (t20) { t33 = (*t14); t34 = &t33.ptr[t22]; @@ -18890,7 +18919,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5963(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5967(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t4; @@ -18900,13 +18929,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t9; - nav__5963_56 t10; + nav__5967_56 t10; struct array_hash_map_IndexHeader__880 *t11; struct array_hash_map_IndexHeader__880 *t2; - nav__5963_60 t12; - nav__5963_60 t33; - nav__5963_60 t13; - nav__5963_60 const *t14; + nav__5967_60 t12; + nav__5967_60 t33; + nav__5967_60 t13; + nav__5967_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -18935,15 +18964,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7798__5967(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7798__5971(t11); t13 = t12; - t14 = (nav__5963_60 const *)&t13; + t14 = (nav__5967_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -18953,7 +18982,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7812__5971(t21); + t22 = array_hash_map_safeTruncate__anon_7812__5975(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -18969,12 +18998,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t11 = (*t3); t28 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3136(t28, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3139(t28, t22); t29 = t12.ptr[t22]; t30 = t29; t31 = (struct array_hash_map_Index_28u16_29__6673 const *)&t30; t32 = (*t31); - t20 = array_hash_map_Index_28u16_29_isEmpty__5748(t32); + t20 = array_hash_map_Index_28u16_29_isEmpty__5751(t32); if (t20) { t33 = (*t14); t34 = &t33.ptr[t22]; @@ -19037,7 +19066,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5964(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5968(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *t4; @@ -19047,13 +19076,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t9; - nav__5964_56 t10; + nav__5968_56 t10; struct array_hash_map_IndexHeader__880 *t11; struct array_hash_map_IndexHeader__880 *t2; - nav__5964_60 t12; - nav__5964_60 t32; - nav__5964_60 t13; - nav__5964_60 const *t14; + nav__5968_60 t12; + nav__5968_60 t32; + nav__5968_60 t13; + nav__5968_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -19081,15 +19110,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7804__5969(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7804__5973(t11); t13 = t12; - t14 = (nav__5964_60 const *)&t13; + t14 = (nav__5968_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -19099,7 +19128,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7812__5971(t21); + t22 = array_hash_map_safeTruncate__anon_7812__5975(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -19115,12 +19144,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t11 = (*t3); t27 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3136(t27, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3139(t27, t22); t28 = t12.ptr[t22]; t29 = t28; t30 = (struct array_hash_map_Index_28u32_29__6677 const *)&t29; t31 = (*t30); - t20 = array_hash_map_Index_28u32_29_isEmpty__5753(t31); + t20 = array_hash_map_Index_28u32_29_isEmpty__5756(t31); if (t20) { t32 = (*t14); t33 = &t32.ptr[t22]; @@ -19183,20 +19212,20 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm return; } -static uint32_t array_hash_map_StringContext_hash__2938(nav__2938_40 const a0) { +static uint32_t array_hash_map_StringContext_hash__2941(nav__2941_40 const a0) { uint32_t t0; - t0 = array_hash_map_hashString__2901(a0); + t0 = array_hash_map_hashString__2904(a0); return t0; } -static bool array_hash_map_StringContext_eql__2939(nav__2939_40 const a0, nav__2939_40 const a1, uintptr_t const a2) { +static bool array_hash_map_StringContext_eql__2942(nav__2942_40 const a0, nav__2942_40 const a1, uintptr_t const a2) { bool t0; (void)a2; - t0 = array_hash_map_eqlString__2900(a0, a1); + t0 = array_hash_map_eqlString__2903(a0, a1); return t0; } -static nav__5965_40 array_hash_map_IndexHeader_indexes__anon_7788__5965(struct array_hash_map_IndexHeader__880 *const a0) { +static nav__5969_40 array_hash_map_IndexHeader_indexes__anon_7788__5969(struct array_hash_map_IndexHeader__880 *const a0) { struct array_hash_map_IndexHeader__880 *const *t1; uint8_t *t2; struct array_hash_map_Index_28u8_29__6669 *t3; @@ -19205,7 +19234,7 @@ static nav__5965_40 array_hash_map_IndexHeader_indexes__anon_7788__5965(struct a struct array_hash_map_IndexHeader__880 *t6; struct array_hash_map_IndexHeader__880 *t0; uintptr_t t8; - nav__5965_40 t9; + nav__5969_40 t9; struct array_hash_map_IndexHeader__880 t7; t0 = a0; t1 = (struct array_hash_map_IndexHeader__880 *const *)&t0; @@ -19216,7 +19245,7 @@ static nav__5965_40 array_hash_map_IndexHeader_indexes__anon_7788__5965(struct a t5 = (struct array_hash_map_Index_28u8_29__6669 *const *)&t4; t6 = (*t1); t7 = (*t6); - t8 = array_hash_map_IndexHeader_length__3140(t7); + t8 = array_hash_map_IndexHeader_length__3143(t7); t3 = (*t5); t3 = (struct array_hash_map_Index_28u8_29__6669 *)(((uintptr_t)t3) + ((uintptr_t)0ul*sizeof(struct array_hash_map_Index_28u8_29__6669))); t9.ptr = t3; @@ -19224,7 +19253,7 @@ static nav__5965_40 array_hash_map_IndexHeader_indexes__anon_7788__5965(struct a return t9; } -static nav__5966_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5966(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0, nav__5966_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__5966_47 const a3) { +static nav__5970_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5970(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0, nav__5970_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__5970_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const *t4; @@ -19232,8 +19261,8 @@ static nav__5966_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t8; - nav__5966_66 t9; - nav__5966_69 t10; + nav__5970_66 t9; + nav__5970_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -19243,8 +19272,8 @@ static nav__5966_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_Index_28u8_29__6669 const *t23; - nav__5966_41 t30; - nav__5966_38 t31; + nav__5970_41 t30; + nav__5970_38 t31; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 t0; uint32_t t11; uint32_t t29; @@ -19263,15 +19292,15 @@ static nav__5966_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5643(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5941(a1); - t12 = array_hash_map_safeTruncate__anon_7812__5971(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5646(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5945(a1); + t12 = array_hash_map_safeTruncate__anon_7812__5975(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -19285,12 +19314,12 @@ static nav__5966_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3136(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3139(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u8_29__6669 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u8_29_isEmpty__5743(t24); + t18 = array_hash_map_Index_28u8_29_isEmpty__5746(t24); if (t18) { t25 = true; goto zig_block_3; @@ -19303,7 +19332,7 @@ static nav__5966_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs zig_block_3:; if (t25) { - return (nav__5966_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__5970_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -19316,7 +19345,7 @@ static nav__5966_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t28 = (uintptr_t)t27; t30 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5943(a1, t30, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5947(a1, t30, t28); t18 = t25; goto zig_block_5; } @@ -19349,7 +19378,7 @@ static nav__5966_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs zig_unreachable(); } -static nav__5967_40 array_hash_map_IndexHeader_indexes__anon_7798__5967(struct array_hash_map_IndexHeader__880 *const a0) { +static nav__5971_40 array_hash_map_IndexHeader_indexes__anon_7798__5971(struct array_hash_map_IndexHeader__880 *const a0) { struct array_hash_map_IndexHeader__880 *const *t1; uint8_t *t2; struct array_hash_map_Index_28u16_29__6673 *t3; @@ -19358,7 +19387,7 @@ static nav__5967_40 array_hash_map_IndexHeader_indexes__anon_7798__5967(struct a struct array_hash_map_IndexHeader__880 *t6; struct array_hash_map_IndexHeader__880 *t0; uintptr_t t8; - nav__5967_40 t9; + nav__5971_40 t9; struct array_hash_map_IndexHeader__880 t7; t0 = a0; t1 = (struct array_hash_map_IndexHeader__880 *const *)&t0; @@ -19369,7 +19398,7 @@ static nav__5967_40 array_hash_map_IndexHeader_indexes__anon_7798__5967(struct a t5 = (struct array_hash_map_Index_28u16_29__6673 *const *)&t4; t6 = (*t1); t7 = (*t6); - t8 = array_hash_map_IndexHeader_length__3140(t7); + t8 = array_hash_map_IndexHeader_length__3143(t7); t3 = (*t5); t3 = (struct array_hash_map_Index_28u16_29__6673 *)(((uintptr_t)t3) + ((uintptr_t)0ul*sizeof(struct array_hash_map_Index_28u16_29__6673))); t9.ptr = t3; @@ -19377,7 +19406,7 @@ static nav__5967_40 array_hash_map_IndexHeader_indexes__anon_7798__5967(struct a return t9; } -static nav__5968_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5968(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0, nav__5968_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__5968_47 const a3) { +static nav__5972_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5972(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0, nav__5972_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__5972_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const *t4; @@ -19385,8 +19414,8 @@ static nav__5968_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t8; - nav__5968_66 t9; - nav__5968_69 t10; + nav__5972_66 t9; + nav__5972_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -19396,8 +19425,8 @@ static nav__5968_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_Index_28u16_29__6673 const *t23; - nav__5968_41 t30; - nav__5968_38 t31; + nav__5972_41 t30; + nav__5972_38 t31; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 t0; uint32_t t11; uint32_t t29; @@ -19416,15 +19445,15 @@ static nav__5968_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5643(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5941(a1); - t12 = array_hash_map_safeTruncate__anon_7812__5971(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5646(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5945(a1); + t12 = array_hash_map_safeTruncate__anon_7812__5975(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -19438,12 +19467,12 @@ static nav__5968_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3136(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3139(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u16_29__6673 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u16_29_isEmpty__5748(t24); + t18 = array_hash_map_Index_28u16_29_isEmpty__5751(t24); if (t18) { t25 = true; goto zig_block_3; @@ -19456,7 +19485,7 @@ static nav__5968_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs zig_block_3:; if (t25) { - return (nav__5968_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__5972_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -19469,7 +19498,7 @@ static nav__5968_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t28 = (uintptr_t)t27; t30 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5943(a1, t30, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5947(a1, t30, t28); t18 = t25; goto zig_block_5; } @@ -19502,7 +19531,7 @@ static nav__5968_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs zig_unreachable(); } -static nav__5969_40 array_hash_map_IndexHeader_indexes__anon_7804__5969(struct array_hash_map_IndexHeader__880 *const a0) { +static nav__5973_40 array_hash_map_IndexHeader_indexes__anon_7804__5973(struct array_hash_map_IndexHeader__880 *const a0) { struct array_hash_map_IndexHeader__880 *const *t1; uint8_t *t2; struct array_hash_map_Index_28u32_29__6677 *t3; @@ -19511,7 +19540,7 @@ static nav__5969_40 array_hash_map_IndexHeader_indexes__anon_7804__5969(struct a struct array_hash_map_IndexHeader__880 *t6; struct array_hash_map_IndexHeader__880 *t0; uintptr_t t8; - nav__5969_40 t9; + nav__5973_40 t9; struct array_hash_map_IndexHeader__880 t7; t0 = a0; t1 = (struct array_hash_map_IndexHeader__880 *const *)&t0; @@ -19522,7 +19551,7 @@ static nav__5969_40 array_hash_map_IndexHeader_indexes__anon_7804__5969(struct a t5 = (struct array_hash_map_Index_28u32_29__6677 *const *)&t4; t6 = (*t1); t7 = (*t6); - t8 = array_hash_map_IndexHeader_length__3140(t7); + t8 = array_hash_map_IndexHeader_length__3143(t7); t3 = (*t5); t3 = (struct array_hash_map_Index_28u32_29__6677 *)(((uintptr_t)t3) + ((uintptr_t)0ul*sizeof(struct array_hash_map_Index_28u32_29__6677))); t9.ptr = t3; @@ -19530,7 +19559,7 @@ static nav__5969_40 array_hash_map_IndexHeader_indexes__anon_7804__5969(struct a return t9; } -static nav__5970_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5970(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0, nav__5970_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__5970_47 const a3) { +static nav__5974_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5974(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0, nav__5974_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__5974_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const *t4; @@ -19538,8 +19567,8 @@ static nav__5970_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *t8; - nav__5970_66 t9; - nav__5970_69 t10; + nav__5974_66 t9; + nav__5974_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -19549,8 +19578,8 @@ static nav__5970_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_Index_28u32_29__6677 const *t23; - nav__5970_41 t29; - nav__5970_38 t30; + nav__5974_41 t29; + nav__5974_38 t30; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 t0; uint32_t t11; uint32_t t26; @@ -19568,15 +19597,15 @@ static nav__5970_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3102(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3105(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6165 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5942(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5946(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5643(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5941(a1); - t12 = array_hash_map_safeTruncate__anon_7812__5971(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__5646(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5945(a1); + t12 = array_hash_map_safeTruncate__anon_7812__5975(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -19590,12 +19619,12 @@ static nav__5970_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3136(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3139(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u32_29__6677 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u32_29_isEmpty__5753(t24); + t18 = array_hash_map_Index_28u32_29_isEmpty__5756(t24); if (t18) { t25 = true; goto zig_block_3; @@ -19608,7 +19637,7 @@ static nav__5970_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs zig_block_3:; if (t25) { - return (nav__5970_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__5974_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -19621,7 +19650,7 @@ static nav__5970_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t28 = (uintptr_t)t27; t29 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5943(a1, t29, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5947(a1, t29, t28); t18 = t25; goto zig_block_5; } @@ -19654,13 +19683,13 @@ static nav__5970_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs zig_unreachable(); } -static uintptr_t array_hash_map_safeTruncate__anon_7812__5971(uint32_t const a0) { +static uintptr_t array_hash_map_safeTruncate__anon_7812__5975(uint32_t const a0) { uintptr_t t0; t0 = (uintptr_t)a0; return t0; } -static uintptr_t array_hash_map_IndexHeader_constrainIndex__3136(struct array_hash_map_IndexHeader__880 const a0, uintptr_t const a1) { +static uintptr_t array_hash_map_IndexHeader_constrainIndex__3139(struct array_hash_map_IndexHeader__880 const a0, uintptr_t const a1) { struct array_hash_map_IndexHeader__880 const *t1; uintptr_t t4; struct array_hash_map_IndexHeader__880 t2; @@ -19669,13 +19698,13 @@ static uintptr_t array_hash_map_IndexHeader_constrainIndex__3136(struct array_ha t0 = a0; t1 = (struct array_hash_map_IndexHeader__880 const *)&t0; t2 = (*t1); - t3 = array_hash_map_IndexHeader_mask__3141(t2); + t3 = array_hash_map_IndexHeader_mask__3144(t2); t4 = (uintptr_t)t3; t4 = a1 & t4; return t4; } -static bool array_hash_map_Index_28u8_29_isEmpty__5743(struct array_hash_map_Index_28u8_29__6669 const a0) { +static bool array_hash_map_Index_28u8_29_isEmpty__5746(struct array_hash_map_Index_28u8_29__6669 const a0) { uint8_t t0; bool t1; t0 = a0.entry_index; @@ -19683,7 +19712,7 @@ static bool array_hash_map_Index_28u8_29_isEmpty__5743(struct array_hash_map_Ind return t1; } -static bool array_hash_map_Index_28u16_29_isEmpty__5748(struct array_hash_map_Index_28u16_29__6673 const a0) { +static bool array_hash_map_Index_28u16_29_isEmpty__5751(struct array_hash_map_Index_28u16_29__6673 const a0) { uint16_t t0; bool t1; t0 = a0.entry_index; @@ -19691,7 +19720,7 @@ static bool array_hash_map_Index_28u16_29_isEmpty__5748(struct array_hash_map_In return t1; } -static bool array_hash_map_Index_28u32_29_isEmpty__5753(struct array_hash_map_Index_28u32_29__6677 const a0) { +static bool array_hash_map_Index_28u32_29_isEmpty__5756(struct array_hash_map_Index_28u32_29__6677 const a0) { uint32_t t0; bool t1; t0 = a0.entry_index; @@ -19699,7 +19728,7 @@ static bool array_hash_map_Index_28u32_29_isEmpty__5753(struct array_hash_map_In return t1; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3316(uintptr_t const a0, uintptr_t const a1) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3319(uintptr_t const a0, uintptr_t const a1) { uintptr_t t1; uintptr_t t2; uintptr_t t0; @@ -19728,7 +19757,7 @@ static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUn goto zig_loop_6; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5972(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5976(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t4; @@ -19738,13 +19767,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t9; - nav__5972_56 t10; + nav__5976_56 t10; struct array_hash_map_IndexHeader__880 *t11; struct array_hash_map_IndexHeader__880 *t2; - nav__5972_60 t12; - nav__5972_60 t33; - nav__5972_60 t13; - nav__5972_60 const *t14; + nav__5976_60 t12; + nav__5976_60 t33; + nav__5976_60 t13; + nav__5976_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -19773,15 +19802,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7788__5965(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7788__5969(t11); t13 = t12; - t14 = (nav__5972_60 const *)&t13; + t14 = (nav__5976_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -19791,7 +19820,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7812__5971(t21); + t22 = array_hash_map_safeTruncate__anon_7812__5975(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -19807,12 +19836,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t11 = (*t3); t28 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3136(t28, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3139(t28, t22); t29 = t12.ptr[t22]; t30 = t29; t31 = (struct array_hash_map_Index_28u8_29__6669 const *)&t30; t32 = (*t31); - t20 = array_hash_map_Index_28u8_29_isEmpty__5743(t32); + t20 = array_hash_map_Index_28u8_29_isEmpty__5746(t32); if (t20) { t33 = (*t14); t34 = &t33.ptr[t22]; @@ -19875,7 +19904,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5973(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5977(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t4; @@ -19885,13 +19914,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t9; - nav__5973_56 t10; + nav__5977_56 t10; struct array_hash_map_IndexHeader__880 *t11; struct array_hash_map_IndexHeader__880 *t2; - nav__5973_60 t12; - nav__5973_60 t33; - nav__5973_60 t13; - nav__5973_60 const *t14; + nav__5977_60 t12; + nav__5977_60 t33; + nav__5977_60 t13; + nav__5977_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -19920,15 +19949,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7798__5967(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7798__5971(t11); t13 = t12; - t14 = (nav__5973_60 const *)&t13; + t14 = (nav__5977_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -19938,7 +19967,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7812__5971(t21); + t22 = array_hash_map_safeTruncate__anon_7812__5975(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -19954,12 +19983,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t11 = (*t3); t28 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3136(t28, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3139(t28, t22); t29 = t12.ptr[t22]; t30 = t29; t31 = (struct array_hash_map_Index_28u16_29__6673 const *)&t30; t32 = (*t31); - t20 = array_hash_map_Index_28u16_29_isEmpty__5748(t32); + t20 = array_hash_map_Index_28u16_29_isEmpty__5751(t32); if (t20) { t33 = (*t14); t34 = &t33.ptr[t22]; @@ -20022,7 +20051,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5974(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5978(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 *t4; @@ -20032,13 +20061,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t9; - nav__5974_56 t10; + nav__5978_56 t10; struct array_hash_map_IndexHeader__880 *t11; struct array_hash_map_IndexHeader__880 *t2; - nav__5974_60 t12; - nav__5974_60 t32; - nav__5974_60 t13; - nav__5974_60 const *t14; + nav__5978_60 t12; + nav__5978_60 t32; + nav__5978_60 t13; + nav__5978_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -20066,15 +20095,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7804__5969(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7804__5973(t11); t13 = t12; - t14 = (nav__5974_60 const *)&t13; + t14 = (nav__5978_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -20084,7 +20113,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7812__5971(t21); + t22 = array_hash_map_safeTruncate__anon_7812__5975(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -20100,12 +20129,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t11 = (*t3); t27 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3136(t27, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3139(t27, t22); t28 = t12.ptr[t22]; t29 = t28; t30 = (struct array_hash_map_Index_28u32_29__6677 const *)&t29; t31 = (*t30); - t20 = array_hash_map_Index_28u32_29_isEmpty__5753(t31); + t20 = array_hash_map_Index_28u32_29_isEmpty__5756(t31); if (t20) { t32 = (*t14); t33 = &t32.ptr[t22]; @@ -20168,7 +20197,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static nav__5975_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5975(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0, nav__5975_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__5975_47 const a3) { +static nav__5979_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5979(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0, nav__5979_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__5979_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const *t4; @@ -20176,8 +20205,8 @@ static nav__5975_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t8; - nav__5975_66 t9; - nav__5975_69 t10; + nav__5979_66 t9; + nav__5979_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -20187,8 +20216,8 @@ static nav__5975_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_Index_28u8_29__6669 const *t23; - nav__5975_41 t30; - nav__5975_38 t31; + nav__5979_41 t30; + nav__5979_38 t31; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 t0; uint32_t t11; uint32_t t29; @@ -20207,15 +20236,15 @@ static nav__5975_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5652(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5950(a1); - t12 = array_hash_map_safeTruncate__anon_7812__5971(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5655(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5954(a1); + t12 = array_hash_map_safeTruncate__anon_7812__5975(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -20229,12 +20258,12 @@ static nav__5975_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3136(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3139(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u8_29__6669 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u8_29_isEmpty__5743(t24); + t18 = array_hash_map_Index_28u8_29_isEmpty__5746(t24); if (t18) { t25 = true; goto zig_block_3; @@ -20247,7 +20276,7 @@ static nav__5975_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_3:; if (t25) { - return (nav__5975_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__5979_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -20260,7 +20289,7 @@ static nav__5975_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t28 = (uintptr_t)t27; t30 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5952(a1, t30, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5956(a1, t30, t28); t18 = t25; goto zig_block_5; } @@ -20293,7 +20322,7 @@ static nav__5975_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_unreachable(); } -static nav__5976_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5976(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0, nav__5976_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__5976_47 const a3) { +static nav__5980_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5980(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0, nav__5980_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__5980_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const *t4; @@ -20301,8 +20330,8 @@ static nav__5976_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t8; - nav__5976_66 t9; - nav__5976_69 t10; + nav__5980_66 t9; + nav__5980_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -20312,8 +20341,8 @@ static nav__5976_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_Index_28u16_29__6673 const *t23; - nav__5976_41 t30; - nav__5976_38 t31; + nav__5980_41 t30; + nav__5980_38 t31; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 t0; uint32_t t11; uint32_t t29; @@ -20332,15 +20361,15 @@ static nav__5976_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5652(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5950(a1); - t12 = array_hash_map_safeTruncate__anon_7812__5971(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5655(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5954(a1); + t12 = array_hash_map_safeTruncate__anon_7812__5975(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -20354,12 +20383,12 @@ static nav__5976_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3136(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3139(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u16_29__6673 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u16_29_isEmpty__5748(t24); + t18 = array_hash_map_Index_28u16_29_isEmpty__5751(t24); if (t18) { t25 = true; goto zig_block_3; @@ -20372,7 +20401,7 @@ static nav__5976_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_3:; if (t25) { - return (nav__5976_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__5980_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -20385,7 +20414,7 @@ static nav__5976_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t28 = (uintptr_t)t27; t30 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5952(a1, t30, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5956(a1, t30, t28); t18 = t25; goto zig_block_5; } @@ -20418,7 +20447,7 @@ static nav__5976_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_unreachable(); } -static nav__5977_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5977(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0, nav__5977_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__5977_47 const a3) { +static nav__5981_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5981(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const a0, nav__5981_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__5981_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const *t4; @@ -20426,8 +20455,8 @@ static nav__5977_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *t8; - nav__5977_66 t9; - nav__5977_69 t10; + nav__5981_66 t9; + nav__5981_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -20437,8 +20466,8 @@ static nav__5977_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_Index_28u32_29__6677 const *t23; - nav__5977_41 t29; - nav__5977_38 t30; + nav__5981_41 t29; + nav__5981_38 t30; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 t0; uint32_t t11; uint32_t t26; @@ -20456,15 +20485,15 @@ static nav__5977_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__894 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3296(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__3299(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6314 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5951(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5955(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5652(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5950(a1); - t12 = array_hash_map_safeTruncate__anon_7812__5971(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__5655(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5954(a1); + t12 = array_hash_map_safeTruncate__anon_7812__5975(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -20478,12 +20507,12 @@ static nav__5977_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3136(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3139(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u32_29__6677 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u32_29_isEmpty__5753(t24); + t18 = array_hash_map_Index_28u32_29_isEmpty__5756(t24); if (t18) { t25 = true; goto zig_block_3; @@ -20496,7 +20525,7 @@ static nav__5977_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_3:; if (t25) { - return (nav__5977_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__5981_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -20509,7 +20538,7 @@ static nav__5977_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t28 = (uintptr_t)t27; t29 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5952(a1, t29, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5956(a1, t29, t28); t18 = t25; goto zig_block_5; } @@ -20542,33 +20571,33 @@ static nav__5977_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_unreachable(); } -static nav__5978_39 mem_Allocator_allocWithSizeAndAlignment__anon_7871__5978(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__5982_39 mem_Allocator_allocWithSizeAndAlignment__anon_7871__5982(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uintptr_t t2; uintptr_t t5; - nav__5978_49 t3; + nav__5982_49 t3; struct mem_Allocator__599 t6; struct mem_Allocator__599 t0; - nav__5978_39 t7; + nav__5982_39 t7; bool t4; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t3 = math_mul__anon_3220__4889((uintptr_t)1ul, a1); + t3 = math_mul__anon_3220__4892((uintptr_t)1ul, a1); t4 = t3.error == UINT16_C(0); if (t4) { t5 = t3.payload; t2 = t5; goto zig_block_0; } - return (nav__5978_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__5982_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_0:; t6 = (*t1); - t7 = mem_Allocator_allocBytesWithAlignment__anon_2726__4265(t6, t2, a2); + t7 = mem_Allocator_allocBytesWithAlignment__anon_2726__4268(t6, t2, a2); return t7; } -static uint8_t math_log2_int__anon_7874__5979(uintptr_t const a0) { +static uint8_t math_log2_int__anon_7874__5983(uintptr_t const a0) { uint64_t t0; uint16_t t3; bool t1; @@ -20583,47 +20612,47 @@ static uint8_t math_log2_int__anon_7874__5979(uintptr_t const a0) { return t2; } -static nav__5980_39 mem_Allocator_allocWithSizeAndAlignment__anon_7878__5980(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__5984_39 mem_Allocator_allocWithSizeAndAlignment__anon_7878__5984(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uintptr_t t2; uintptr_t t5; - nav__5980_49 t3; + nav__5984_49 t3; struct mem_Allocator__599 t6; struct mem_Allocator__599 t0; - nav__5980_39 t7; + nav__5984_39 t7; bool t4; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t3 = math_mul__anon_3220__4889((uintptr_t)1ul, a1); + t3 = math_mul__anon_3220__4892((uintptr_t)1ul, a1); t4 = t3.error == UINT16_C(0); if (t4) { t5 = t3.payload; t2 = t5; goto zig_block_0; } - return (nav__5980_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__5984_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_0:; t6 = (*t1); - t7 = mem_Allocator_allocBytesWithAlignment__anon_7904__5981(t6, t2, a2); + t7 = mem_Allocator_allocBytesWithAlignment__anon_7904__5985(t6, t2, a2); return t7; } -static uint32_t array_hash_map_hashString__2901(nav__2901_39 const a0) { +static uint32_t array_hash_map_hashString__2904(nav__2904_39 const a0) { uint64_t t0; uint32_t t1; - t0 = hash_wyhash_Wyhash_hash__6041(UINT64_C(0), a0); + t0 = hash_wyhash_Wyhash_hash__6045(UINT64_C(0), a0); t1 = (uint32_t)t0; return t1; } -static bool array_hash_map_eqlString__2900(nav__2900_39 const a0, nav__2900_39 const a1) { +static bool array_hash_map_eqlString__2903(nav__2903_39 const a0, nav__2903_39 const a1) { bool t0; - t0 = mem_eql__anon_7916__6042(a0, a1); + t0 = mem_eql__anon_7916__6046(a0, a1); return t0; } -static uint32_t array_hash_map_IndexHeader_mask__3141(struct array_hash_map_IndexHeader__880 const a0) { +static uint32_t array_hash_map_IndexHeader_mask__3144(struct array_hash_map_IndexHeader__880 const a0) { struct array_hash_map_IndexHeader__880 const *t1; uintptr_t t3; struct array_hash_map_IndexHeader__880 t2; @@ -20632,13 +20661,13 @@ static uint32_t array_hash_map_IndexHeader_mask__3141(struct array_hash_map_Inde t0 = a0; t1 = (struct array_hash_map_IndexHeader__880 const *)&t0; t2 = (*t1); - t3 = array_hash_map_IndexHeader_length__3140(t2); + t3 = array_hash_map_IndexHeader_length__3143(t2); t3 = t3 - (uintptr_t)1ul; t4 = (uint32_t)t3; return t4; } -static nav__5981_39 mem_Allocator_allocBytesWithAlignment__anon_7904__5981(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__5985_39 mem_Allocator_allocBytesWithAlignment__anon_7904__5985(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uint64_t t2; uint8_t *t4; @@ -20654,8 +20683,8 @@ static nav__5981_39 mem_Allocator_allocBytesWithAlignment__anon_7904__5981(struc uint8_t *(*t11)(void *, uintptr_t, uint8_t, uintptr_t); void *t12; uint8_t *const *t16; - nav__5981_52 t17; - nav__5981_39 t18; + nav__5985_52 t17; + nav__5985_39 t18; bool t3; uint8_t t6; t0 = a0; @@ -20663,13 +20692,13 @@ static nav__5981_39 mem_Allocator_allocBytesWithAlignment__anon_7904__5981(struc t2 = a1; t3 = t2 == UINT64_C(0); if (t3) { - return (nav__5981_39){(uint8_t *)(uintptr_t)0xfffffffffffffffcul,0}; + return (nav__5985_39){(uint8_t *)(uintptr_t)0xfffffffffffffffcul,0}; } goto zig_block_0; zig_block_0:; t5 = (*t1); - t6 = mem_Alignment_fromByteUnits__1113((uintptr_t)4ul); + t6 = mem_Alignment_fromByteUnits__1116((uintptr_t)4ul); t7 = t5; t1 = (struct mem_Allocator__599 const *)&t7; t8 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; @@ -20684,7 +20713,7 @@ static nav__5981_39 mem_Allocator_allocBytesWithAlignment__anon_7904__5981(struc t4 = t14; goto zig_block_1; } - return (nav__5981_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__5985_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_1:; t15 = t4; @@ -20699,12 +20728,12 @@ static nav__5981_39 mem_Allocator_allocBytesWithAlignment__anon_7904__5981(struc return t18; } -static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 const a1) { +static uint64_t hash_wyhash_Wyhash_hash__6045(uint64_t const a0, nav__6045_39 const a1) { zig_u128 t41; zig_u128 t42; - nav__6041_39 const *t1; - nav__6041_39 const *t17; - nav__6041_39 const *t61; + nav__6045_39 const *t1; + nav__6045_39 const *t17; + nav__6045_39 const *t61; struct hash_wyhash_Wyhash__7909 t3; struct hash_wyhash_Wyhash__7909 t2; uintptr_t t4; @@ -20734,26 +20763,26 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co struct hash_wyhash_Wyhash__7909 *t68; uint64_t *t12; uint64_t *t69; - nav__6041_39 t13; - nav__6041_39 t59; - nav__6041_39 t0; - nav__6041_39 t9; - nav__6041_39 t16; - nav__6041_39 t21; - nav__6041_39 t23; - nav__6041_39 t24; - nav__6041_39 t31; - nav__6041_39 t35; - nav__6041_39 t44; - nav__6041_39 t46; - nav__6041_39 t50; - nav__6041_39 t51; - nav__6041_39 t56; - nav__6041_39 t57; - nav__6041_39 t60; - nav__6041_39 t62; - nav__6041_39 t65; - nav__6041_39 t66; + nav__6045_39 t13; + nav__6045_39 t59; + nav__6045_39 t0; + nav__6045_39 t9; + nav__6045_39 t16; + nav__6045_39 t21; + nav__6045_39 t23; + nav__6045_39 t24; + nav__6045_39 t31; + nav__6045_39 t35; + nav__6045_39 t44; + nav__6045_39 t46; + nav__6045_39 t50; + nav__6045_39 t51; + nav__6045_39 t56; + nav__6045_39 t57; + nav__6045_39 t60; + nav__6045_39 t62; + nav__6045_39 t65; + nav__6045_39 t66; uint8_t const *t14; uint8_t const (*t18)[4]; uint8_t const (*t27)[48]; @@ -20773,8 +20802,8 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co uint8_t t25; uint8_t t33[8]; t0 = a1; - t1 = (nav__6041_39 const *)&t0; - t3 = hash_wyhash_Wyhash_init__6029(a0); + t1 = (nav__6045_39 const *)&t0; + t3 = hash_wyhash_Wyhash_init__6033(a0); t2 = t3; t4 = a1.len; t5 = t4; @@ -20783,7 +20812,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t7 = &t2; t8 = (struct hash_wyhash_Wyhash__7909 *const *)&t7; t9 = a1; - t1 = (nav__6041_39 const *)&t9; + t1 = (nav__6045_39 const *)&t9; t4 = a1.len; t5 = t4; t6 = t5 <= UINT64_C(16); @@ -20806,7 +20835,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t13.ptr = t14; t13.len = t15; t16 = t13; - t17 = (nav__6041_39 const *)&t16; + t17 = (nav__6045_39 const *)&t16; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -20825,7 +20854,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t13.ptr = t14; t13.len = t15; t21 = t13; - t17 = (nav__6041_39 const *)&t21; + t17 = (nav__6045_39 const *)&t21; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -20847,7 +20876,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t13.ptr = t14; t13.len = t15; t23 = t13; - t17 = (nav__6041_39 const *)&t23; + t17 = (nav__6045_39 const *)&t23; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -20867,7 +20896,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t13.ptr = t14; t13.len = t10; t24 = t13; - t1 = (nav__6041_39 const *)&t24; + t1 = (nav__6045_39 const *)&t24; debug_assert__180(true); t13 = (*t1); t14 = t13.ptr; @@ -20950,7 +20979,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t13.ptr = &(*t27)[(uintptr_t)0ul]; t13.len = (uintptr_t)48ul; t31 = t13; - t17 = (nav__6041_39 const *)&t31; + t17 = (nav__6045_39 const *)&t31; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -20966,7 +20995,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t13.ptr = &(*t34)[(uintptr_t)0ul]; t13.len = (uintptr_t)40ul; t35 = t13; - t17 = (nav__6041_39 const *)&t35; + t17 = (nav__6045_39 const *)&t35; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -21006,7 +21035,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t13.ptr = &(*t43)[(uintptr_t)0ul]; t13.len = (uintptr_t)32ul; t44 = t13; - t17 = (nav__6041_39 const *)&t44; + t17 = (nav__6045_39 const *)&t44; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -21022,7 +21051,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t13.ptr = &(*t45)[(uintptr_t)0ul]; t13.len = (uintptr_t)24ul; t46 = t13; - t17 = (nav__6041_39 const *)&t46; + t17 = (nav__6045_39 const *)&t46; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -21062,7 +21091,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t13.ptr = &(*t49)[(uintptr_t)0ul]; t13.len = (uintptr_t)16ul; t50 = t13; - t17 = (nav__6041_39 const *)&t50; + t17 = (nav__6045_39 const *)&t50; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -21078,7 +21107,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t13.ptr = &(*t32)[(uintptr_t)0ul]; t13.len = (uintptr_t)8ul; t51 = t13; - t17 = (nav__6041_39 const *)&t51; + t17 = (nav__6045_39 const *)&t51; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -21146,7 +21175,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t55 = &t2; t8 = (struct hash_wyhash_Wyhash__7909 *const *)&t55; t56 = a1; - t1 = (nav__6041_39 const *)&t56; + t1 = (nav__6045_39 const *)&t56; t10 = a1.len; t38 = t10; t6 = t38 >= UINT64_C(16); @@ -21164,7 +21193,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t13.ptr = t14; t13.len = t15; t57 = t13; - t17 = (nav__6041_39 const *)&t57; + t17 = (nav__6045_39 const *)&t57; t58 = (uintptr_t)0ul; zig_loop_483: t15 = t58; @@ -21186,7 +21215,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t59.ptr = t14; t59.len = t10; t60 = t59; - t61 = (nav__6041_39 const *)&t60; + t61 = (nav__6045_39 const *)&t60; debug_assert__180(true); t59 = (*t61); t14 = t59.ptr; @@ -21206,7 +21235,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t59.ptr = t14; t59.len = t10; t62 = t59; - t61 = (nav__6041_39 const *)&t62; + t61 = (nav__6045_39 const *)&t62; debug_assert__180(true); t59 = (*t61); t14 = t59.ptr; @@ -21257,7 +21286,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t13.ptr = &(*t32)[(uintptr_t)0ul]; t13.len = (uintptr_t)8ul; t65 = t13; - t17 = (nav__6041_39 const *)&t65; + t17 = (nav__6045_39 const *)&t65; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -21278,7 +21307,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co t13.ptr = &(*t32)[(uintptr_t)0ul]; t13.len = (uintptr_t)8ul; t66 = t13; - t1 = (nav__6041_39 const *)&t66; + t1 = (nav__6045_39 const *)&t66; debug_assert__180(true); t13 = (*t1); t14 = t13.ptr; @@ -21351,17 +21380,17 @@ static uint64_t hash_wyhash_Wyhash_hash__6041(uint64_t const a0, nav__6041_39 co return t38; } -static bool mem_eql__anon_7916__6042(nav__6042_39 const a0, nav__6042_39 const a1) { - nav__6042_39 t0; - nav__6042_39 t1; +static bool mem_eql__anon_7916__6046(nav__6046_39 const a0, nav__6046_39 const a1) { + nav__6046_39 t0; + nav__6046_39 t1; bool t2; - t0 = mem_sliceAsBytes__anon_3353__4892(a0); - t1 = mem_sliceAsBytes__anon_3353__4892(a1); - t2 = mem_eqlBytes__856(t0, t1); + t0 = mem_sliceAsBytes__anon_3353__4895(a0); + t1 = mem_sliceAsBytes__anon_3353__4895(a1); + t2 = mem_eqlBytes__859(t0, t1); return t2; } -static struct hash_wyhash_Wyhash__7909 hash_wyhash_Wyhash_init__6029(uint64_t const a0) { +static struct hash_wyhash_Wyhash__7909 hash_wyhash_Wyhash_init__6033(uint64_t const a0) { zig_u128 t6; zig_u128 t7; uint64_t (*t1)[3]; @@ -21410,9 +21439,9 @@ static struct hash_wyhash_Wyhash__7909 hash_wyhash_Wyhash_init__6029(uint64_t co return t9; } -static bool mem_eqlBytes__856(nav__856_39 const a0, nav__856_39 const a1) { - nav__856_39 const *t1; - nav__856_39 const *t3; +static bool mem_eqlBytes__859(nav__859_39 const a0, nav__859_39 const a1) { + nav__859_39 const *t1; + nav__859_39 const *t3; uintptr_t t4; uintptr_t t5; uintptr_t t17; @@ -21424,9 +21453,9 @@ static bool mem_eqlBytes__856(nav__856_39 const a0, nav__856_39 const a1) { uint8_t const *t10; uint8_t const *t11; uintptr_t t19[4]; - nav__856_39 t21; - nav__856_39 t0; - nav__856_39 t2; + nav__859_39 t21; + nav__859_39 t0; + nav__859_39 t2; uint8_t const (*t22)[4]; uint8_t const (*t27)[16]; uint32_t t20; @@ -21444,9 +21473,9 @@ static bool mem_eqlBytes__856(nav__856_39 const a0, nav__856_39 const a1) { uint8_t t30[16]; bool t31[16]; t0 = a0; - t1 = (nav__856_39 const *)&t0; + t1 = (nav__859_39 const *)&t0; t2 = a1; - t3 = (nav__856_39 const *)&t2; + t3 = (nav__859_39 const *)&t2; t4 = a0.len; t5 = a1.len; t6 = t4; @@ -21643,7 +21672,7 @@ static bool mem_eqlBytes__856(nav__856_39 const a0, nav__856_39 const a1) { return t9; } -static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776(struct environment_root_Environment__559 *const a0, nav__776_41 const a1, nav__776_41 const a2, nav__776_43 const a3) { +static uint16_t environment_root_Environment_setIntegrationEnvironmentList__779(struct environment_root_Environment__559 *const a0, nav__779_41 const a1, nav__779_41 const a2, nav__779_43 const a3) { struct environment_root_Environment__559 *const *t1; struct environment_root_Environment__559 *t2; struct environment_root_Environment__559 *t0; @@ -21654,18 +21683,18 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( uintptr_t t11; uintptr_t t20; uintptr_t t24; - nav__776_85 t6; - nav__776_83 t8; - nav__776_83 t16; - nav__776_83 t9; - nav__776_83 const *t10; + nav__779_85 t6; + nav__779_83 t8; + nav__779_83 t16; + nav__779_83 t9; + nav__779_83 const *t10; uint64_t t13; uint64_t t14; - nav__776_41 *t17; - nav__776_41 t18; - nav__776_90 t19; - nav__776_88 t21; - nav__776_43 t22; + nav__779_41 *t17; + nav__779_41 t18; + nav__779_90 t19; + nav__779_88 t21; + nav__779_43 t22; struct environment_root_EnvironmentValue__844 t23; uint16_t t7; bool t15; @@ -21675,14 +21704,14 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( t3 = (struct mem_Allocator__599 *)&t2->allocator; t4 = (*t3); t5 = a3.len; - t6 = mem_Allocator_alloc__anon_8016__6046(t4, t5); + t6 = mem_Allocator_alloc__anon_8016__6050(t4, t5); if (t6.error) { t7 = t6.error; return t7; } t8 = t6.payload; t9 = t8; - t10 = (nav__776_83 const *)&t9; + t10 = (nav__779_83 const *)&t9; t11 = (uintptr_t)0ul; zig_loop_25: t5 = t11; @@ -21699,14 +21728,14 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( t4 = (*t3); t12 = t11; t18 = a3.ptr[t12]; - t19 = mem_Allocator_dupe__anon_7390__5934(t4, t18); + t19 = mem_Allocator_dupe__anon_7390__5938(t4, t18); if (t19.error) { t7 = t19.error; t20 = (uintptr_t)0ul; t12 = t11; t16 = (*t10); t17 = t16.ptr; - t17 = (nav__776_41 *)(((uintptr_t)t17) + ((uintptr_t)0ul*sizeof(nav__776_41))); + t17 = (nav__779_41 *)(((uintptr_t)t17) + ((uintptr_t)0ul*sizeof(nav__779_41))); t16.ptr = t17; t16.len = t12; t12 = t16.len; @@ -21720,7 +21749,7 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( t2 = (*t1); t3 = (struct mem_Allocator__599 *)&t2->allocator; t4 = (*t3); - mem_Allocator_free__anon_3042__4747(t4, t18); + mem_Allocator_free__anon_3042__4750(t4, t18); goto zig_block_3; } goto zig_block_2; @@ -21734,11 +21763,11 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( t2 = (*t1); t3 = (struct mem_Allocator__599 *)&t2->allocator; t4 = (*t3); - mem_Allocator_free__anon_8019__6047(t4, t8); + mem_Allocator_free__anon_8019__6051(t4, t8); return t7; } t21 = t19.payload; - memcpy(&t18, &t21, sizeof(nav__776_41)); + memcpy(&t18, &t21, sizeof(nav__779_41)); (*t17) = t18; t12 = t11; t12 = t12 + (uintptr_t)1ul; @@ -21752,16 +21781,16 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( zig_block_0:; t2 = (*t1); - memcpy(&t22, &t8, sizeof(nav__776_43)); + memcpy(&t22, &t8, sizeof(nav__779_43)); t23.tag = UINT8_C(1); t23.payload.list = t22; - t7 = environment_root_Environment_setIntegrationEnvironmentValue__778(t2, a1, a2, t23); + t7 = environment_root_Environment_setIntegrationEnvironmentValue__781(t2, a1, a2, t23); if (t7) { t24 = (uintptr_t)0ul; t12 = t11; t16 = (*t10); t17 = t16.ptr; - t17 = (nav__776_41 *)(((uintptr_t)t17) + ((uintptr_t)0ul*sizeof(nav__776_41))); + t17 = (nav__779_41 *)(((uintptr_t)t17) + ((uintptr_t)0ul*sizeof(nav__779_41))); t16.ptr = t17; t16.len = t12; t12 = t16.len; @@ -21775,7 +21804,7 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( t2 = (*t1); t3 = (struct mem_Allocator__599 *)&t2->allocator; t4 = (*t3); - mem_Allocator_free__anon_3042__4747(t4, t18); + mem_Allocator_free__anon_3042__4750(t4, t18); goto zig_block_5; } goto zig_block_4; @@ -21789,34 +21818,34 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( t2 = (*t1); t3 = (struct mem_Allocator__599 *)&t2->allocator; t4 = (*t3); - mem_Allocator_free__anon_8019__6047(t4, t8); + mem_Allocator_free__anon_8019__6051(t4, t8); return t7; } return 0; } -uint8_t c_instrument_hooks_set_environment_list__256(struct InstrumentHooks *const a0, char const *const a1, char const *const a2, char const *const *const a3, uint32_t const a4) { +uint8_t c_instrument_hooks_set_environment_list__257(struct InstrumentHooks *const a0, char const *const a1, char const *const a2, char const *const *const a3, uint32_t const a4) { struct InstrumentHooks *t2; struct InstrumentHooks *t3; struct InstrumentHooks *const *t4; - nav__256_47 t5; - nav__256_47 t8; - nav__256_47 t9; + nav__257_47 t5; + nav__257_47 t8; + nav__257_47 t9; uintptr_t t6; uintptr_t t13; uintptr_t t12; - nav__256_54 t7; - nav__256_47 const *t10; + nav__257_54 t7; + nav__257_47 const *t10; uint8_t const *const *t11; uint64_t t14; uint64_t t15; uint8_t const *t16; - nav__256_45 *t17; - nav__256_45 t18; - nav__256_45 t19; - nav__256_45 t21; + nav__257_45 *t17; + nav__257_45 t18; + nav__257_45 t19; + nav__257_45 t21; struct environment_root_Environment__559 *t20; - nav__256_120 t22; + nav__257_120 t22; uint16_t t23; bool t0; bool t1; @@ -21851,7 +21880,7 @@ uint8_t c_instrument_hooks_set_environment_list__256(struct InstrumentHooks *con t3 = t2; t4 = (struct InstrumentHooks *const *)&t3; t6 = (uintptr_t)a4; - t7 = mem_Allocator_alloc__anon_8016__6046((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3694)}, t6); + t7 = mem_Allocator_alloc__anon_8016__6050((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3697)}, t6); t1 = t7.error == UINT16_C(0); if (t1) { t8 = t7.payload; @@ -21862,7 +21891,7 @@ uint8_t c_instrument_hooks_set_environment_list__256(struct InstrumentHooks *con zig_block_4:; t9 = t5; - t10 = (nav__256_47 const *)&t9; + t10 = (nav__257_47 const *)&t9; t11 = (uint8_t const *const *)a3; t12 = (uintptr_t)0ul; t6 = (uintptr_t)a4; @@ -21875,7 +21904,7 @@ uint8_t c_instrument_hooks_set_environment_list__256(struct InstrumentHooks *con t16 = t11[t13]; t1 = t16 == NULL; if (t1) { - mem_Allocator_free__anon_8019__6047((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3694)}, t5); + mem_Allocator_free__anon_8019__6051((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3697)}, t5); return UINT8_C(1); } goto zig_block_7; @@ -21884,8 +21913,8 @@ uint8_t c_instrument_hooks_set_environment_list__256(struct InstrumentHooks *con t8 = (*t10); t17 = &t8.ptr[t13]; t16 = t11[t13]; - t18 = mem_span__anon_6867__5771(t16); - memcpy(&t19, &t18, sizeof(nav__256_45)); + t18 = mem_span__anon_6867__5775(t16); + memcpy(&t19, &t18, sizeof(nav__257_45)); (*t17) = t19; goto zig_block_6; } @@ -21899,23 +21928,23 @@ uint8_t c_instrument_hooks_set_environment_list__256(struct InstrumentHooks *con zig_block_5:; t2 = (*t4); t20 = (struct environment_root_Environment__559 *)&t2->environment; - t16 = c_toU8__236(a1); - t19 = mem_span__anon_6867__5771(t16); - memcpy(&t18, &t19, sizeof(nav__256_45)); - t16 = c_toU8__236(a2); - t19 = mem_span__anon_6867__5771(t16); - memcpy(&t21, &t19, sizeof(nav__256_45)); - memcpy(&t22, &t5, sizeof(nav__256_120)); - t23 = environment_root_Environment_setIntegrationEnvironmentList__776(t20, t18, t21, t22); + t16 = c_toU8__237(a1); + t19 = mem_span__anon_6867__5775(t16); + memcpy(&t18, &t19, sizeof(nav__257_45)); + t16 = c_toU8__237(a2); + t19 = mem_span__anon_6867__5775(t16); + memcpy(&t21, &t19, sizeof(nav__257_45)); + memcpy(&t22, &t5, sizeof(nav__257_120)); + t23 = environment_root_Environment_setIntegrationEnvironmentList__779(t20, t18, t21, t22); t1 = t23 == UINT16_C(0); if (t1) { goto zig_block_8; } - mem_Allocator_free__anon_8019__6047((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3694)}, t5); + mem_Allocator_free__anon_8019__6051((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3697)}, t5); return UINT8_C(1); zig_block_8:; - mem_Allocator_free__anon_8019__6047((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3694)}, t5); + mem_Allocator_free__anon_8019__6051((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3697)}, t5); return UINT8_C(0); } goto zig_block_3; @@ -21924,20 +21953,20 @@ uint8_t c_instrument_hooks_set_environment_list__256(struct InstrumentHooks *con return UINT8_C(1); } -static nav__6046_42 mem_Allocator_alloc__anon_8016__6046(struct mem_Allocator__599 const a0, uintptr_t const a1) { +static nav__6050_42 mem_Allocator_alloc__anon_8016__6050(struct mem_Allocator__599 const a0, uintptr_t const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; struct mem_Allocator__599 t5; uintptr_t t3; - nav__6046_42 t4; - nav__6046_42 t8; - nav__6046_54 t6; + nav__6050_42 t4; + nav__6050_42 t8; + nav__6050_54 t6; uint8_t *t9; - nav__6046_39 *t10; - nav__6046_39 *t11; - nav__6046_39 *const *t12; - nav__6046_41 t13; + nav__6050_39 *t10; + nav__6050_39 *t11; + nav__6050_39 *const *t12; + nav__6050_41 t13; uint16_t t7; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; @@ -21946,20 +21975,20 @@ static nav__6046_42 mem_Allocator_alloc__anon_8016__6046(struct mem_Allocator__5 t5 = t2; t1 = (struct mem_Allocator__599 const *)&t5; t2 = (*t1); - t6 = mem_Allocator_allocWithSizeAndAlignment__anon_8027__6048(t2, a1, t3); + t6 = mem_Allocator_allocWithSizeAndAlignment__anon_8027__6052(t2, a1, t3); if (t6.error) { t7 = t6.error; - t8.payload = (nav__6046_41){(nav__6046_39 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t8.payload = (nav__6050_41){(nav__6050_39 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t8.error = t7; t4 = t8; goto zig_block_0; } t9 = t6.payload; - t10 = (nav__6046_39 *)t9; + t10 = (nav__6050_39 *)t9; t11 = t10; - t12 = (nav__6046_39 *const *)&t11; + t12 = (nav__6050_39 *const *)&t11; t10 = (*t12); - t10 = (nav__6046_39 *)(((uintptr_t)t10) + ((uintptr_t)0ul*sizeof(nav__6046_39))); + t10 = (nav__6050_39 *)(((uintptr_t)t10) + ((uintptr_t)0ul*sizeof(nav__6050_39))); t13.ptr = t10; t13.len = a1; t8.payload = t13; @@ -21971,10 +22000,10 @@ static nav__6046_42 mem_Allocator_alloc__anon_8016__6046(struct mem_Allocator__5 return t4; } -static void mem_Allocator_free__anon_8019__6047(struct mem_Allocator__599 const a0, nav__6047_42 const a1) { +static void mem_Allocator_free__anon_8019__6051(struct mem_Allocator__599 const a0, nav__6051_42 const a1) { struct mem_Allocator__599 const *t1; - nav__6047_52 t2; - nav__6047_52 t11; + nav__6051_52 t2; + nav__6051_52 t11; uintptr_t t3; uint64_t t4; uint8_t *t6; @@ -21986,14 +22015,14 @@ static void mem_Allocator_free__anon_8019__6047(struct mem_Allocator__599 const struct mem_Allocator__599 t13; struct mem_Allocator_VTable__602 const *const *t14; struct mem_Allocator_VTable__602 const *t15; - void (*const *t16)(void *, nav__6047_52, uint8_t, uintptr_t); - void (*t17)(void *, nav__6047_52, uint8_t, uintptr_t); + void (*const *t16)(void *, nav__6051_52, uint8_t, uintptr_t); + void (*t17)(void *, nav__6051_52, uint8_t, uintptr_t); void *t18; bool t5; uint8_t t12; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_8034__6049(a1); + t2 = mem_sliceAsBytes__anon_8034__6053(a1); t3 = t2.len; t4 = t3; t5 = t4 == UINT64_C(0); @@ -22016,54 +22045,54 @@ static void mem_Allocator_free__anon_8019__6047(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t2.ptr = t7; t2.len = t3; - memcpy(&t11, &t2, sizeof(nav__6047_52)); - t12 = mem_Alignment_fromByteUnits__1113((uintptr_t)8ul); + memcpy(&t11, &t2, sizeof(nav__6051_52)); + t12 = mem_Alignment_fromByteUnits__1116((uintptr_t)8ul); t3 = (uintptr_t)zig_return_address(); t13 = t10; t1 = (struct mem_Allocator__599 const *)&t13; t14 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t15 = (*t14); - t16 = (void (*const *)(void *, nav__6047_52, uint8_t, uintptr_t))&t15->free; + t16 = (void (*const *)(void *, nav__6051_52, uint8_t, uintptr_t))&t15->free; t17 = (*t16); t18 = t10.ptr; t17(t18, t11, t12, t3); return; } -static nav__6048_39 mem_Allocator_allocWithSizeAndAlignment__anon_8027__6048(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__6052_39 mem_Allocator_allocWithSizeAndAlignment__anon_8027__6052(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uintptr_t t2; uintptr_t t5; - nav__6048_49 t3; + nav__6052_49 t3; struct mem_Allocator__599 t6; struct mem_Allocator__599 t0; - nav__6048_39 t7; + nav__6052_39 t7; bool t4; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t3 = math_mul__anon_3220__4889((uintptr_t)16ul, a1); + t3 = math_mul__anon_3220__4892((uintptr_t)16ul, a1); t4 = t3.error == UINT16_C(0); if (t4) { t5 = t3.payload; t2 = t5; goto zig_block_0; } - return (nav__6048_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__6052_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_0:; t6 = (*t1); - t7 = mem_Allocator_allocBytesWithAlignment__anon_2726__4265(t6, t2, a2); + t7 = mem_Allocator_allocBytesWithAlignment__anon_2726__4268(t6, t2, a2); return t7; } -static nav__6049_39 mem_sliceAsBytes__anon_8034__6049(nav__6049_43 const a0) { +static nav__6053_39 mem_sliceAsBytes__anon_8034__6053(nav__6053_43 const a0) { uintptr_t t0; uint64_t t1; - nav__6049_41 *t4; + nav__6053_41 *t4; uint8_t *t5; uint8_t *t6; uint8_t *const *t7; - nav__6049_39 t8; + nav__6053_39 t8; bool t2; bool t3; t0 = a0.len; @@ -22078,7 +22107,7 @@ static nav__6049_39 mem_sliceAsBytes__anon_8034__6049(nav__6049_43 const a0) { zig_block_1:; if (t3) { - return (nav__6049_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6053_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -22096,7 +22125,186 @@ static nav__6049_39 mem_sliceAsBytes__anon_8034__6049(nav__6049_43 const a0) { return t8; } -uint8_t c_instrument_hooks_write_environment__257(struct InstrumentHooks *const a0, int32_t const a1) { +uint8_t c_instrument_hooks_callgrind_add_obj_skip__258(char const *const a0) { + static uint8_t const t4[1025] = "\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000""\000"; + uint8_t const *t1; + nav__258_41 t2; + nav__258_41 t5; + uint8_t *t6; + uint8_t (*t7)[1024]; + nav__258_49 t8; + bool t0; + uint8_t t3[1025]; + t0 = a0 == NULL; + if (t0) { + return UINT8_C(1); + } + goto zig_block_0; + + zig_block_0:; + t1 = (uint8_t const *)a0; + t2 = mem_span__anon_8045__6054(t1); + memcpy((char *)&t3, t4, sizeof(uint8_t[1025])); + memcpy(&t5, &t2, sizeof(nav__258_41)); + t6 = (uint8_t *)&t3; + t6 = (uint8_t *)(((uintptr_t)t6) + ((uintptr_t)0ul*sizeof(uint8_t))); + t7 = (uint8_t (*)[1024])t6; + t8 = posix_realpath__1935(t5, t7); + t0 = t8.error == UINT16_C(0); + if (t0) { + goto zig_block_1; + } + return UINT8_C(0); + + zig_block_1:; + t6 = (uint8_t *)&t3[(uintptr_t)0ul]; + t1 = (uint8_t const *)t6; + callgrind_add_obj_skip(t1); + return UINT8_C(0); +} + +static nav__6054_39 mem_span__anon_8045__6054(uint8_t const *const a0) { + uint8_t const *const *t1; + uintptr_t t2; + uint8_t const *t3; + uint8_t const *t0; + nav__6054_39 t4; + t0 = a0; + t1 = (uint8_t const *const *)&t0; + t2 = mem_len__anon_8067__6056(a0); + t3 = (*t1); + t3 = (uint8_t const *)(((uintptr_t)t3) + ((uintptr_t)0ul*sizeof(uint8_t))); + t4.ptr = t3; + t4.len = t2; + return t4; +} + +static nav__1935_40 posix_realpath__1935(nav__1935_42 const a0, uint8_t (*const a1)[1024]) { + nav__1935_40 t2; + uint8_t const (*t5)[1024]; + uint8_t const *t6; + nav__1935_50 t0; + uint16_t t1; + uint8_t t3[1024]; + uint8_t t4[1024]; + t0 = posix_toPosixPath__2025(a0); + if (t0.error) { + t1 = t0.error; + t2.payload = (nav__1935_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t2.error = t1; + return t2; + } + memcpy(t3, t0.payload, sizeof(uint8_t[1024])); + memcpy((char *)&t4, t3, sizeof(uint8_t[1024])); + t5 = (uint8_t const (*)[1024])&t4; + t6 = (uint8_t const *)t5; + t2 = posix_realpathZ__1936(t6, a1); + return t2; +} + +static uintptr_t mem_len__anon_8067__6056(uint8_t const *const a0) { + uintptr_t t0; + t0 = mem_indexOfSentinel__anon_6891__5777(a0); + return t0; +} + +static nav__1936_40 posix_realpathZ__1936(uint8_t const *const a0, uint8_t (*const a1)[1024]) { + uint8_t *t0; + uint8_t *t1; + uint8_t *t3; + int *t4; + nav__1936_40 t7; + nav__1936_39 t8; + nav__1936_39 t9; + int t5; + uint16_t t6; + bool t2; + t1 = (uint8_t *)a1; + t1 = realpath_24DARWIN_EXTSN(a0, t1); + t2 = t1 != NULL; + if (t2) { + t3 = t1; + t0 = t3; + goto zig_block_0; + } + t4 = zig_e___error(); + t5 = (*t4); + t6 = (uint16_t)t5; + switch (t6) { + case UINT16_C(0): { + zig_unreachable(); + } + case UINT16_C(22): { + zig_unreachable(); + } + case UINT16_C(9): { + zig_unreachable(); + } + case UINT16_C(14): { + zig_unreachable(); + } + case UINT16_C(13): { + return (nav__1936_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_AccessDenied}; + } + case UINT16_C(2): { + return (nav__1936_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_FileNotFound}; + } + case UINT16_C(45): { + return (nav__1936_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NotSupported}; + } + case UINT16_C(20): { + return (nav__1936_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NotDir}; + } + case UINT16_C(63): { + return (nav__1936_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NameTooLong}; + } + case UINT16_C(62): { + return (nav__1936_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_SymLinkLoop}; + } + case UINT16_C(5): { + return (nav__1936_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_InputOutput}; + } + default: { + t6 = posix_unexpectedErrno__2024(t6); + t7.payload = (nav__1936_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t7.error = t6; + return t7; + } + } + + zig_block_0:; + t8 = mem_sliceTo__anon_8102__6058(t0); + memcpy(&t9, &t8, sizeof(nav__1936_39)); + t7.payload = t9; + t7.error = UINT16_C(0); + return t7; +} + +static nav__6058_39 mem_sliceTo__anon_8102__6058(uint8_t *const a0) { + uint8_t *const *t1; + uintptr_t t2; + uint8_t *t3; + uint8_t *t0; + nav__6058_39 t4; + t0 = a0; + t1 = (uint8_t *const *)&t0; + t2 = mem_lenSliceTo__anon_8110__6059(a0); + t3 = (*t1); + t3 = (uint8_t *)(((uintptr_t)t3) + ((uintptr_t)0ul*sizeof(uint8_t))); + t4.ptr = t3; + t4.len = t2; + return t4; +} + +static uintptr_t mem_lenSliceTo__anon_8110__6059(uint8_t *const a0) { + uint8_t const *t0; + uintptr_t t1; + t0 = (uint8_t const *)a0; + t1 = mem_indexOfSentinel__anon_6891__5777(t0); + return t1; +} + +uint8_t c_instrument_hooks_write_environment__259(struct InstrumentHooks *const a0, int32_t const a1) { struct InstrumentHooks *t1; struct InstrumentHooks *t2; struct InstrumentHooks *const *t3; @@ -22110,7 +22318,7 @@ uint8_t c_instrument_hooks_write_environment__257(struct InstrumentHooks *const t3 = (struct InstrumentHooks *const *)&t2; t1 = (*t3); t4 = (struct environment_root_Environment__559 *)&t1->environment; - t5 = environment_root_Environment_writeEnvironment__780(t4, a1); + t5 = environment_root_Environment_writeEnvironment__783(t4, a1); return t5; } goto zig_block_0; @@ -22119,13 +22327,13 @@ uint8_t c_instrument_hooks_write_environment__257(struct InstrumentHooks *const return UINT8_C(0); } -static uint16_t environment_linked_libraries_root_LinkedLibraries_collect__2812(struct environment_linked_libraries_root_LinkedLibraries__837 *const a0) { +static uint16_t environment_linked_libraries_root_LinkedLibraries_collect__2815(struct environment_linked_libraries_root_LinkedLibraries__837 *const a0) { struct environment_linked_libraries_root_LinkedLibraries__837 *t0; t0 = a0; return 0; } -static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct environment_root_Environment__559 *const a0) { +static uint16_t environment_root_Environment_populateLinkedLibraries__782(struct environment_root_Environment__559 *const a0) { struct environment_root_Environment__559 *const *t1; struct environment_root_Environment__559 *t3; struct environment_root_Environment__559 *t0; @@ -22135,28 +22343,28 @@ static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 t8; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 t2; - nav__779_87 t9; + nav__782_87 t9; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Entry__6147 t11; struct mem_Allocator__599 *t12; struct mem_Allocator__599 t13; - nav__779_44 *t14; - nav__779_44 t15; - nav__779_44 t26; - nav__779_44 t27; + nav__782_44 *t14; + nav__782_44 t15; + nav__782_44 t26; + nav__782_44 t27; struct environment_linked_libraries_root_LinkedLibraries__837 *t17; struct environment_linked_libraries_root_LinkedLibraries__837 t18; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__936 t19; - nav__779_76 t20; + nav__782_76 t20; uintptr_t t21; uintptr_t t22; uintptr_t t16; uint64_t t23; uint64_t t24; struct environment_linked_libraries_root_LibraryInfo__934 t25; - nav__779_95 t28; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 t30; - nav__779_99 t31; - nav__779_97 t32; + nav__782_95 t28; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 t30; + nav__782_99 t31; + nav__782_97 t32; struct environment_linked_libraries_root_LibraryEntry__852 *t33; uint16_t t29; bool t10; @@ -22167,10 +22375,10 @@ static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct t5 = (struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 *)&t4->linked_libraries; t6 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *)&t5->map; t7 = (*t6); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3355(t7); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3358(t7); t2 = t8; zig_loop_14: - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__5628(&t2); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__5631(&t2); t10 = t9.is_null != true; if (t10) { t11 = t9.payload; @@ -22179,7 +22387,7 @@ static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct t13 = (*t12); t14 = t11.key_ptr; t15 = (*t14); - mem_Allocator_free__anon_3042__4747(t13, t15); + mem_Allocator_free__anon_3042__4750(t13, t15); goto zig_block_1; } goto zig_block_0; @@ -22192,7 +22400,7 @@ static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct t4 = (struct environment_root_EnvironmentJson__833 *)&t3->data; t5 = (struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 *)&t4->linked_libraries; t6 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *)&t5->map; - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3350(t6); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3353(t6); t16 = (uintptr_t)0ul; t17 = (struct environment_linked_libraries_root_LinkedLibraries__837 *)&a0->libs; t18 = (*t17); @@ -22224,7 +22432,7 @@ static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct t6 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *)&t5->map; t12 = (struct mem_Allocator__599 *)&a0->allocator; t13 = (*t12); - t28 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3357(t6, t13, t15); + t28 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3360(t6, t13, t15); if (t28.error) { t29 = t28.error; return t29; @@ -22234,19 +22442,19 @@ static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct t3 = (*t1); t12 = (struct mem_Allocator__599 *)&t3->allocator; t13 = (*t12); - t31 = mem_Allocator_dupe__anon_7390__5934(t13, t15); + t31 = mem_Allocator_dupe__anon_7390__5938(t13, t15); if (t31.error) { t29 = t31.error; return t29; } t32 = t31.payload; - memcpy(&t15, &t32, sizeof(nav__779_44)); + memcpy(&t15, &t32, sizeof(nav__782_44)); (*t14) = t15; t33 = t30.value_ptr; - t14 = (nav__779_44 *)&t33->path; + t14 = (nav__782_44 *)&t33->path; t15 = t25.path; (*t14) = t15; - t14 = (nav__779_44 *)&t33->build_id; + t14 = (nav__782_44 *)&t33->build_id; t15 = t25.build_id; (*t14) = t15; goto zig_block_3; @@ -22262,7 +22470,7 @@ static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct return 0; } -static uint8_t environment_root_Environment_writeEnvironment__780(struct environment_root_Environment__559 *const a0, int32_t const a1) { +static uint8_t environment_root_Environment_writeEnvironment__783(struct environment_root_Environment__559 *const a0, int32_t const a1) { struct environment_root_Environment__559 *const *t1; struct environment_root_Environment__559 *t2; struct environment_root_Environment__559 *t0; @@ -22279,12 +22487,12 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ uint8_t const *t16; uint8_t const *t17; uint8_t const *t18; - nav__780_83 t19; - nav__780_86 t21; - nav__780_86 t22; - nav__780_86 t28; - nav__780_89 t23; - nav__780_91 t24; + nav__783_83 t19; + nav__783_86 t21; + nav__783_86 t22; + nav__783_86 t28; + nav__783_89 t23; + nav__783_91 t24; struct mem_Allocator__599 *t25; struct mem_Allocator__599 t26; struct environment_root_EnvironmentJson__833 t27; @@ -22292,7 +22500,7 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ struct fs_File__794 t29; struct fs_File__794 t31; struct fs_File__794 t32; - nav__780_100 t30; + nav__783_100 t30; uint16_t t4; bool t5; bool t12; @@ -22301,14 +22509,14 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ t1 = (struct environment_root_Environment__559 *const *)&t0; t2 = (*t1); t3 = (struct environment_linked_libraries_root_LinkedLibraries__837 *)&t2->libs; - (void)environment_linked_libraries_root_LinkedLibraries_collect__2812(t3); + (void)environment_linked_libraries_root_LinkedLibraries_collect__2815(t3); t2 = (*t1); - t4 = environment_root_Environment_populateLinkedLibraries__779(t2); + t4 = environment_root_Environment_populateLinkedLibraries__782(t2); t5 = t4 == UINT16_C(0); if (t5) { goto zig_block_0; } - logger_err__anon_8078__6050(); + logger_err__anon_8152__6060(); goto zig_block_0; zig_block_0:; @@ -22317,7 +22525,7 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ t7 = (struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849 *)&t6->integration_environment; t8 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 *)&t7->map; t9 = (*t8); - t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2962(t9); + t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2965(t9); t11 = t10; t5 = t11 == UINT64_C(0); if (t5) { @@ -22326,7 +22534,7 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ t13 = (struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 *)&t6->linked_libraries; t14 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *)&t13->map; t15 = (*t14); - t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3352(t15); + t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3355(t15); t11 = t10; t5 = t11 == UINT64_C(0); t12 = t5; @@ -22342,7 +22550,7 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ goto zig_block_1; zig_block_1:; - t17 = getenv((uint8_t const *)&__anon_8092); + t17 = getenv((uint8_t const *)&__anon_8166); t12 = t17 != NULL; if (t12) { t18 = t17; @@ -22352,19 +22560,19 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ return UINT8_C(0); zig_block_3:; - t19 = mem_span__anon_8102__6052(t16); + t19 = mem_span__anon_8045__6054(t16); t22.ptr = &t20[(uintptr_t)0ul]; t22.len = (uintptr_t)512ul; t23.f0 = t19; t23.f1 = a1; - t24 = fmt_bufPrint__anon_8111__6053(t22, t23); + t24 = fmt_bufPrint__anon_8178__6062(t22, t23); t12 = t24.error == UINT16_C(0); if (t12) { t22 = t24.payload; t21 = t22; goto zig_block_4; } - logger_err__anon_8118__6054(); + logger_err__anon_8185__6063(); return UINT8_C(1); zig_block_4:; @@ -22372,62 +22580,62 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ t26 = (*t25); t6 = (struct environment_root_EnvironmentJson__833 *)&a0->data; t27 = (*t6); - t24 = json_stringify_stringifyAlloc__anon_8133__6076(t26, t27, (struct json_stringify_StringifyOptions__8122){UINT8_C(2),true,false,false,false}); + t24 = json_stringify_stringifyAlloc__anon_8200__6085(t26, t27, (struct json_stringify_StringifyOptions__8189){UINT8_C(2),true,false,false,false}); t12 = t24.error == UINT16_C(0); if (t12) { t28 = t24.payload; t22 = t28; goto zig_block_5; } - logger_err__anon_8140__6077(); + logger_err__anon_8207__6086(); return UINT8_C(1); zig_block_5:; - memcpy(&t19, &t21, sizeof(nav__780_83)); - t30 = fs_createFileAbsolute__1351(t19, (struct fs_File_CreateFlags__8142){UINT16_C(438),false,true,false,UINT8_C(0),false}); + memcpy(&t19, &t21, sizeof(nav__783_83)); + t30 = fs_createFileAbsolute__1354(t19, (struct fs_File_CreateFlags__8209){UINT16_C(438),false,true,false,UINT8_C(0),false}); t12 = t30.error == UINT16_C(0); if (t12) { t31 = t30.payload; t29 = t31; goto zig_block_6; } - logger_err__anon_8159__6078(); + logger_err__anon_8226__6087(); t2 = (*t1); t25 = (struct mem_Allocator__599 *)&t2->allocator; t26 = (*t25); - mem_Allocator_free__anon_3655__5138(t26, t22); + mem_Allocator_free__anon_3655__5141(t26, t22); return UINT8_C(1); zig_block_6:; t32 = t29; t33 = (struct fs_File__794 const *)&t32; t29 = (*t33); - memcpy(&t19, &t22, sizeof(nav__780_83)); - t4 = fs_File_writeAll__1439(t29, t19); + memcpy(&t19, &t22, sizeof(nav__783_83)); + t4 = fs_File_writeAll__1442(t29, t19); t12 = t4 == UINT16_C(0); if (t12) { goto zig_block_7; } - logger_err__anon_8159__6078(); + logger_err__anon_8226__6087(); t29 = (*t33); - fs_File_close__1385(t29); + fs_File_close__1388(t29); t2 = (*t1); t25 = (struct mem_Allocator__599 *)&t2->allocator; t26 = (*t25); - mem_Allocator_free__anon_3655__5138(t26, t22); + mem_Allocator_free__anon_3655__5141(t26, t22); return UINT8_C(1); zig_block_7:; t29 = (*t33); - fs_File_close__1385(t29); + fs_File_close__1388(t29); t2 = (*t1); t25 = (struct mem_Allocator__599 *)&t2->allocator; t26 = (*t25); - mem_Allocator_free__anon_3655__5138(t26, t22); + mem_Allocator_free__anon_3655__5141(t26, t22); return UINT8_C(0); } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3350(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3353(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t0; @@ -22439,10 +22647,10 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen struct array_hash_map_IndexHeader__880 *t9; struct array_hash_map_IndexHeader__880 *t10; struct array_hash_map_IndexHeader__880 *const *t11; - nav__3350_57 t14; + nav__3353_57 t14; uintptr_t t15; - nav__3350_62 t16; - nav__3350_67 t17; + nav__3353_62 t16; + nav__3353_67 t17; struct array_hash_map_IndexHeader__880 t12; bool t8; uint8_t t13; @@ -22450,7 +22658,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *)&t0; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_lock__3147(t3); + debug_SafetyLock_lock__3150(t3); t2 = (*t1); t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t2->entries; t5 = (uintptr_t *)&t4->len; @@ -22464,23 +22672,23 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t11 = (struct array_hash_map_IndexHeader__880 *const *)&t10; t9 = (*t11); t12 = (*t9); - t13 = array_hash_map_IndexHeader_capacityIndexType__3138(t12); + t13 = array_hash_map_IndexHeader_capacityIndexType__3141(t12); switch (t13) { case UINT8_C(0): { t9 = (*t11); - t14 = array_hash_map_IndexHeader_indexes__anon_7788__5965(t9); + t14 = array_hash_map_IndexHeader_indexes__anon_7788__5969(t9); for (t15 = (uintptr_t)0ul; t15 != t14.len; ++t15) ((struct array_hash_map_Index_28u8_29__6669 *)t14.ptr)[t15] = (struct array_hash_map_Index_28u8_29__6669){UINT8_MAX,UINT8_C(0xaa)}; goto zig_block_1; } case UINT8_C(1): { t9 = (*t11); - t16 = array_hash_map_IndexHeader_indexes__anon_7798__5967(t9); + t16 = array_hash_map_IndexHeader_indexes__anon_7798__5971(t9); for (t15 = (uintptr_t)0ul; t15 != t16.len; ++t15) ((struct array_hash_map_Index_28u16_29__6673 *)t16.ptr)[t15] = (struct array_hash_map_Index_28u16_29__6673){UINT16_MAX,UINT16_C(0xaaaa)}; goto zig_block_1; } case UINT8_C(2): { t9 = (*t11); - t17 = array_hash_map_IndexHeader_indexes__anon_7804__5969(t9); + t17 = array_hash_map_IndexHeader_indexes__anon_7804__5973(t9); for (t15 = (uintptr_t)0ul; t15 != t17.len; ++t15) ((struct array_hash_map_Index_28u32_29__6677 *)t17.ptr)[t15] = (struct array_hash_map_Index_28u32_29__6677){UINT32_MAX,UINT32_C(0xaaaaaaaa)}; goto zig_block_1; } @@ -22495,28 +22703,28 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen zig_block_0:; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return; } -static nav__3357_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3357(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct mem_Allocator__599 const a1, nav__3357_44 const a2) { +static nav__3360_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3360(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct mem_Allocator__599 const a1, nav__3360_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t0; - nav__3357_39 t3; + nav__3360_39 t3; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *)&t0; t2 = (*t1); - t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3358(t2, a1, a2); + t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3361(t2, a1, a2); return t3; } -static void logger_err__anon_8078__6050(void) { - logger_logWithPrefix__anon_8171__6079(); +static void logger_err__anon_8152__6060(void) { + logger_logWithPrefix__anon_8238__6088(); return; } -static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2962(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0) { +static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2965(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__877 t0; uintptr_t t1; t0 = a0.entries; @@ -22524,7 +22732,7 @@ static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_ return t1; } -static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3352(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0) { +static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3355(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 t0; uintptr_t t1; t0 = a0.entries; @@ -22532,25 +22740,9 @@ static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvir return t1; } -static nav__6052_39 mem_span__anon_8102__6052(uint8_t const *const a0) { - uint8_t const *const *t1; - uintptr_t t2; - uint8_t const *t3; - uint8_t const *t0; - nav__6052_39 t4; - t0 = a0; - t1 = (uint8_t const *const *)&t0; - t2 = mem_len__anon_8172__6080(a0); - t3 = (*t1); - t3 = (uint8_t const *)(((uintptr_t)t3) + ((uintptr_t)0ul*sizeof(uint8_t))); - t4.ptr = t3; - t4.len = t2; - return t4; -} - -static uint16_t fmt_format__anon_8173__6081(struct io_Writer__3827 const a0, nav__6081_41 const a1) { +static uint16_t fmt_format__anon_8239__6089(struct io_Writer__3827 const a0, nav__6089_41 const a1) { struct io_Writer__3827 const *t1; - nav__6081_40 t2; + nav__6089_40 t2; struct io_Writer__3827 t4; struct io_Writer__3827 t0; int32_t t5; @@ -22558,29 +22750,29 @@ static uint16_t fmt_format__anon_8173__6081(struct io_Writer__3827 const a0, nav t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = a1.f0; - t3 = fmt_formatType__anon_4732__5575(t2, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_4732__5578(t2, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t4 = (*t1); - t3 = io_Writer_writeAll__5168(t4, (nav__6081_40){(uint8_t const *)&__anon_8208,(uintptr_t)13ul}); + t3 = io_Writer_writeAll__5171(t4, (nav__6089_40){(uint8_t const *)&__anon_8274,(uintptr_t)13ul}); if (t3) { return t3; } t5 = a1.f1; - t3 = fmt_formatType__anon_5404__5603(t5, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5404__5606(t5, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t4 = (*t1); - t3 = io_Writer_writeAll__5168(t4, (nav__6081_40){(uint8_t const *)&__anon_8225,(uintptr_t)5ul}); + t3 = io_Writer_writeAll__5171(t4, (nav__6089_40){(uint8_t const *)&__anon_8291,(uintptr_t)5ul}); if (t3) { return t3; } return 0; } -static nav__6053_40 fmt_bufPrint__anon_8111__6053(nav__6053_39 const a0, nav__6053_43 const a1) { +static nav__6062_40 fmt_bufPrint__anon_8178__6062(nav__6062_39 const a0, nav__6062_43 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 t2; @@ -22591,16 +22783,16 @@ static nav__6053_40 fmt_bufPrint__anon_8111__6053(nav__6053_39 const a0, nav__60 void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t9; void const *t10; - nav__6053_59 (**t11)(void const *, nav__6053_42); + nav__6062_59 (**t11)(void const *, nav__6062_42); struct io_Writer__3827 t12; struct io_Writer__3827 t7; - nav__6053_39 t15; - nav__6053_40 t16; + nav__6062_39 t15; + nav__6062_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4156(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4159(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4146(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4149(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 const *)&t3; t5 = t4; @@ -22610,17 +22802,17 @@ static nav__6053_40 fmt_bufPrint__anon_8111__6053(nav__6053_39 const a0, nav__60 t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__6053_59 (**)(void const *, nav__6053_42))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5160; + t11 = (nav__6062_59 (**)(void const *, nav__6062_42))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5163; t12 = t7; - t13 = fmt_format__anon_8173__6081(t12, a1); + t13 = fmt_format__anon_8239__6089(t12, a1); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__6053_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__6062_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -22629,87 +22821,87 @@ static nav__6053_40 fmt_bufPrint__anon_8111__6053(nav__6053_39 const a0, nav__60 zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4154(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4157(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static void logger_err__anon_8118__6054(void) { - logger_logWithPrefix__anon_8231__6082(); +static void logger_err__anon_8185__6063(void) { + logger_logWithPrefix__anon_8297__6090(); return; } -static nav__6076_40 json_stringify_stringifyAlloc__anon_8133__6076(struct mem_Allocator__599 const a0, struct environment_root_EnvironmentJson__833 const a1, struct json_stringify_StringifyOptions__8122 const a2) { +static nav__6085_40 json_stringify_stringifyAlloc__anon_8200__6085(struct mem_Allocator__599 const a0, struct environment_root_EnvironmentJson__833 const a1, struct json_stringify_StringifyOptions__8189 const a2) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 t1; struct array_list_ArrayListAligned_28u8_2cnull_29__806 t0; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t2; - nav__6076_40 t4; + nav__6085_40 t4; uint16_t t3; bool t5; - t1 = array_list_ArrayListAligned_28u8_2cnull_29_init__1527(a0); + t1 = array_list_ArrayListAligned_28u8_2cnull_29_init__1530(a0); t0 = t1; - t2 = array_list_ArrayListAligned_28u8_2cnull_29_writer__1552(&t0); - t3 = json_stringify_stringifyArbitraryDepth__anon_8258__6112(a0, a1, a2, t2); + t2 = array_list_ArrayListAligned_28u8_2cnull_29_writer__1555(&t0); + t3 = json_stringify_stringifyArbitraryDepth__anon_8324__6120(a0, a1, a2, t2); if (t3) { t1 = t0; - array_list_ArrayListAligned_28u8_2cnull_29_deinit__1529(t1); - t4.payload = (nav__6076_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + array_list_ArrayListAligned_28u8_2cnull_29_deinit__1532(t1); + t4.payload = (nav__6085_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t4.error = t3; return t4; } - t4 = array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__1533(&t0); + t4 = array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__1536(&t0); t5 = t4.error == UINT16_C(0); if (t5) { return t4; } t1 = t0; - array_list_ArrayListAligned_28u8_2cnull_29_deinit__1529(t1); + array_list_ArrayListAligned_28u8_2cnull_29_deinit__1532(t1); return t4; } -static void logger_err__anon_8140__6077(void) { - logger_logWithPrefix__anon_8263__6113(); +static void logger_err__anon_8207__6086(void) { + logger_logWithPrefix__anon_8329__6121(); return; } -static nav__1351_39 fs_createFileAbsolute__1351(nav__1351_41 const a0, struct fs_File_CreateFlags__8142 const a1) { +static nav__1354_39 fs_createFileAbsolute__1354(nav__1354_41 const a0, struct fs_File_CreateFlags__8209 const a1) { struct fs_Dir__1103 const *t3; struct fs_Dir__1103 t1; struct fs_Dir__1103 t2; - nav__1351_39 t4; + nav__1354_39 t4; bool t0; - t0 = fs_path_isAbsolute__4300(a0); + t0 = fs_path_isAbsolute__4303(a0); debug_assert__180(t0); - t1 = fs_cwd__1340(); + t1 = fs_cwd__1343(); t2 = t1; t3 = (struct fs_Dir__1103 const *)&t2; t1 = (*t3); - t4 = fs_Dir_createFile__3724(t1, a0, a1); + t4 = fs_Dir_createFile__3727(t1, a0, a1); return t4; } -static void logger_err__anon_8159__6078(void) { - logger_logWithPrefix__anon_8268__6114(); +static void logger_err__anon_8226__6087(void) { + logger_logWithPrefix__anon_8334__6122(); return; } -static nav__3358_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3358(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct mem_Allocator__599 const a1, nav__3358_44 const a2) { +static nav__3361_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3361(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct mem_Allocator__599 const a1, nav__3361_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t0; - nav__3358_39 t3; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 t5; - nav__3358_44 *t7; + nav__3361_39 t3; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 t5; + nav__3361_44 *t7; uint16_t t4; bool t6; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *)&t0; t2 = (*t1); - t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6115(t2, a1, a2); + t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6123(t2, a1, a2); if (t3.error) { t4 = t3.error; - t3.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062){((nav__3358_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_linked_libraries_root_LibraryEntry__852 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; + t3.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136){((nav__3361_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_linked_libraries_root_LibraryEntry__852 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; t3.error = t4; return t3; } @@ -22729,18 +22921,18 @@ static nav__3358_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t3; } -static void logger_logWithPrefix__anon_8171__6079(void) { - nav__6079_41 t3; - nav__6079_41 t6; +static void logger_logWithPrefix__anon_8238__6088(void) { + nav__6088_41 t3; + nav__6088_41 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__6079_45 t7; + nav__6088_45 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__4255); + t0 = (*&logger_max_level__4258); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -22753,7 +22945,7 @@ static void logger_logWithPrefix__anon_8171__6079(void) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_8285__6116(t6); + t7 = fmt_bufPrint__anon_8351__6124(t6); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -22773,24 +22965,18 @@ static void logger_logWithPrefix__anon_8171__6079(void) { return; } -static uintptr_t mem_len__anon_8172__6080(uint8_t const *const a0) { - uintptr_t t0; - t0 = mem_indexOfSentinel__anon_6891__5773(a0); - return t0; -} - -static void logger_logWithPrefix__anon_8231__6082(void) { - nav__6082_41 t3; - nav__6082_41 t6; +static void logger_logWithPrefix__anon_8297__6090(void) { + nav__6090_41 t3; + nav__6090_41 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__6082_45 t7; + nav__6090_45 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__4255); + t0 = (*&logger_max_level__4258); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -22803,7 +22989,7 @@ static void logger_logWithPrefix__anon_8231__6082(void) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_8294__6117(t6); + t7 = fmt_bufPrint__anon_8360__6125(t6); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -22823,22 +23009,22 @@ static void logger_logWithPrefix__anon_8231__6082(void) { return; } -static uint16_t json_stringify_stringifyArbitraryDepth__anon_8258__6112(struct mem_Allocator__599 const a0, struct environment_root_EnvironmentJson__833 const a1, struct json_stringify_StringifyOptions__8122 const a2, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a3) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 t0; +static uint16_t json_stringify_stringifyArbitraryDepth__anon_8324__6120(struct mem_Allocator__599 const a0, struct environment_root_EnvironmentJson__833 const a1, struct json_stringify_StringifyOptions__8189 const a2, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a3) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 t0; uint16_t t2; - t1 = json_stringify_writeStreamArbitraryDepth__anon_8302__6118(a0, a3, a2); + t1 = json_stringify_writeStreamArbitraryDepth__anon_8368__6126(a0, a3, a2); t0 = t1; - t2 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6119(&t0, a1); + t2 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6127(&t0, a1); if (t2) { - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6089(&t0); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6097(&t0); return t2; } - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6089(&t0); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6097(&t0); return 0; } -static nav__1533_40 array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__1533(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0) { +static nav__1536_40 array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__1536(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t1; struct mem_Allocator__599 *t2; struct mem_Allocator__599 t3; @@ -22848,11 +23034,11 @@ static nav__1533_40 array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__153 struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t6; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t0; struct array_list_ArrayListAligned_28u8_2cnull_29__806 t7; - nav__1533_39 t8; - nav__1533_39 t11; - nav__1533_39 *t10; + nav__1536_39 t8; + nav__1536_39 t11; + nav__1536_39 *t10; uintptr_t t12; - nav__1533_40 t14; + nav__1536_40 t14; uint8_t *t16; uint16_t t15; bool t13; @@ -22864,16 +23050,16 @@ static nav__1533_40 array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__153 t5 = (struct mem_Allocator__599 const *)&t4; t6 = (*t1); t7 = (*t6); - t8 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1575(t7); + t8 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1578(t7); t9 = (*t5); - t10 = (nav__1533_39 *)&a0->items; + t10 = (nav__1536_39 *)&a0->items; t11 = (*t10); t12 = t11.len; - t8 = mem_Allocator_remap__anon_3648__5136(t9, t8, t12); + t8 = mem_Allocator_remap__anon_3648__5139(t9, t8, t12); t13 = t8.ptr != NULL; if (t13) { t11 = t8; - t7 = array_list_ArrayListAligned_28u8_2cnull_29_init__1527(t3); + t7 = array_list_ArrayListAligned_28u8_2cnull_29_init__1530(t3); (*a0) = t7; t14.payload = t11; t14.error = UINT16_C(0); @@ -22883,40 +23069,40 @@ static nav__1533_40 array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__153 zig_block_0:; t3 = (*t5); - t10 = (nav__1533_39 *)&a0->items; + t10 = (nav__1536_39 *)&a0->items; t8 = (*t10); t12 = t8.len; - t14 = mem_Allocator_alignedAlloc__anon_3653__5137(t3, t12); + t14 = mem_Allocator_alignedAlloc__anon_3653__5140(t3, t12); if (t14.error) { t15 = t14.error; - t14.payload = (nav__1533_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t14.payload = (nav__1536_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t14.error = t15; return t14; } t8 = t14.payload; - t10 = (nav__1533_39 *)&a0->items; + t10 = (nav__1536_39 *)&a0->items; t11 = (*t10); t16 = t11.ptr; if (t8.len != 0) memcpy(t8.ptr, t16, t8.len * sizeof(uint8_t)); t6 = (*t1); - array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1563(t6); + array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1566(t6); t14.payload = t8; t14.error = UINT16_C(0); return t14; } -static void logger_logWithPrefix__anon_8263__6113(void) { - nav__6113_41 t3; - nav__6113_41 t6; +static void logger_logWithPrefix__anon_8329__6121(void) { + nav__6121_41 t3; + nav__6121_41 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__6113_45 t7; + nav__6121_45 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__4255); + t0 = (*&logger_max_level__4258); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -22929,7 +23115,7 @@ static void logger_logWithPrefix__anon_8263__6113(void) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_8325__6120(t6); + t7 = fmt_bufPrint__anon_8391__6128(t6); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -22949,20 +23135,20 @@ static void logger_logWithPrefix__anon_8263__6113(void) { return; } -static nav__3724_39 fs_Dir_createFile__3724(struct fs_Dir__1103 const a0, nav__3724_42 const a1, struct fs_File_CreateFlags__8142 const a2) { +static nav__3727_39 fs_Dir_createFile__3727(struct fs_Dir__1103 const a0, nav__3727_42 const a1, struct fs_File_CreateFlags__8209 const a2) { struct fs_Dir__1103 const *t1; uint8_t const (*t7)[1024]; uint8_t const *t9; - nav__3724_39 t4; + nav__3727_39 t4; struct fs_Dir__1103 t8; struct fs_Dir__1103 t0; - nav__3724_53 t2; + nav__3727_53 t2; uint16_t t3; uint8_t t5[1024]; uint8_t t6[1024]; t0 = a0; t1 = (struct fs_Dir__1103 const *)&t0; - t2 = posix_toPosixPath__2022(a1); + t2 = posix_toPosixPath__2025(a1); if (t2.error) { t3 = t2.error; t4.payload = (struct fs_File__794){-INT32_C(0x55555556)}; @@ -22974,22 +23160,22 @@ static nav__3724_39 fs_Dir_createFile__3724(struct fs_Dir__1103 const a0, nav__3 t7 = (uint8_t const (*)[1024])&t6; t8 = (*t1); t9 = (uint8_t const *)t7; - t4 = fs_Dir_createFileZ__3725(t8, t9, a2); + t4 = fs_Dir_createFileZ__3728(t8, t9, a2); return t4; } -static void logger_logWithPrefix__anon_8268__6114(void) { - nav__6114_41 t3; - nav__6114_41 t6; +static void logger_logWithPrefix__anon_8334__6122(void) { + nav__6122_41 t3; + nav__6122_41 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__6114_45 t7; + nav__6122_45 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__4255); + t0 = (*&logger_max_level__4258); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -23002,7 +23188,7 @@ static void logger_logWithPrefix__anon_8268__6114(void) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_8340__6121(t6); + t7 = fmt_bufPrint__anon_8406__6129(t6); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -23022,7 +23208,7 @@ static void logger_logWithPrefix__anon_8268__6114(void) { return; } -static nav__6115_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6115(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct mem_Allocator__599 const a1, nav__6115_44 const a2) { +static nav__6123_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6123(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct mem_Allocator__599 const a1, nav__6123_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t0; @@ -23031,20 +23217,20 @@ static nav__6115_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen uintptr_t t5; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t8; - nav__6115_67 t9; - nav__6115_39 t11; + nav__6123_67 t9; + nav__6123_39 t11; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t12; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t13; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t14; - nav__6115_73 t15; - nav__6115_73 t16; - nav__6115_73 const *t17; - nav__6115_44 *t18; - nav__6115_76 t19; - nav__6115_76 t20; - nav__6115_76 const *t21; + nav__6123_73 t15; + nav__6123_73 t16; + nav__6123_73 const *t17; + nav__6123_44 *t18; + nav__6123_76 t19; + nav__6123_76 t20; + nav__6123_76 const *t21; struct environment_linked_libraries_root_LibraryEntry__852 *t22; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 t23; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 t23; uint16_t t6; bool t7; t0 = a0; @@ -23054,21 +23240,21 @@ static nav__6115_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t4 = (*t3); t5 = t4.len; t5 = t5 + (uintptr_t)1ul; - t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3367(t2, a1, t5); + t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3370(t2, a1, t5); t7 = t6 == UINT16_C(0); if (t7) { goto zig_block_0; } t2 = (*t1); t8 = (*t2); - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6122(t8, a2); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6130(t8, a2); t7 = t9.is_null != true; if (t7) { t10 = t9.payload; t5 = t10; goto zig_block_1; } - t11.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062){((nav__6115_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_linked_libraries_root_LibraryEntry__852 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; + t11.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136){((nav__6123_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_linked_libraries_root_LibraryEntry__852 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; t11.error = t6; return t11; @@ -23076,19 +23262,19 @@ static nav__6115_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = (*t1); t3 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t2->entries; t4 = (*t3); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t4); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t4); t13 = t12; t14 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t13; t12 = (*t14); - t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5662(t12); + t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5665(t12); t16 = t15; - t17 = (nav__6115_73 const *)&t16; + t17 = (nav__6123_73 const *)&t16; t15 = (*t17); t18 = &t15.ptr[t5]; t12 = (*t14); - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5663(t12); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5666(t12); t20 = t19; - t21 = (nav__6115_76 const *)&t20; + t21 = (nav__6123_76 const *)&t20; t19 = (*t21); t22 = &t19.ptr[t5]; t23.key_ptr = t18; @@ -23101,13 +23287,13 @@ static nav__6115_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_0:; t2 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6123(t2, a2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6131(t2, a2); t11.payload = t23; t11.error = UINT16_C(0); return t11; } -static uint16_t fmt_format__anon_8359__6124(struct io_Writer__3827 const a0) { +static uint16_t fmt_format__anon_8425__6132(struct io_Writer__3827 const a0) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -23115,14 +23301,14 @@ static uint16_t fmt_format__anon_8359__6124(struct io_Writer__3827 const a0) { t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__6124_43){(uint8_t const *)&__anon_8429,(uintptr_t)62ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__6132_43){(uint8_t const *)&__anon_8495,(uintptr_t)62ul}); if (t3) { return t3; } return 0; } -static nav__6116_40 fmt_bufPrint__anon_8285__6116(nav__6116_39 const a0) { +static nav__6124_40 fmt_bufPrint__anon_8351__6124(nav__6124_39 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 t2; @@ -23133,16 +23319,16 @@ static nav__6116_40 fmt_bufPrint__anon_8285__6116(nav__6116_39 const a0) { void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t9; void const *t10; - nav__6116_54 (**t11)(void const *, nav__6116_56); + nav__6124_54 (**t11)(void const *, nav__6124_56); struct io_Writer__3827 t12; struct io_Writer__3827 t7; - nav__6116_39 t15; - nav__6116_40 t16; + nav__6124_39 t15; + nav__6124_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4156(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4159(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4146(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4149(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 const *)&t3; t5 = t4; @@ -23152,17 +23338,17 @@ static nav__6116_40 fmt_bufPrint__anon_8285__6116(nav__6116_39 const a0) { t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__6116_54 (**)(void const *, nav__6116_56))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5160; + t11 = (nav__6124_54 (**)(void const *, nav__6124_56))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5163; t12 = t7; - t13 = fmt_format__anon_8359__6124(t12); + t13 = fmt_format__anon_8425__6132(t12); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__6116_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__6124_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -23171,13 +23357,13 @@ static nav__6116_40 fmt_bufPrint__anon_8285__6116(nav__6116_39 const a0) { zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4154(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4157(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static uint16_t fmt_format__anon_8435__6125(struct io_Writer__3827 const a0) { +static uint16_t fmt_format__anon_8501__6133(struct io_Writer__3827 const a0) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -23185,14 +23371,14 @@ static uint16_t fmt_format__anon_8435__6125(struct io_Writer__3827 const a0) { t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__6125_43){(uint8_t const *)&__anon_8496,(uintptr_t)55ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__6133_43){(uint8_t const *)&__anon_8562,(uintptr_t)55ul}); if (t3) { return t3; } return 0; } -static nav__6117_40 fmt_bufPrint__anon_8294__6117(nav__6117_39 const a0) { +static nav__6125_40 fmt_bufPrint__anon_8360__6125(nav__6125_39 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 t2; @@ -23203,16 +23389,16 @@ static nav__6117_40 fmt_bufPrint__anon_8294__6117(nav__6117_39 const a0) { void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t9; void const *t10; - nav__6117_54 (**t11)(void const *, nav__6117_56); + nav__6125_54 (**t11)(void const *, nav__6125_56); struct io_Writer__3827 t12; struct io_Writer__3827 t7; - nav__6117_39 t15; - nav__6117_40 t16; + nav__6125_39 t15; + nav__6125_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4156(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4159(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4146(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4149(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 const *)&t3; t5 = t4; @@ -23222,17 +23408,17 @@ static nav__6117_40 fmt_bufPrint__anon_8294__6117(nav__6117_39 const a0) { t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__6117_54 (**)(void const *, nav__6117_56))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5160; + t11 = (nav__6125_54 (**)(void const *, nav__6125_56))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5163; t12 = t7; - t13 = fmt_format__anon_8435__6125(t12); + t13 = fmt_format__anon_8501__6133(t12); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__6117_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__6125_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -23241,22 +23427,22 @@ static nav__6117_40 fmt_bufPrint__anon_8294__6117(nav__6117_39 const a0) { zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4154(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4157(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 json_stringify_writeStreamArbitraryDepth__anon_8302__6118(struct mem_Allocator__599 const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a1, struct json_stringify_StringifyOptions__8122 const a2) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 t0; - t0 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6088(a0, a1, a2); +static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 json_stringify_writeStreamArbitraryDepth__anon_8368__6126(struct mem_Allocator__599 const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a1, struct json_stringify_StringifyOptions__8189 const a2) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 t0; + t0 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6096(a0, a1, a2); return t0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6119(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0, struct environment_root_EnvironmentJson__833 const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6127(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0, struct environment_root_EnvironmentJson__833 const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849 t7; struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 t9; struct environment_root_EnvironmentJson__833 t2; @@ -23265,10 +23451,10 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar bool t5; bool t8; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = a1; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6091(t3); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6099(t3); if (t4) { return t4; } @@ -23276,13 +23462,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t6 = t5; if (t6) { t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6106(t3, (nav__6119_62){((uint8_t const *)&__anon_8509),(uintptr_t)23ul}); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6114(t3, (nav__6127_62){((uint8_t const *)&__anon_8575),(uintptr_t)23ul}); if (t4) { return t4; } t3 = (*t1); t7 = a1.integration_environment; - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6126(t3, t7); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6134(t3, t7); if (t4) { return t4; } @@ -23295,13 +23481,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t6 = t8; if (t6) { t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6106(t3, (nav__6119_62){((uint8_t const *)&__anon_8517),(uintptr_t)16ul}); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6114(t3, (nav__6127_62){((uint8_t const *)&__anon_8583),(uintptr_t)16ul}); if (t4) { return t4; } t3 = (*t1); t9 = a1.linked_libraries; - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6127(t3, t9); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6135(t3, t9); if (t4) { return t4; } @@ -23311,28 +23497,28 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_1:; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6093(t3); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6101(t3); if (t4) { return t4; } return 0; } -static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6089(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; +static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6097(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; t0 = a0; return; } -static void array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1563(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0) { +static void array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1566(struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const a0) { struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t1; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t2; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *t0; struct mem_Allocator__599 *t3; struct mem_Allocator__599 t4; struct array_list_ArrayListAligned_28u8_2cnull_29__806 t5; - nav__1563_43 t6; - nav__1563_43 *t7; + nav__1566_43 t6; + nav__1566_43 *t7; uintptr_t *t8; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t0; @@ -23341,10 +23527,10 @@ static void array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1563(struct t4 = (*t3); t2 = (*t1); t5 = (*t2); - t6 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1575(t5); - mem_Allocator_free__anon_3655__5138(t4, t6); + t6 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1578(t5); + mem_Allocator_free__anon_3655__5141(t4, t6); t2 = (*t1); - t7 = (nav__1563_43 *)&t2->items; + t7 = (nav__1566_43 *)&t2->items; t8 = &t7->len; (*t8) = (uintptr_t)0ul; t2 = (*t1); @@ -23353,7 +23539,7 @@ static void array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1563(struct return; } -static uint16_t fmt_format__anon_8599__6128(struct io_Writer__3827 const a0) { +static uint16_t fmt_format__anon_8665__6136(struct io_Writer__3827 const a0) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -23361,14 +23547,14 @@ static uint16_t fmt_format__anon_8599__6128(struct io_Writer__3827 const a0) { t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__6128_43){(uint8_t const *)&__anon_8668,(uintptr_t)63ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__6136_43){(uint8_t const *)&__anon_8734,(uintptr_t)63ul}); if (t3) { return t3; } return 0; } -static nav__6120_40 fmt_bufPrint__anon_8325__6120(nav__6120_39 const a0) { +static nav__6128_40 fmt_bufPrint__anon_8391__6128(nav__6128_39 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 t2; @@ -23379,16 +23565,16 @@ static nav__6120_40 fmt_bufPrint__anon_8325__6120(nav__6120_39 const a0) { void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t9; void const *t10; - nav__6120_54 (**t11)(void const *, nav__6120_56); + nav__6128_54 (**t11)(void const *, nav__6128_56); struct io_Writer__3827 t12; struct io_Writer__3827 t7; - nav__6120_39 t15; - nav__6120_40 t16; + nav__6128_39 t15; + nav__6128_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4156(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4159(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4146(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4149(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 const *)&t3; t5 = t4; @@ -23398,17 +23584,17 @@ static nav__6120_40 fmt_bufPrint__anon_8325__6120(nav__6120_39 const a0) { t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__6120_54 (**)(void const *, nav__6120_56))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5160; + t11 = (nav__6128_54 (**)(void const *, nav__6128_56))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5163; t12 = t7; - t13 = fmt_format__anon_8599__6128(t12); + t13 = fmt_format__anon_8665__6136(t12); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__6120_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__6128_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -23417,15 +23603,15 @@ static nav__6120_40 fmt_bufPrint__anon_8325__6120(nav__6120_39 const a0) { zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4154(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4157(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static nav__3725_39 fs_Dir_createFileZ__3725(struct fs_Dir__1103 const a0, uint8_t const *const a1, struct fs_File_CreateFlags__8142 const a2) { +static nav__3728_39 fs_Dir_createFileZ__3728(struct fs_Dir__1103 const a0, uint8_t const *const a1, struct fs_File_CreateFlags__8209 const a2) { uint32_t *t2; - nav__3725_52 t11; + nav__3728_52 t11; uintptr_t t12; uintptr_t t13; uintptr_t t10; @@ -23434,9 +23620,9 @@ static nav__3725_39 fs_Dir_createFileZ__3725(struct fs_Dir__1103 const a0, uint8 int32_t t5; uint32_t t6; uint32_t t1; - nav__3725_50 t8; - nav__3725_39 t9; - nav__3725_39 t14; + nav__3728_50 t8; + nav__3728_39 t9; + nav__3728_39 t14; struct fs_Dir__1103 t0; uint16_t t7; uint8_t t3; @@ -23533,7 +23719,7 @@ static nav__3725_39 fs_Dir_createFileZ__3725(struct fs_Dir__1103 const a0, uint8 t5 = a0.fd; t6 = t1; t7 = a2.mode; - t8 = posix_openatZ__1769(t5, a1, t6, t7); + t8 = posix_openatZ__1772(t5, a1, t6, t7); if (t8.error) { t7 = t8.error; t9.payload = (struct fs_File__794){-INT32_C(0x55555556)}; @@ -23543,7 +23729,7 @@ static nav__3725_39 fs_Dir_createFileZ__3725(struct fs_Dir__1103 const a0, uint8 t5 = t8.payload; t4 = a2.lock_nonblocking; if (t4) { - t11 = posix_fcntl__1928(t5, INT32_C(3), (uintptr_t)0ul); + t11 = posix_fcntl__1931(t5, INT32_C(3), (uintptr_t)0ul); t4 = t11.error == UINT16_C(0); if (t4) { t13 = t11.payload; @@ -23568,7 +23754,7 @@ static nav__3725_39 fs_Dir_createFileZ__3725(struct fs_Dir__1103 const a0, uint8 zig_unreachable(); } default: { - posix_close__1727(t5); + posix_close__1730(t5); t9.payload = (struct fs_File__794){-INT32_C(0x55555556)}; t9.error = t7; return t9; @@ -23581,7 +23767,7 @@ static nav__3725_39 fs_Dir_createFileZ__3725(struct fs_Dir__1103 const a0, uint8 t12 = t12 & (uintptr_t)18446744073709551611ul; t10 = t12; t12 = t10; - t11 = posix_fcntl__1928(t5, INT32_C(4), t12); + t11 = posix_fcntl__1931(t5, INT32_C(4), t12); t4 = t11.error == UINT16_C(0); if (t4) { goto zig_block_4; @@ -23604,7 +23790,7 @@ static nav__3725_39 fs_Dir_createFileZ__3725(struct fs_Dir__1103 const a0, uint8 zig_unreachable(); } default: { - posix_close__1727(t5); + posix_close__1730(t5); t9.payload = (struct fs_File__794){-INT32_C(0x55555556)}; t9.error = t7; return t9; @@ -23624,7 +23810,7 @@ static nav__3725_39 fs_Dir_createFileZ__3725(struct fs_Dir__1103 const a0, uint8 return t14; } -static uint16_t fmt_format__anon_8674__6129(struct io_Writer__3827 const a0) { +static uint16_t fmt_format__anon_8740__6137(struct io_Writer__3827 const a0) { struct io_Writer__3827 const *t1; struct io_Writer__3827 t2; struct io_Writer__3827 t0; @@ -23632,14 +23818,14 @@ static uint16_t fmt_format__anon_8674__6129(struct io_Writer__3827 const a0) { t0 = a0; t1 = (struct io_Writer__3827 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5168(t2, (nav__6129_43){(uint8_t const *)&__anon_8741,(uintptr_t)59ul}); + t3 = io_Writer_writeAll__5171(t2, (nav__6137_43){(uint8_t const *)&__anon_8807,(uintptr_t)59ul}); if (t3) { return t3; } return 0; } -static nav__6121_40 fmt_bufPrint__anon_8340__6121(nav__6121_39 const a0) { +static nav__6129_40 fmt_bufPrint__anon_8406__6129(nav__6129_39 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 t2; @@ -23650,16 +23836,16 @@ static nav__6121_40 fmt_bufPrint__anon_8340__6121(nav__6121_39 const a0) { void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *t9; void const *t10; - nav__6121_54 (**t11)(void const *, nav__6121_56); + nav__6129_54 (**t11)(void const *, nav__6129_56); struct io_Writer__3827 t12; struct io_Writer__3827 t7; - nav__6121_39 t15; - nav__6121_40 t16; + nav__6129_39 t15; + nav__6129_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4156(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_1971__4159(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4146(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4149(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3817 const *)&t3; t5 = t4; @@ -23669,17 +23855,17 @@ static nav__6121_40 fmt_bufPrint__anon_8340__6121(nav__6121_39 const a0) { t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__1968 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__6121_54 (**)(void const *, nav__6121_56))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5160; + t11 = (nav__6129_54 (**)(void const *, nav__6129_56))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5163; t12 = t7; - t13 = fmt_format__anon_8674__6129(t12); + t13 = fmt_format__anon_8740__6137(t12); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__6121_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__6129_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -23688,13 +23874,13 @@ static nav__6121_40 fmt_bufPrint__anon_8340__6121(nav__6121_39 const a0) { zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4154(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4157(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3367(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3370(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t0; @@ -23709,33 +23895,33 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro struct array_hash_map_IndexHeader__880 *t11; struct array_hash_map_IndexHeader__880 *t20; struct array_hash_map_IndexHeader__880 *const *t12; - nav__3367_62 t18; + nav__3370_62 t18; struct array_hash_map_IndexHeader__880 t13; uint32_t t14; uint16_t t7; - nav__3367_60 t16; + nav__3370_60 t16; bool t5; uint8_t t17; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *)&t0; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_lock__3147(t3); + debug_SafetyLock_lock__3150(t3); t4 = a2; t5 = t4 <= UINT64_C(8); if (t5) { t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3493(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3496(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return 0; } goto zig_block_0; @@ -23750,23 +23936,23 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro t12 = (struct array_hash_map_IndexHeader__880 *const *)&t11; t10 = (*t12); t13 = (*t10); - t14 = array_hash_map_IndexHeader_capacity__3139(t13); + t14 = array_hash_map_IndexHeader_capacity__3142(t13); t4 = a2; t15 = (uint64_t)t14; t5 = t4 <= t15; if (t5) { t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3493(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3496(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return 0; } goto zig_block_2; @@ -23779,28 +23965,28 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro zig_block_1:; t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3493(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3496(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } - t16 = array_hash_map_IndexHeader_findBitIndex__3142(a2); + t16 = array_hash_map_IndexHeader_findBitIndex__3145(a2); if (t16.error) { t7 = t16.error; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } t17 = t16.payload; - t18 = array_hash_map_IndexHeader_alloc__3143(a1, t17); + t18 = array_hash_map_IndexHeader_alloc__3146(a1, t17); if (t18.error) { t7 = t18.error; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return t7; } t10 = t18.payload; @@ -23812,25 +23998,25 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro t20 = t19; t12 = (struct array_hash_map_IndexHeader__880 *const *)&t20; t19 = (*t12); - array_hash_map_IndexHeader_free__3144(t19, a1); + array_hash_map_IndexHeader_free__3147(t19, a1); goto zig_block_3; } goto zig_block_3; zig_block_3:; t2 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3459(t2, t10); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3462(t2, t10); t2 = (*t1); t8 = (struct array_hash_map_IndexHeader__880 **)&t2->index_header; t19 = (struct array_hash_map_IndexHeader__880 *)t10; (*t8) = t19; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3148(t3); + debug_SafetyLock_unlock__3151(t3); return 0; } -static nav__6122_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6122(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0, nav__6122_41 const a1) { +static nav__6130_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6130(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0, nav__6130_41 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const *t1; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_IndexHeader__880 *t3; @@ -23841,16 +24027,16 @@ static nav__6122_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t9; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t10; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t11; - nav__6122_61 t12; - nav__6122_64 t13; + nav__6130_61 t12; + nav__6130_64 t13; uintptr_t t15; uintptr_t t16; uintptr_t t14; uint64_t t17; uint64_t t18; - nav__6122_41 *t19; - nav__6122_41 t22; - nav__6122_38 t23; + nav__6130_41 *t19; + nav__6130_41 t22; + nav__6130_38 t23; struct array_hash_map_IndexHeader__880 *const *t25; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t28; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t0; @@ -23869,16 +24055,16 @@ static nav__6122_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = t5; goto zig_block_0; } - t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6130(a1); + t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6138(a1); t7 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const *)&t1->entries; t8 = (*t7); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t8); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t8); t10 = t9; t11 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t10; t9 = (*t11); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(t9); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(t9); t9 = (*t11); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5662(t9); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5665(t9); t14 = (uintptr_t)0ul; t15 = t13.len; zig_loop_32: @@ -23892,7 +24078,7 @@ static nav__6122_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t4 = t20 == t6; if (t4) { t22 = (*t19); - t4 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6132(a1, t22, t16); + t4 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6140(a1, t22, t16); t21 = t4; goto zig_block_4; } @@ -23918,35 +24104,35 @@ static nav__6122_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen goto zig_loop_32; zig_block_1:; - return (nav__6122_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6130_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t24 = t2; t25 = (struct array_hash_map_IndexHeader__880 *const *)&t24; t5 = (*t25); t26 = (*t5); - t27 = array_hash_map_IndexHeader_capacityIndexType__3138(t26); + t27 = array_hash_map_IndexHeader_capacityIndexType__3141(t26); switch (t27) { case UINT8_C(0): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6133(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6141(t28, a1, t2); return t23; } case UINT8_C(1): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6134(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6142(t28, a1, t2); return t23; } case UINT8_C(2): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6135(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6143(t28, a1, t2); return t23; } default: zig_unreachable(); } } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6123(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, nav__6123_42 const a1) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6131(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, nav__6131_42 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *t1; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_IndexHeader__880 *t4; @@ -23960,28 +24146,28 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t11; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t12; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t13; - nav__6123_66 t14; - nav__6123_66 t15; - nav__6123_66 const *t16; - nav__6123_69 t17; - nav__6123_69 t18; - nav__6123_69 const *t19; + nav__6131_66 t14; + nav__6131_66 t15; + nav__6131_66 const *t16; + nav__6131_69 t17; + nav__6131_69 t18; + nav__6131_69 const *t19; uintptr_t t21; uintptr_t t22; uintptr_t t20; uint64_t t23; uint64_t t24; - nav__6123_42 *t25; - nav__6123_42 t28; - nav__6123_72 t29; - nav__6123_72 t30; - nav__6123_72 t37; - nav__6123_72 const *t31; + nav__6131_42 *t25; + nav__6131_42 t28; + nav__6131_72 t29; + nav__6131_72 t30; + nav__6131_72 t37; + nav__6131_72 const *t31; struct environment_linked_libraries_root_LibraryEntry__852 *t32; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 t33; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 t33; uint32_t *const *t34; uint32_t *t35; - nav__6123_42 *const *t36; + nav__6131_42 *const *t36; struct environment_linked_libraries_root_LibraryEntry__852 *const *t38; struct array_hash_map_IndexHeader__880 *const *t40; uint32_t t7; @@ -24000,21 +24186,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t2 = t6; goto zig_block_0; } - t7 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6130(a1); + t7 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6138(a1); t8 = (*t1); t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t8->entries; t10 = (*t9); - t11 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t10); + t11 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t10); t12 = t11; t13 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t12; t11 = (*t13); - t14 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(t11); + t14 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(t11); t15 = t14; - t16 = (nav__6123_66 const *)&t15; + t16 = (nav__6131_66 const *)&t15; t11 = (*t13); - t17 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5662(t11); + t17 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5665(t11); t18 = t17; - t19 = (nav__6123_69 const *)&t18; + t19 = (nav__6131_69 const *)&t18; t20 = (uintptr_t)0ul; t21 = t17.len; zig_loop_39: @@ -24028,7 +24214,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t5 = t26 == t7; if (t5) { t28 = (*t25); - t5 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6132(a1, t28, t22); + t5 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6140(a1, t28, t22); t27 = t5; goto zig_block_4; } @@ -24038,9 +24224,9 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_block_4:; if (t27) { t11 = (*t13); - t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5663(t11); + t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5666(t11); t30 = t29; - t31 = (nav__6123_72 const *)&t30; + t31 = (nav__6131_72 const *)&t30; t29 = (*t31); t32 = &t29.ptr[t22]; t33.key_ptr = t25; @@ -24064,18 +24250,18 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_block_1:; t8 = (*t1); t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t8->entries; - t21 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3482(t9); + t21 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3485(t9); t34 = &t16->ptr; t35 = (*t34); t35 = (uint32_t *)&t35[t21]; (*t35) = t7; t36 = &t19->ptr; t25 = (*t36); - t25 = (nav__6123_42 *)&t25[t21]; + t25 = (nav__6131_42 *)&t25[t21]; t11 = (*t13); - t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5663(t11); + t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5666(t11); t37 = t29; - t31 = (nav__6123_72 const *)&t37; + t31 = (nav__6131_72 const *)&t37; t38 = &t31->ptr; t32 = (*t38); t32 = (struct environment_linked_libraries_root_LibraryEntry__852 *)&t32[t21]; @@ -24090,35 +24276,35 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t40 = (struct array_hash_map_IndexHeader__880 *const *)&t39; t6 = (*t40); t41 = (*t6); - t42 = array_hash_map_IndexHeader_capacityIndexType__3138(t41); + t42 = array_hash_map_IndexHeader_capacityIndexType__3141(t41); switch (t42) { case UINT8_C(0): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6136(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6144(t8, a1, t2); return t33; } case UINT8_C(1): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6137(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6145(t8, a1, t2); return t33; } case UINT8_C(2): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6138(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6146(t8, a1, t2); return t33; } default: zig_unreachable(); } } -static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6088(struct mem_Allocator__599 const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a1, struct json_stringify_StringifyOptions__8122 const a2) { - struct json_stringify_StringifyOptions__8122 *t1; +static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6096(struct mem_Allocator__599 const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a1, struct json_stringify_StringifyOptions__8189 const a2) { + struct json_stringify_StringifyOptions__8189 *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 *t2; uintptr_t *t3; uint8_t *t4; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 t0; (void)a0; - t1 = (struct json_stringify_StringifyOptions__8122 *)&t0.options; + t1 = (struct json_stringify_StringifyOptions__8189 *)&t0.options; (*t1) = a2; t2 = (struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 *)&t0.stream; (*t2) = a1; @@ -24129,14 +24315,14 @@ static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Arra return t0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6096(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_StringifyOptions__8122 *t3; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6104(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_StringifyOptions__8189 *t3; uintptr_t t6; uintptr_t t8; uintptr_t *t7; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t9; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t9; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 *t10; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t11; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t12; @@ -24148,7 +24334,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t17; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t18; void const *t19; - nav__6096_56 (**t20)(void const *, nav__6096_58); + nav__6104_56 (**t20)(void const *, nav__6104_58); struct io_Writer__3827 t21; struct io_Writer__3827 t16; struct io_Writer__3827 t22; @@ -24157,13 +24343,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar struct io_Writer__3827 const *t23; uint16_t t24; uint16_t t25; - struct json_stringify_StringifyOptions__8122 t4; + struct json_stringify_StringifyOptions__8189 t4; uint8_t t5; uint8_t t2; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = UINT8_C(32); - t3 = (struct json_stringify_StringifyOptions__8122 *)&a0->options; + t3 = (struct json_stringify_StringifyOptions__8189 *)&a0->options; t4 = (*t3); t5 = t4.whitespace; switch (t5) { @@ -24227,13 +24413,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t18 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t13->context; t19 = (void const *)t18; (*t17) = t19; - t20 = (nav__6096_56 (**)(void const *, nav__6096_58))&t16.writeFn; - (*t20) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t20 = (nav__6104_56 (**)(void const *, nav__6104_58))&t16.writeFn; + (*t20) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t21 = t16; t22 = t21; t23 = (struct io_Writer__3827 const *)&t22; t21 = (*t23); - t24 = io_Writer_writeByte__5170(t21, UINT8_C(10)); + t24 = io_Writer_writeByte__5173(t21, UINT8_C(10)); memcpy(&t25, &t24, sizeof(uint16_t)); if (t25) { return t25; @@ -24251,13 +24437,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t18 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t13->context; t19 = (void const *)t18; (*t17) = t19; - t20 = (nav__6096_56 (**)(void const *, nav__6096_58))&t28.writeFn; - (*t20) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t20 = (nav__6104_56 (**)(void const *, nav__6104_58))&t28.writeFn; + (*t20) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t21 = t28; t29 = t21; t23 = (struct io_Writer__3827 const *)&t29; t21 = (*t23); - t25 = io_Writer_writeByteNTimes__5171(t21, t5, t6); + t25 = io_Writer_writeByteNTimes__5174(t21, t5, t6); memcpy(&t24, &t25, sizeof(uint16_t)); if (t24) { return t24; @@ -24265,11 +24451,11 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6099(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 const *t3; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6107(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 const *t3; uint8_t *t5; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 *t8; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t9; @@ -24284,7 +24470,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t15; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t16; void const *t17; - nav__6099_56 (**t18)(void const *, nav__6099_58); + nav__6107_56 (**t18)(void const *, nav__6107_58); struct io_Writer__3827 t19; struct io_Writer__3827 t14; struct io_Writer__3827 t20; @@ -24293,17 +24479,17 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar struct io_Writer__3827 t31; struct io_Writer__3827 t32; struct io_Writer__3827 const *t21; - struct json_stringify_StringifyOptions__8122 *t27; + struct json_stringify_StringifyOptions__8189 *t27; uint16_t t7; uint16_t t22; bool t4; uint8_t t6; - struct json_stringify_StringifyOptions__8122 t28; + struct json_stringify_StringifyOptions__8189 t28; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = (*t1); - t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 const *)t2; - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6102(t3); + t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 const *)t2; + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6110(t3); t4 = !t4; debug_assert__180(t4); t5 = (uint8_t *)&a0->next_punctuation; @@ -24314,7 +24500,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar } case UINT8_C(1): { t2 = (*t1); - t7 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6096(t2); + t7 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6104(t2); if (t7) { return t7; } @@ -24333,19 +24519,19 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t11->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__6099_56 (**)(void const *, nav__6099_58))&t14.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t18 = (nav__6107_56 (**)(void const *, nav__6107_58))&t14.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t19 = t14; t20 = t19; t21 = (struct io_Writer__3827 const *)&t20; t19 = (*t21); - t7 = io_Writer_writeByte__5170(t19, UINT8_C(44)); + t7 = io_Writer_writeByte__5173(t19, UINT8_C(44)); memcpy(&t22, &t7, sizeof(uint16_t)); if (t22) { return t22; } t2 = (*t1); - t22 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6096(t2); + t22 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6104(t2); if (t22) { return t22; } @@ -24364,18 +24550,18 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t11->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__6099_56 (**)(void const *, nav__6099_58))&t25.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t18 = (nav__6107_56 (**)(void const *, nav__6107_58))&t25.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t19 = t25; t26 = t19; t21 = (struct io_Writer__3827 const *)&t26; t19 = (*t21); - t22 = io_Writer_writeByte__5170(t19, UINT8_C(58)); + t22 = io_Writer_writeByte__5173(t19, UINT8_C(58)); memcpy(&t7, &t22, sizeof(uint16_t)); if (t7) { return t7; } - t27 = (struct json_stringify_StringifyOptions__8122 *)&a0->options; + t27 = (struct json_stringify_StringifyOptions__8189 *)&a0->options; t28 = (*t27); t6 = t28.whitespace; t4 = t6 != UINT8_C(0); @@ -24392,13 +24578,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t11->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__6099_56 (**)(void const *, nav__6099_58))&t31.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t18 = (nav__6107_56 (**)(void const *, nav__6107_58))&t31.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t19 = t31; t32 = t19; t21 = (struct io_Writer__3827 const *)&t32; t19 = (*t21); - t7 = io_Writer_writeByte__5170(t19, UINT8_C(32)); + t7 = io_Writer_writeByte__5173(t19, UINT8_C(32)); memcpy(&t22, &t7, sizeof(uint16_t)); if (t22) { return t22; @@ -24417,20 +24603,20 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6097(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 const *t3; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6105(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 const *t3; uint16_t t6; uint16_t t7; - nav__6097_43 t4; + nav__6105_43 t4; bool t5; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = (*t1); - t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 const *)t2; - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6101(t3); + t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 const *)t2; + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6109(t3); t5 = t4.is_null != true; if (t5) { t5 = t4.payload; @@ -24442,20 +24628,20 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_0:; t2 = (*t1); - t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6099(t2); + t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6107(t2); memcpy(&t7, &t6, sizeof(uint16_t)); return t7; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6094(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0, uint8_t const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6102(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0, uint8_t const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; uintptr_t *t3; uintptr_t t4; (void)a1; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = (*t1); t3 = (uintptr_t *)&t2->indent_level; t4 = (*t3); @@ -24464,10 +24650,10 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6091(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6099(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t5; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t6; @@ -24477,7 +24663,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t11; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t12; void const *t13; - nav__6091_54 (**t14)(void const *, nav__6091_56); + nav__6099_54 (**t14)(void const *, nav__6099_56); struct io_Writer__3827 t15; struct io_Writer__3827 t10; struct io_Writer__3827 t16; @@ -24486,9 +24672,9 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar uint16_t t3; uint16_t t18; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = (*t1); - t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6097(t2); + t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6105(t2); if (t3) { return t3; } @@ -24504,39 +24690,39 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t12 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t7->context; t13 = (void const *)t12; (*t11) = t13; - t14 = (nav__6091_54 (**)(void const *, nav__6091_56))&t10.writeFn; - (*t14) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t14 = (nav__6099_54 (**)(void const *, nav__6099_56))&t10.writeFn; + (*t14) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t15 = t10; t16 = t15; t17 = (struct io_Writer__3827 const *)&t16; t15 = (*t17); - t3 = io_Writer_writeByte__5170(t15, UINT8_C(123)); + t3 = io_Writer_writeByte__5173(t15, UINT8_C(123)); memcpy(&t18, &t3, sizeof(uint16_t)); if (t18) { return t18; } t2 = (*t1); - (void)json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6094(t2, UINT8_C(0)); + (void)json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6102(t2, UINT8_C(0)); t2 = (*t1); t19 = (uint8_t *)&t2->next_punctuation; (*t19) = UINT8_C(1); return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6098(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 const *t3; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6106(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 const *t3; uint16_t t6; uint16_t t7; - nav__6098_43 t4; + nav__6106_43 t4; bool t5; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = (*t1); - t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 const *)t2; - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6101(t3); + t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 const *)t2; + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6109(t3); t5 = t4.is_null != true; if (t5) { t5 = t4.payload; @@ -24547,12 +24733,12 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_0:; t2 = (*t1); - t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6099(t2); + t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6107(t2); memcpy(&t7, &t6, sizeof(uint16_t)); return t7; } -static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt_FormatOptions__4248 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a2) { +static uint16_t fmt_formatBuf__anon_9050__6153(nav__6153_39 const a0, struct fmt_FormatOptions__4248 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a2) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t33; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t12; @@ -24564,11 +24750,11 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t54; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t58; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t62; - nav__6145_44 t2; + nav__6153_44 t2; uintptr_t t4; uintptr_t t5; uintptr_t t7; - nav__6145_52 t6; + nav__6153_52 t6; uint64_t t8; uint64_t t9; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t10; @@ -24586,7 +24772,7 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt void const **t15; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t16; void const *t17; - nav__6145_52 (**t18)(void const *, nav__6145_39); + nav__6153_52 (**t18)(void const *, nav__6153_39); struct io_Writer__3827 t19; struct io_Writer__3827 t14; struct io_Writer__3827 t20; @@ -24607,14 +24793,14 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt struct io_Writer__3827 t63; struct io_Writer__3827 t64; struct io_Writer__3827 const *t21; - nav__6145_67 t26; - nav__6145_39 t28; - nav__6145_39 t31; + nav__6153_67 t26; + nav__6153_39 t28; + nav__6153_39 t31; uint8_t *t30; uint32_t t25; uint16_t t22; uint16_t t23; - nav__6145_70 t27; + nav__6153_70 t27; bool t3; uint8_t t29; uint8_t t24[4]; @@ -24624,7 +24810,7 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt t3 = t2.is_null != true; if (t3) { t4 = t2.payload; - t6 = unicode_utf8CountCodepoints__5205(a0); + t6 = unicode_utf8CountCodepoints__5208(a0); t3 = t6.error == UINT16_C(0); if (t3) { t7 = t6.payload; @@ -24661,13 +24847,13 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__6145_52 (**)(void const *, nav__6145_39))&t14.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t18 = (nav__6153_52 (**)(void const *, nav__6153_39))&t14.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t19 = t14; t20 = t19; t21 = (struct io_Writer__3827 const *)&t20; t19 = (*t21); - t22 = io_Writer_writeAll__5168(t19, a0); + t22 = io_Writer_writeAll__5171(t19, a0); memcpy(&t23, &t22, sizeof(uint16_t)); memcpy(&t22, &t23, sizeof(uint16_t)); return t22; @@ -24678,7 +24864,7 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt t25 = a1.fill; t26.ptr = &t24[(uintptr_t)0ul]; t26.len = (uintptr_t)4ul; - t27 = unicode_utf8Encode__5190(t25, t26); + t27 = unicode_utf8Encode__5193(t25, t26); t3 = t27.error == UINT16_C(0); if (t3) { t29 = t27.payload; @@ -24687,7 +24873,7 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt t5 = (uintptr_t)t29; t26.ptr = t30; t26.len = t5; - memcpy(&t31, &t26, sizeof(nav__6145_39)); + memcpy(&t31, &t26, sizeof(nav__6153_39)); t28 = t31; goto zig_block_4; @@ -24696,7 +24882,7 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt switch (t23) { case zig_error_Utf8CannotEncodeSurrogateHalf: case zig_error_CodepointTooLarge: { - t28 = (nav__6145_39){(uint8_t const *)&__anon_5278,(uintptr_t)3ul}; + t28 = (nav__6153_39){(uint8_t const *)&__anon_5278,(uintptr_t)3ul}; goto zig_block_4; } default: zig_unreachable(); @@ -24716,13 +24902,13 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t33->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__6145_52 (**)(void const *, nav__6145_39))&t35.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t18 = (nav__6153_52 (**)(void const *, nav__6153_39))&t35.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t19 = t35; t36 = t19; t21 = (struct io_Writer__3827 const *)&t36; t19 = (*t21); - t23 = io_Writer_writeAll__5168(t19, a0); + t23 = io_Writer_writeAll__5171(t19, a0); memcpy(&t22, &t23, sizeof(uint16_t)); if (t22) { return t22; @@ -24737,13 +24923,13 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__6145_52 (**)(void const *, nav__6145_39))&t39.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t18 = (nav__6153_52 (**)(void const *, nav__6153_39))&t39.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t19 = t39; t40 = t19; t21 = (struct io_Writer__3827 const *)&t40; t19 = (*t21); - t22 = io_Writer_writeBytesNTimes__5172(t19, t28, t7); + t22 = io_Writer_writeBytesNTimes__5175(t19, t28, t7); memcpy(&t23, &t22, sizeof(uint16_t)); if (t23) { return t23; @@ -24764,13 +24950,13 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t33->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__6145_52 (**)(void const *, nav__6145_39))&t43.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t18 = (nav__6153_52 (**)(void const *, nav__6153_39))&t43.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t19 = t43; t44 = t19; t21 = (struct io_Writer__3827 const *)&t44; t19 = (*t21); - t23 = io_Writer_writeBytesNTimes__5172(t19, t28, t5); + t23 = io_Writer_writeBytesNTimes__5175(t19, t28, t5); memcpy(&t22, &t23, sizeof(uint16_t)); if (t22) { return t22; @@ -24785,13 +24971,13 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t33->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__6145_52 (**)(void const *, nav__6145_39))&t47.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t18 = (nav__6153_52 (**)(void const *, nav__6153_39))&t47.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t19 = t47; t48 = t19; t21 = (struct io_Writer__3827 const *)&t48; t19 = (*t21); - t22 = io_Writer_writeAll__5168(t19, a0); + t22 = io_Writer_writeAll__5171(t19, a0); memcpy(&t23, &t22, sizeof(uint16_t)); if (t23) { return t23; @@ -24806,13 +24992,13 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__6145_52 (**)(void const *, nav__6145_39))&t51.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t18 = (nav__6153_52 (**)(void const *, nav__6153_39))&t51.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t19 = t51; t52 = t19; t21 = (struct io_Writer__3827 const *)&t52; t19 = (*t21); - t23 = io_Writer_writeBytesNTimes__5172(t19, t28, t7); + t23 = io_Writer_writeBytesNTimes__5175(t19, t28, t7); memcpy(&t22, &t23, sizeof(uint16_t)); if (t22) { return t22; @@ -24830,13 +25016,13 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t33->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__6145_52 (**)(void const *, nav__6145_39))&t55.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t18 = (nav__6153_52 (**)(void const *, nav__6153_39))&t55.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t19 = t55; t56 = t19; t21 = (struct io_Writer__3827 const *)&t56; t19 = (*t21); - t23 = io_Writer_writeBytesNTimes__5172(t19, t28, t7); + t23 = io_Writer_writeBytesNTimes__5175(t19, t28, t7); memcpy(&t22, &t23, sizeof(uint16_t)); if (t22) { return t22; @@ -24851,13 +25037,13 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__6145_52 (**)(void const *, nav__6145_39))&t59.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t18 = (nav__6153_52 (**)(void const *, nav__6153_39))&t59.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t19 = t59; t60 = t19; t21 = (struct io_Writer__3827 const *)&t60; t19 = (*t21); - t22 = io_Writer_writeAll__5168(t19, a0); + t22 = io_Writer_writeAll__5171(t19, a0); memcpy(&t23, &t22, sizeof(uint16_t)); if (t23) { return t23; @@ -24880,13 +25066,13 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__6145_52 (**)(void const *, nav__6145_39))&t63.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t18 = (nav__6153_52 (**)(void const *, nav__6153_39))&t63.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t19 = t63; t64 = t19; t21 = (struct io_Writer__3827 const *)&t64; t19 = (*t21); - t23 = io_Writer_writeAll__5168(t19, a0); + t23 = io_Writer_writeAll__5171(t19, a0); memcpy(&t22, &t23, sizeof(uint16_t)); if (t22) { return t22; @@ -24897,13 +25083,13 @@ static uint16_t fmt_formatBuf__anon_8984__6145(nav__6145_39 const a0, struct fmt return 0; } -static uint16_t fmt_formatInt__anon_8974__6144(uint32_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4248 const a3, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a4) { +static uint16_t fmt_formatInt__anon_9040__6152(uint32_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4248 const a3, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a4) { uintptr_t t5; uintptr_t t3; uint8_t *t6; uint8_t (*t7)[2]; - nav__6144_54 t12; - nav__6144_57 t13; + nav__6152_54 t12; + nav__6152_57 t13; uint32_t t4; uint32_t t11; uint32_t t2; @@ -24911,7 +25097,7 @@ static uint16_t fmt_formatInt__anon_8974__6144(uint32_t const a0, uint8_t const uint16_t t15; bool t0; uint8_t t8; - nav__6144_52 t9; + nav__6152_52 t9; uint8_t t10[2]; uint8_t t1[22]; t0 = a1 >= UINT8_C(2); @@ -24934,7 +25120,7 @@ static uint16_t fmt_formatInt__anon_8974__6144(uint32_t const a0, uint8_t const t4 = t2; t4 = t4 % UINT32_C(100); t8 = (uint8_t)t4; - t9 = fmt_digits2__4953(t8); + t9 = fmt_digits2__4956(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); t4 = t2; @@ -24971,7 +25157,7 @@ static uint16_t fmt_formatInt__anon_8974__6144(uint32_t const a0, uint8_t const t7 = (uint8_t (*)[2])t6; t4 = t2; t8 = (uint8_t)t4; - t9 = fmt_digits2__4953(t8); + t9 = fmt_digits2__4956(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); goto zig_block_3; @@ -24989,7 +25175,7 @@ static uint16_t fmt_formatInt__anon_8974__6144(uint32_t const a0, uint8_t const t5 = t3; t6 = (uint8_t *)&t1[t5]; t8 = (uint8_t)t11; - t8 = fmt_digitToChar__4969(t8, a2); + t8 = fmt_digitToChar__4972(t8, a2); (*t6) = t8; t11 = t2; t4 = (uint32_t)a1; @@ -25015,33 +25201,33 @@ static uint16_t fmt_formatInt__anon_8974__6144(uint32_t const a0, uint8_t const t5 = (uintptr_t)22ul - t5; t12.ptr = t6; t12.len = t5; - memcpy(&t13, &t12, sizeof(nav__6144_57)); - t14 = fmt_formatBuf__anon_8984__6145(t13, a3, a4); + memcpy(&t13, &t12, sizeof(nav__6152_57)); + t14 = fmt_formatBuf__anon_9050__6153(t13, a3, a4); memcpy(&t15, &t14, sizeof(uint16_t)); return t15; } -static uint16_t fmt_formatIntValue__anon_8949__6143(uint32_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a2) { +static uint16_t fmt_formatIntValue__anon_9015__6151(uint32_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatInt__anon_8974__6144(a0, UINT8_C(16), UINT8_C(0), a1, a2); + t0 = fmt_formatInt__anon_9040__6152(a0, UINT8_C(16), UINT8_C(0), a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t fmt_formatInt__anon_9000__6147(uint16_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4248 const a3, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a4) { +static uint16_t fmt_formatInt__anon_9066__6155(uint16_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4248 const a3, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a4) { uintptr_t t5; uintptr_t t3; uint8_t *t6; uint8_t (*t7)[2]; - nav__6147_54 t12; - nav__6147_57 t13; + nav__6155_54 t12; + nav__6155_57 t13; uint16_t t4; uint16_t t11; uint16_t t2; bool t0; uint8_t t8; - nav__6147_52 t9; + nav__6155_52 t9; uint8_t t10[2]; uint8_t t1[17]; t0 = a1 >= UINT8_C(2); @@ -25064,7 +25250,7 @@ static uint16_t fmt_formatInt__anon_9000__6147(uint16_t const a0, uint8_t const t4 = t2; t4 = t4 % UINT16_C(100); t8 = (uint8_t)t4; - t9 = fmt_digits2__4953(t8); + t9 = fmt_digits2__4956(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); t4 = t2; @@ -25101,7 +25287,7 @@ static uint16_t fmt_formatInt__anon_9000__6147(uint16_t const a0, uint8_t const t7 = (uint8_t (*)[2])t6; t4 = t2; t8 = (uint8_t)t4; - t9 = fmt_digits2__4953(t8); + t9 = fmt_digits2__4956(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); goto zig_block_3; @@ -25119,7 +25305,7 @@ static uint16_t fmt_formatInt__anon_9000__6147(uint16_t const a0, uint8_t const t5 = t3; t6 = (uint8_t *)&t1[t5]; t8 = (uint8_t)t11; - t8 = fmt_digitToChar__4969(t8, a2); + t8 = fmt_digitToChar__4972(t8, a2); (*t6) = t8; t11 = t2; t4 = (uint16_t)a1; @@ -25145,21 +25331,21 @@ static uint16_t fmt_formatInt__anon_9000__6147(uint16_t const a0, uint8_t const t5 = (uintptr_t)17ul - t5; t12.ptr = t6; t12.len = t5; - memcpy(&t13, &t12, sizeof(nav__6147_57)); - t11 = fmt_formatBuf__anon_8984__6145(t13, a3, a4); + memcpy(&t13, &t12, sizeof(nav__6155_57)); + t11 = fmt_formatBuf__anon_9050__6153(t13, a3, a4); memcpy(&t4, &t11, sizeof(uint16_t)); return t4; } -static uint16_t fmt_formatIntValue__anon_8996__6146(uint16_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a2) { +static uint16_t fmt_formatIntValue__anon_9062__6154(uint16_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatInt__anon_9000__6147(a0, UINT8_C(16), UINT8_C(0), a1, a2); + t0 = fmt_formatInt__anon_9066__6155(a0, UINT8_C(16), UINT8_C(0), a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t json_stringify_outputUnicodeEscape__anon_8933__6142(uint32_t const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a1) { +static uint16_t json_stringify_outputUnicodeEscape__anon_8999__6150(uint32_t const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a1) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t19; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t5; @@ -25174,7 +25360,7 @@ static uint16_t json_stringify_outputUnicodeEscape__anon_8933__6142(uint32_t con void const **t8; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t9; void const *t10; - nav__6142_48 (**t11)(void const *, nav__6142_50); + nav__6150_48 (**t11)(void const *, nav__6150_50); struct io_Writer__3827 t12; struct io_Writer__3827 t7; struct io_Writer__3827 t13; @@ -25203,18 +25389,18 @@ static uint16_t json_stringify_outputUnicodeEscape__anon_8933__6142(uint32_t con t9 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__6142_48 (**)(void const *, nav__6142_50))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t11 = (nav__6150_48 (**)(void const *, nav__6150_50))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t12 = t7; t13 = t12; t14 = (struct io_Writer__3827 const *)&t13; t12 = (*t14); - t15 = io_Writer_writeAll__5168(t12, (nav__6142_50){(uint8_t const *)&__anon_8939,(uintptr_t)2ul}); + t15 = io_Writer_writeAll__5171(t12, (nav__6150_50){(uint8_t const *)&__anon_9005,(uintptr_t)2ul}); memcpy(&t16, &t15, sizeof(uint16_t)); if (t16) { return t16; } - t16 = fmt_formatIntValue__anon_8949__6143(a0, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)4ul,false},UINT32_C(48),UINT8_C(2)}, a1); + t16 = fmt_formatIntValue__anon_9015__6151(a0, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)4ul,false},UINT32_C(48),UINT8_C(2)}, a1); if (t16) { return t16; } @@ -25239,18 +25425,18 @@ static uint16_t json_stringify_outputUnicodeEscape__anon_8933__6142(uint32_t con t9 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t19->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__6142_48 (**)(void const *, nav__6142_50))&t21.writeFn; - (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t11 = (nav__6150_48 (**)(void const *, nav__6150_50))&t21.writeFn; + (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t12 = t21; t22 = t12; t14 = (struct io_Writer__3827 const *)&t22; t12 = (*t14); - t23 = io_Writer_writeAll__5168(t12, (nav__6142_50){(uint8_t const *)&__anon_8939,(uintptr_t)2ul}); + t23 = io_Writer_writeAll__5171(t12, (nav__6150_50){(uint8_t const *)&__anon_9005,(uintptr_t)2ul}); memcpy(&t24, &t23, sizeof(uint16_t)); if (t24) { return t24; } - t16 = fmt_formatIntValue__anon_8996__6146(t16, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)4ul,false},UINT32_C(48),UINT8_C(2)}, a1); + t16 = fmt_formatIntValue__anon_9062__6154(t16, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)4ul,false},UINT32_C(48),UINT8_C(2)}, a1); if (t16) { return t16; } @@ -25264,18 +25450,18 @@ static uint16_t json_stringify_outputUnicodeEscape__anon_8933__6142(uint32_t con t9 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__6142_48 (**)(void const *, nav__6142_50))&t27.writeFn; - (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t11 = (nav__6150_48 (**)(void const *, nav__6150_50))&t27.writeFn; + (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t12 = t27; t28 = t12; t14 = (struct io_Writer__3827 const *)&t28; t12 = (*t14); - t16 = io_Writer_writeAll__5168(t12, (nav__6142_50){(uint8_t const *)&__anon_8939,(uintptr_t)2ul}); + t16 = io_Writer_writeAll__5171(t12, (nav__6150_50){(uint8_t const *)&__anon_9005,(uintptr_t)2ul}); memcpy(&t24, &t16, sizeof(uint16_t)); if (t24) { return t24; } - t15 = fmt_formatIntValue__anon_8996__6146(t15, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)4ul,false},UINT32_C(48),UINT8_C(2)}, a1); + t15 = fmt_formatIntValue__anon_9062__6154(t15, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)4ul,false},UINT32_C(48),UINT8_C(2)}, a1); if (t15) { return t15; } @@ -25285,7 +25471,7 @@ static uint16_t json_stringify_outputUnicodeEscape__anon_8933__6142(uint32_t con return 0; } -static uint16_t json_stringify_outputSpecialEscape__anon_8893__6141(uint8_t const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a1) { +static uint16_t json_stringify_outputSpecialEscape__anon_8959__6149(uint8_t const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a1) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t17; @@ -25307,7 +25493,7 @@ static uint16_t json_stringify_outputSpecialEscape__anon_8893__6141(uint8_t cons void const **t7; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t8; void const *t9; - nav__6141_48 (**t10)(void const *, nav__6141_50); + nav__6149_48 (**t10)(void const *, nav__6149_50); struct io_Writer__3827 t11; struct io_Writer__3827 t6; struct io_Writer__3827 t12; @@ -25341,13 +25527,13 @@ static uint16_t json_stringify_outputSpecialEscape__anon_8893__6141(uint8_t cons t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__6141_48 (**)(void const *, nav__6141_50))&t6.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t10 = (nav__6149_48 (**)(void const *, nav__6149_50))&t6.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t11 = t6; t12 = t11; t13 = (struct io_Writer__3827 const *)&t12; t11 = (*t13); - t14 = io_Writer_writeAll__5168(t11, (nav__6141_50){(uint8_t const *)&__anon_8898,(uintptr_t)2ul}); + t14 = io_Writer_writeAll__5171(t11, (nav__6149_50){(uint8_t const *)&__anon_8964,(uintptr_t)2ul}); memcpy(&t15, &t14, sizeof(uint16_t)); if (t15) { return t15; @@ -25365,13 +25551,13 @@ static uint16_t json_stringify_outputSpecialEscape__anon_8893__6141(uint8_t cons t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__6141_48 (**)(void const *, nav__6141_50))&t18.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t10 = (nav__6149_48 (**)(void const *, nav__6149_50))&t18.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t11 = t18; t19 = t11; t13 = (struct io_Writer__3827 const *)&t19; t11 = (*t13); - t15 = io_Writer_writeAll__5168(t11, (nav__6141_50){(uint8_t const *)&__anon_8903,(uintptr_t)2ul}); + t15 = io_Writer_writeAll__5171(t11, (nav__6149_50){(uint8_t const *)&__anon_8969,(uintptr_t)2ul}); memcpy(&t14, &t15, sizeof(uint16_t)); if (t14) { return t14; @@ -25389,13 +25575,13 @@ static uint16_t json_stringify_outputSpecialEscape__anon_8893__6141(uint8_t cons t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__6141_48 (**)(void const *, nav__6141_50))&t22.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t10 = (nav__6149_48 (**)(void const *, nav__6149_50))&t22.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t11 = t22; t23 = t11; t13 = (struct io_Writer__3827 const *)&t23; t11 = (*t13); - t15 = io_Writer_writeAll__5168(t11, (nav__6141_50){(uint8_t const *)&__anon_8907,(uintptr_t)2ul}); + t15 = io_Writer_writeAll__5171(t11, (nav__6149_50){(uint8_t const *)&__anon_8973,(uintptr_t)2ul}); memcpy(&t14, &t15, sizeof(uint16_t)); if (t14) { return t14; @@ -25413,13 +25599,13 @@ static uint16_t json_stringify_outputSpecialEscape__anon_8893__6141(uint8_t cons t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__6141_48 (**)(void const *, nav__6141_50))&t26.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t10 = (nav__6149_48 (**)(void const *, nav__6149_50))&t26.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t11 = t26; t27 = t11; t13 = (struct io_Writer__3827 const *)&t27; t11 = (*t13); - t15 = io_Writer_writeAll__5168(t11, (nav__6141_50){(uint8_t const *)&__anon_8911,(uintptr_t)2ul}); + t15 = io_Writer_writeAll__5171(t11, (nav__6149_50){(uint8_t const *)&__anon_8977,(uintptr_t)2ul}); memcpy(&t14, &t15, sizeof(uint16_t)); if (t14) { return t14; @@ -25437,13 +25623,13 @@ static uint16_t json_stringify_outputSpecialEscape__anon_8893__6141(uint8_t cons t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__6141_48 (**)(void const *, nav__6141_50))&t30.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t10 = (nav__6149_48 (**)(void const *, nav__6149_50))&t30.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t11 = t30; t31 = t11; t13 = (struct io_Writer__3827 const *)&t31; t11 = (*t13); - t15 = io_Writer_writeAll__5168(t11, (nav__6141_50){(uint8_t const *)&__anon_8915,(uintptr_t)2ul}); + t15 = io_Writer_writeAll__5171(t11, (nav__6149_50){(uint8_t const *)&__anon_8981,(uintptr_t)2ul}); memcpy(&t14, &t15, sizeof(uint16_t)); if (t14) { return t14; @@ -25461,13 +25647,13 @@ static uint16_t json_stringify_outputSpecialEscape__anon_8893__6141(uint8_t cons t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__6141_48 (**)(void const *, nav__6141_50))&t34.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t10 = (nav__6149_48 (**)(void const *, nav__6149_50))&t34.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t11 = t34; t35 = t11; t13 = (struct io_Writer__3827 const *)&t35; t11 = (*t13); - t15 = io_Writer_writeAll__5168(t11, (nav__6141_50){(uint8_t const *)&__anon_8919,(uintptr_t)2ul}); + t15 = io_Writer_writeAll__5171(t11, (nav__6149_50){(uint8_t const *)&__anon_8985,(uintptr_t)2ul}); memcpy(&t14, &t15, sizeof(uint16_t)); if (t14) { return t14; @@ -25485,13 +25671,13 @@ static uint16_t json_stringify_outputSpecialEscape__anon_8893__6141(uint8_t cons t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__6141_48 (**)(void const *, nav__6141_50))&t38.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t10 = (nav__6149_48 (**)(void const *, nav__6149_50))&t38.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t11 = t38; t39 = t11; t13 = (struct io_Writer__3827 const *)&t39; t11 = (*t13); - t15 = io_Writer_writeAll__5168(t11, (nav__6141_50){(uint8_t const *)&__anon_8923,(uintptr_t)2ul}); + t15 = io_Writer_writeAll__5171(t11, (nav__6149_50){(uint8_t const *)&__anon_8989,(uintptr_t)2ul}); memcpy(&t14, &t15, sizeof(uint16_t)); if (t14) { return t14; @@ -25500,7 +25686,7 @@ static uint16_t json_stringify_outputSpecialEscape__anon_8893__6141(uint8_t cons } default: { t40 = (uint32_t)a0; - t15 = json_stringify_outputUnicodeEscape__anon_8933__6142(t40, a1); + t15 = json_stringify_outputUnicodeEscape__anon_8999__6150(t40, a1); if (t15) { return t15; } @@ -25512,8 +25698,8 @@ static uint16_t json_stringify_outputSpecialEscape__anon_8893__6141(uint8_t cons return 0; } -static uint16_t json_stringify_encodeJsonStringChars__anon_8883__6140(nav__6140_39 const a0, struct json_stringify_StringifyOptions__8122 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a2) { - nav__6140_39 const *t1; +static uint16_t json_stringify_encodeJsonStringChars__anon_8949__6148(nav__6148_39 const a0, struct json_stringify_StringifyOptions__8189 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a2) { + nav__6148_39 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t3; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t16; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t17; @@ -25532,14 +25718,14 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_8883__6140(nav__6140_ struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t29; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t38; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t42; - nav__6140_39 t13; - nav__6140_39 t0; + nav__6148_39 t13; + nav__6148_39 t0; uint8_t const *t14; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *const *t18; void const **t20; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t21; void const *t22; - nav__6140_54 (**t23)(void const *, nav__6140_39); + nav__6148_54 (**t23)(void const *, nav__6148_39); struct io_Writer__3827 t24; struct io_Writer__3827 t19; struct io_Writer__3827 t25; @@ -25552,15 +25738,15 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_8883__6140(nav__6140_ struct io_Writer__3827 const *t26; uint32_t t35; uint32_t t37; - nav__6140_66 t36; + nav__6148_66 t36; uint16_t t27; uint16_t t28; - nav__6140_64 t34; + nav__6148_64 t34; bool t6; uint8_t t11; uint8_t t33; t0 = a0; - t1 = (nav__6140_39 const *)&t0; + t1 = (nav__6148_39 const *)&t0; t2 = a2; t3 = (struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *)&t2; t4 = (uintptr_t)0ul; @@ -25598,20 +25784,20 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_8883__6140(nav__6140_ t21 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t16->context; t22 = (void const *)t21; (*t20) = t22; - t23 = (nav__6140_54 (**)(void const *, nav__6140_39))&t19.writeFn; - (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t23 = (nav__6148_54 (**)(void const *, nav__6148_39))&t19.writeFn; + (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t24 = t19; t25 = t24; t26 = (struct io_Writer__3827 const *)&t25; t24 = (*t26); - t27 = io_Writer_writeAll__5168(t24, t13); + t27 = io_Writer_writeAll__5171(t24, t13); memcpy(&t28, &t27, sizeof(uint16_t)); if (t28) { return t28; } t8 = t5; t11 = a0.ptr[t8]; - t28 = json_stringify_outputSpecialEscape__anon_8893__6141(t11, a2); + t28 = json_stringify_outputSpecialEscape__anon_8959__6149(t11, a2); if (t28) { return t28; } @@ -25638,20 +25824,20 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_8883__6140(nav__6140_ t21 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t16->context; t22 = (void const *)t21; (*t20) = t22; - t23 = (nav__6140_54 (**)(void const *, nav__6140_39))&t31.writeFn; - (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t23 = (nav__6148_54 (**)(void const *, nav__6148_39))&t31.writeFn; + (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t24 = t31; t32 = t24; t26 = (struct io_Writer__3827 const *)&t32; t24 = (*t26); - t28 = io_Writer_writeAll__5168(t24, t13); + t28 = io_Writer_writeAll__5171(t24, t13); memcpy(&t27, &t28, sizeof(uint16_t)); if (t27) { return t27; } t8 = t5; t33 = a0.ptr[t8]; - t34 = unicode_utf8ByteSequenceLength__5189(t33); + t34 = unicode_utf8ByteSequenceLength__5192(t33); t6 = t34.error == UINT16_C(0); if (t6) { t33 = t34.payload; @@ -25668,7 +25854,7 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_8883__6140(nav__6140_ t8 = (uintptr_t)t11; t13.ptr = t14; t13.len = t8; - t36 = unicode_utf8Decode__5195(t13); + t36 = unicode_utf8Decode__5198(t13); t6 = t36.error == UINT16_C(0); if (t6) { t37 = t36.payload; @@ -25678,7 +25864,7 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_8883__6140(nav__6140_ zig_unreachable(); zig_block_5:; - t27 = json_stringify_outputUnicodeEscape__anon_8933__6142(t35, a2); + t27 = json_stringify_outputUnicodeEscape__anon_8999__6150(t35, a2); if (t27) { return t27; } @@ -25739,20 +25925,20 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_8883__6140(nav__6140_ t21 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t16->context; t22 = (void const *)t21; (*t20) = t22; - t23 = (nav__6140_54 (**)(void const *, nav__6140_39))&t40.writeFn; - (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t23 = (nav__6148_54 (**)(void const *, nav__6148_39))&t40.writeFn; + (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t24 = t40; t41 = t24; t26 = (struct io_Writer__3827 const *)&t41; t24 = (*t26); - t28 = io_Writer_writeAll__5168(t24, t13); + t28 = io_Writer_writeAll__5171(t24, t13); memcpy(&t27, &t28, sizeof(uint16_t)); if (t27) { return t27; } t7 = t5; t33 = a0.ptr[t7]; - t27 = json_stringify_outputSpecialEscape__anon_8893__6141(t33, a2); + t27 = json_stringify_outputSpecialEscape__anon_8959__6149(t33, a2); if (t27) { return t27; } @@ -25796,13 +25982,13 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_8883__6140(nav__6140_ t21 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t3->context; t22 = (void const *)t21; (*t20) = t22; - t23 = (nav__6140_54 (**)(void const *, nav__6140_39))&t44.writeFn; - (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t23 = (nav__6148_54 (**)(void const *, nav__6148_39))&t44.writeFn; + (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t24 = t44; t45 = t24; t26 = (struct io_Writer__3827 const *)&t45; t24 = (*t26); - t28 = io_Writer_writeAll__5168(t24, t13); + t28 = io_Writer_writeAll__5171(t24, t13); memcpy(&t27, &t28, sizeof(uint16_t)); if (t27) { return t27; @@ -25810,7 +25996,7 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_8883__6140(nav__6140_ return 0; } -static uint16_t json_stringify_encodeJsonString__anon_8873__6139(nav__6139_39 const a0, struct json_stringify_StringifyOptions__8122 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a2) { +static uint16_t json_stringify_encodeJsonString__anon_8939__6147(nav__6147_39 const a0, struct json_stringify_StringifyOptions__8189 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const a2) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 const *t5; @@ -25823,7 +26009,7 @@ static uint16_t json_stringify_encodeJsonString__anon_8873__6139(nav__6139_39 co void const **t8; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t9; void const *t10; - nav__6139_53 (**t11)(void const *, nav__6139_39); + nav__6147_53 (**t11)(void const *, nav__6147_39); struct io_Writer__3827 t12; struct io_Writer__3827 t7; struct io_Writer__3827 t13; @@ -25844,18 +26030,18 @@ static uint16_t json_stringify_encodeJsonString__anon_8873__6139(nav__6139_39 co t9 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__6139_53 (**)(void const *, nav__6139_39))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t11 = (nav__6147_53 (**)(void const *, nav__6147_39))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t12 = t7; t13 = t12; t14 = (struct io_Writer__3827 const *)&t13; t12 = (*t14); - t15 = io_Writer_writeByte__5170(t12, UINT8_C(34)); + t15 = io_Writer_writeByte__5173(t12, UINT8_C(34)); memcpy(&t16, &t15, sizeof(uint16_t)); if (t16) { return t16; } - t16 = json_stringify_encodeJsonStringChars__anon_8883__6140(a0, a1, a2); + t16 = json_stringify_encodeJsonStringChars__anon_8949__6148(a0, a1, a2); if (t16) { return t16; } @@ -25869,13 +26055,13 @@ static uint16_t json_stringify_encodeJsonString__anon_8873__6139(nav__6139_39 co t9 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t1->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__6139_53 (**)(void const *, nav__6139_39))&t19.writeFn; - (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t11 = (nav__6147_53 (**)(void const *, nav__6147_39))&t19.writeFn; + (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t12 = t19; t20 = t12; t14 = (struct io_Writer__3827 const *)&t20; t12 = (*t14); - t16 = io_Writer_writeByte__5170(t12, UINT8_C(34)); + t16 = io_Writer_writeByte__5173(t12, UINT8_C(34)); memcpy(&t15, &t16, sizeof(uint16_t)); if (t15) { return t15; @@ -25883,28 +26069,28 @@ static uint16_t json_stringify_encodeJsonString__anon_8873__6139(nav__6139_39 co return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6106(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0, nav__6106_41 const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; - struct json_stringify_StringifyOptions__8122 *t4; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6114(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0, nav__6114_41 const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; + struct json_stringify_StringifyOptions__8189 *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 *t6; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t7; uint8_t *t8; uint16_t t3; - struct json_stringify_StringifyOptions__8122 t5; + struct json_stringify_StringifyOptions__8189 t5; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = (*t1); - t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6098(t2); + t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6106(t2); if (t3) { return t3; } - t4 = (struct json_stringify_StringifyOptions__8122 *)&a0->options; + t4 = (struct json_stringify_StringifyOptions__8189 *)&a0->options; t5 = (*t4); t6 = (struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 *)&a0->stream; t7 = (*t6); - t3 = json_stringify_encodeJsonString__anon_8873__6139(a1, t5, t7); + t3 = json_stringify_encodeJsonString__anon_8939__6147(a1, t5, t7); if (t3) { return t3; } @@ -25914,19 +26100,19 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar return 0; } -static uint16_t json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29_jsonStringif__6148(struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a1) { +static uint16_t json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29_jsonStringif__6156(struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a1) { struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849 const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t4; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t4; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const *t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 t8; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 t9; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6086 t6; - nav__6148_65 t10; + nav__6156_65 t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6095 t12; - nav__6148_56 *t13; - nav__6148_56 t14; + nav__6156_56 *t13; + nav__6156_56 t14; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 *t15; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 t16; struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849 t0; @@ -25935,32 +26121,32 @@ static uint16_t json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environm t0 = a0; t1 = (struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849 const *)&t0; t2 = a1; - t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t2; + t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t2; t4 = (*t3); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6091(t4); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6099(t4); if (t5) { return t5; } t7 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const *)&t1->map; t8 = (*t7); - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2965(t8); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2968(t8); t6 = t9; zig_loop_22: - t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5624(&t6); + t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__5627(&t6); t11 = t10.is_null != true; if (t11) { t12 = t10.payload; t4 = (*t3); t13 = t12.key_ptr; t14 = (*t13); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6106(t4, t14); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6114(t4, t14); if (t5) { return t5; } t4 = (*t3); t15 = t12.value_ptr; t16 = (*t15); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6149(t4, t16); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6157(t4, t16); if (t5) { return t5; } @@ -25973,42 +26159,42 @@ static uint16_t json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environm zig_block_0:; t4 = (*t3); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6093(t4); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6101(t4); if (t5) { return t5; } return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6126(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0, struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849 const a1) { +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6134(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0, struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849 const a1) { struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849 const *t2; struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849 t3; struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849 t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; uint16_t t4; uint16_t t5; t0 = a0; t1 = a1; t2 = (struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__849 const *)&t1; t3 = (*t2); - t4 = json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29_jsonStringif__6148(t3, a0); + t4 = json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29_jsonStringif__6156(t3, a0); memcpy(&t5, &t4, sizeof(uint16_t)); return t5; } -static uint16_t json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29_jsonStringify__anon_9047__6150(struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a1) { +static uint16_t json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29_jsonStringify__anon_9113__6158(struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a1) { struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t4; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t4; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const *t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t8; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 t9; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6139 t6; - nav__6150_65 t10; + nav__6158_65 t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Entry__6147 t12; - nav__6150_56 *t13; - nav__6150_56 t14; + nav__6158_56 *t13; + nav__6158_56 t14; struct environment_linked_libraries_root_LibraryEntry__852 *t15; struct environment_linked_libraries_root_LibraryEntry__852 t16; struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 t0; @@ -26017,32 +26203,32 @@ static uint16_t json_hashmap_ArrayHashMap_28environment_linked_libraries_root_Li t0 = a0; t1 = (struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 const *)&t0; t2 = a1; - t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t2; + t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t2; t4 = (*t3); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6091(t4); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6099(t4); if (t5) { return t5; } t7 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const *)&t1->map; t8 = (*t7); - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3355(t8); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3358(t8); t6 = t9; zig_loop_22: - t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__5628(&t6); + t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__5631(&t6); t11 = t10.is_null != true; if (t11) { t12 = t10.payload; t4 = (*t3); t13 = t12.key_ptr; t14 = (*t13); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6106(t4, t14); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6114(t4, t14); if (t5) { return t5; } t4 = (*t3); t15 = t12.value_ptr; t16 = (*t15); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6151(t4, t16); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6159(t4, t16); if (t5) { return t5; } @@ -26055,33 +26241,33 @@ static uint16_t json_hashmap_ArrayHashMap_28environment_linked_libraries_root_Li zig_block_0:; t4 = (*t3); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6093(t4); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6101(t4); if (t5) { return t5; } return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6127(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0, struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 const a1) { +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6135(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0, struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 const a1) { struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 const *t2; struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 t3; struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; uint16_t t4; uint16_t t5; t0 = a0; t1 = a1; t2 = (struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__854 const *)&t1; t3 = (*t2); - t4 = json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29_jsonStringify__anon_9047__6150(t3, a0); + t4 = json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29_jsonStringify__anon_9113__6158(t3, a0); memcpy(&t5, &t4, sizeof(uint16_t)); return t5; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6093(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6101(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; uint8_t *t3; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 *t6; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t7; @@ -26092,7 +26278,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t13; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t14; void const *t15; - nav__6093_55 (**t16)(void const *, nav__6093_57); + nav__6101_55 (**t16)(void const *, nav__6101_57); struct io_Writer__3827 t17; struct io_Writer__3827 t12; struct io_Writer__3827 t18; @@ -26101,9 +26287,9 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar uint16_t t20; uint8_t t4; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = (*t1); - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6095(t2, UINT8_C(0)); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6103(t2, UINT8_C(0)); t3 = (uint8_t *)&a0->next_punctuation; t4 = (*t3); switch (t4) { @@ -26112,7 +26298,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar } case UINT8_C(2): { t2 = (*t1); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6096(t2); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6104(t2); if (t5) { return t5; } @@ -26138,23 +26324,23 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t14 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t9->context; t15 = (void const *)t14; (*t13) = t15; - t16 = (nav__6093_55 (**)(void const *, nav__6093_57))&t12.writeFn; - (*t16) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t16 = (nav__6101_55 (**)(void const *, nav__6101_57))&t12.writeFn; + (*t16) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t17 = t12; t18 = t17; t19 = (struct io_Writer__3827 const *)&t18; t17 = (*t19); - t5 = io_Writer_writeByte__5170(t17, UINT8_C(125)); + t5 = io_Writer_writeByte__5173(t17, UINT8_C(125)); memcpy(&t20, &t5, sizeof(uint16_t)); if (t20) { return t20; } t2 = (*t1); - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6100(t2); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6108(t2); return 0; } -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3497(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3500(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *const *t1; struct mem_Allocator__599 const *t3; uintptr_t *t4; @@ -26163,9 +26349,9 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm uint64_t t7; struct mem_Allocator__599 t9; struct mem_Allocator__599 t2; - nav__3497_54 t10; - nav__3497_52 t12; - nav__3497_52 t15; + nav__3500_54 t10; + nav__3500_52 t12; + nav__3500_52 t15; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *t13; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *t0; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 t14; @@ -26177,14 +26363,14 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t22; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t21; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t23; - nav__3497_62 t24; - nav__3497_62 t25; + nav__3500_62 t24; + nav__3500_62 t25; uint32_t *t26; - nav__3497_67 t27; - nav__3497_67 t28; - nav__3497_65 *t29; - nav__3497_72 t30; - nav__3497_72 t31; + nav__3500_67 t27; + nav__3500_67 t28; + nav__3500_65 *t29; + nav__3500_72 t30; + nav__3500_72 t31; struct environment_linked_libraries_root_LibraryEntry__852 *t32; uint16_t t11; bool t8; @@ -26199,8 +26385,8 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t8 = t6 >= t7; debug_assert__180(t8); t9 = (*t3); - t5 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3504(a2); - t10 = mem_Allocator_alignedAlloc__anon_7601__5959(t9, t5); + t5 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3507(a2); + t10 = mem_Allocator_alignedAlloc__anon_7601__5963(t9, t5); if (t10.error) { t11 = t10.error; return t11; @@ -26214,8 +26400,8 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t9 = (*t3); t13 = (*t1); t14 = (*t13); - t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3505(t14); - mem_Allocator_free__anon_6588__5736(t9, t15); + t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3508(t14); + mem_Allocator_free__anon_6588__5739(t9, t15); t13 = (*t1); t16 = (uint8_t **)&t13->bytes; t17 = t12.ptr; @@ -26237,42 +26423,42 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t18 = t14; t13 = (*t1); t14 = (*t13); - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t14); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t14); t20 = t19; t21 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t20; t14 = t18; - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t14); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t14); t22 = t19; t23 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t22; t19 = (*t23); - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(t19); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(t19); t19 = (*t21); - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(t19); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(t19); t26 = t25.ptr; if (t24.len != 0) memcpy(t24.ptr, t26, t24.len * sizeof(uint32_t)); t19 = (*t23); - t27 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5662(t19); + t27 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5665(t19); t19 = (*t21); - t28 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5662(t19); + t28 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5665(t19); t29 = t28.ptr; - if (t27.len != 0) memcpy(t27.ptr, t29, t27.len * sizeof(nav__3497_65)); + if (t27.len != 0) memcpy(t27.ptr, t29, t27.len * sizeof(nav__3500_65)); t19 = (*t23); - t30 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5663(t19); + t30 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5666(t19); t19 = (*t21); - t31 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5663(t19); + t31 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5666(t19); t32 = t31.ptr; if (t30.len != 0) memcpy(t30.ptr, t32, t30.len * sizeof(struct environment_linked_libraries_root_LibraryEntry__852)); t9 = (*t3); t13 = (*t1); t14 = (*t13); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3505(t14); - mem_Allocator_free__anon_6588__5736(t9, t12); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3508(t14); + mem_Allocator_free__anon_6588__5739(t9, t12); t14 = t18; (*a0) = t14; return 0; } -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3493(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3496(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -26299,13 +26485,13 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t7 = (*t1); t2 = (uintptr_t *)&a0->capacity; t3 = (*t2); - t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3495(t3, a2); - t8 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3497(t7, a1, t3); + t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3498(t3, a2); + t8 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3500(t7, a1, t3); memcpy(&t9, &t8, sizeof(uint16_t)); return t9; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3459(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3462(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_IndexHeader__880 *t4; @@ -26320,34 +26506,34 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (*t3); t5 = (*t4); - t6 = array_hash_map_IndexHeader_capacityIndexType__3138(t5); + t6 = array_hash_map_IndexHeader_capacityIndexType__3141(t5); switch (t6) { case UINT8_C(0): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6152(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6160(t7, a1); return; } case UINT8_C(1): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6153(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6161(t7, a1); return; } case UINT8_C(2): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6154(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6162(t7, a1); return; } default: zig_unreachable(); } } -static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6130(nav__6130_40 const a0) { +static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6138(nav__6138_40 const a0) { uint32_t t0; - t0 = array_hash_map_StringContext_hash__2938(a0); + t0 = array_hash_map_StringContext_hash__2941(a0); return t0; } -static nav__6131_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const a0) { +static nav__6139_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; @@ -26355,13 +26541,13 @@ static nav__6131_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa uint32_t *t5; uint32_t *t6; uint32_t *const *t7; - nav__6131_39 t8; + nav__6139_39 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__6131_39){(uint32_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6139_39){(uint32_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -26379,23 +26565,23 @@ static nav__6131_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t8; } -static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6132(nav__6132_40 const a0, nav__6132_40 const a1, uintptr_t const a2) { +static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6140(nav__6140_40 const a0, nav__6140_40 const a1, uintptr_t const a2) { bool t0; - t0 = array_hash_map_StringContext_eql__2939(a0, a1, a2); + t0 = array_hash_map_StringContext_eql__2942(a0, a1, a2); return t0; } -static nav__6133_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6133(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0, nav__6133_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static nav__6141_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6141(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0, nav__6141_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_IndexHeader__880 *t4; struct array_hash_map_IndexHeader__880 *t2; - nav__6133_58 t5; + nav__6141_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t0; - nav__6133_38 t8; + nav__6141_38 t8; bool t9; struct array_hash_map_Index_28u8_29__6669 t11; uint8_t t12; @@ -26404,16 +26590,16 @@ static nav__6133_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = a2; t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7788__5965(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7788__5969(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6155(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6163(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__6133_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6141_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -26424,17 +26610,17 @@ static nav__6133_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t8; } -static nav__6134_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6134(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0, nav__6134_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static nav__6142_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6142(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0, nav__6142_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_IndexHeader__880 *t4; struct array_hash_map_IndexHeader__880 *t2; - nav__6134_58 t5; + nav__6142_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t0; - nav__6134_38 t8; + nav__6142_38 t8; struct array_hash_map_Index_28u16_29__6673 t11; uint16_t t12; bool t9; @@ -26443,16 +26629,16 @@ static nav__6134_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = a2; t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7798__5967(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7798__5971(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6156(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6164(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__6134_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6142_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -26463,17 +26649,17 @@ static nav__6134_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t8; } -static nav__6135_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6135(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0, nav__6135_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static nav__6143_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6143(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0, nav__6143_41 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_IndexHeader__880 *t4; struct array_hash_map_IndexHeader__880 *t2; - nav__6135_58 t5; + nav__6143_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t0; - nav__6135_38 t8; + nav__6143_38 t8; struct array_hash_map_Index_28u32_29__6677 t11; uint32_t t12; bool t9; @@ -26482,16 +26668,16 @@ static nav__6135_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = a2; t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7804__5969(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7804__5973(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6157(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6165(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__6135_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6143_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -26502,7 +26688,7 @@ static nav__6135_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t8; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3482(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *const a0) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3485(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -26532,7 +26718,7 @@ static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUn return t4; } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6136(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, nav__6136_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6144(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, nav__6144_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t4; @@ -26542,21 +26728,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t9; - nav__6136_66 t10; - nav__6136_66 t11; - nav__6136_66 const *t12; - nav__6136_69 t13; - nav__6136_69 t14; - nav__6136_69 const *t15; - nav__6136_72 t16; - nav__6136_72 t17; - nav__6136_72 const *t18; + nav__6144_66 t10; + nav__6144_66 t11; + nav__6144_66 const *t12; + nav__6144_69 t13; + nav__6144_69 t14; + nav__6144_69 const *t15; + nav__6144_72 t16; + nav__6144_72 t17; + nav__6144_72 const *t18; struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; - nav__6136_77 t20; - nav__6136_77 t55; - nav__6136_77 t21; - nav__6136_77 const *t22; + nav__6144_77 t20; + nav__6144_77 t55; + nav__6144_77 t21; + nav__6144_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t54; @@ -26569,17 +26755,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm uint32_t *const *t38; uint32_t *t39; bool *t41; - nav__6136_42 **t42; - nav__6136_42 *const *t43; - nav__6136_42 *t44; + nav__6144_42 **t42; + nav__6144_42 *const *t43; + nav__6144_42 *t44; struct environment_linked_libraries_root_LibraryEntry__852 **t45; struct environment_linked_libraries_root_LibraryEntry__852 *const *t46; struct environment_linked_libraries_root_LibraryEntry__852 *t47; uintptr_t *t48; - nav__6136_42 t51; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 t40; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 t52; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 t57; + nav__6144_42 t51; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 t40; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 t52; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 t57; uint32_t t23; uint32_t t49; struct array_hash_map_IndexHeader__880 t32; @@ -26598,27 +26784,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(t7); t11 = t10; - t12 = (nav__6136_66 const *)&t11; + t12 = (nav__6144_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5662(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5665(t7); t14 = t13; - t15 = (nav__6136_69 const *)&t14; + t15 = (nav__6144_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5663(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5666(t7); t17 = t16; - t18 = (nav__6136_72 const *)&t17; + t18 = (nav__6144_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7788__5965(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7788__5969(t19); t21 = t20; - t22 = (nav__6136_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6130(a1); - t24 = array_hash_map_safeTruncate__anon_7812__5971(t23); + t22 = (nav__6144_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6138(a1); + t24 = array_hash_map_safeTruncate__anon_7812__5975(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -26632,17 +26818,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u8_29_isEmpty__5743(t34); + t30 = array_hash_map_Index_28u8_29_isEmpty__5746(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3482(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3485(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -26658,10 +26844,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t39) = t23; t41 = (bool *)&t40.found_existing; (*t41) = false; - t42 = (nav__6136_42 **)&t40.key_ptr; + t42 = (nav__6144_42 **)&t40.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__6136_42 *)&t44[t25]; + t44 = (nav__6144_42 *)&t44[t25]; (*t42) = t44; t45 = (struct environment_linked_libraries_root_LibraryEntry__852 **)&t40.value_ptr; t46 = &t18->ptr; @@ -26684,7 +26870,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t24 = (uintptr_t)t37; t51 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6132(a1, t51, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6140(a1, t51, t24); t50 = t30; goto zig_block_4; } @@ -26695,7 +26881,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t50) { t41 = (bool *)&t52.found_existing; (*t41) = true; - t42 = (nav__6136_42 **)&t52.key_ptr; + t42 = (nav__6144_42 **)&t52.key_ptr; t34 = t33; t37 = t34.entry_index; t25 = (uintptr_t)t37; @@ -26726,7 +26912,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3482(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3485(t5); t38 = &t12->ptr; t39 = (*t38); t39 = (uint32_t *)&t39[t24]; @@ -26761,13 +26947,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t54 = t26; - t54 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t54); + t54 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t54); t31 = t54; t54 = t31; t34 = t20.ptr[t54]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u8_29_isEmpty__5743(t34); + t30 = array_hash_map_Index_28u8_29_isEmpty__5746(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -26780,10 +26966,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t53; t41 = (bool *)&t57.found_existing; (*t41) = false; - t42 = (nav__6136_42 **)&t57.key_ptr; + t42 = (nav__6144_42 **)&t57.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__6136_42 *)&t44[t24]; + t44 = (nav__6144_42 *)&t44[t24]; (*t42) = t44; t45 = (struct environment_linked_libraries_root_LibraryEntry__852 **)&t57.value_ptr; t46 = &t18->ptr; @@ -26858,7 +27044,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_unreachable(); } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6137(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, nav__6137_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6145(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, nav__6145_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t4; @@ -26868,21 +27054,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t9; - nav__6137_66 t10; - nav__6137_66 t11; - nav__6137_66 const *t12; - nav__6137_69 t13; - nav__6137_69 t14; - nav__6137_69 const *t15; - nav__6137_72 t16; - nav__6137_72 t17; - nav__6137_72 const *t18; + nav__6145_66 t10; + nav__6145_66 t11; + nav__6145_66 const *t12; + nav__6145_69 t13; + nav__6145_69 t14; + nav__6145_69 const *t15; + nav__6145_72 t16; + nav__6145_72 t17; + nav__6145_72 const *t18; struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; - nav__6137_77 t20; - nav__6137_77 t55; - nav__6137_77 t21; - nav__6137_77 const *t22; + nav__6145_77 t20; + nav__6145_77 t55; + nav__6145_77 t21; + nav__6145_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t54; @@ -26895,17 +27081,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm uint32_t *const *t38; uint32_t *t39; bool *t41; - nav__6137_42 **t42; - nav__6137_42 *const *t43; - nav__6137_42 *t44; + nav__6145_42 **t42; + nav__6145_42 *const *t43; + nav__6145_42 *t44; struct environment_linked_libraries_root_LibraryEntry__852 **t45; struct environment_linked_libraries_root_LibraryEntry__852 *const *t46; struct environment_linked_libraries_root_LibraryEntry__852 *t47; uintptr_t *t48; - nav__6137_42 t51; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 t40; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 t52; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 t57; + nav__6145_42 t51; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 t40; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 t52; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 t57; uint32_t t23; uint32_t t49; struct array_hash_map_IndexHeader__880 t32; @@ -26924,27 +27110,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(t7); t11 = t10; - t12 = (nav__6137_66 const *)&t11; + t12 = (nav__6145_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5662(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5665(t7); t14 = t13; - t15 = (nav__6137_69 const *)&t14; + t15 = (nav__6145_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5663(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5666(t7); t17 = t16; - t18 = (nav__6137_72 const *)&t17; + t18 = (nav__6145_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7798__5967(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7798__5971(t19); t21 = t20; - t22 = (nav__6137_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6130(a1); - t24 = array_hash_map_safeTruncate__anon_7812__5971(t23); + t22 = (nav__6145_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6138(a1); + t24 = array_hash_map_safeTruncate__anon_7812__5975(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -26958,17 +27144,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u16_29_isEmpty__5748(t34); + t30 = array_hash_map_Index_28u16_29_isEmpty__5751(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3482(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3485(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -26984,10 +27170,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t39) = t23; t41 = (bool *)&t40.found_existing; (*t41) = false; - t42 = (nav__6137_42 **)&t40.key_ptr; + t42 = (nav__6145_42 **)&t40.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__6137_42 *)&t44[t25]; + t44 = (nav__6145_42 *)&t44[t25]; (*t42) = t44; t45 = (struct environment_linked_libraries_root_LibraryEntry__852 **)&t40.value_ptr; t46 = &t18->ptr; @@ -27010,7 +27196,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t24 = (uintptr_t)t37; t51 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6132(a1, t51, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6140(a1, t51, t24); t50 = t30; goto zig_block_4; } @@ -27021,7 +27207,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t50) { t41 = (bool *)&t52.found_existing; (*t41) = true; - t42 = (nav__6137_42 **)&t52.key_ptr; + t42 = (nav__6145_42 **)&t52.key_ptr; t34 = t33; t37 = t34.entry_index; t25 = (uintptr_t)t37; @@ -27052,7 +27238,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3482(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3485(t5); t38 = &t12->ptr; t39 = (*t38); t39 = (uint32_t *)&t39[t24]; @@ -27087,13 +27273,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t54 = t26; - t54 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t54); + t54 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t54); t31 = t54; t54 = t31; t34 = t20.ptr[t54]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u16_29_isEmpty__5748(t34); + t30 = array_hash_map_Index_28u16_29_isEmpty__5751(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -27106,10 +27292,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t53; t41 = (bool *)&t57.found_existing; (*t41) = false; - t42 = (nav__6137_42 **)&t57.key_ptr; + t42 = (nav__6145_42 **)&t57.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__6137_42 *)&t44[t24]; + t44 = (nav__6145_42 *)&t44[t24]; (*t42) = t44; t45 = (struct environment_linked_libraries_root_LibraryEntry__852 **)&t57.value_ptr; t46 = &t18->ptr; @@ -27184,7 +27370,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_unreachable(); } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6138(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, nav__6138_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6146(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, nav__6146_42 const a1, struct array_hash_map_IndexHeader__880 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t4; @@ -27194,21 +27380,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t9; - nav__6138_66 t10; - nav__6138_66 t11; - nav__6138_66 const *t12; - nav__6138_69 t13; - nav__6138_69 t14; - nav__6138_69 const *t15; - nav__6138_72 t16; - nav__6138_72 t17; - nav__6138_72 const *t18; + nav__6146_66 t10; + nav__6146_66 t11; + nav__6146_66 const *t12; + nav__6146_69 t13; + nav__6146_69 t14; + nav__6146_69 const *t15; + nav__6146_72 t16; + nav__6146_72 t17; + nav__6146_72 const *t18; struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; - nav__6138_77 t20; - nav__6138_77 t53; - nav__6138_77 t21; - nav__6138_77 const *t22; + nav__6146_77 t20; + nav__6146_77 t53; + nav__6146_77 t21; + nav__6146_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t52; @@ -27220,17 +27406,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm uint32_t *t36; uint32_t *const *t38; bool *t40; - nav__6138_42 **t41; - nav__6138_42 *const *t42; - nav__6138_42 *t43; + nav__6146_42 **t41; + nav__6146_42 *const *t42; + nav__6146_42 *t43; struct environment_linked_libraries_root_LibraryEntry__852 **t44; struct environment_linked_libraries_root_LibraryEntry__852 *const *t45; struct environment_linked_libraries_root_LibraryEntry__852 *t46; uintptr_t *t47; - nav__6138_42 t50; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 t39; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 t51; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8062 t55; + nav__6146_42 t50; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 t39; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 t51; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8136 t55; uint32_t t23; uint32_t t37; uint32_t t48; @@ -27248,27 +27434,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(t7); t11 = t10; - t12 = (nav__6138_66 const *)&t11; + t12 = (nav__6146_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5662(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5665(t7); t14 = t13; - t15 = (nav__6138_69 const *)&t14; + t15 = (nav__6146_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5663(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5666(t7); t17 = t16; - t18 = (nav__6138_72 const *)&t17; + t18 = (nav__6146_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7804__5969(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7804__5973(t19); t21 = t20; - t22 = (nav__6138_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6130(a1); - t24 = array_hash_map_safeTruncate__anon_7812__5971(t23); + t22 = (nav__6146_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6138(a1); + t24 = array_hash_map_safeTruncate__anon_7812__5975(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -27282,17 +27468,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u32_29_isEmpty__5753(t34); + t30 = array_hash_map_Index_28u32_29_isEmpty__5756(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3482(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3485(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -27308,10 +27494,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t23; t40 = (bool *)&t39.found_existing; (*t40) = false; - t41 = (nav__6138_42 **)&t39.key_ptr; + t41 = (nav__6146_42 **)&t39.key_ptr; t42 = &t15->ptr; t43 = (*t42); - t43 = (nav__6138_42 *)&t43[t25]; + t43 = (nav__6146_42 *)&t43[t25]; (*t41) = t43; t44 = (struct environment_linked_libraries_root_LibraryEntry__852 **)&t39.value_ptr; t45 = &t18->ptr; @@ -27334,7 +27520,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t24 = (uintptr_t)t37; t50 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6132(a1, t50, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6140(a1, t50, t24); t49 = t30; goto zig_block_4; } @@ -27345,7 +27531,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t49) { t40 = (bool *)&t51.found_existing; (*t40) = true; - t41 = (nav__6138_42 **)&t51.key_ptr; + t41 = (nav__6146_42 **)&t51.key_ptr; t34 = t33; t23 = t34.entry_index; t25 = (uintptr_t)t23; @@ -27376,7 +27562,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3482(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3485(t5); t38 = &t12->ptr; t36 = (*t38); t36 = (uint32_t *)&t36[t24]; @@ -27411,13 +27597,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t52 = t26; - t52 = array_hash_map_IndexHeader_constrainIndex__3136(t32, t52); + t52 = array_hash_map_IndexHeader_constrainIndex__3139(t32, t52); t31 = t52; t52 = t31; t34 = t20.ptr[t52]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u32_29_isEmpty__5753(t34); + t30 = array_hash_map_Index_28u32_29_isEmpty__5756(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -27430,10 +27616,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t23; t40 = (bool *)&t55.found_existing; (*t40) = false; - t41 = (nav__6138_42 **)&t55.key_ptr; + t41 = (nav__6146_42 **)&t55.key_ptr; t42 = &t15->ptr; t43 = (*t42); - t43 = (nav__6138_42 *)&t43[t24]; + t43 = (nav__6146_42 *)&t43[t24]; (*t41) = t43; t44 = (struct environment_linked_libraries_root_LibraryEntry__852 **)&t55.value_ptr; t45 = &t18->ptr; @@ -27508,13 +27694,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_unreachable(); } -static nav__6101_38 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6101(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 const *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 const *t0; +static nav__6109_38 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6109(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 const *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 const *t0; t0 = a0; - return (nav__6101_38){true,false}; + return (nav__6109_38){true,false}; } -static bool json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6102(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 const *const a0) { +static bool json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6110(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 const *const a0) { uintptr_t const *t0; uintptr_t t1; uint64_t t2; @@ -27540,12 +27726,12 @@ static bool json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayL return t4; } -static uint16_t io_Writer_writeByte__5170(struct io_Writer__3827 const a0, uint8_t const a1) { +static uint16_t io_Writer_writeByte__5173(struct io_Writer__3827 const a0, uint8_t const a1) { struct io_Writer__3827 const *t1; uint8_t const (*t4)[1]; struct io_Writer__3827 t5; struct io_Writer__3827 t0; - nav__5170_43 t6; + nav__5173_43 t6; uint16_t t7; uint8_t t2[1]; uint8_t t3[1]; @@ -27557,11 +27743,11 @@ static uint16_t io_Writer_writeByte__5170(struct io_Writer__3827 const a0, uint8 t5 = (*t1); t6.ptr = &(*t4)[(uintptr_t)0ul]; t6.len = (uintptr_t)1ul; - t7 = io_Writer_writeAll__5168(t5, t6); + t7 = io_Writer_writeAll__5171(t5, t6); return t7; } -static uint16_t io_Writer_writeByteNTimes__5171(struct io_Writer__3827 const a0, uint8_t const a1, uintptr_t const a2) { +static uint16_t io_Writer_writeByteNTimes__5174(struct io_Writer__3827 const a0, uint8_t const a1, uintptr_t const a2) { struct io_Writer__3827 const *t1; uint8_t *t3; uint8_t (*t4)[256]; @@ -27571,8 +27757,8 @@ static uint16_t io_Writer_writeByteNTimes__5171(struct io_Writer__3827 const a0, uint64_t t7; struct io_Writer__3827 t10; struct io_Writer__3827 t0; - nav__5171_52 t11; - nav__5171_43 t12; + nav__5174_52 t11; + nav__5174_43 t12; uint16_t t9; uint16_t t13; bool t8; @@ -27598,8 +27784,8 @@ static uint16_t io_Writer_writeByteNTimes__5171(struct io_Writer__3827 const a0, t6 = (uintptr_t)t9; t11.ptr = t3; t11.len = t6; - memcpy(&t12, &t11, sizeof(nav__5171_43)); - t13 = io_Writer_writeAll__5168(t10, t12); + memcpy(&t12, &t11, sizeof(nav__5174_43)); + t13 = io_Writer_writeAll__5171(t10, t12); if (t13) { return t13; } @@ -27618,19 +27804,19 @@ static uint16_t io_Writer_writeByteNTimes__5171(struct io_Writer__3827 const a0, return 0; } -static uint16_t json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_jsonStringify__anon_9121__6158(struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a1) { +static uint16_t json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_jsonStringify__anon_9187__6166(struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a1) { struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t4; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t4; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const *t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 t8; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 t9; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6107 t6; - nav__6158_65 t10; + nav__6166_65 t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Entry__6115 t12; - nav__6158_56 *t13; - nav__6158_56 t14; + nav__6166_56 *t13; + nav__6166_56 t14; struct environment_root_EnvironmentValue__844 *t15; struct environment_root_EnvironmentValue__844 t16; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 t0; @@ -27639,32 +27825,32 @@ static uint16_t json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29 t0 = a0; t1 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 const *)&t0; t2 = a1; - t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t2; + t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t2; t4 = (*t3); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6091(t4); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6099(t4); if (t5) { return t5; } t7 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const *)&t1->map; t8 = (*t7); - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3176(t8); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3179(t8); t6 = t9; zig_loop_22: - t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5626(&t6); + t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__5629(&t6); t11 = t10.is_null != true; if (t11) { t12 = t10.payload; t4 = (*t3); t13 = t12.key_ptr; t14 = (*t13); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6106(t4, t14); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6114(t4, t14); if (t5) { return t5; } t4 = (*t3); t15 = t12.value_ptr; t16 = (*t15); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6159(t4, t16); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6167(t4, t16); if (t5) { return t5; } @@ -27677,46 +27863,46 @@ static uint16_t json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29 zig_block_0:; t4 = (*t3); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6093(t4); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6101(t4); if (t5) { return t5; } return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6149(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0, struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 const a1) { +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6157(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0, struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 const a1) { struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 const *t2; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 t3; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; uint16_t t4; uint16_t t5; t0 = a0; t1 = a1; t2 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__846 const *)&t1; t3 = (*t2); - t4 = json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_jsonStringify__anon_9121__6158(t3, a0); + t4 = json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_jsonStringify__anon_9187__6166(t3, a0); memcpy(&t5, &t4, sizeof(uint16_t)); return t5; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6151(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0, struct environment_linked_libraries_root_LibraryEntry__852 const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; - nav__6151_43 t7; - struct json_stringify_StringifyOptions__8122 *t9; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6159(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0, struct environment_linked_libraries_root_LibraryEntry__852 const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; + nav__6159_43 t7; + struct json_stringify_StringifyOptions__8189 *t9; struct environment_linked_libraries_root_LibraryEntry__852 t2; uint16_t t4; bool t6; bool t5; bool t8; - struct json_stringify_StringifyOptions__8122 t10; + struct json_stringify_StringifyOptions__8189 t10; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = a1; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6091(t3); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6099(t3); if (t4) { return t4; } @@ -27724,13 +27910,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t6 = t5; if (t6) { t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6106(t3, (nav__6151_43){((uint8_t const *)&__anon_9129),(uintptr_t)4ul}); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6114(t3, (nav__6159_43){((uint8_t const *)&__anon_9195),(uintptr_t)4ul}); if (t4) { return t4; } t3 = (*t1); t7 = a1.path; - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6160(t3, t7); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6168(t3, t7); if (t4) { return t4; } @@ -27740,7 +27926,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_0:; t8 = true; - t9 = (struct json_stringify_StringifyOptions__8122 *)&a0->options; + t9 = (struct json_stringify_StringifyOptions__8189 *)&a0->options; t10 = (*t9); t6 = t10.emit_null_optional_fields; t6 = !t6; @@ -27762,13 +27948,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t6 = t8; if (t6) { t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6106(t3, (nav__6151_43){((uint8_t const *)&__anon_9133),(uintptr_t)8ul}); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6114(t3, (nav__6159_43){((uint8_t const *)&__anon_9199),(uintptr_t)8ul}); if (t4) { return t4; } t3 = (*t1); t7 = a1.build_id; - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6161(t3, t7); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6169(t3, t7); if (t4) { return t4; } @@ -27778,22 +27964,22 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_3:; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6093(t3); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6101(t3); if (t4) { return t4; } return 0; } -static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6095(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0, uint8_t const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; +static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6103(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0, uint8_t const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; uintptr_t *t3; uintptr_t t4; (void)a1; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = (*t1); t3 = (uintptr_t *)&t2->indent_level; t4 = (*t3); @@ -27802,20 +27988,20 @@ static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayL return; } -static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6100(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; +static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6108(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; uint8_t *t3; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = (*t1); t3 = (uint8_t *)&t2->next_punctuation; (*t3) = UINT8_C(2); return; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3495(uintptr_t const a0, uintptr_t const a1) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3498(uintptr_t const a0, uintptr_t const a1) { uintptr_t t1; uintptr_t t2; uintptr_t t0; @@ -27844,7 +28030,7 @@ static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUn goto zig_loop_6; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6152(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6160(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t4; @@ -27854,13 +28040,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t9; - nav__6152_56 t10; + nav__6160_56 t10; struct array_hash_map_IndexHeader__880 *t11; struct array_hash_map_IndexHeader__880 *t2; - nav__6152_60 t12; - nav__6152_60 t33; - nav__6152_60 t13; - nav__6152_60 const *t14; + nav__6160_60 t12; + nav__6160_60 t33; + nav__6160_60 t13; + nav__6160_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -27889,15 +28075,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7788__5965(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7788__5969(t11); t13 = t12; - t14 = (nav__6152_60 const *)&t13; + t14 = (nav__6160_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -27907,7 +28093,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7812__5971(t21); + t22 = array_hash_map_safeTruncate__anon_7812__5975(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -27923,12 +28109,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t11 = (*t3); t28 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3136(t28, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3139(t28, t22); t29 = t12.ptr[t22]; t30 = t29; t31 = (struct array_hash_map_Index_28u8_29__6669 const *)&t30; t32 = (*t31); - t20 = array_hash_map_Index_28u8_29_isEmpty__5743(t32); + t20 = array_hash_map_Index_28u8_29_isEmpty__5746(t32); if (t20) { t33 = (*t14); t34 = &t33.ptr[t22]; @@ -27991,7 +28177,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6153(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6161(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t4; @@ -28001,13 +28187,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t9; - nav__6153_56 t10; + nav__6161_56 t10; struct array_hash_map_IndexHeader__880 *t11; struct array_hash_map_IndexHeader__880 *t2; - nav__6153_60 t12; - nav__6153_60 t33; - nav__6153_60 t13; - nav__6153_60 const *t14; + nav__6161_60 t12; + nav__6161_60 t33; + nav__6161_60 t13; + nav__6161_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -28036,15 +28222,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7798__5967(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7798__5971(t11); t13 = t12; - t14 = (nav__6153_60 const *)&t13; + t14 = (nav__6161_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -28054,7 +28240,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7812__5971(t21); + t22 = array_hash_map_safeTruncate__anon_7812__5975(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -28070,12 +28256,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t11 = (*t3); t28 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3136(t28, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3139(t28, t22); t29 = t12.ptr[t22]; t30 = t29; t31 = (struct array_hash_map_Index_28u16_29__6673 const *)&t30; t32 = (*t31); - t20 = array_hash_map_Index_28u16_29_isEmpty__5748(t32); + t20 = array_hash_map_Index_28u16_29_isEmpty__5751(t32); if (t20) { t33 = (*t14); t34 = &t33.ptr[t22]; @@ -28138,7 +28324,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6154(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6162(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const a0, struct array_hash_map_IndexHeader__880 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 *t4; @@ -28148,13 +28334,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t9; - nav__6154_56 t10; + nav__6162_56 t10; struct array_hash_map_IndexHeader__880 *t11; struct array_hash_map_IndexHeader__880 *t2; - nav__6154_60 t12; - nav__6154_60 t32; - nav__6154_60 t13; - nav__6154_60 const *t14; + nav__6162_60 t12; + nav__6162_60 t32; + nav__6162_60 t13; + nav__6162_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -28182,15 +28368,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7804__5969(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7804__5973(t11); t13 = t12; - t14 = (nav__6154_60 const *)&t13; + t14 = (nav__6162_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -28200,7 +28386,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7812__5971(t21); + t22 = array_hash_map_safeTruncate__anon_7812__5975(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -28216,12 +28402,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t11 = (*t3); t27 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3136(t27, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3139(t27, t22); t28 = t12.ptr[t22]; t29 = t28; t30 = (struct array_hash_map_Index_28u32_29__6677 const *)&t29; t31 = (*t30); - t20 = array_hash_map_Index_28u32_29_isEmpty__5753(t31); + t20 = array_hash_map_Index_28u32_29_isEmpty__5756(t31); if (t20) { t32 = (*t14); t33 = &t32.ptr[t22]; @@ -28284,7 +28470,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static nav__6155_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6155(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0, nav__6155_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__6155_47 const a3) { +static nav__6163_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6163(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0, nav__6163_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__6163_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const *t4; @@ -28292,8 +28478,8 @@ static nav__6155_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t8; - nav__6155_66 t9; - nav__6155_69 t10; + nav__6163_66 t9; + nav__6163_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -28303,8 +28489,8 @@ static nav__6155_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_Index_28u8_29__6669 const *t23; - nav__6155_41 t30; - nav__6155_38 t31; + nav__6163_41 t30; + nav__6163_38 t31; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t0; uint32_t t11; uint32_t t29; @@ -28323,15 +28509,15 @@ static nav__6155_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5662(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6130(a1); - t12 = array_hash_map_safeTruncate__anon_7812__5971(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5665(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6138(a1); + t12 = array_hash_map_safeTruncate__anon_7812__5975(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -28345,12 +28531,12 @@ static nav__6155_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3136(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3139(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u8_29__6669 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u8_29_isEmpty__5743(t24); + t18 = array_hash_map_Index_28u8_29_isEmpty__5746(t24); if (t18) { t25 = true; goto zig_block_3; @@ -28363,7 +28549,7 @@ static nav__6155_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_3:; if (t25) { - return (nav__6155_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6163_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -28376,7 +28562,7 @@ static nav__6155_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t28 = (uintptr_t)t27; t30 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6132(a1, t30, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6140(a1, t30, t28); t18 = t25; goto zig_block_5; } @@ -28409,7 +28595,7 @@ static nav__6155_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_unreachable(); } -static nav__6156_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6156(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0, nav__6156_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__6156_47 const a3) { +static nav__6164_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6164(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0, nav__6164_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__6164_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const *t4; @@ -28417,8 +28603,8 @@ static nav__6156_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t8; - nav__6156_66 t9; - nav__6156_69 t10; + nav__6164_66 t9; + nav__6164_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -28428,8 +28614,8 @@ static nav__6156_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_Index_28u16_29__6673 const *t23; - nav__6156_41 t30; - nav__6156_38 t31; + nav__6164_41 t30; + nav__6164_38 t31; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t0; uint32_t t11; uint32_t t29; @@ -28448,15 +28634,15 @@ static nav__6156_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5662(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6130(a1); - t12 = array_hash_map_safeTruncate__anon_7812__5971(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5665(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6138(a1); + t12 = array_hash_map_safeTruncate__anon_7812__5975(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -28470,12 +28656,12 @@ static nav__6156_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3136(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3139(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u16_29__6673 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u16_29_isEmpty__5748(t24); + t18 = array_hash_map_Index_28u16_29_isEmpty__5751(t24); if (t18) { t25 = true; goto zig_block_3; @@ -28488,7 +28674,7 @@ static nav__6156_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_3:; if (t25) { - return (nav__6156_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6164_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -28501,7 +28687,7 @@ static nav__6156_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t28 = (uintptr_t)t27; t30 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6132(a1, t30, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6140(a1, t30, t28); t18 = t25; goto zig_block_5; } @@ -28534,7 +28720,7 @@ static nav__6156_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_unreachable(); } -static nav__6157_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6157(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0, nav__6157_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__6157_47 const a3) { +static nav__6165_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6165(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const a0, nav__6165_41 const a1, struct array_hash_map_IndexHeader__880 *const a2, nav__6165_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const *t1; struct array_hash_map_IndexHeader__880 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const *t4; @@ -28542,8 +28728,8 @@ static nav__6157_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *t8; - nav__6157_66 t9; - nav__6157_69 t10; + nav__6165_66 t9; + nav__6165_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -28553,8 +28739,8 @@ static nav__6157_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct array_hash_map_IndexHeader__880 *t19; struct array_hash_map_IndexHeader__880 *t2; struct array_hash_map_Index_28u32_29__6677 const *t23; - nav__6157_41 t29; - nav__6157_38 t30; + nav__6165_41 t29; + nav__6165_38 t30; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 t0; uint32_t t11; uint32_t t26; @@ -28572,15 +28758,15 @@ static nav__6157_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t3 = (struct array_hash_map_IndexHeader__880 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__927 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3475(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__3478(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6393 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6131(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6139(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5662(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6130(a1); - t12 = array_hash_map_safeTruncate__anon_7812__5971(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__5665(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6138(a1); + t12 = array_hash_map_safeTruncate__anon_7812__5975(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -28594,12 +28780,12 @@ static nav__6157_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3136(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3139(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u32_29__6677 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u32_29_isEmpty__5753(t24); + t18 = array_hash_map_Index_28u32_29_isEmpty__5756(t24); if (t18) { t25 = true; goto zig_block_3; @@ -28612,7 +28798,7 @@ static nav__6157_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_3:; if (t25) { - return (nav__6157_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6165_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -28625,7 +28811,7 @@ static nav__6157_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t28 = (uintptr_t)t27; t29 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6132(a1, t29, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6140(a1, t29, t28); t18 = t25; goto zig_block_5; } @@ -28658,22 +28844,22 @@ static nav__6157_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_unreachable(); } -static uint16_t environment_root_EnvironmentValue_jsonStringify__anon_9194__6162(struct environment_root_EnvironmentValue__844 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - nav__6162_43 t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t4; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; - nav__6162_46 t6; +static uint16_t environment_root_EnvironmentValue_jsonStringify__anon_9260__6170(struct environment_root_EnvironmentValue__844 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + nav__6170_43 t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t4; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; + nav__6170_46 t6; uint16_t t5; uint8_t t2; t0 = a1; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = a0.tag; switch (t2) { case UINT8_C(0): { t3 = a0.payload.string; t4 = (*t1); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6160(t4, t3); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6168(t4, t3); if (t5) { return t5; } @@ -28682,7 +28868,7 @@ static uint16_t environment_root_EnvironmentValue_jsonStringify__anon_9194__6162 case UINT8_C(1): { t6 = a0.payload.list; t4 = (*t1); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6163(t4, t6); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6171(t4, t6); if (t5) { return t5; } @@ -28695,77 +28881,77 @@ static uint16_t environment_root_EnvironmentValue_jsonStringify__anon_9194__6162 return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6159(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0, struct environment_root_EnvironmentValue__844 const a1) { +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6167(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0, struct environment_root_EnvironmentValue__844 const a1) { struct environment_root_EnvironmentValue__844 const *t2; struct environment_root_EnvironmentValue__844 t3; struct environment_root_EnvironmentValue__844 t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; uint16_t t4; uint16_t t5; t0 = a0; t1 = a1; t2 = (struct environment_root_EnvironmentValue__844 const *)&t1; t3 = (*t2); - t4 = environment_root_EnvironmentValue_jsonStringify__anon_9194__6162(t3, a0); + t4 = environment_root_EnvironmentValue_jsonStringify__anon_9260__6170(t3, a0); memcpy(&t5, &t4, sizeof(uint16_t)); return t5; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6111(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0, nav__6111_41 const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; - struct json_stringify_StringifyOptions__8122 *t4; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6119(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0, nav__6119_41 const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; + struct json_stringify_StringifyOptions__8189 *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 *t6; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t7; uint16_t t3; - struct json_stringify_StringifyOptions__8122 t5; + struct json_stringify_StringifyOptions__8189 t5; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = (*t1); - t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6097(t2); + t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6105(t2); if (t3) { return t3; } - t4 = (struct json_stringify_StringifyOptions__8122 *)&a0->options; + t4 = (struct json_stringify_StringifyOptions__8189 *)&a0->options; t5 = (*t4); t6 = (struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 *)&a0->stream; t7 = (*t6); - t3 = json_stringify_encodeJsonString__anon_8873__6139(a1, t5, t7); + t3 = json_stringify_encodeJsonString__anon_8939__6147(a1, t5, t7); if (t3) { return t3; } t2 = (*t1); - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6100(t2); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6108(t2); return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6160(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0, nav__6160_41 const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_StringifyOptions__8122 *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t7; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6168(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0, nav__6168_41 const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_StringifyOptions__8189 *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t7; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; uintptr_t t11; uintptr_t t12; uintptr_t t10; uint64_t t13; uint64_t t14; - nav__6160_41 t2; + nav__6168_41 t2; uint16_t t8; uint16_t t9; - struct json_stringify_StringifyOptions__8122 t4; + struct json_stringify_StringifyOptions__8189 t4; bool t5; bool t6; uint8_t t15; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = a1; - t3 = (struct json_stringify_StringifyOptions__8122 *)&a0->options; + t3 = (struct json_stringify_StringifyOptions__8189 *)&a0->options; t4 = (*t3); t5 = t4.emit_strings_as_arrays; t5 = !t5; if (t5) { - t5 = unicode_utf8ValidateSlice__5206(a1); + t5 = unicode_utf8ValidateSlice__5209(a1); t6 = t5; goto zig_block_1; } @@ -28775,7 +28961,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_1:; if (t6) { t7 = (*t1); - t8 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6111(t7, a1); + t8 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6119(t7, a1); memcpy(&t9, &t8, sizeof(uint16_t)); return t9; } @@ -28783,7 +28969,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_0:; t7 = (*t1); - t9 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6090(t7); + t9 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6098(t7); if (t9) { return t9; } @@ -28797,7 +28983,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar if (t6) { t15 = a1.ptr[t12]; t7 = (*t1); - t9 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6164(t7, t15); + t9 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6172(t7, t15); if (t9) { return t9; } @@ -28812,60 +28998,60 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_2:; t7 = (*t1); - t9 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6092(t7); + t9 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6100(t7); if (t9) { return t9; } return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6161(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0, nav__6161_41 const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - nav__6161_41 t4; - nav__6161_41 t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t5; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6169(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0, nav__6169_41 const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + nav__6169_41 t4; + nav__6169_41 t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t5; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; uint16_t t6; bool t3; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = a1; t3 = a1.ptr != NULL; if (t3) { t4 = a1; t5 = (*t1); - t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6160(t5, t4); + t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6168(t5, t4); if (t6) { return t6; } return 0; } t5 = (*t1); - t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6165(t5); + t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6173(t5); if (t6) { return t6; } return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6163(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0, nav__6163_43 const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6171(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0, nav__6171_43 const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; uintptr_t t6; uintptr_t t7; uintptr_t t5; uint64_t t8; uint64_t t9; - nav__6163_41 t11; - nav__6163_43 t2; + nav__6171_41 t11; + nav__6171_43 t2; uint16_t t4; bool t10; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = a1; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6090(t3); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6098(t3); if (t4) { return t4; } @@ -28879,7 +29065,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar if (t10) { t11 = a1.ptr[t7]; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6160(t3, t11); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6168(t3, t11); if (t4) { return t4; } @@ -28894,23 +29080,23 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_0:; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6092(t3); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6100(t3); if (t4) { return t4; } return 0; } -static bool unicode_utf8ValidateSlice__5206(nav__5206_39 const a0) { +static bool unicode_utf8ValidateSlice__5209(nav__5209_39 const a0) { bool t0; - t0 = unicode_utf8ValidateSliceImpl__anon_9218__6166(a0); + t0 = unicode_utf8ValidateSliceImpl__anon_9284__6174(a0); return t0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6090(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6098(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t5; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t6; @@ -28920,7 +29106,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t11; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t12; void const *t13; - nav__6090_54 (**t14)(void const *, nav__6090_56); + nav__6098_54 (**t14)(void const *, nav__6098_56); struct io_Writer__3827 t15; struct io_Writer__3827 t10; struct io_Writer__3827 t16; @@ -28929,9 +29115,9 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar uint16_t t3; uint16_t t18; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = (*t1); - t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6097(t2); + t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6105(t2); if (t3) { return t3; } @@ -28947,30 +29133,30 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t12 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t7->context; t13 = (void const *)t12; (*t11) = t13; - t14 = (nav__6090_54 (**)(void const *, nav__6090_56))&t10.writeFn; - (*t14) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t14 = (nav__6098_54 (**)(void const *, nav__6098_56))&t10.writeFn; + (*t14) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t15 = t10; t16 = t15; t17 = (struct io_Writer__3827 const *)&t16; t15 = (*t17); - t3 = io_Writer_writeByte__5170(t15, UINT8_C(91)); + t3 = io_Writer_writeByte__5173(t15, UINT8_C(91)); memcpy(&t18, &t3, sizeof(uint16_t)); if (t18) { return t18; } t2 = (*t1); - (void)json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6094(t2, UINT8_C(1)); + (void)json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6102(t2, UINT8_C(1)); t2 = (*t1); t19 = (uint8_t *)&t2->next_punctuation; (*t19) = UINT8_C(1); return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6164(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0, uint8_t const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; - struct json_stringify_StringifyOptions__8122 *t5; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6172(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0, uint8_t const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; + struct json_stringify_StringifyOptions__8189 *t5; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 *t8; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t9; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t11; @@ -28980,26 +29166,26 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t16; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t17; void const *t18; - nav__6164_57 (**t19)(void const *, nav__6164_59); + nav__6172_57 (**t19)(void const *, nav__6172_59); struct io_Writer__3827 t20; struct io_Writer__3827 t15; struct io_Writer__3827 t21; struct io_Writer__3827 const *t22; uint16_t t4; uint16_t t23; - struct json_stringify_StringifyOptions__8122 t6; + struct json_stringify_StringifyOptions__8189 t6; bool t7; - nav__6164_51 t10; + nav__6172_51 t10; uint8_t t2; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = a1; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6097(t3); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6105(t3); if (t4) { return t4; } - t5 = (struct json_stringify_StringifyOptions__8122 *)&a0->options; + t5 = (struct json_stringify_StringifyOptions__8189 *)&a0->options; t6 = (*t5); t7 = t6.emit_nonportable_numbers_as_strings; if (t7) { @@ -29021,26 +29207,26 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t17 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t12->context; t18 = (void const *)t17; (*t16) = t18; - t19 = (nav__6164_57 (**)(void const *, nav__6164_59))&t15.writeFn; - (*t19) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t19 = (nav__6172_57 (**)(void const *, nav__6172_59))&t15.writeFn; + (*t19) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t20 = t15; t21 = t20; t22 = (struct io_Writer__3827 const *)&t21; t20 = (*t22); - t4 = io_Writer_print__anon_9232__6167(t20, t10); + t4 = io_Writer_print__anon_9298__6175(t20, t10); memcpy(&t23, &t4, sizeof(uint16_t)); if (t23) { return t23; } t3 = (*t1); - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6100(t3); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6108(t3); return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6092(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6100(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; uint8_t *t3; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 *t6; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t7; @@ -29051,7 +29237,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t13; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t14; void const *t15; - nav__6092_55 (**t16)(void const *, nav__6092_57); + nav__6100_55 (**t16)(void const *, nav__6100_57); struct io_Writer__3827 t17; struct io_Writer__3827 t12; struct io_Writer__3827 t18; @@ -29060,9 +29246,9 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar uint16_t t20; uint8_t t4; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = (*t1); - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6095(t2, UINT8_C(1)); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6103(t2, UINT8_C(1)); t3 = (uint8_t *)&a0->next_punctuation; t4 = (*t3); switch (t4) { @@ -29071,7 +29257,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar } case UINT8_C(2): { t2 = (*t1); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6096(t2); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6104(t2); if (t5) { return t5; } @@ -29097,26 +29283,26 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t14 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t9->context; t15 = (void const *)t14; (*t13) = t15; - t16 = (nav__6092_55 (**)(void const *, nav__6092_57))&t12.writeFn; - (*t16) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t16 = (nav__6100_55 (**)(void const *, nav__6100_57))&t12.writeFn; + (*t16) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t17 = t12; t18 = t17; t19 = (struct io_Writer__3827 const *)&t18; t17 = (*t19); - t5 = io_Writer_writeByte__5170(t17, UINT8_C(93)); + t5 = io_Writer_writeByte__5173(t17, UINT8_C(93)); memcpy(&t20, &t5, sizeof(uint16_t)); if (t20) { return t20; } t2 = (*t1); - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6100(t2); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6108(t2); return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6165(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6173(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *t0; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t5; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1222 t6; @@ -29126,7 +29312,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t11; struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *t12; void const *t13; - nav__6165_54 (**t14)(void const *, nav__6165_56); + nav__6173_54 (**t14)(void const *, nav__6173_56); struct io_Writer__3827 t15; struct io_Writer__3827 t10; struct io_Writer__3827 t16; @@ -29134,9 +29320,9 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar uint16_t t3; uint16_t t18; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8244 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8310 *const *)&t0; t2 = (*t1); - t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6097(t2); + t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6105(t2); if (t3) { return t3; } @@ -29152,27 +29338,27 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t12 = (struct array_list_ArrayListAligned_28u8_2cnull_29__806 *const *)&t7->context; t13 = (void const *)t12; (*t11) = t13; - t14 = (nav__6165_54 (**)(void const *, nav__6165_56))&t10.writeFn; - (*t14) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3955; + t14 = (nav__6173_54 (**)(void const *, nav__6173_56))&t10.writeFn; + (*t14) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___3958; t15 = t10; t16 = t15; t17 = (struct io_Writer__3827 const *)&t16; t15 = (*t17); - t3 = io_Writer_writeAll__5168(t15, (nav__6165_56){(uint8_t const *)&__anon_9236,(uintptr_t)4ul}); + t3 = io_Writer_writeAll__5171(t15, (nav__6173_56){(uint8_t const *)&__anon_9302,(uintptr_t)4ul}); memcpy(&t18, &t3, sizeof(uint16_t)); if (t18) { return t18; } t2 = (*t1); - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6100(t2); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6108(t2); return 0; } -static bool unicode_utf8ValidateSliceImpl__anon_9218__6166(nav__6166_39 const a0) { +static bool unicode_utf8ValidateSliceImpl__anon_9284__6174(nav__6174_39 const a0) { static uint8_t const t9[16] = "\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200"; static uint8_t const t15[256] = "\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\023\003\003\003\003\003\003\003\003\003\003\003\003#\003\0034\004\004\004D\361\361\361\361\361\361\361\361\361\361\361"; - nav__6166_39 t1; - nav__6166_39 t0; + nav__6174_39 t1; + nav__6174_39 t0; uintptr_t t2; uintptr_t t12; uintptr_t t17; @@ -29430,28 +29616,28 @@ static bool unicode_utf8ValidateSliceImpl__anon_9218__6166(nav__6166_39 const a0 return true; } -static uint16_t io_Writer_print__anon_9232__6167(struct io_Writer__3827 const a0, nav__6167_39 const a1) { +static uint16_t io_Writer_print__anon_9298__6175(struct io_Writer__3827 const a0, nav__6175_39 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_9241__6168(a0, a1); + t0 = fmt_format__anon_9307__6176(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t fmt_format__anon_9241__6168(struct io_Writer__3827 const a0, nav__6168_39 const a1) { +static uint16_t fmt_format__anon_9307__6176(struct io_Writer__3827 const a0, nav__6176_39 const a1) { struct io_Writer__3827 t0; uint16_t t2; uint8_t t1; t0 = a0; t1 = a1.f0; - t2 = fmt_formatType__anon_9259__6169(t1, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t2 = fmt_formatType__anon_9325__6177(t1, (struct fmt_FormatOptions__4248){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t2) { return t2; } return 0; } -static uint16_t fmt_formatType__anon_9259__6169(uint8_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_9325__6177(uint8_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2, uintptr_t const a3) { struct io_Writer__3827 t1; uint16_t t2; uint16_t t3; @@ -29459,24 +29645,24 @@ static uint16_t fmt_formatType__anon_9259__6169(uint8_t const a0, struct fmt_For (void)a3; t0 = a0; t1 = a2; - t2 = fmt_formatValue__anon_9264__6170(a0, a1, a2); + t2 = fmt_formatValue__anon_9330__6178(a0, a1, a2); memcpy(&t3, &t2, sizeof(uint16_t)); return t3; } -static uint16_t fmt_formatInt__anon_9272__6172(uint8_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4248 const a3, struct io_Writer__3827 const a4) { +static uint16_t fmt_formatInt__anon_9338__6180(uint8_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4248 const a3, struct io_Writer__3827 const a4) { uintptr_t t5; uintptr_t t3; uint8_t *t6; uint8_t (*t7)[2]; - nav__6172_58 t10; - nav__6172_47 t11; + nav__6180_58 t10; + nav__6180_47 t11; uint16_t t12; uint16_t t13; bool t0; uint8_t t4; uint8_t t2; - nav__6172_56 t8; + nav__6180_56 t8; uint8_t t9[2]; uint8_t t1[9]; t0 = a1 >= UINT8_C(2); @@ -29498,7 +29684,7 @@ static uint16_t fmt_formatInt__anon_9272__6172(uint8_t const a0, uint8_t const a t7 = (uint8_t (*)[2])t6; t4 = t2; t4 = t4 % UINT8_C(100); - t8 = fmt_digits2__4953(t4); + t8 = fmt_digits2__4956(t4); memcpy(t9, t8.array, sizeof(uint8_t[2])); memcpy((char *)t7, t9, sizeof(uint8_t[2])); t4 = t2; @@ -29533,7 +29719,7 @@ static uint16_t fmt_formatInt__anon_9272__6172(uint8_t const a0, uint8_t const a t6 = (uint8_t *)(((uintptr_t)t6) + (t5*sizeof(uint8_t))); t7 = (uint8_t (*)[2])t6; t4 = t2; - t8 = fmt_digits2__4953(t4); + t8 = fmt_digits2__4956(t4); memcpy(t9, t8.array, sizeof(uint8_t[2])); memcpy((char *)t7, t9, sizeof(uint8_t[2])); goto zig_block_3; @@ -29549,7 +29735,7 @@ static uint16_t fmt_formatInt__anon_9272__6172(uint8_t const a0, uint8_t const a t3 = t5; t5 = t3; t6 = (uint8_t *)&t1[t5]; - t4 = fmt_digitToChar__4969(t4, a2); + t4 = fmt_digitToChar__4972(t4, a2); (*t6) = t4; t4 = t2; t4 = t4 / a1; @@ -29574,63 +29760,63 @@ static uint16_t fmt_formatInt__anon_9272__6172(uint8_t const a0, uint8_t const a t5 = (uintptr_t)9ul - t5; t10.ptr = t6; t10.len = t5; - memcpy(&t11, &t10, sizeof(nav__6172_47)); - t12 = fmt_formatBuf__anon_5109__5592(t11, a3, a4); + memcpy(&t11, &t10, sizeof(nav__6180_47)); + t12 = fmt_formatBuf__anon_5109__5595(t11, a3, a4); memcpy(&t13, &t12, sizeof(uint16_t)); return t13; } -static uint16_t fmt_formatIntValue__anon_9268__6171(uint8_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { +static uint16_t fmt_formatIntValue__anon_9334__6179(uint8_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatInt__anon_9272__6172(a0, UINT8_C(10), UINT8_C(0), a1, a2); + t0 = fmt_formatInt__anon_9338__6180(a0, UINT8_C(10), UINT8_C(0), a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t fmt_formatValue__anon_9264__6170(uint8_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { +static uint16_t fmt_formatValue__anon_9330__6178(uint8_t const a0, struct fmt_FormatOptions__4248 const a1, struct io_Writer__3827 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatIntValue__anon_9268__6171(a0, a1, a2); + t0 = fmt_formatIntValue__anon_9334__6179(a0, a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint64_t const builtin_zig_backend__262 = UINT64_C(3); +static uint64_t const builtin_zig_backend__265 = UINT64_C(3); static bool const start_simplified_logic__109 = false; -static uint8_t const builtin_output_mode__263 = UINT8_C(1); +static uint8_t const builtin_output_mode__266 = UINT8_C(1); -static uint8_t const builtin_link_mode__264 = UINT8_C(0); +static uint8_t const builtin_link_mode__267 = UINT8_C(0); -static uint64_t features_features__329 = ((uint64_t)UINT64_C(0)); +static uint64_t features_features__332 = ((uint64_t)UINT64_C(0)); -static uintptr_t const bit_set_IntegerBitSet_2864_29_bit_length__360 = 64ul; +static uintptr_t const bit_set_IntegerBitSet_2864_29_bit_length__363 = 64ul; -static struct Target_Os__639 const builtin_os__270 = {{ .semver = {{13ul,0ul,0ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}},{15ul,3ul,1ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}}} },UINT8_C(20)}; +static struct Target_Os__639 const builtin_os__273 = {{ .semver = {{13ul,0ul,0ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}},{15ul,3ul,1ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}}} },UINT8_C(20)}; -static bool const builtin_link_libc__274 = true; +static bool const builtin_link_libc__277 = true; -static bool const posix_use_libc__1590 = true; +static bool const posix_use_libc__1593 = true; -static uint8_t const c_native_os__2032 = UINT8_C(20); +static uint8_t const c_native_os__2035 = UINT8_C(20); -static uint8_t const builtin_mode__273 = UINT8_C(3); +static uint8_t const builtin_mode__276 = UINT8_C(3); static bool const debug_runtime_safety__159 = false; -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2940 = {{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),0ul,0ul},NULL}; +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__868 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__2943 = {{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),0ul,0ul},NULL}; -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3330 = {{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),0ul,0ul},NULL}; +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__922 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__3333 = {{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),0ul,0ul},NULL}; -static struct Target_DynamicLinker__976 const Target_DynamicLinker_none__3578 = {"\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252",UINT8_C(0)}; +static struct Target_DynamicLinker__976 const Target_DynamicLinker_none__3581 = {"\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252",UINT8_C(0)}; -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3151 = {{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),0ul,0ul},NULL}; +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__889 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3154 = {{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),0ul,0ul},NULL}; -static bool const builtin_is_test__266 = false; +static bool const builtin_is_test__269 = false; -static uint8_t *heap_CAllocator_alloc__3702(void *const a0, uintptr_t const a1, uint8_t const a2, uintptr_t const a3) { +static uint8_t *heap_CAllocator_alloc__3705(void *const a0, uintptr_t const a1, uint8_t const a2, uintptr_t const a3) { uint64_t t0; uint8_t *t2; bool t1; @@ -29639,11 +29825,11 @@ static uint8_t *heap_CAllocator_alloc__3702(void *const a0, uintptr_t const a1, t0 = a1; t1 = t0 > UINT64_C(0); debug_assert__180(t1); - t2 = heap_CAllocator_alignedAlloc__3699(a1, a2); + t2 = heap_CAllocator_alignedAlloc__3702(a1, a2); return t2; } -static bool heap_CAllocator_resize__3703(void *const a0, nav__3703_40 const a1, uint8_t const a2, uintptr_t const a3, uintptr_t const a4) { +static bool heap_CAllocator_resize__3706(void *const a0, nav__3706_40 const a1, uint8_t const a2, uintptr_t const a3, uintptr_t const a4) { uintptr_t t0; uint64_t t1; uint64_t t2; @@ -29663,7 +29849,7 @@ static bool heap_CAllocator_resize__3703(void *const a0, nav__3703_40 const a1, zig_block_0:; t4 = a1.ptr; - t0 = heap_CAllocator_alignedAllocSize__3701(t4); + t0 = heap_CAllocator_alignedAllocSize__3704(t4); t2 = a3; t1 = t0; t3 = t2 <= t1; @@ -29676,12 +29862,12 @@ static bool heap_CAllocator_resize__3703(void *const a0, nav__3703_40 const a1, return false; } -static uint8_t *heap_CAllocator_remap__3704(void *const a0, nav__3704_40 const a1, uint8_t const a2, uintptr_t const a3, uintptr_t const a4) { +static uint8_t *heap_CAllocator_remap__3707(void *const a0, nav__3707_40 const a1, uint8_t const a2, uintptr_t const a3, uintptr_t const a4) { uint8_t *t0; uint8_t *t2; uint8_t *t3; bool t1; - t1 = heap_CAllocator_resize__3703(a0, a1, a2, a3, a4); + t1 = heap_CAllocator_resize__3706(a0, a1, a2, a3, a4); if (t1) { t2 = a1.ptr; t3 = (uint8_t *)t2; @@ -29695,17 +29881,17 @@ static uint8_t *heap_CAllocator_remap__3704(void *const a0, nav__3704_40 const a return t0; } -static void heap_CAllocator_free__3705(void *const a0, nav__3705_40 const a1, uint8_t const a2, uintptr_t const a3) { +static void heap_CAllocator_free__3708(void *const a0, nav__3708_40 const a1, uint8_t const a2, uintptr_t const a3) { uint8_t *t0; (void)a0; (void)a2; (void)a3; t0 = a1.ptr; - heap_CAllocator_alignedFree__3700(t0); + heap_CAllocator_alignedFree__3703(t0); return; } -static uint8_t *heap_CAllocator_alignedAlloc__3699(uintptr_t const a0, uint8_t const a1) { +static uint8_t *heap_CAllocator_alignedAlloc__3702(uintptr_t const a0, uint8_t const a1) { uint8_t const *t1; uintptr_t t3; uint64_t t4; @@ -29720,7 +29906,7 @@ static uint8_t *heap_CAllocator_alignedAlloc__3699(uintptr_t const a0, uint8_t c t0 = a1; t1 = (uint8_t const *)&t0; t2 = (*t1); - t3 = mem_Alignment_toByteUnits__1112(t2); + t3 = mem_Alignment_toByteUnits__1115(t2); t3 = ((uintptr_t)8ul > t3) ? (uintptr_t)8ul : t3; t4 = t3; t3 = t4; @@ -29738,7 +29924,7 @@ static uint8_t *heap_CAllocator_alignedAlloc__3699(uintptr_t const a0, uint8_t c return t10; } -static uintptr_t heap_CAllocator_alignedAllocSize__3701(uint8_t *const a0) { +static uintptr_t heap_CAllocator_alignedAllocSize__3704(uint8_t *const a0) { void const *t0; void const *t1; uintptr_t t2; @@ -29748,7 +29934,7 @@ static uintptr_t heap_CAllocator_alignedAllocSize__3701(uint8_t *const a0) { return t2; } -static void heap_CAllocator_alignedFree__3700(uint8_t *const a0) { +static void heap_CAllocator_alignedFree__3703(uint8_t *const a0) { void *t0; void *t1; t0 = (void *)a0; @@ -29757,7 +29943,7 @@ static void heap_CAllocator_alignedFree__3700(uint8_t *const a0) { return; } -static uintptr_t mem_Alignment_toByteUnits__1112(uint8_t const a0) { +static uintptr_t mem_Alignment_toByteUnits__1115(uint8_t const a0) { uintptr_t t1; uint8_t t0; t0 = a0; @@ -29765,121 +29951,121 @@ static uintptr_t mem_Alignment_toByteUnits__1112(uint8_t const a0) { return t1; } -static struct mem_Allocator__599 const heap_c_allocator__3667 = {((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3694)}; +static struct mem_Allocator__599 const heap_c_allocator__3670 = {((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3697)}; -static struct mem_Allocator__599 const c_allocator__235 = {((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3694)}; +static struct mem_Allocator__599 const c_allocator__236 = {((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__3697)}; -static uint8_t const (*const shared_RUNNER_CTL_FIFO__801)[21] = &__anon_1087; +static uint8_t const (*const shared_RUNNER_CTL_FIFO__804)[21] = &__anon_1087; -static uint8_t const (*const shared_RUNNER_ACK_FIFO__802)[21] = &__anon_1152; +static uint8_t const (*const shared_RUNNER_ACK_FIFO__805)[21] = &__anon_1152; -static uint64_t const runner_fifo_PROTOCOL_VERSION__1125 = UINT64_C(2); +static uint64_t const runner_fifo_PROTOCOL_VERSION__1128 = UINT64_C(2); -static struct Target_Cpu_Feature_Set__993 const Target_Cpu_Feature_Set_empty__3623 = {{0ul,0ul,0ul,0ul,0ul}}; +static struct Target_Cpu_Feature_Set__993 const Target_Cpu_Feature_Set_empty__3626 = {{0ul,0ul,0ul,0ul,0ul}}; -static struct Target_Cpu__961 const builtin_cpu__269 = {((struct Target_Cpu_Model__988 const *)&Target_x86_cpu_core2__4052),{{14073748835532816ul,4506898179031040ul,1225016209309761536ul,0ul,0ul}},UINT8_C(42)}; +static struct Target_Cpu__961 const builtin_cpu__272 = {((struct Target_Cpu_Model__988 const *)&Target_x86_cpu_core2__4055),{{14073748835532816ul,4506898179031040ul,1225016209309761536ul,0ul,0ul}},UINT8_C(42)}; -static uint8_t const mem_native_endian__836 = UINT8_C(1); +static uint8_t const mem_native_endian__839 = UINT8_C(1); -static uint8_t const posix_native_os__1588 = UINT8_C(20); +static uint8_t const posix_native_os__1591 = UINT8_C(20); -static uint8_t const builtin_abi__268 = UINT8_C(0); +static uint8_t const builtin_abi__271 = UINT8_C(0); -static uint8_t const builtin_object_format__272 = UINT8_C(0); +static uint8_t const builtin_object_format__275 = UINT8_C(0); -static struct Target__637 const builtin_target__271 = {{((struct Target_Cpu_Model__988 const *)&Target_x86_cpu_core2__4052),{{14073748835532816ul,4506898179031040ul,1225016209309761536ul,0ul,0ul}},UINT8_C(42)},{{ .semver = {{13ul,0ul,0ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}},{15ul,3ul,1ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}}} },UINT8_C(20)},UINT8_C(0),UINT8_C(0),{"/usr/lib/dyld\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252",UINT8_C(13)}}; +static struct Target__637 const builtin_target__274 = {{((struct Target_Cpu_Model__988 const *)&Target_x86_cpu_core2__4055),{{14073748835532816ul,4506898179031040ul,1225016209309761536ul,0ul,0ul}},UINT8_C(42)},{{ .semver = {{13ul,0ul,0ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}},{15ul,3ul,1ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}}} },UINT8_C(20)},UINT8_C(0),UINT8_C(0),{"/usr/lib/dyld\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252",UINT8_C(13)}}; -static struct builtin_CallingConvention__266 const builtin_CallingConvention_c__470 = {{ .x86_64_sysv = {{UINT64_C(0xaaaaaaaaaaaaaaaa),true}} },UINT8_C(4)}; +static struct builtin_CallingConvention__266 const builtin_CallingConvention_c__473 = {{ .x86_64_sysv = {{UINT64_C(0xaaaaaaaaaaaaaaaa),true}} },UINT8_C(4)}; -static uint8_t const fs_path_native_os__4279 = UINT8_C(20); +static uint8_t const fs_path_native_os__4282 = UINT8_C(20); -static uint8_t const fs_native_os__1303 = UINT8_C(20); +static uint8_t const fs_native_os__1306 = UINT8_C(20); -static uint8_t const fs_Dir_native_os__3827 = UINT8_C(20); +static uint8_t const fs_Dir_native_os__3830 = UINT8_C(20); -static bool const fs_File_is_windows__1479 = false; +static bool const fs_File_is_windows__1482 = false; -static bool const posix_unexpected_error_tracing__2019 = false; +static bool const posix_unexpected_error_tracing__2022 = false; -static uint8_t logger_max_level__4255 = UINT8_C(0); +static uint8_t logger_max_level__4258 = UINT8_C(0); -static bool const fs_Dir_have_flock__3828 = true; +static bool const fs_Dir_have_flock__3831 = true; -static uint16_t const fmt_max_format_args__4915 = UINT16_C(32); +static uint16_t const fmt_max_format_args__4918 = UINT16_C(32); static bool const debug_default_enable_segfault_handler__205 = false; -static uint8_t const log_default_level__5504 = UINT8_C(0); +static uint8_t const log_default_level__5507 = UINT8_C(0); static struct std_Options__4261 const std_options__97 = {{0xaaaaaaaaaaaaaaaaul,true},{0xaaaaaaaaaaaaaaaaul,true},3ul,false,UINT8_C(0),false,true,false,false,false,UINT8_C(2)}; -static bool const posix_lfs64_abi__2018 = false; +static bool const posix_lfs64_abi__2021 = false; -static uint8_t const (*const fmt_ANY__4918)[4] = &__anon_4937; +static uint8_t const (*const fmt_ANY__4921)[4] = &__anon_4937; -static uint8_t const unicode_native_endian__5186 = UINT8_C(1); +static uint8_t const unicode_native_endian__5189 = UINT8_C(1); -static uint32_t const unicode_replacement_character__5187 = UINT32_C(65533); +static uint32_t const unicode_replacement_character__5190 = UINT32_C(65533); -static bool const mem_backend_supports_vectors__864 = true; +static bool const mem_backend_supports_vectors__867 = true; -static bool const builtin_valgrind_support__277 = false; +static bool const builtin_valgrind_support__280 = false; -static nav__3683_38 const heap_page_size_min_default__3683 = {4096ul,false}; +static nav__3686_38 const heap_page_size_min_default__3686 = {4096ul,false}; -static uintptr_t const heap_page_size_min__3662 = 4096ul; +static uintptr_t const heap_page_size_min__3665 = 4096ul; -static uint8_t const c_MARKER_TYPE_SAMPLE_START__246 = UINT8_C(0); +static uint8_t const c_MARKER_TYPE_SAMPLE_START__247 = UINT8_C(0); -static uint8_t const c_MARKER_TYPE_SAMPLE_END__247 = UINT8_C(1); +static uint8_t const c_MARKER_TYPE_SAMPLE_END__248 = UINT8_C(1); -static uint8_t const c_MARKER_TYPE_BENCHMARK_START__248 = UINT8_C(2); +static uint8_t const c_MARKER_TYPE_BENCHMARK_START__249 = UINT8_C(2); -static uint8_t const c_MARKER_TYPE_BENCHMARK_END__249 = UINT8_C(3); +static uint8_t const c_MARKER_TYPE_BENCHMARK_END__250 = UINT8_C(3); -static bool const builtin_single_threaded__267 = false; +static bool const builtin_single_threaded__270 = false; -static struct once_Once_28_28function_20_27init_27_29_29__7273 c_instrument_hooks_current_timestamp_S_once__5831 = {{{{UINT32_C(0)}}},false}; +static struct once_Once_28_28function_20_27init_27_29_29__7273 c_instrument_hooks_current_timestamp_S_once__5835 = {{{{UINT32_C(0)}}},false}; -static struct c_MachTimebaseInfo__7314 c_instrument_hooks_current_timestamp_S_cached__5830 = {UINT32_C(0),UINT32_C(0)}; +static struct c_MachTimebaseInfo__7314 c_instrument_hooks_current_timestamp_S_cached__5834 = {UINT32_C(0),UINT32_C(0)}; -static uint8_t const Thread_native_os__5849 = UINT8_C(20); +static uint8_t const Thread_native_os__5853 = UINT8_C(20); -static bool const Thread_use_pthreads__5860 = true; +static bool const Thread_use_pthreads__5864 = true; -static uint32_t const array_hash_map_index_capacities__2914[33] = {UINT32_C(0),UINT32_C(1),UINT32_C(2),UINT32_C(4),UINT32_C(9),UINT32_C(19),UINT32_C(38),UINT32_C(76),UINT32_C(153),UINT32_C(307),UINT32_C(614),UINT32_C(1228),UINT32_C(2457),UINT32_C(4915),UINT32_C(9830),UINT32_C(19660),UINT32_C(39321),UINT32_C(78643),UINT32_C(157286),UINT32_C(314572),UINT32_C(629145),UINT32_C(1258291),UINT32_C(2516582),UINT32_C(5033164),UINT32_C(10066329),UINT32_C(20132659),UINT32_C(40265318),UINT32_C(80530636),UINT32_C(161061273),UINT32_C(322122547),UINT32_C(644245094),UINT32_C(1288490188),UINT32_MAX}; +static uint32_t const array_hash_map_index_capacities__2917[33] = {UINT32_C(0),UINT32_C(1),UINT32_C(2),UINT32_C(4),UINT32_C(9),UINT32_C(19),UINT32_C(38),UINT32_C(76),UINT32_C(153),UINT32_C(307),UINT32_C(614),UINT32_C(1228),UINT32_C(2457),UINT32_C(4915),UINT32_C(9830),UINT32_C(19660),UINT32_C(39321),UINT32_C(78643),UINT32_C(157286),UINT32_C(314572),UINT32_C(629145),UINT32_C(1258291),UINT32_C(2516582),UINT32_C(5033164),UINT32_C(10066329),UINT32_C(20132659),UINT32_C(40265318),UINT32_C(80530636),UINT32_C(161061273),UINT32_C(322122547),UINT32_C(644245094),UINT32_C(1288490188),UINT32_MAX}; -static uint8_t const array_hash_map_Index_28u8_29_empty_sentinel__5741 = UINT8_MAX; +static uint8_t const array_hash_map_Index_28u8_29_empty_sentinel__5744 = UINT8_MAX; -static uint16_t const array_hash_map_Index_28u16_29_empty_sentinel__5746 = UINT16_MAX; +static uint16_t const array_hash_map_Index_28u16_29_empty_sentinel__5749 = UINT16_MAX; -static uint32_t const array_hash_map_Index_28u32_29_empty_sentinel__5751 = UINT32_MAX; +static uint32_t const array_hash_map_Index_28u32_29_empty_sentinel__5754 = UINT32_MAX; -static uint64_t const hash_wyhash_Wyhash_secret__6028[4] = {UINT64_C(11562461410679940143),UINT64_C(16646288086500911323),UINT64_C(10285213230658275043),UINT64_C(6384245875588680899)}; +static uint64_t const hash_wyhash_Wyhash_secret__6032[4] = {UINT64_C(11562461410679940143),UINT64_C(16646288086500911323),UINT64_C(10285213230658275043),UINT64_C(6384245875588680899)}; -static bool const builtin_fuzz__279 = false; +static bool const builtin_fuzz__282 = false; -static bool const mem_eqlBytes_allowed__854 = true; +static bool const mem_eqlBytes_allowed__857 = true; -static struct array_hash_map_Index_28u8_29__6669 const array_hash_map_Index_28u8_29_empty__5742 = {UINT8_MAX,UINT8_C(0xaa)}; +static struct array_hash_map_Index_28u8_29__6669 const array_hash_map_Index_28u8_29_empty__5745 = {UINT8_MAX,UINT8_C(0xaa)}; -static struct array_hash_map_Index_28u16_29__6673 const array_hash_map_Index_28u16_29_empty__5747 = {UINT16_MAX,UINT16_C(0xaaaa)}; +static struct array_hash_map_Index_28u16_29__6673 const array_hash_map_Index_28u16_29_empty__5750 = {UINT16_MAX,UINT16_C(0xaaaa)}; -static struct array_hash_map_Index_28u32_29__6677 const array_hash_map_Index_28u32_29_empty__5752 = {UINT32_MAX,UINT32_C(0xaaaaaaaa)}; +static struct array_hash_map_Index_28u32_29__6677 const array_hash_map_Index_28u32_29_empty__5755 = {UINT32_MAX,UINT32_C(0xaaaaaaaa)}; -static bool const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6084 = false; +static bool const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6092 = false; -static struct json_stringify_WriteStream__union_8236__8236 const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6085 = {{0xaaaaaaaaaaaaaaaaul},UINT8_C(2)}; +static struct json_stringify_WriteStream__union_8302__8302 const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6093 = {{0xaaaaaaaaaaaaaaaaul},UINT8_C(2)}; -struct macho_mach_header_64__9281 c_dummy_execute_header__2050 = {UINT32_C(0xaaaaaaaa),-0x55555556,-0x55555556,UINT32_C(0xaaaaaaaa),UINT32_C(0xaaaaaaaa),UINT32_C(0xaaaaaaaa),UINT32_C(0xaaaaaaaa),UINT32_C(0xaaaaaaaa)}; +struct macho_mach_header_64__9347 c_dummy_execute_header__2053 = {UINT32_C(0xaaaaaaaa),-0x55555556,-0x55555556,UINT32_C(0xaaaaaaaa),UINT32_C(0xaaaaaaaa),UINT32_C(0xaaaaaaaa),UINT32_C(0xaaaaaaaa),UINT32_C(0xaaaaaaaa)}; -static struct mem_Allocator_VTable__602 const heap_CAllocator_vtable__3694 = {&heap_CAllocator_alloc__3702,&heap_CAllocator_resize__3703,&heap_CAllocator_remap__3704,&heap_CAllocator_free__3705}; +static struct mem_Allocator_VTable__602 const heap_CAllocator_vtable__3697 = {&heap_CAllocator_alloc__3705,&heap_CAllocator_resize__3706,&heap_CAllocator_remap__3707,&heap_CAllocator_free__3708}; -static bool const heap_CAllocator_supports_malloc_size__3695 = true; +static bool const heap_CAllocator_supports_malloc_size__3698 = true; -static bool const heap_CAllocator_supports_posix_memalign__3697 = true; +static bool const heap_CAllocator_supports_posix_memalign__3700 = true; -static struct Target_Cpu_Model__988 const Target_x86_cpu_core2__4052 = {{(uint8_t const *)&__anon_9352,5ul},{(uint8_t const *)&__anon_9352,5ul},{{5066549580791824ul,4506898179031040ul,1225014285164412928ul,0ul,0ul}}}; +static struct Target_Cpu_Model__988 const Target_x86_cpu_core2__4055 = {{(uint8_t const *)&__anon_9418,5ul},{(uint8_t const *)&__anon_9418,5ul},{{5066549580791824ul,4506898179031040ul,1225014285164412928ul,0ul,0ul}}}; #else #include "core.h" @@ -29890,7 +30076,7 @@ struct anon__lazy_58 { uintptr_t len; }; struct instruments_valgrind_ValgrindInstrument__564; -typedef struct anon__lazy_88 nav__786_39; +typedef struct anon__lazy_88 nav__789_39; struct mem_Allocator__599; struct mem_Allocator_VTable__602; struct mem_Allocator__599 { @@ -29905,8 +30091,8 @@ struct anon__lazy_88 { uint16_t error; }; struct fs_File__799; -typedef struct anon__lazy_99 nav__1280_39; -typedef struct anon__lazy_58 nav__1280_41; +typedef struct anon__lazy_99 nav__1283_39; +typedef struct anon__lazy_58 nav__1283_41; struct fs_File__799 { int32_t handle; }; @@ -29922,10 +30108,10 @@ struct fs_File_OpenFlags__1718 { bool allow_ctty; }; struct fifo_posix_Pipe_Writer__791; -typedef struct anon__lazy_107 nav__1282_39; -typedef struct anon__lazy_58 nav__1282_42; +typedef struct anon__lazy_107 nav__1285_39; +typedef struct anon__lazy_58 nav__1285_42; struct array_list_ArrayListAligned_28u8_2cnull_29__811; -typedef struct anon__lazy_110 nav__1282_50; +typedef struct anon__lazy_110 nav__1285_50; struct anon__lazy_110 { uint8_t *ptr; uintptr_t len; @@ -29944,11 +30130,11 @@ struct anon__lazy_107 { struct fifo_posix_Pipe_Writer__791 payload; uint16_t error; }; -typedef struct anon__lazy_99 nav__1282_59; +typedef struct anon__lazy_99 nav__1285_59; struct fifo_posix_Pipe_Reader__793; -typedef struct anon__lazy_117 nav__1281_39; -typedef struct anon__lazy_58 nav__1281_42; -typedef struct anon__lazy_110 nav__1281_50; +typedef struct anon__lazy_117 nav__1284_39; +typedef struct anon__lazy_58 nav__1284_42; +typedef struct anon__lazy_110 nav__1284_50; struct fifo_posix_Pipe_Reader__793 { struct mem_Allocator__599 allocator; struct array_list_ArrayListAligned_28u8_2cnull_29__811 buffer; @@ -29958,10 +30144,10 @@ struct anon__lazy_117 { struct fifo_posix_Pipe_Reader__793 payload; uint16_t error; }; -typedef struct anon__lazy_99 nav__1281_59; +typedef struct anon__lazy_99 nav__1284_59; struct runner_fifo_RunnerFifo__631; -typedef struct anon__lazy_123 nav__1129_39; -typedef struct anon__lazy_110 nav__1129_49; +typedef struct anon__lazy_123 nav__1132_39; +typedef struct anon__lazy_110 nav__1132_49; struct runner_fifo_RunnerFifo__631 { struct mem_Allocator__599 allocator; struct fifo_posix_Pipe_Writer__791 writer; @@ -29971,12 +30157,12 @@ struct anon__lazy_123 { struct runner_fifo_RunnerFifo__631 payload; uint16_t error; }; -typedef struct anon__lazy_58 nav__1129_64; -typedef struct anon__lazy_107 nav__1129_66; -typedef struct anon__lazy_117 nav__1129_71; +typedef struct anon__lazy_58 nav__1132_64; +typedef struct anon__lazy_107 nav__1132_66; +typedef struct anon__lazy_117 nav__1132_71; struct shared_Command__1795; struct shared_Command__struct_1798__1798; -typedef struct anon__lazy_58 nav__1286_44; +typedef struct anon__lazy_58 nav__1289_44; struct shared_Command__struct_1798__1798 { struct anon__lazy_58 uri; int32_t pid; @@ -30011,7 +30197,7 @@ struct shared_Command__1795 { } payload; uint8_t tag; }; -typedef struct anon__lazy_110 nav__1286_65; +typedef struct anon__lazy_110 nav__1289_65; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 { struct array_list_ArrayListAligned_28u8_2cnull_29__811 *context; @@ -30022,17 +30208,17 @@ struct os_linux_pollfd__1921 { int16_t events; int16_t revents; }; -typedef struct anon__lazy_159 nav__1268_43; +typedef struct anon__lazy_159 nav__1271_43; struct anon__lazy_159 { struct os_linux_pollfd__1921 *ptr; uintptr_t len; }; -typedef struct anon__lazy_162 nav__1268_46; +typedef struct anon__lazy_162 nav__1271_46; struct anon__lazy_162 { uintptr_t payload; uint16_t error; }; -typedef struct anon__lazy_164 nav__5031_38; +typedef struct anon__lazy_164 nav__5035_38; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089; struct anon__lazy_164 { uint32_t payload; @@ -30043,153 +30229,153 @@ struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8 struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *context; }; struct io_Reader__2238; -typedef struct anon__lazy_162 nav__5031_50; -typedef struct anon__lazy_110 nav__5031_52; +typedef struct anon__lazy_162 nav__5035_50; +typedef struct anon__lazy_110 nav__5035_52; struct io_Reader__2238 { void const *context; struct anon__lazy_162 (*readFn)(void const *, struct anon__lazy_110); }; -typedef struct anon__lazy_184 nav__5031_64; +typedef struct anon__lazy_184 nav__5035_64; struct anon__lazy_184 { uint16_t error; uint8_t payload[4]; }; -typedef struct anon__lazy_164 nav__5030_38; -typedef struct anon__lazy_188 nav__5073_38; +typedef struct anon__lazy_164 nav__5034_38; +typedef struct anon__lazy_188 nav__5077_38; struct anon__lazy_188 { int32_t payload; uint16_t error; }; -typedef struct anon__lazy_162 nav__5073_50; -typedef struct anon__lazy_110 nav__5073_52; -typedef struct anon__lazy_184 nav__5073_64; -typedef struct anon__lazy_188 nav__5072_38; -typedef struct anon__lazy_110 nav__5075_39; -typedef struct anon__lazy_194 nav__5075_40; +typedef struct anon__lazy_162 nav__5077_50; +typedef struct anon__lazy_110 nav__5077_52; +typedef struct anon__lazy_184 nav__5077_64; +typedef struct anon__lazy_188 nav__5076_38; +typedef struct anon__lazy_110 nav__5079_39; +typedef struct anon__lazy_194 nav__5079_40; struct anon__lazy_194 { struct anon__lazy_110 payload; uint16_t error; }; -typedef struct anon__lazy_162 nav__5075_59; -typedef struct anon__lazy_199 nav__5075_69; +typedef struct anon__lazy_162 nav__5079_59; +typedef struct anon__lazy_199 nav__5079_69; struct anon__lazy_199 { uint64_t payload; uint16_t error; }; -typedef struct anon__lazy_201 nav__5075_72; +typedef struct anon__lazy_201 nav__5079_72; struct anon__lazy_201 { uint16_t error; uint8_t payload[8]; }; -typedef struct anon__lazy_58 nav__5074_39; -typedef struct anon__lazy_204 nav__5074_40; +typedef struct anon__lazy_58 nav__5078_39; +typedef struct anon__lazy_204 nav__5078_40; struct anon__lazy_204 { struct anon__lazy_58 payload; uint16_t error; }; -typedef struct anon__lazy_110 nav__5074_55; -typedef struct anon__lazy_194 nav__5074_57; -typedef struct anon__lazy_208 nav__5071_39; -typedef struct anon__lazy_58 nav__5071_44; +typedef struct anon__lazy_110 nav__5078_55; +typedef struct anon__lazy_194 nav__5078_57; +typedef struct anon__lazy_208 nav__5075_39; +typedef struct anon__lazy_58 nav__5075_44; struct anon__lazy_208 { struct shared_Command__struct_1798__1798 payload; uint16_t error; }; -typedef struct anon__lazy_188 nav__5071_57; -typedef struct anon__lazy_204 nav__5071_60; -typedef struct anon__lazy_208 nav__5070_39; -typedef struct anon__lazy_58 nav__5070_44; -typedef struct anon__lazy_216 nav__5081_39; -typedef struct anon__lazy_58 nav__5081_44; +typedef struct anon__lazy_188 nav__5075_57; +typedef struct anon__lazy_204 nav__5075_60; +typedef struct anon__lazy_208 nav__5074_39; +typedef struct anon__lazy_58 nav__5074_44; +typedef struct anon__lazy_216 nav__5085_39; +typedef struct anon__lazy_58 nav__5085_44; struct anon__lazy_216 { struct shared_Command__struct_1799__1799 payload; uint16_t error; }; -typedef struct anon__lazy_204 nav__5081_57; -typedef struct anon__lazy_216 nav__5080_39; -typedef struct anon__lazy_58 nav__5080_44; -typedef struct anon__lazy_199 nav__5087_38; -typedef struct anon__lazy_162 nav__5087_50; -typedef struct anon__lazy_110 nav__5087_52; -typedef struct anon__lazy_201 nav__5087_64; -typedef struct anon__lazy_199 nav__5086_38; -typedef struct anon__lazy_224 nav__5085_39; +typedef struct anon__lazy_204 nav__5085_57; +typedef struct anon__lazy_216 nav__5084_39; +typedef struct anon__lazy_58 nav__5084_44; +typedef struct anon__lazy_199 nav__5091_38; +typedef struct anon__lazy_162 nav__5091_50; +typedef struct anon__lazy_110 nav__5091_52; +typedef struct anon__lazy_201 nav__5091_64; +typedef struct anon__lazy_199 nav__5090_38; +typedef struct anon__lazy_224 nav__5089_39; struct anon__lazy_224 { struct shared_MarkerType__1802 payload; uint16_t error; }; -typedef struct anon__lazy_164 nav__5085_54; -typedef struct anon__lazy_199 nav__5085_56; -typedef struct anon__lazy_224 nav__5084_39; -typedef struct anon__lazy_228 nav__5083_39; +typedef struct anon__lazy_164 nav__5089_54; +typedef struct anon__lazy_199 nav__5089_56; +typedef struct anon__lazy_224 nav__5088_39; +typedef struct anon__lazy_228 nav__5087_39; struct anon__lazy_228 { struct shared_Command__struct_1800__1800 payload; uint16_t error; }; -typedef struct anon__lazy_188 nav__5083_57; -typedef struct anon__lazy_224 nav__5083_60; -typedef struct anon__lazy_228 nav__5082_39; -typedef struct anon__lazy_233 nav__5089_38; +typedef struct anon__lazy_188 nav__5087_57; +typedef struct anon__lazy_224 nav__5087_60; +typedef struct anon__lazy_228 nav__5086_39; +typedef struct anon__lazy_233 nav__5093_38; struct anon__lazy_233 { uint16_t error; uint8_t payload; }; -typedef struct anon__lazy_164 nav__5089_46; -typedef struct anon__lazy_233 nav__5088_38; -typedef struct anon__lazy_239 nav__5029_39; -typedef struct anon__lazy_58 nav__5029_45; +typedef struct anon__lazy_164 nav__5093_46; +typedef struct anon__lazy_233 nav__5092_38; +typedef struct anon__lazy_239 nav__5033_39; +typedef struct anon__lazy_58 nav__5033_45; struct anon__lazy_239 { struct shared_Command__1795 payload; uint16_t error; }; -typedef struct anon__lazy_164 nav__5029_66; -typedef struct anon__lazy_208 nav__5029_68; -typedef struct anon__lazy_216 nav__5029_70; -typedef struct anon__lazy_228 nav__5029_72; -typedef struct anon__lazy_199 nav__5029_74; -typedef struct anon__lazy_233 nav__5029_76; -typedef struct anon__lazy_239 nav__5028_39; -typedef struct anon__lazy_58 nav__5028_45; -typedef struct anon__lazy_239 nav__1291_39; -typedef struct anon__lazy_58 nav__1291_45; -typedef struct anon__lazy_110 nav__1291_68; -typedef struct anon__lazy_162 nav__1291_76; +typedef struct anon__lazy_164 nav__5033_66; +typedef struct anon__lazy_208 nav__5033_68; +typedef struct anon__lazy_216 nav__5033_70; +typedef struct anon__lazy_228 nav__5033_72; +typedef struct anon__lazy_199 nav__5033_74; +typedef struct anon__lazy_233 nav__5033_76; +typedef struct anon__lazy_239 nav__5032_39; +typedef struct anon__lazy_58 nav__5032_45; +typedef struct anon__lazy_239 nav__1294_39; +typedef struct anon__lazy_58 nav__1294_45; +typedef struct anon__lazy_110 nav__1294_68; +typedef struct anon__lazy_162 nav__1294_76; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 { struct anon__lazy_110 buffer; uintptr_t pos; }; -typedef struct anon__lazy_239 nav__1292_39; -typedef struct anon__lazy_248 nav__1292_42; -typedef struct anon__lazy_58 nav__1292_46; +typedef struct anon__lazy_239 nav__1295_39; +typedef struct anon__lazy_248 nav__1295_42; +typedef struct anon__lazy_58 nav__1295_46; struct anon__lazy_248 { uint64_t payload; bool is_null; }; -typedef struct anon__lazy_110 nav__1292_69; -typedef struct anon__lazy_248 nav__1293_40; -typedef struct anon__lazy_58 nav__1293_48; -typedef struct anon__lazy_239 nav__1293_60; -typedef struct anon__lazy_110 nav__1293_70; -typedef struct anon__lazy_255 nav__1293_77; +typedef struct anon__lazy_110 nav__1295_69; +typedef struct anon__lazy_248 nav__1296_40; +typedef struct anon__lazy_58 nav__1296_48; +typedef struct anon__lazy_239 nav__1296_60; +typedef struct anon__lazy_110 nav__1296_70; +typedef struct anon__lazy_255 nav__1296_77; struct anon__lazy_255 { struct shared_Command__1795 f0; }; -typedef struct anon__lazy_110 nav__1139_50; -typedef struct anon__lazy_58 nav__1139_63; -typedef struct anon__lazy_248 nav__1139_76; -typedef struct anon__lazy_58 nav__1130_43; -typedef struct anon__lazy_260 nav__1130_45; +typedef struct anon__lazy_110 nav__1142_50; +typedef struct anon__lazy_58 nav__1142_63; +typedef struct anon__lazy_248 nav__1142_76; +typedef struct anon__lazy_58 nav__1133_43; +typedef struct anon__lazy_260 nav__1133_45; struct anon__lazy_260 { struct anon__lazy_58 f0; }; -typedef struct anon__lazy_233 nav__1140_38; -typedef struct anon__lazy_110 nav__1140_53; -typedef struct anon__lazy_58 nav__1140_66; -typedef struct anon__lazy_248 nav__1140_79; -typedef struct anon__lazy_239 nav__1140_81; +typedef struct anon__lazy_233 nav__1143_38; +typedef struct anon__lazy_110 nav__1143_53; +typedef struct anon__lazy_58 nav__1143_66; +typedef struct anon__lazy_248 nav__1143_79; +typedef struct anon__lazy_239 nav__1143_81; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591; -typedef struct anon__lazy_265 nav__820_39; -typedef struct anon__lazy_110 nav__820_50; +typedef struct anon__lazy_265 nav__823_39; +typedef struct anon__lazy_110 nav__823_50; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 { struct runner_fifo_RunnerFifo__631 fifo; }; @@ -30197,11 +30383,11 @@ struct anon__lazy_265 { struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 payload; uint16_t error; }; -typedef struct anon__lazy_123 nav__820_62; -typedef struct anon__lazy_233 nav__820_65; +typedef struct anon__lazy_123 nav__823_62; +typedef struct anon__lazy_233 nav__823_65; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582; -typedef struct anon__lazy_271 nav__807_39; -typedef struct anon__lazy_110 nav__807_50; +typedef struct anon__lazy_271 nav__810_39; +typedef struct anon__lazy_110 nav__810_50; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 { struct runner_fifo_RunnerFifo__631 fifo; }; @@ -30209,11 +30395,11 @@ struct anon__lazy_271 { struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 payload; uint16_t error; }; -typedef struct anon__lazy_123 nav__807_62; -typedef struct anon__lazy_233 nav__807_65; +typedef struct anon__lazy_123 nav__810_62; +typedef struct anon__lazy_233 nav__810_65; struct instruments_root_Instrument__554; -typedef struct anon__lazy_277 nav__743_39; -typedef struct anon__lazy_110 nav__743_53; +typedef struct anon__lazy_277 nav__746_39; +typedef struct anon__lazy_110 nav__746_53; struct instruments_root_Instrument__554 { union { struct instruments_valgrind_ValgrindInstrument__564 valgrind; @@ -30226,12 +30412,12 @@ struct anon__lazy_277 { struct instruments_root_Instrument__554 payload; uint16_t error; }; -typedef struct anon__lazy_88 nav__743_69; -typedef struct anon__lazy_265 nav__743_71; -typedef struct anon__lazy_271 nav__743_73; +typedef struct anon__lazy_88 nav__746_69; +typedef struct anon__lazy_265 nav__746_71; +typedef struct anon__lazy_271 nav__746_73; struct InstrumentHooks; -typedef struct anon__lazy_284 nav__730_39; -typedef struct anon__lazy_110 nav__730_54; +typedef struct anon__lazy_284 nav__733_39; +typedef struct anon__lazy_110 nav__733_54; struct environment_root_Environment__559; struct environment_root_EnvironmentJson__845; struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861; @@ -30273,7 +30459,7 @@ struct environment_root_EnvironmentJson__845 { struct environment_linked_libraries_root_LinkedLibraries__849; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948; struct environment_linked_libraries_root_LibraryInfo__946; -typedef struct anon__lazy_308 nav__730_90; +typedef struct anon__lazy_308 nav__733_90; struct anon__lazy_308 { struct environment_linked_libraries_root_LibraryInfo__946 *ptr; uintptr_t len; @@ -30300,427 +30486,427 @@ struct anon__lazy_284 { struct InstrumentHooks payload; uint16_t error; }; -typedef struct anon__lazy_277 nav__730_100; -typedef struct anon__lazy_320 nav__238_46; +typedef struct anon__lazy_277 nav__733_100; +typedef struct anon__lazy_320 nav__239_46; struct anon__lazy_320 { struct InstrumentHooks *payload; uint16_t error; }; -typedef struct anon__lazy_110 nav__238_51; +typedef struct anon__lazy_110 nav__239_51; struct mem_Allocator_VTable__602 { uint8_t *(*alloc)(void *, uintptr_t, uint8_t, uintptr_t); bool (*resize)(void *, struct anon__lazy_110, uint8_t, uintptr_t, uintptr_t); uint8_t *(*remap)(void *, struct anon__lazy_110, uint8_t, uintptr_t, uintptr_t); void (*free)(void *, struct anon__lazy_110, uint8_t, uintptr_t); }; -typedef struct anon__lazy_308 nav__238_101; -typedef struct anon__lazy_284 nav__238_107; -typedef struct anon__lazy_320 nav__4541_40; -typedef struct anon__lazy_333 nav__4541_51; +typedef struct anon__lazy_308 nav__239_101; +typedef struct anon__lazy_284 nav__239_107; +typedef struct anon__lazy_320 nav__4544_40; +typedef struct anon__lazy_333 nav__4544_51; struct anon__lazy_333 { uint8_t *payload; uint16_t error; }; -typedef struct anon__lazy_58 nav__1348_39; +typedef struct anon__lazy_58 nav__1351_39; struct fs_Dir__1720; struct fs_Dir__1720 { int32_t fd; }; -typedef struct anon__lazy_99 nav__1345_39; -typedef struct anon__lazy_58 nav__1345_41; -typedef struct anon__lazy_110 nav__1283_48; -typedef struct anon__lazy_110 nav__1288_48; -typedef struct anon__lazy_110 nav__1562_43; -typedef struct anon__lazy_58 nav__4913_46; -typedef struct anon__lazy_58 nav__1439_40; -typedef struct anon__lazy_162 nav__1439_47; -typedef struct anon__lazy_162 nav__1964_38; -typedef struct anon__lazy_159 nav__1964_41; -typedef struct anon__lazy_362 nav__1964_46; +typedef struct anon__lazy_99 nav__1348_39; +typedef struct anon__lazy_58 nav__1348_41; +typedef struct anon__lazy_110 nav__1286_48; +typedef struct anon__lazy_110 nav__1291_48; +typedef struct anon__lazy_110 nav__1565_43; +typedef struct anon__lazy_58 nav__4917_46; +typedef struct anon__lazy_58 nav__1442_40; +typedef struct anon__lazy_162 nav__1442_47; +typedef struct anon__lazy_162 nav__1967_38; +typedef struct anon__lazy_159 nav__1967_41; +typedef struct anon__lazy_362 nav__1967_46; struct anon__lazy_362 { uintptr_t payload; bool is_null; }; -typedef struct anon__lazy_162 nav__1429_38; -typedef struct anon__lazy_110 nav__1429_41; -typedef struct anon__lazy_110 nav__1559_43; -typedef struct anon__lazy_110 nav__4994_40; -typedef struct anon__lazy_162 nav__5027_38; -typedef struct anon__lazy_110 nav__5027_41; -typedef struct anon__lazy_184 nav__5069_39; -typedef struct anon__lazy_162 nav__5069_44; -typedef struct anon__lazy_110 nav__5069_46; -typedef struct anon__lazy_201 nav__5076_39; -typedef struct anon__lazy_162 nav__5076_44; -typedef struct anon__lazy_110 nav__5076_46; -typedef struct anon__lazy_110 nav__5077_39; -typedef struct anon__lazy_194 nav__5077_40; -typedef struct anon__lazy_333 nav__5077_51; -typedef struct anon__lazy_162 nav__5034_38; -typedef struct anon__lazy_110 nav__5034_41; -typedef struct anon__lazy_58 nav__4786_43; -typedef struct anon__lazy_255 nav__5099_39; -typedef struct anon__lazy_58 nav__5099_43; -typedef struct anon__lazy_58 nav__5102_39; -typedef struct anon__lazy_260 nav__5102_40; -typedef struct anon__lazy_110 nav__1131_50; -typedef struct anon__lazy_308 nav__773_67; -typedef struct anon__lazy_333 nav__5103_39; -typedef struct anon__lazy_110 nav__5103_52; -typedef struct anon__lazy_58 nav__5138_39; -typedef struct anon__lazy_58 nav__4742_40; -typedef struct anon__lazy_407 nav__4742_49; +typedef struct anon__lazy_162 nav__1432_38; +typedef struct anon__lazy_110 nav__1432_41; +typedef struct anon__lazy_110 nav__1562_43; +typedef struct anon__lazy_110 nav__4998_40; +typedef struct anon__lazy_162 nav__5031_38; +typedef struct anon__lazy_110 nav__5031_41; +typedef struct anon__lazy_184 nav__5073_39; +typedef struct anon__lazy_162 nav__5073_44; +typedef struct anon__lazy_110 nav__5073_46; +typedef struct anon__lazy_201 nav__5080_39; +typedef struct anon__lazy_162 nav__5080_44; +typedef struct anon__lazy_110 nav__5080_46; +typedef struct anon__lazy_110 nav__5081_39; +typedef struct anon__lazy_194 nav__5081_40; +typedef struct anon__lazy_333 nav__5081_51; +typedef struct anon__lazy_162 nav__5038_38; +typedef struct anon__lazy_110 nav__5038_41; +typedef struct anon__lazy_58 nav__4790_43; +typedef struct anon__lazy_255 nav__5103_39; +typedef struct anon__lazy_58 nav__5103_43; +typedef struct anon__lazy_58 nav__5106_39; +typedef struct anon__lazy_260 nav__5106_40; +typedef struct anon__lazy_110 nav__1134_50; +typedef struct anon__lazy_308 nav__776_67; +typedef struct anon__lazy_333 nav__5107_39; +typedef struct anon__lazy_110 nav__5107_52; +typedef struct anon__lazy_58 nav__5142_39; +typedef struct anon__lazy_58 nav__4746_40; +typedef struct anon__lazy_407 nav__4746_49; struct anon__lazy_407 { uint16_t error; uint8_t payload[4096]; }; -typedef struct anon__lazy_99 nav__4678_39; -typedef struct anon__lazy_58 nav__4678_42; -typedef struct anon__lazy_407 nav__4678_53; -typedef struct anon__lazy_110 nav__1527_42; -typedef struct anon__lazy_110 nav__1564_43; -typedef struct anon__lazy_58 nav__5201_46; -typedef struct anon__lazy_162 nav__1438_38; -typedef struct anon__lazy_58 nav__1438_41; -typedef struct anon__lazy_362 nav__5202_38; -typedef struct anon__lazy_162 nav__1428_38; -typedef struct anon__lazy_110 nav__1428_41; -typedef struct anon__lazy_162 nav__4986_38; -typedef struct anon__lazy_110 nav__4986_42; -typedef struct anon__lazy_110 nav__5036_40; -typedef struct anon__lazy_162 nav__5036_43; -typedef struct anon__lazy_333 nav__5206_39; -typedef struct anon__lazy_162 nav__5206_49; -typedef struct anon__lazy_162 nav__5035_38; -typedef struct anon__lazy_110 nav__5035_41; -typedef struct anon__lazy_58 nav__5296_40; -typedef struct anon__lazy_110 nav__5296_51; -typedef struct anon__lazy_255 nav__5297_39; -typedef struct anon__lazy_58 nav__5297_43; -typedef struct anon__lazy_110 nav__5297_59; -typedef struct anon__lazy_194 nav__5297_63; -typedef struct anon__lazy_110 nav__5298_41; -typedef struct anon__lazy_194 nav__5298_45; -typedef struct anon__lazy_110 nav__5299_41; -typedef struct anon__lazy_194 nav__5299_45; -typedef struct anon__lazy_58 nav__5301_39; -typedef struct anon__lazy_260 nav__5301_40; -typedef struct anon__lazy_110 nav__5301_47; -typedef struct anon__lazy_194 nav__5301_51; -typedef struct anon__lazy_110 nav__1287_49; -typedef struct anon__lazy_110 nav__1294_53; -typedef struct anon__lazy_159 nav__1294_61; -typedef struct anon__lazy_162 nav__1294_64; -typedef struct anon__lazy_308 nav__3643_48; -typedef struct anon__lazy_58 nav__5144_39; -typedef struct anon__lazy_407 nav__2022_39; -typedef struct anon__lazy_58 nav__2022_41; -typedef struct anon__lazy_110 nav__2022_47; -typedef struct anon__lazy_99 nav__4679_39; -typedef struct anon__lazy_188 nav__4679_50; -typedef struct anon__lazy_110 nav__1565_43; -typedef struct anon__lazy_194 nav__1565_55; -typedef struct anon__lazy_58 nav__5374_45; -typedef struct anon__lazy_58 nav__5376_45; -typedef struct anon__lazy_162 nav__1757_38; -typedef struct anon__lazy_58 nav__1757_40; -typedef struct anon__lazy_162 nav__1749_38; -typedef struct anon__lazy_110 nav__1749_40; -typedef struct anon__lazy_162 nav__5445_38; -typedef struct anon__lazy_473 nav__5445_42; +typedef struct anon__lazy_99 nav__4682_39; +typedef struct anon__lazy_58 nav__4682_42; +typedef struct anon__lazy_407 nav__4682_53; +typedef struct anon__lazy_110 nav__1530_42; +typedef struct anon__lazy_110 nav__1567_43; +typedef struct anon__lazy_58 nav__5205_46; +typedef struct anon__lazy_162 nav__1441_38; +typedef struct anon__lazy_58 nav__1441_41; +typedef struct anon__lazy_362 nav__5206_38; +typedef struct anon__lazy_162 nav__1431_38; +typedef struct anon__lazy_110 nav__1431_41; +typedef struct anon__lazy_162 nav__4990_38; +typedef struct anon__lazy_110 nav__4990_42; +typedef struct anon__lazy_110 nav__5040_40; +typedef struct anon__lazy_162 nav__5040_43; +typedef struct anon__lazy_333 nav__5210_39; +typedef struct anon__lazy_162 nav__5210_49; +typedef struct anon__lazy_162 nav__5039_38; +typedef struct anon__lazy_110 nav__5039_41; +typedef struct anon__lazy_58 nav__5300_40; +typedef struct anon__lazy_110 nav__5300_51; +typedef struct anon__lazy_255 nav__5301_39; +typedef struct anon__lazy_58 nav__5301_43; +typedef struct anon__lazy_110 nav__5301_59; +typedef struct anon__lazy_194 nav__5301_63; +typedef struct anon__lazy_110 nav__5302_41; +typedef struct anon__lazy_194 nav__5302_45; +typedef struct anon__lazy_110 nav__5303_41; +typedef struct anon__lazy_194 nav__5303_45; +typedef struct anon__lazy_58 nav__5305_39; +typedef struct anon__lazy_260 nav__5305_40; +typedef struct anon__lazy_110 nav__5305_47; +typedef struct anon__lazy_194 nav__5305_51; +typedef struct anon__lazy_110 nav__1290_49; +typedef struct anon__lazy_110 nav__1297_53; +typedef struct anon__lazy_159 nav__1297_61; +typedef struct anon__lazy_162 nav__1297_64; +typedef struct anon__lazy_308 nav__3646_48; +typedef struct anon__lazy_58 nav__5148_39; +typedef struct anon__lazy_407 nav__2025_39; +typedef struct anon__lazy_58 nav__2025_41; +typedef struct anon__lazy_110 nav__2025_47; +typedef struct anon__lazy_99 nav__4683_39; +typedef struct anon__lazy_188 nav__4683_50; +typedef struct anon__lazy_110 nav__1568_43; +typedef struct anon__lazy_194 nav__1568_55; +typedef struct anon__lazy_58 nav__5378_45; +typedef struct anon__lazy_58 nav__5380_45; +typedef struct anon__lazy_162 nav__1760_38; +typedef struct anon__lazy_58 nav__1760_40; +typedef struct anon__lazy_162 nav__1752_38; +typedef struct anon__lazy_110 nav__1752_40; +typedef struct anon__lazy_162 nav__5449_38; +typedef struct anon__lazy_473 nav__5449_42; struct anon__lazy_473 { uintptr_t f0; uint8_t f1; }; -typedef struct anon__lazy_333 nav__5446_39; -typedef struct anon__lazy_110 nav__5446_52; -typedef struct anon__lazy_162 nav__5033_38; -typedef struct anon__lazy_110 nav__5033_41; -typedef struct anon__lazy_58 nav__5448_39; +typedef struct anon__lazy_333 nav__5450_39; +typedef struct anon__lazy_110 nav__5450_52; +typedef struct anon__lazy_162 nav__5037_38; +typedef struct anon__lazy_110 nav__5037_41; +typedef struct anon__lazy_58 nav__5452_39; struct io_Writer__3878; -typedef struct anon__lazy_255 nav__5741_40; -typedef struct anon__lazy_162 nav__5741_43; -typedef struct anon__lazy_58 nav__5741_45; +typedef struct anon__lazy_255 nav__5745_40; +typedef struct anon__lazy_162 nav__5745_43; +typedef struct anon__lazy_58 nav__5745_45; struct io_Writer__3878 { void const *context; struct anon__lazy_162 (*writeFn)(void const *, struct anon__lazy_58); }; struct fmt_FormatOptions__4300; -typedef struct anon__lazy_362 nav__5741_67; +typedef struct anon__lazy_362 nav__5745_67; struct fmt_FormatOptions__4300 { struct anon__lazy_362 precision; struct anon__lazy_362 width; uint32_t fill; uint8_t alignment; }; -typedef struct anon__lazy_110 nav__5608_39; -typedef struct anon__lazy_194 nav__5608_40; -typedef struct anon__lazy_255 nav__5608_42; -typedef struct anon__lazy_58 nav__5608_48; +typedef struct anon__lazy_110 nav__5612_39; +typedef struct anon__lazy_194 nav__5612_40; +typedef struct anon__lazy_255 nav__5612_42; +typedef struct anon__lazy_58 nav__5612_48; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *context; }; -typedef struct anon__lazy_162 nav__5608_71; -typedef struct anon__lazy_162 nav__6109_41; -typedef struct anon__lazy_58 nav__6109_43; -typedef struct anon__lazy_362 nav__6109_53; -typedef struct anon__lazy_110 nav__5610_39; -typedef struct anon__lazy_194 nav__5610_40; -typedef struct anon__lazy_162 nav__5610_54; -typedef struct anon__lazy_58 nav__5610_56; -typedef struct anon__lazy_162 nav__6111_41; -typedef struct anon__lazy_58 nav__6111_43; -typedef struct anon__lazy_110 nav__5611_39; -typedef struct anon__lazy_194 nav__5611_40; -typedef struct anon__lazy_162 nav__5611_54; -typedef struct anon__lazy_58 nav__5611_56; -typedef struct anon__lazy_58 nav__6112_40; -typedef struct anon__lazy_260 nav__6112_41; -typedef struct anon__lazy_162 nav__6112_44; -typedef struct anon__lazy_362 nav__6112_55; -typedef struct anon__lazy_110 nav__5612_39; -typedef struct anon__lazy_194 nav__5612_40; -typedef struct anon__lazy_58 nav__5612_42; -typedef struct anon__lazy_260 nav__5612_43; -typedef struct anon__lazy_162 nav__5612_59; -typedef struct anon__lazy_110 nav__1529_41; -typedef struct anon__lazy_308 nav__4347_43; -typedef struct anon__lazy_188 nav__1769_38; -typedef struct anon__lazy_110 nav__1575_39; -typedef struct anon__lazy_110 nav__5700_39; -typedef struct anon__lazy_162 nav__5700_50; -typedef struct anon__lazy_110 nav__5701_39; -typedef struct anon__lazy_194 nav__5701_40; -typedef struct anon__lazy_333 nav__5701_51; -typedef struct anon__lazy_110 nav__5702_40; -typedef struct anon__lazy_162 nav__5703_48; -typedef struct anon__lazy_58 nav__5703_50; -typedef struct anon__lazy_58 nav__5704_45; -typedef struct anon__lazy_58 nav__5705_45; +typedef struct anon__lazy_162 nav__5612_71; +typedef struct anon__lazy_162 nav__6113_41; +typedef struct anon__lazy_58 nav__6113_43; +typedef struct anon__lazy_362 nav__6113_53; +typedef struct anon__lazy_110 nav__5614_39; +typedef struct anon__lazy_194 nav__5614_40; +typedef struct anon__lazy_162 nav__5614_54; +typedef struct anon__lazy_58 nav__5614_56; +typedef struct anon__lazy_162 nav__6115_41; +typedef struct anon__lazy_58 nav__6115_43; +typedef struct anon__lazy_110 nav__5615_39; +typedef struct anon__lazy_194 nav__5615_40; +typedef struct anon__lazy_162 nav__5615_54; +typedef struct anon__lazy_58 nav__5615_56; +typedef struct anon__lazy_58 nav__6116_40; +typedef struct anon__lazy_260 nav__6116_41; +typedef struct anon__lazy_162 nav__6116_44; +typedef struct anon__lazy_362 nav__6116_55; +typedef struct anon__lazy_110 nav__5616_39; +typedef struct anon__lazy_194 nav__5616_40; +typedef struct anon__lazy_58 nav__5616_42; +typedef struct anon__lazy_260 nav__5616_43; +typedef struct anon__lazy_162 nav__5616_59; +typedef struct anon__lazy_110 nav__1532_41; +typedef struct anon__lazy_308 nav__4350_43; +typedef struct anon__lazy_188 nav__1772_38; +typedef struct anon__lazy_110 nav__1578_39; +typedef struct anon__lazy_110 nav__5704_39; +typedef struct anon__lazy_162 nav__5704_50; +typedef struct anon__lazy_110 nav__5705_39; +typedef struct anon__lazy_194 nav__5705_40; +typedef struct anon__lazy_333 nav__5705_51; +typedef struct anon__lazy_110 nav__5706_40; typedef struct anon__lazy_162 nav__5707_48; typedef struct anon__lazy_58 nav__5707_50; -typedef struct anon__lazy_162 nav__5724_38; -typedef struct anon__lazy_58 nav__5724_41; -typedef struct anon__lazy_58 nav__5732_40; -typedef struct anon__lazy_162 nav__5732_43; -typedef struct anon__lazy_58 nav__6122_44; -typedef struct anon__lazy_362 nav__6122_56; -typedef struct anon__lazy_162 nav__6122_60; -typedef struct anon__lazy_539 nav__6122_66; +typedef struct anon__lazy_58 nav__5708_45; +typedef struct anon__lazy_58 nav__5709_45; +typedef struct anon__lazy_162 nav__5711_48; +typedef struct anon__lazy_58 nav__5711_50; +typedef struct anon__lazy_162 nav__5728_38; +typedef struct anon__lazy_58 nav__5728_41; +typedef struct anon__lazy_58 nav__5736_40; +typedef struct anon__lazy_162 nav__5736_43; +typedef struct anon__lazy_58 nav__6126_44; +typedef struct anon__lazy_362 nav__6126_56; +typedef struct anon__lazy_162 nav__6126_60; +typedef struct anon__lazy_539 nav__6126_66; struct anon__lazy_539 { int32_t f0; struct anon__lazy_58 f1; }; -typedef struct anon__lazy_544 nav__6122_76; +typedef struct anon__lazy_544 nav__6126_76; struct anon__lazy_544 { struct anon__lazy_58 f0; struct anon__lazy_58 f1; }; -typedef struct anon__lazy_546 nav__6122_78; +typedef struct anon__lazy_546 nav__6126_78; struct anon__lazy_546 { int32_t f0; struct shared_MarkerType__1802 f1; }; -typedef struct anon__lazy_548 nav__6122_80; +typedef struct anon__lazy_548 nav__6126_80; struct anon__lazy_548 { uint64_t f0; }; -typedef struct anon__lazy_551 nav__6122_84; +typedef struct anon__lazy_551 nav__6126_84; struct anon__lazy_551 { uint8_t f0; }; -typedef struct anon__lazy_58 nav__6108_44; -typedef struct anon__lazy_362 nav__6108_56; -typedef struct anon__lazy_162 nav__6108_60; -typedef struct anon__lazy_110 nav__4992_39; -typedef struct anon__lazy_362 nav__6110_41; -typedef struct anon__lazy_162 nav__6110_45; -typedef struct anon__lazy_58 nav__6110_47; -typedef struct anon__lazy_58 nav__6113_39; -typedef struct anon__lazy_362 nav__6113_44; -typedef struct anon__lazy_162 nav__6113_48; -typedef struct anon__lazy_110 nav__6117_39; -typedef struct anon__lazy_110 nav__6118_39; -typedef struct anon__lazy_162 nav__4912_38; -typedef struct anon__lazy_58 nav__4912_41; -typedef struct anon__lazy_58 nav__6120_40; -typedef struct anon__lazy_162 nav__4987_38; -typedef struct anon__lazy_58 nav__4987_42; -typedef struct anon__lazy_110 nav__4987_50; -typedef struct anon__lazy_162 nav__5731_38; -typedef struct anon__lazy_58 nav__5731_41; -typedef struct anon__lazy_58 nav__6123_40; -typedef struct anon__lazy_539 nav__6123_41; -typedef struct anon__lazy_162 nav__6123_44; +typedef struct anon__lazy_58 nav__6112_44; +typedef struct anon__lazy_362 nav__6112_56; +typedef struct anon__lazy_162 nav__6112_60; +typedef struct anon__lazy_110 nav__4996_39; +typedef struct anon__lazy_362 nav__6114_41; +typedef struct anon__lazy_162 nav__6114_45; +typedef struct anon__lazy_58 nav__6114_47; +typedef struct anon__lazy_58 nav__6117_39; +typedef struct anon__lazy_362 nav__6117_44; +typedef struct anon__lazy_162 nav__6117_48; +typedef struct anon__lazy_110 nav__6121_39; +typedef struct anon__lazy_110 nav__6122_39; +typedef struct anon__lazy_162 nav__4916_38; +typedef struct anon__lazy_58 nav__4916_41; typedef struct anon__lazy_58 nav__6124_40; -typedef struct anon__lazy_544 nav__6124_41; -typedef struct anon__lazy_162 nav__6124_44; -typedef struct anon__lazy_546 nav__6125_40; -typedef struct anon__lazy_162 nav__6125_43; -typedef struct anon__lazy_58 nav__6125_45; -typedef struct anon__lazy_548 nav__6126_39; -typedef struct anon__lazy_162 nav__6126_42; -typedef struct anon__lazy_58 nav__6126_44; -typedef struct anon__lazy_551 nav__6127_39; -typedef struct anon__lazy_162 nav__6127_42; -typedef struct anon__lazy_58 nav__6127_44; -typedef struct anon__lazy_233 nav__5753_38; -typedef struct anon__lazy_162 nav__5769_38; -typedef struct anon__lazy_58 nav__5769_40; -typedef struct anon__lazy_233 nav__5769_48; -typedef struct anon__lazy_164 nav__5769_50; -typedef struct anon__lazy_58 nav__6129_39; -typedef struct anon__lazy_362 nav__6129_44; -typedef struct anon__lazy_162 nav__6129_48; -typedef struct anon__lazy_110 nav__6129_57; -typedef struct anon__lazy_233 nav__6129_60; -typedef struct anon__lazy_362 nav__6139_41; -typedef struct anon__lazy_162 nav__6139_45; -typedef struct anon__lazy_58 nav__6139_47; -typedef struct anon__lazy_596 nav__6139_56; +typedef struct anon__lazy_162 nav__4991_38; +typedef struct anon__lazy_58 nav__4991_42; +typedef struct anon__lazy_110 nav__4991_50; +typedef struct anon__lazy_162 nav__5735_38; +typedef struct anon__lazy_58 nav__5735_41; +typedef struct anon__lazy_58 nav__6127_40; +typedef struct anon__lazy_539 nav__6127_41; +typedef struct anon__lazy_162 nav__6127_44; +typedef struct anon__lazy_58 nav__6128_40; +typedef struct anon__lazy_544 nav__6128_41; +typedef struct anon__lazy_162 nav__6128_44; +typedef struct anon__lazy_546 nav__6129_40; +typedef struct anon__lazy_162 nav__6129_43; +typedef struct anon__lazy_58 nav__6129_45; +typedef struct anon__lazy_548 nav__6130_39; +typedef struct anon__lazy_162 nav__6130_42; +typedef struct anon__lazy_58 nav__6130_44; +typedef struct anon__lazy_551 nav__6131_39; +typedef struct anon__lazy_162 nav__6131_42; +typedef struct anon__lazy_58 nav__6131_44; +typedef struct anon__lazy_233 nav__5757_38; +typedef struct anon__lazy_162 nav__5773_38; +typedef struct anon__lazy_58 nav__5773_40; +typedef struct anon__lazy_233 nav__5773_48; +typedef struct anon__lazy_164 nav__5773_50; +typedef struct anon__lazy_58 nav__6133_39; +typedef struct anon__lazy_362 nav__6133_44; +typedef struct anon__lazy_162 nav__6133_48; +typedef struct anon__lazy_110 nav__6133_57; +typedef struct anon__lazy_233 nav__6133_60; +typedef struct anon__lazy_362 nav__6143_41; +typedef struct anon__lazy_162 nav__6143_45; +typedef struct anon__lazy_58 nav__6143_47; +typedef struct anon__lazy_596 nav__6143_56; struct anon__lazy_596 { uint8_t array[2]; }; -typedef struct anon__lazy_110 nav__6139_58; -typedef struct anon__lazy_362 nav__6138_41; -typedef struct anon__lazy_162 nav__6138_45; -typedef struct anon__lazy_58 nav__6138_47; -typedef struct anon__lazy_362 nav__6128_41; -typedef struct anon__lazy_162 nav__6128_45; -typedef struct anon__lazy_58 nav__6128_47; -typedef struct anon__lazy_162 nav__1553_38; -typedef struct anon__lazy_58 nav__1553_42; -typedef struct anon__lazy_162 nav__6130_48; -typedef struct anon__lazy_58 nav__6130_50; -typedef struct anon__lazy_58 nav__6131_40; -typedef struct anon__lazy_162 nav__6131_51; -typedef struct anon__lazy_58 nav__6133_40; -typedef struct anon__lazy_539 nav__6133_41; -typedef struct anon__lazy_162 nav__6133_44; -typedef struct anon__lazy_362 nav__6133_55; -typedef struct anon__lazy_58 nav__6134_40; -typedef struct anon__lazy_544 nav__6134_41; -typedef struct anon__lazy_162 nav__6134_44; -typedef struct anon__lazy_362 nav__6134_55; -typedef struct anon__lazy_546 nav__6135_40; -typedef struct anon__lazy_162 nav__6135_43; -typedef struct anon__lazy_58 nav__6135_45; -typedef struct anon__lazy_362 nav__6135_58; -typedef struct anon__lazy_548 nav__6136_39; -typedef struct anon__lazy_162 nav__6136_42; -typedef struct anon__lazy_58 nav__6136_44; -typedef struct anon__lazy_362 nav__6136_55; -typedef struct anon__lazy_551 nav__6137_39; -typedef struct anon__lazy_162 nav__6137_42; -typedef struct anon__lazy_58 nav__6137_44; +typedef struct anon__lazy_110 nav__6143_58; +typedef struct anon__lazy_362 nav__6142_41; +typedef struct anon__lazy_162 nav__6142_45; +typedef struct anon__lazy_58 nav__6142_47; +typedef struct anon__lazy_362 nav__6132_41; +typedef struct anon__lazy_162 nav__6132_45; +typedef struct anon__lazy_58 nav__6132_47; +typedef struct anon__lazy_162 nav__1556_38; +typedef struct anon__lazy_58 nav__1556_42; +typedef struct anon__lazy_162 nav__6134_48; +typedef struct anon__lazy_58 nav__6134_50; +typedef struct anon__lazy_58 nav__6135_40; +typedef struct anon__lazy_162 nav__6135_51; +typedef struct anon__lazy_58 nav__6137_40; +typedef struct anon__lazy_539 nav__6137_41; +typedef struct anon__lazy_162 nav__6137_44; typedef struct anon__lazy_362 nav__6137_55; -typedef struct anon__lazy_596 nav__5509_39; -typedef struct anon__lazy_164 nav__5759_38; -typedef struct anon__lazy_58 nav__5759_40; -typedef struct anon__lazy_596 nav__5759_48; -typedef struct anon__lazy_616 nav__5759_52; +typedef struct anon__lazy_58 nav__6138_40; +typedef struct anon__lazy_544 nav__6138_41; +typedef struct anon__lazy_162 nav__6138_44; +typedef struct anon__lazy_362 nav__6138_55; +typedef struct anon__lazy_546 nav__6139_40; +typedef struct anon__lazy_162 nav__6139_43; +typedef struct anon__lazy_58 nav__6139_45; +typedef struct anon__lazy_362 nav__6139_58; +typedef struct anon__lazy_548 nav__6140_39; +typedef struct anon__lazy_162 nav__6140_42; +typedef struct anon__lazy_58 nav__6140_44; +typedef struct anon__lazy_362 nav__6140_55; +typedef struct anon__lazy_551 nav__6141_39; +typedef struct anon__lazy_162 nav__6141_42; +typedef struct anon__lazy_58 nav__6141_44; +typedef struct anon__lazy_362 nav__6141_55; +typedef struct anon__lazy_596 nav__5513_39; +typedef struct anon__lazy_164 nav__5763_38; +typedef struct anon__lazy_58 nav__5763_40; +typedef struct anon__lazy_596 nav__5763_48; +typedef struct anon__lazy_616 nav__5763_52; struct anon__lazy_616 { uint8_t array[3]; }; -typedef struct anon__lazy_618 nav__5759_56; +typedef struct anon__lazy_618 nav__5763_56; struct anon__lazy_618 { uint8_t array[4]; }; -typedef struct anon__lazy_233 nav__5752_38; -typedef struct anon__lazy_233 nav__6145_38; -typedef struct anon__lazy_110 nav__6145_40; -typedef struct anon__lazy_233 nav__5754_38; -typedef struct anon__lazy_110 nav__5754_40; -typedef struct anon__lazy_58 nav__5736_40; -typedef struct anon__lazy_162 nav__5736_43; -typedef struct anon__lazy_58 nav__1547_41; -typedef struct anon__lazy_362 nav__6140_41; -typedef struct anon__lazy_162 nav__6140_45; -typedef struct anon__lazy_58 nav__6140_47; -typedef struct anon__lazy_58 nav__6141_39; -typedef struct anon__lazy_362 nav__6141_44; -typedef struct anon__lazy_162 nav__6141_48; -typedef struct anon__lazy_362 nav__6147_44; -typedef struct anon__lazy_162 nav__6147_48; -typedef struct anon__lazy_58 nav__6147_50; -typedef struct anon__lazy_548 nav__6147_56; -typedef struct anon__lazy_362 nav__6142_44; -typedef struct anon__lazy_162 nav__6142_48; -typedef struct anon__lazy_58 nav__6142_50; -typedef struct anon__lazy_362 nav__6143_41; -typedef struct anon__lazy_162 nav__6143_45; -typedef struct anon__lazy_58 nav__6143_47; +typedef struct anon__lazy_233 nav__5756_38; +typedef struct anon__lazy_233 nav__6149_38; +typedef struct anon__lazy_110 nav__6149_40; +typedef struct anon__lazy_233 nav__5758_38; +typedef struct anon__lazy_110 nav__5758_40; +typedef struct anon__lazy_58 nav__5740_40; +typedef struct anon__lazy_162 nav__5740_43; +typedef struct anon__lazy_58 nav__1550_41; typedef struct anon__lazy_362 nav__6144_41; typedef struct anon__lazy_162 nav__6144_45; typedef struct anon__lazy_58 nav__6144_47; -typedef struct anon__lazy_164 nav__5761_38; -typedef struct anon__lazy_596 nav__5761_40; -typedef struct anon__lazy_164 nav__5763_38; -typedef struct anon__lazy_616 nav__5763_40; -typedef struct anon__lazy_164 nav__5767_38; -typedef struct anon__lazy_618 nav__5767_40; -typedef struct anon__lazy_110 nav__1566_43; -typedef struct anon__lazy_162 nav__1566_52; -typedef struct anon__lazy_58 nav__1548_41; -typedef struct anon__lazy_110 nav__1548_47; -typedef struct anon__lazy_362 nav__6154_41; -typedef struct anon__lazy_162 nav__6154_45; -typedef struct anon__lazy_58 nav__6154_47; -typedef struct anon__lazy_596 nav__6154_56; -typedef struct anon__lazy_110 nav__6154_58; -typedef struct anon__lazy_362 nav__6153_41; -typedef struct anon__lazy_162 nav__6153_45; -typedef struct anon__lazy_58 nav__6153_47; -typedef struct anon__lazy_362 nav__6146_41; -typedef struct anon__lazy_162 nav__6146_45; -typedef struct anon__lazy_58 nav__6146_47; -typedef struct anon__lazy_548 nav__6148_39; -typedef struct anon__lazy_162 nav__6148_42; -typedef struct anon__lazy_58 nav__6148_44; -typedef struct anon__lazy_548 nav__6149_39; -typedef struct anon__lazy_162 nav__6149_42; -typedef struct anon__lazy_58 nav__6149_44; -typedef struct anon__lazy_548 nav__6150_39; -typedef struct anon__lazy_162 nav__6150_42; -typedef struct anon__lazy_58 nav__6150_44; -typedef struct anon__lazy_548 nav__6151_39; -typedef struct anon__lazy_162 nav__6151_42; -typedef struct anon__lazy_58 nav__6151_44; -typedef struct anon__lazy_362 nav__6159_41; -typedef struct anon__lazy_162 nav__6159_45; -typedef struct anon__lazy_58 nav__6159_47; -typedef struct anon__lazy_362 nav__6152_41; -typedef struct anon__lazy_162 nav__6152_45; -typedef struct anon__lazy_58 nav__6152_47; +typedef struct anon__lazy_58 nav__6145_39; +typedef struct anon__lazy_362 nav__6145_44; +typedef struct anon__lazy_162 nav__6145_48; +typedef struct anon__lazy_362 nav__6151_44; +typedef struct anon__lazy_162 nav__6151_48; +typedef struct anon__lazy_58 nav__6151_50; +typedef struct anon__lazy_548 nav__6151_56; +typedef struct anon__lazy_362 nav__6146_44; +typedef struct anon__lazy_162 nav__6146_48; +typedef struct anon__lazy_58 nav__6146_50; +typedef struct anon__lazy_362 nav__6147_41; +typedef struct anon__lazy_162 nav__6147_45; +typedef struct anon__lazy_58 nav__6147_47; +typedef struct anon__lazy_362 nav__6148_41; +typedef struct anon__lazy_162 nav__6148_45; +typedef struct anon__lazy_58 nav__6148_47; typedef struct anon__lazy_164 nav__5765_38; -typedef struct anon__lazy_616 nav__5765_40; -typedef struct anon__lazy_162 nav__1491_38; -typedef struct anon__lazy_473 nav__1491_42; +typedef struct anon__lazy_596 nav__5765_40; +typedef struct anon__lazy_164 nav__5767_38; +typedef struct anon__lazy_616 nav__5767_40; +typedef struct anon__lazy_164 nav__5771_38; +typedef struct anon__lazy_618 nav__5771_40; +typedef struct anon__lazy_110 nav__1569_43; +typedef struct anon__lazy_162 nav__1569_52; +typedef struct anon__lazy_58 nav__1551_41; +typedef struct anon__lazy_110 nav__1551_47; +typedef struct anon__lazy_362 nav__6158_41; +typedef struct anon__lazy_162 nav__6158_45; +typedef struct anon__lazy_58 nav__6158_47; +typedef struct anon__lazy_596 nav__6158_56; +typedef struct anon__lazy_110 nav__6158_58; +typedef struct anon__lazy_362 nav__6157_41; +typedef struct anon__lazy_162 nav__6157_45; +typedef struct anon__lazy_58 nav__6157_47; +typedef struct anon__lazy_362 nav__6150_41; +typedef struct anon__lazy_162 nav__6150_45; +typedef struct anon__lazy_58 nav__6150_47; +typedef struct anon__lazy_548 nav__6152_39; +typedef struct anon__lazy_162 nav__6152_42; +typedef struct anon__lazy_58 nav__6152_44; +typedef struct anon__lazy_548 nav__6153_39; +typedef struct anon__lazy_162 nav__6153_42; +typedef struct anon__lazy_58 nav__6153_44; +typedef struct anon__lazy_548 nav__6154_39; +typedef struct anon__lazy_162 nav__6154_42; +typedef struct anon__lazy_58 nav__6154_44; typedef struct anon__lazy_548 nav__6155_39; typedef struct anon__lazy_162 nav__6155_42; typedef struct anon__lazy_58 nav__6155_44; -typedef struct anon__lazy_362 nav__6155_55; -typedef struct anon__lazy_548 nav__6156_39; -typedef struct anon__lazy_162 nav__6156_42; -typedef struct anon__lazy_58 nav__6156_44; -typedef struct anon__lazy_362 nav__6156_55; -typedef struct anon__lazy_548 nav__6157_39; -typedef struct anon__lazy_162 nav__6157_42; -typedef struct anon__lazy_58 nav__6157_44; -typedef struct anon__lazy_362 nav__6157_55; -typedef struct anon__lazy_548 nav__6158_39; -typedef struct anon__lazy_162 nav__6158_42; -typedef struct anon__lazy_58 nav__6158_44; -typedef struct anon__lazy_362 nav__6158_55; -typedef struct anon__lazy_110 nav__239_50; -typedef struct anon__lazy_110 nav__731_55; -typedef struct anon__lazy_308 nav__731_91; -typedef struct anon__lazy_110 nav__6160_52; -typedef struct anon__lazy_110 nav__808_51; -typedef struct anon__lazy_110 nav__821_51; +typedef struct anon__lazy_362 nav__6163_41; +typedef struct anon__lazy_162 nav__6163_45; +typedef struct anon__lazy_58 nav__6163_47; +typedef struct anon__lazy_362 nav__6156_41; +typedef struct anon__lazy_162 nav__6156_45; +typedef struct anon__lazy_58 nav__6156_47; +typedef struct anon__lazy_164 nav__5769_38; +typedef struct anon__lazy_616 nav__5769_40; +typedef struct anon__lazy_162 nav__1494_38; +typedef struct anon__lazy_473 nav__1494_42; +typedef struct anon__lazy_548 nav__6159_39; +typedef struct anon__lazy_162 nav__6159_42; +typedef struct anon__lazy_58 nav__6159_44; +typedef struct anon__lazy_362 nav__6159_55; +typedef struct anon__lazy_548 nav__6160_39; +typedef struct anon__lazy_162 nav__6160_42; +typedef struct anon__lazy_58 nav__6160_44; +typedef struct anon__lazy_362 nav__6160_55; +typedef struct anon__lazy_548 nav__6161_39; +typedef struct anon__lazy_162 nav__6161_42; +typedef struct anon__lazy_58 nav__6161_44; +typedef struct anon__lazy_362 nav__6161_55; +typedef struct anon__lazy_548 nav__6162_39; +typedef struct anon__lazy_162 nav__6162_42; +typedef struct anon__lazy_58 nav__6162_44; +typedef struct anon__lazy_362 nav__6162_55; +typedef struct anon__lazy_110 nav__240_50; +typedef struct anon__lazy_110 nav__734_55; +typedef struct anon__lazy_308 nav__734_91; +typedef struct anon__lazy_110 nav__6164_52; +typedef struct anon__lazy_110 nav__811_51; +typedef struct anon__lazy_110 nav__824_51; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152; -typedef struct anon__lazy_58 nav__774_44; +typedef struct anon__lazy_58 nav__777_44; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 { struct anon__lazy_58 *keys; @@ -30728,13 +30914,13 @@ struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_Ar uint32_t len; uint32_t index; }; -typedef struct anon__lazy_308 nav__774_76; +typedef struct anon__lazy_308 nav__777_76; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6161; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6161 { struct anon__lazy_58 *key_ptr; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *value_ptr; }; -typedef struct anon__lazy_677 nav__774_87; +typedef struct anon__lazy_677 nav__777_87; struct anon__lazy_677 { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6161 payload; bool is_null; @@ -30766,12 +30952,12 @@ struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_roo struct anon__lazy_58 *key_ptr; struct environment_root_EnvironmentValue__856 *value_ptr; }; -typedef struct anon__lazy_694 nav__774_104; +typedef struct anon__lazy_694 nav__777_104; struct anon__lazy_694 { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Entry__6181 payload; bool is_null; }; -typedef struct anon__lazy_696 nav__774_109; +typedef struct anon__lazy_696 nav__777_109; struct anon__lazy_696 { struct anon__lazy_58 const *ptr; uintptr_t len; @@ -30796,175 +30982,175 @@ struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_lin struct anon__lazy_58 *key_ptr; struct environment_linked_libraries_root_LibraryEntry__864 *value_ptr; }; -typedef struct anon__lazy_709 nav__774_122; +typedef struct anon__lazy_709 nav__777_122; struct anon__lazy_709 { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Entry__6213 payload; bool is_null; }; -typedef struct anon__lazy_58 nav__3800_42; +typedef struct anon__lazy_58 nav__3803_42; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 { uint8_t *ptrs[3]; uintptr_t len; uintptr_t capacity; }; -typedef struct anon__lazy_720 nav__3800_62; +typedef struct anon__lazy_720 nav__3803_62; struct anon__lazy_720 { struct anon__lazy_58 *ptr; uintptr_t len; }; -typedef struct anon__lazy_723 nav__3800_65; +typedef struct anon__lazy_723 nav__3803_65; struct anon__lazy_723 { struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *ptr; uintptr_t len; }; -typedef struct anon__lazy_677 nav__6161_39; -typedef struct anon__lazy_58 nav__6161_44; -typedef struct anon__lazy_58 nav__4011_42; +typedef struct anon__lazy_677 nav__6165_39; +typedef struct anon__lazy_58 nav__6165_44; +typedef struct anon__lazy_58 nav__4014_42; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 { uint8_t *ptrs[3]; uintptr_t len; uintptr_t capacity; }; -typedef struct anon__lazy_720 nav__4011_62; -typedef struct anon__lazy_736 nav__4011_65; +typedef struct anon__lazy_720 nav__4014_62; +typedef struct anon__lazy_736 nav__4014_65; struct anon__lazy_736 { struct environment_root_EnvironmentValue__856 *ptr; uintptr_t len; }; -typedef struct anon__lazy_694 nav__6163_39; -typedef struct anon__lazy_58 nav__6163_44; -typedef struct anon__lazy_58 nav__777_43; -typedef struct anon__lazy_696 nav__777_46; -typedef struct anon__lazy_308 nav__777_79; -typedef struct anon__lazy_58 nav__4190_42; +typedef struct anon__lazy_694 nav__6167_39; +typedef struct anon__lazy_58 nav__6167_44; +typedef struct anon__lazy_58 nav__780_43; +typedef struct anon__lazy_696 nav__780_46; +typedef struct anon__lazy_308 nav__780_79; +typedef struct anon__lazy_58 nav__4193_42; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 { uint8_t *ptrs[3]; uintptr_t len; uintptr_t capacity; }; -typedef struct anon__lazy_720 nav__4190_62; -typedef struct anon__lazy_761 nav__4190_65; +typedef struct anon__lazy_720 nav__4193_62; +typedef struct anon__lazy_761 nav__4193_65; struct anon__lazy_761 { struct environment_linked_libraries_root_LibraryEntry__864 *ptr; uintptr_t len; }; -typedef struct anon__lazy_709 nav__6165_39; -typedef struct anon__lazy_58 nav__6165_44; -typedef struct anon__lazy_308 nav__3644_50; -typedef struct anon__lazy_58 nav__3644_56; +typedef struct anon__lazy_709 nav__6169_39; +typedef struct anon__lazy_58 nav__6169_44; +typedef struct anon__lazy_308 nav__3647_50; +typedef struct anon__lazy_58 nav__3647_56; struct environment_linked_libraries_root_LibraryInfo__946 { struct anon__lazy_58 path; struct anon__lazy_58 soname; struct anon__lazy_58 build_id; }; -typedef struct anon__lazy_58 nav__6180_39; -typedef struct anon__lazy_720 nav__6180_41; -typedef struct anon__lazy_723 nav__6181_40; -typedef struct anon__lazy_58 nav__6189_39; -typedef struct anon__lazy_720 nav__6189_41; -typedef struct anon__lazy_736 nav__6190_40; -typedef struct anon__lazy_58 nav__6190_51; -typedef struct anon__lazy_696 nav__6190_54; -typedef struct anon__lazy_58 nav__6191_40; -typedef struct anon__lazy_696 nav__6191_42; -typedef struct anon__lazy_110 nav__6191_54; -typedef struct anon__lazy_110 nav__4129_51; +typedef struct anon__lazy_58 nav__6184_39; +typedef struct anon__lazy_720 nav__6184_41; +typedef struct anon__lazy_723 nav__6185_40; +typedef struct anon__lazy_58 nav__6193_39; +typedef struct anon__lazy_720 nav__6193_41; +typedef struct anon__lazy_736 nav__6194_40; +typedef struct anon__lazy_58 nav__6194_51; +typedef struct anon__lazy_696 nav__6194_54; +typedef struct anon__lazy_58 nav__6195_40; +typedef struct anon__lazy_696 nav__6195_42; +typedef struct anon__lazy_110 nav__6195_54; +typedef struct anon__lazy_110 nav__4132_51; struct array_hash_map_IndexHeader__892 { zig_align(4) uint8_t bit_index; }; -typedef struct anon__lazy_110 nav__3979_52; -typedef struct anon__lazy_110 nav__3935_51; -typedef struct anon__lazy_58 nav__6199_39; -typedef struct anon__lazy_720 nav__6199_41; -typedef struct anon__lazy_761 nav__6200_40; -typedef struct anon__lazy_58 nav__6200_51; +typedef struct anon__lazy_110 nav__3982_52; +typedef struct anon__lazy_110 nav__3938_51; +typedef struct anon__lazy_58 nav__6203_39; +typedef struct anon__lazy_720 nav__6203_41; +typedef struct anon__lazy_761 nav__6204_40; +typedef struct anon__lazy_58 nav__6204_51; struct environment_linked_libraries_root_LibraryEntry__864 { struct anon__lazy_58 path; struct anon__lazy_58 build_id; }; -typedef struct anon__lazy_110 nav__4308_51; -typedef struct anon__lazy_58 nav__3645_46; -typedef struct anon__lazy_308 nav__4349_42; -typedef struct anon__lazy_58 nav__6272_39; -typedef struct anon__lazy_696 nav__6272_41; -typedef struct anon__lazy_110 nav__4161_39; -typedef struct anon__lazy_110 nav__6273_40; -typedef struct anon__lazy_110 nav__6274_40; -typedef struct anon__lazy_110 nav__3967_39; -typedef struct anon__lazy_110 nav__4340_39; -typedef struct anon__lazy_308 nav__4395_40; -typedef struct anon__lazy_58 nav__4395_55; -typedef struct anon__lazy_308 nav__6275_41; -typedef struct anon__lazy_110 nav__6275_51; -typedef struct anon__lazy_110 nav__6276_39; -typedef struct anon__lazy_110 nav__6292_39; -typedef struct anon__lazy_110 nav__6293_39; -typedef struct anon__lazy_308 nav__6293_42; -typedef struct anon__lazy_110 nav__240_55; -typedef struct anon__lazy_308 nav__240_91; -typedef struct anon__lazy_110 nav__1134_50; -typedef struct anon__lazy_58 nav__1134_63; -typedef struct anon__lazy_248 nav__1134_76; -typedef struct anon__lazy_110 nav__810_51; -typedef struct anon__lazy_110 nav__823_51; +typedef struct anon__lazy_110 nav__4311_51; +typedef struct anon__lazy_58 nav__3648_46; +typedef struct anon__lazy_308 nav__4352_42; +typedef struct anon__lazy_58 nav__6276_39; +typedef struct anon__lazy_696 nav__6276_41; +typedef struct anon__lazy_110 nav__4164_39; +typedef struct anon__lazy_110 nav__6277_40; +typedef struct anon__lazy_110 nav__6278_40; +typedef struct anon__lazy_110 nav__3970_39; +typedef struct anon__lazy_110 nav__4343_39; +typedef struct anon__lazy_308 nav__4398_40; +typedef struct anon__lazy_58 nav__4398_55; +typedef struct anon__lazy_308 nav__6279_41; +typedef struct anon__lazy_110 nav__6279_51; +typedef struct anon__lazy_110 nav__6280_39; +typedef struct anon__lazy_110 nav__6296_39; +typedef struct anon__lazy_110 nav__6297_39; +typedef struct anon__lazy_308 nav__6297_42; typedef struct anon__lazy_110 nav__241_55; typedef struct anon__lazy_308 nav__241_91; -typedef struct anon__lazy_110 nav__1135_50; -typedef struct anon__lazy_58 nav__1135_63; -typedef struct anon__lazy_248 nav__1135_76; -typedef struct anon__lazy_110 nav__811_51; -typedef struct anon__lazy_110 nav__824_51; +typedef struct anon__lazy_110 nav__1137_50; +typedef struct anon__lazy_58 nav__1137_63; +typedef struct anon__lazy_248 nav__1137_76; +typedef struct anon__lazy_110 nav__813_51; +typedef struct anon__lazy_110 nav__826_51; typedef struct anon__lazy_110 nav__242_55; typedef struct anon__lazy_308 nav__242_91; -typedef struct anon__lazy_110 nav__1136_51; -typedef struct anon__lazy_58 nav__1136_61; -typedef struct anon__lazy_248 nav__1136_76; -typedef struct anon__lazy_110 nav__812_52; -typedef struct anon__lazy_110 nav__825_52; -typedef struct anon__lazy_110 nav__243_56; -typedef struct anon__lazy_308 nav__243_92; -typedef struct anon__lazy_58 nav__6298_39; -typedef struct anon__lazy_854 nav__6300_45; +typedef struct anon__lazy_110 nav__1138_50; +typedef struct anon__lazy_58 nav__1138_63; +typedef struct anon__lazy_248 nav__1138_76; +typedef struct anon__lazy_110 nav__814_51; +typedef struct anon__lazy_110 nav__827_51; +typedef struct anon__lazy_110 nav__243_55; +typedef struct anon__lazy_308 nav__243_91; +typedef struct anon__lazy_110 nav__1139_51; +typedef struct anon__lazy_58 nav__1139_61; +typedef struct anon__lazy_248 nav__1139_76; +typedef struct anon__lazy_110 nav__815_52; +typedef struct anon__lazy_110 nav__828_52; +typedef struct anon__lazy_110 nav__244_56; +typedef struct anon__lazy_308 nav__244_92; +typedef struct anon__lazy_58 nav__6302_39; +typedef struct anon__lazy_854 nav__6304_45; struct anon__lazy_854 { bool array[16]; }; -typedef struct anon__lazy_856 nav__6300_47; +typedef struct anon__lazy_856 nav__6304_47; struct anon__lazy_856 { bool is_null; uint8_t payload; }; -typedef struct anon__lazy_856 nav__6302_38; -typedef struct anon__lazy_854 nav__6302_40; -typedef struct anon__lazy_110 nav__1137_51; -typedef struct anon__lazy_58 nav__1137_61; -typedef struct anon__lazy_248 nav__1137_76; -typedef struct anon__lazy_110 nav__813_52; -typedef struct anon__lazy_110 nav__826_52; -typedef struct anon__lazy_110 nav__245_56; -typedef struct anon__lazy_308 nav__245_92; -typedef struct anon__lazy_871 nav__245_103; +typedef struct anon__lazy_856 nav__6306_38; +typedef struct anon__lazy_854 nav__6306_40; +typedef struct anon__lazy_110 nav__1140_51; +typedef struct anon__lazy_58 nav__1140_61; +typedef struct anon__lazy_248 nav__1140_76; +typedef struct anon__lazy_110 nav__816_52; +typedef struct anon__lazy_110 nav__829_52; +typedef struct anon__lazy_110 nav__246_56; +typedef struct anon__lazy_308 nav__246_92; +typedef struct anon__lazy_871 nav__246_103; struct anon__lazy_871 { uint8_t const *f0; uint8_t const *f1; }; -typedef struct anon__lazy_194 nav__245_105; -typedef struct anon__lazy_110 nav__6310_39; -typedef struct anon__lazy_194 nav__6310_40; -typedef struct anon__lazy_871 nav__6310_43; -typedef struct anon__lazy_110 nav__6311_40; -typedef struct anon__lazy_110 nav__6312_39; -typedef struct anon__lazy_194 nav__6312_40; -typedef struct anon__lazy_871 nav__6312_43; -typedef struct anon__lazy_362 nav__6312_54; -typedef struct anon__lazy_110 nav__6313_39; -typedef struct anon__lazy_871 nav__6355_40; -typedef struct anon__lazy_162 nav__6355_43; -typedef struct anon__lazy_58 nav__6355_44; -typedef struct anon__lazy_362 nav__6355_55; -typedef struct anon__lazy_871 nav__6314_39; +typedef struct anon__lazy_194 nav__246_105; +typedef struct anon__lazy_110 nav__6314_39; +typedef struct anon__lazy_194 nav__6314_40; +typedef struct anon__lazy_871 nav__6314_43; +typedef struct anon__lazy_110 nav__6315_40; +typedef struct anon__lazy_110 nav__6316_39; +typedef struct anon__lazy_194 nav__6316_40; +typedef struct anon__lazy_871 nav__6316_43; +typedef struct anon__lazy_362 nav__6316_54; +typedef struct anon__lazy_110 nav__6317_39; +typedef struct anon__lazy_871 nav__6359_40; +typedef struct anon__lazy_162 nav__6359_43; +typedef struct anon__lazy_58 nav__6359_44; +typedef struct anon__lazy_362 nav__6359_55; +typedef struct anon__lazy_871 nav__6318_39; struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173; struct io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29__7165; struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 { @@ -30974,44 +31160,44 @@ struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWrite struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7187 { struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *context; }; -typedef struct anon__lazy_162 nav__6314_53; -typedef struct anon__lazy_58 nav__6314_54; -typedef struct anon__lazy_362 nav__6315_38; -typedef struct anon__lazy_110 nav__6316_39; -typedef struct anon__lazy_194 nav__6316_40; -typedef struct anon__lazy_871 nav__6316_42; -typedef struct anon__lazy_162 nav__6316_57; -typedef struct anon__lazy_58 nav__6316_58; -typedef struct anon__lazy_162 nav__6354_38; -typedef struct anon__lazy_58 nav__6354_41; -typedef struct anon__lazy_362 nav__6356_42; -typedef struct anon__lazy_162 nav__6356_46; -typedef struct anon__lazy_58 nav__6356_47; -typedef struct anon__lazy_162 nav__6339_38; -typedef struct anon__lazy_58 nav__6339_42; -typedef struct anon__lazy_162 nav__4890_38; -typedef struct anon__lazy_58 nav__4890_40; -typedef struct anon__lazy_110 nav__1138_54; -typedef struct anon__lazy_58 nav__1138_69; -typedef struct anon__lazy_248 nav__1138_77; -typedef struct anon__lazy_110 nav__814_55; -typedef struct anon__lazy_110 nav__827_55; -typedef struct anon__lazy_110 nav__250_58; -typedef struct anon__lazy_308 nav__250_94; +typedef struct anon__lazy_162 nav__6318_53; +typedef struct anon__lazy_58 nav__6318_54; +typedef struct anon__lazy_362 nav__6319_38; +typedef struct anon__lazy_110 nav__6320_39; +typedef struct anon__lazy_194 nav__6320_40; +typedef struct anon__lazy_871 nav__6320_42; +typedef struct anon__lazy_162 nav__6320_57; +typedef struct anon__lazy_58 nav__6320_58; +typedef struct anon__lazy_162 nav__6358_38; +typedef struct anon__lazy_58 nav__6358_41; +typedef struct anon__lazy_362 nav__6360_42; +typedef struct anon__lazy_162 nav__6360_46; +typedef struct anon__lazy_58 nav__6360_47; +typedef struct anon__lazy_162 nav__6343_38; +typedef struct anon__lazy_58 nav__6343_42; +typedef struct anon__lazy_162 nav__4894_38; +typedef struct anon__lazy_58 nav__4894_40; +typedef struct anon__lazy_110 nav__1141_54; +typedef struct anon__lazy_58 nav__1141_69; +typedef struct anon__lazy_248 nav__1141_77; +typedef struct anon__lazy_110 nav__817_55; +typedef struct anon__lazy_110 nav__830_55; +typedef struct anon__lazy_110 nav__251_58; +typedef struct anon__lazy_308 nav__251_94; struct os_linux_timespec__struct_7321__7321; struct os_linux_timespec__struct_7321__7321 { intptr_t sec; intptr_t nsec; }; -typedef struct anon__lazy_911 nav__254_41; +typedef struct anon__lazy_911 nav__255_41; struct anon__lazy_911 { struct os_linux_timespec__struct_7321__7321 payload; uint16_t error; }; -typedef struct anon__lazy_911 nav__1938_39; -typedef struct anon__lazy_58 nav__778_41; -typedef struct anon__lazy_696 nav__778_46; -typedef struct anon__lazy_308 nav__778_79; +typedef struct anon__lazy_911 nav__1941_39; +typedef struct anon__lazy_58 nav__781_41; +typedef struct anon__lazy_696 nav__781_46; +typedef struct anon__lazy_308 nav__781_79; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 { struct anon__lazy_58 *key_ptr; @@ -31019,13 +31205,13 @@ struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_Ar uintptr_t index; bool found_existing; }; -typedef struct anon__lazy_920 nav__778_93; +typedef struct anon__lazy_920 nav__781_93; struct anon__lazy_920 { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 payload; uint16_t error; }; -typedef struct anon__lazy_110 nav__778_96; -typedef struct anon__lazy_194 nav__778_98; +typedef struct anon__lazy_110 nav__781_96; +typedef struct anon__lazy_194 nav__781_98; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 { struct anon__lazy_58 *key_ptr; @@ -31033,86 +31219,86 @@ struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_roo uintptr_t index; bool found_existing; }; -typedef struct anon__lazy_925 nav__778_110; +typedef struct anon__lazy_925 nav__781_110; struct anon__lazy_925 { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 payload; uint16_t error; }; -typedef struct anon__lazy_58 nav__775_41; -typedef struct anon__lazy_308 nav__775_73; -typedef struct anon__lazy_110 nav__775_79; -typedef struct anon__lazy_194 nav__775_81; -typedef struct anon__lazy_696 nav__775_85; -typedef struct anon__lazy_110 nav__255_56; -typedef struct anon__lazy_308 nav__255_92; -typedef struct anon__lazy_58 nav__255_100; -typedef struct anon__lazy_110 nav__6358_39; -typedef struct anon__lazy_194 nav__6358_40; -typedef struct anon__lazy_58 nav__6358_43; -typedef struct anon__lazy_920 nav__3802_39; -typedef struct anon__lazy_58 nav__3802_44; +typedef struct anon__lazy_58 nav__778_41; +typedef struct anon__lazy_308 nav__778_73; +typedef struct anon__lazy_110 nav__778_79; +typedef struct anon__lazy_194 nav__778_81; +typedef struct anon__lazy_696 nav__778_85; +typedef struct anon__lazy_110 nav__256_56; +typedef struct anon__lazy_308 nav__256_92; +typedef struct anon__lazy_58 nav__256_100; +typedef struct anon__lazy_110 nav__6362_39; +typedef struct anon__lazy_194 nav__6362_40; +typedef struct anon__lazy_58 nav__6362_43; +typedef struct anon__lazy_920 nav__3805_39; +typedef struct anon__lazy_58 nav__3805_44; struct array_hash_map_StringContext__878; -typedef struct anon__lazy_925 nav__4013_39; -typedef struct anon__lazy_58 nav__4013_44; -typedef struct anon__lazy_920 nav__3803_39; -typedef struct anon__lazy_58 nav__3803_44; -typedef struct anon__lazy_925 nav__4014_39; -typedef struct anon__lazy_58 nav__4014_44; -typedef struct anon__lazy_920 nav__6359_39; -typedef struct anon__lazy_58 nav__6359_44; -typedef struct anon__lazy_362 nav__6359_67; -typedef struct anon__lazy_720 nav__6359_73; -typedef struct anon__lazy_723 nav__6359_76; -typedef struct anon__lazy_925 nav__6360_39; -typedef struct anon__lazy_58 nav__6360_44; -typedef struct anon__lazy_362 nav__6360_67; -typedef struct anon__lazy_720 nav__6360_73; -typedef struct anon__lazy_736 nav__6360_76; -typedef struct anon__lazy_233 nav__3812_60; -typedef struct anon__lazy_942 nav__3812_62; +typedef struct anon__lazy_925 nav__4016_39; +typedef struct anon__lazy_58 nav__4016_44; +typedef struct anon__lazy_920 nav__3806_39; +typedef struct anon__lazy_58 nav__3806_44; +typedef struct anon__lazy_925 nav__4017_39; +typedef struct anon__lazy_58 nav__4017_44; +typedef struct anon__lazy_920 nav__6363_39; +typedef struct anon__lazy_58 nav__6363_44; +typedef struct anon__lazy_362 nav__6363_67; +typedef struct anon__lazy_720 nav__6363_73; +typedef struct anon__lazy_723 nav__6363_76; +typedef struct anon__lazy_925 nav__6364_39; +typedef struct anon__lazy_58 nav__6364_44; +typedef struct anon__lazy_362 nav__6364_67; +typedef struct anon__lazy_720 nav__6364_73; +typedef struct anon__lazy_736 nav__6364_76; +typedef struct anon__lazy_233 nav__3815_60; +typedef struct anon__lazy_942 nav__3815_62; struct anon__lazy_942 { struct array_hash_map_IndexHeader__892 *payload; uint16_t error; }; -typedef struct anon__lazy_362 nav__6361_38; -typedef struct anon__lazy_58 nav__6361_41; -typedef struct anon__lazy_946 nav__6361_61; +typedef struct anon__lazy_362 nav__6365_38; +typedef struct anon__lazy_58 nav__6365_41; +typedef struct anon__lazy_946 nav__6365_61; struct anon__lazy_946 { uint32_t *ptr; uintptr_t len; }; -typedef struct anon__lazy_720 nav__6361_64; -typedef struct anon__lazy_58 nav__6362_42; -typedef struct anon__lazy_946 nav__6362_66; -typedef struct anon__lazy_720 nav__6362_69; -typedef struct anon__lazy_723 nav__6362_72; -typedef struct anon__lazy_233 nav__4023_60; -typedef struct anon__lazy_942 nav__4023_62; -typedef struct anon__lazy_362 nav__6363_38; -typedef struct anon__lazy_58 nav__6363_41; -typedef struct anon__lazy_946 nav__6363_61; -typedef struct anon__lazy_720 nav__6363_64; -typedef struct anon__lazy_58 nav__6364_42; -typedef struct anon__lazy_946 nav__6364_66; -typedef struct anon__lazy_720 nav__6364_69; -typedef struct anon__lazy_736 nav__6364_72; -typedef struct anon__lazy_110 nav__3959_52; -typedef struct anon__lazy_194 nav__3959_54; -typedef struct anon__lazy_946 nav__3959_62; -typedef struct anon__lazy_58 nav__3959_65; -typedef struct anon__lazy_720 nav__3959_67; -typedef struct anon__lazy_723 nav__3959_72; -typedef struct anon__lazy_233 nav__3977_38; -typedef struct anon__lazy_942 nav__3978_40; -typedef struct anon__lazy_110 nav__3978_51; -typedef struct anon__lazy_194 nav__3978_53; -typedef struct anon__lazy_58 nav__6365_40; -typedef struct anon__lazy_946 nav__6366_39; -typedef struct anon__lazy_58 nav__6367_40; -typedef struct anon__lazy_362 nav__6368_38; -typedef struct anon__lazy_58 nav__6368_41; +typedef struct anon__lazy_720 nav__6365_64; +typedef struct anon__lazy_58 nav__6366_42; +typedef struct anon__lazy_946 nav__6366_66; +typedef struct anon__lazy_720 nav__6366_69; +typedef struct anon__lazy_723 nav__6366_72; +typedef struct anon__lazy_233 nav__4026_60; +typedef struct anon__lazy_942 nav__4026_62; +typedef struct anon__lazy_362 nav__6367_38; +typedef struct anon__lazy_58 nav__6367_41; +typedef struct anon__lazy_946 nav__6367_61; +typedef struct anon__lazy_720 nav__6367_64; +typedef struct anon__lazy_58 nav__6368_42; +typedef struct anon__lazy_946 nav__6368_66; +typedef struct anon__lazy_720 nav__6368_69; +typedef struct anon__lazy_736 nav__6368_72; +typedef struct anon__lazy_110 nav__3962_52; +typedef struct anon__lazy_194 nav__3962_54; +typedef struct anon__lazy_946 nav__3962_62; +typedef struct anon__lazy_58 nav__3962_65; +typedef struct anon__lazy_720 nav__3962_67; +typedef struct anon__lazy_723 nav__3962_72; +typedef struct anon__lazy_233 nav__3980_38; +typedef struct anon__lazy_942 nav__3981_40; +typedef struct anon__lazy_110 nav__3981_51; +typedef struct anon__lazy_194 nav__3981_53; +typedef struct anon__lazy_58 nav__6369_40; +typedef struct anon__lazy_946 nav__6370_39; +typedef struct anon__lazy_58 nav__6371_40; +typedef struct anon__lazy_362 nav__6372_38; +typedef struct anon__lazy_58 nav__6372_41; struct array_hash_map_Index_28u8_29__6735; -typedef struct anon__lazy_981 nav__6368_58; +typedef struct anon__lazy_981 nav__6372_58; struct anon__lazy_981 { struct array_hash_map_Index_28u8_29__6735 *ptr; uintptr_t len; @@ -31121,10 +31307,10 @@ struct array_hash_map_Index_28u8_29__6735 { uint8_t entry_index; uint8_t distance_from_start_index; }; -typedef struct anon__lazy_362 nav__6369_38; -typedef struct anon__lazy_58 nav__6369_41; +typedef struct anon__lazy_362 nav__6373_38; +typedef struct anon__lazy_58 nav__6373_41; struct array_hash_map_Index_28u16_29__6739; -typedef struct anon__lazy_986 nav__6369_58; +typedef struct anon__lazy_986 nav__6373_58; struct anon__lazy_986 { struct array_hash_map_Index_28u16_29__6739 *ptr; uintptr_t len; @@ -31133,10 +31319,10 @@ struct array_hash_map_Index_28u16_29__6739 { uint16_t entry_index; uint16_t distance_from_start_index; }; -typedef struct anon__lazy_362 nav__6370_38; -typedef struct anon__lazy_58 nav__6370_41; +typedef struct anon__lazy_362 nav__6374_38; +typedef struct anon__lazy_58 nav__6374_41; struct array_hash_map_Index_28u32_29__6743; -typedef struct anon__lazy_991 nav__6370_58; +typedef struct anon__lazy_991 nav__6374_58; struct anon__lazy_991 { struct array_hash_map_Index_28u32_29__6743 *ptr; uintptr_t len; @@ -31145,117 +31331,117 @@ struct array_hash_map_Index_28u32_29__6743 { uint32_t entry_index; uint32_t distance_from_start_index; }; -typedef struct anon__lazy_58 nav__6371_42; -typedef struct anon__lazy_946 nav__6371_66; -typedef struct anon__lazy_720 nav__6371_69; -typedef struct anon__lazy_723 nav__6371_72; -typedef struct anon__lazy_981 nav__6371_77; -typedef struct anon__lazy_58 nav__6372_42; -typedef struct anon__lazy_946 nav__6372_66; -typedef struct anon__lazy_720 nav__6372_69; -typedef struct anon__lazy_723 nav__6372_72; -typedef struct anon__lazy_986 nav__6372_77; -typedef struct anon__lazy_58 nav__6373_42; -typedef struct anon__lazy_946 nav__6373_66; -typedef struct anon__lazy_720 nav__6373_69; -typedef struct anon__lazy_723 nav__6373_72; -typedef struct anon__lazy_991 nav__6373_77; -typedef struct anon__lazy_110 nav__4153_52; -typedef struct anon__lazy_194 nav__4153_54; -typedef struct anon__lazy_946 nav__4153_62; -typedef struct anon__lazy_58 nav__4153_65; -typedef struct anon__lazy_720 nav__4153_67; -typedef struct anon__lazy_736 nav__4153_72; -typedef struct anon__lazy_696 nav__4153_75; -typedef struct anon__lazy_58 nav__6374_40; -typedef struct anon__lazy_946 nav__6375_39; -typedef struct anon__lazy_58 nav__6376_40; -typedef struct anon__lazy_362 nav__6377_38; -typedef struct anon__lazy_58 nav__6377_41; -typedef struct anon__lazy_981 nav__6377_58; -typedef struct anon__lazy_362 nav__6378_38; -typedef struct anon__lazy_58 nav__6378_41; -typedef struct anon__lazy_986 nav__6378_58; -typedef struct anon__lazy_362 nav__6379_38; -typedef struct anon__lazy_58 nav__6379_41; -typedef struct anon__lazy_991 nav__6379_58; -typedef struct anon__lazy_58 nav__6380_42; -typedef struct anon__lazy_946 nav__6380_66; -typedef struct anon__lazy_720 nav__6380_69; -typedef struct anon__lazy_736 nav__6380_72; -typedef struct anon__lazy_981 nav__6380_77; -typedef struct anon__lazy_58 nav__6381_42; -typedef struct anon__lazy_946 nav__6381_66; -typedef struct anon__lazy_720 nav__6381_69; -typedef struct anon__lazy_736 nav__6381_72; -typedef struct anon__lazy_986 nav__6381_77; -typedef struct anon__lazy_58 nav__6382_42; -typedef struct anon__lazy_946 nav__6382_66; -typedef struct anon__lazy_720 nav__6382_69; -typedef struct anon__lazy_736 nav__6382_72; -typedef struct anon__lazy_991 nav__6382_77; -typedef struct anon__lazy_110 nav__6383_39; -typedef struct anon__lazy_194 nav__6383_40; -typedef struct anon__lazy_333 nav__6383_51; -typedef struct anon__lazy_110 nav__6385_39; -typedef struct anon__lazy_194 nav__6385_40; -typedef struct anon__lazy_333 nav__6385_51; -typedef struct anon__lazy_946 nav__6386_56; -typedef struct anon__lazy_981 nav__6386_60; -typedef struct anon__lazy_946 nav__6387_56; -typedef struct anon__lazy_986 nav__6387_60; -typedef struct anon__lazy_946 nav__6388_56; -typedef struct anon__lazy_991 nav__6388_60; -typedef struct anon__lazy_58 nav__3773_40; -typedef struct anon__lazy_58 nav__3774_40; -typedef struct anon__lazy_981 nav__6389_40; -typedef struct anon__lazy_362 nav__6390_38; -typedef struct anon__lazy_58 nav__6390_41; -typedef struct anon__lazy_981 nav__6390_47; -typedef struct anon__lazy_946 nav__6390_66; -typedef struct anon__lazy_720 nav__6390_69; -typedef struct anon__lazy_986 nav__6391_40; -typedef struct anon__lazy_362 nav__6392_38; -typedef struct anon__lazy_58 nav__6392_41; -typedef struct anon__lazy_986 nav__6392_47; -typedef struct anon__lazy_946 nav__6392_66; -typedef struct anon__lazy_720 nav__6392_69; -typedef struct anon__lazy_991 nav__6393_40; +typedef struct anon__lazy_58 nav__6375_42; +typedef struct anon__lazy_946 nav__6375_66; +typedef struct anon__lazy_720 nav__6375_69; +typedef struct anon__lazy_723 nav__6375_72; +typedef struct anon__lazy_981 nav__6375_77; +typedef struct anon__lazy_58 nav__6376_42; +typedef struct anon__lazy_946 nav__6376_66; +typedef struct anon__lazy_720 nav__6376_69; +typedef struct anon__lazy_723 nav__6376_72; +typedef struct anon__lazy_986 nav__6376_77; +typedef struct anon__lazy_58 nav__6377_42; +typedef struct anon__lazy_946 nav__6377_66; +typedef struct anon__lazy_720 nav__6377_69; +typedef struct anon__lazy_723 nav__6377_72; +typedef struct anon__lazy_991 nav__6377_77; +typedef struct anon__lazy_110 nav__4156_52; +typedef struct anon__lazy_194 nav__4156_54; +typedef struct anon__lazy_946 nav__4156_62; +typedef struct anon__lazy_58 nav__4156_65; +typedef struct anon__lazy_720 nav__4156_67; +typedef struct anon__lazy_736 nav__4156_72; +typedef struct anon__lazy_696 nav__4156_75; +typedef struct anon__lazy_58 nav__6378_40; +typedef struct anon__lazy_946 nav__6379_39; +typedef struct anon__lazy_58 nav__6380_40; +typedef struct anon__lazy_362 nav__6381_38; +typedef struct anon__lazy_58 nav__6381_41; +typedef struct anon__lazy_981 nav__6381_58; +typedef struct anon__lazy_362 nav__6382_38; +typedef struct anon__lazy_58 nav__6382_41; +typedef struct anon__lazy_986 nav__6382_58; +typedef struct anon__lazy_362 nav__6383_38; +typedef struct anon__lazy_58 nav__6383_41; +typedef struct anon__lazy_991 nav__6383_58; +typedef struct anon__lazy_58 nav__6384_42; +typedef struct anon__lazy_946 nav__6384_66; +typedef struct anon__lazy_720 nav__6384_69; +typedef struct anon__lazy_736 nav__6384_72; +typedef struct anon__lazy_981 nav__6384_77; +typedef struct anon__lazy_58 nav__6385_42; +typedef struct anon__lazy_946 nav__6385_66; +typedef struct anon__lazy_720 nav__6385_69; +typedef struct anon__lazy_736 nav__6385_72; +typedef struct anon__lazy_986 nav__6385_77; +typedef struct anon__lazy_58 nav__6386_42; +typedef struct anon__lazy_946 nav__6386_66; +typedef struct anon__lazy_720 nav__6386_69; +typedef struct anon__lazy_736 nav__6386_72; +typedef struct anon__lazy_991 nav__6386_77; +typedef struct anon__lazy_110 nav__6387_39; +typedef struct anon__lazy_194 nav__6387_40; +typedef struct anon__lazy_333 nav__6387_51; +typedef struct anon__lazy_110 nav__6389_39; +typedef struct anon__lazy_194 nav__6389_40; +typedef struct anon__lazy_333 nav__6389_51; +typedef struct anon__lazy_946 nav__6390_56; +typedef struct anon__lazy_981 nav__6390_60; +typedef struct anon__lazy_946 nav__6391_56; +typedef struct anon__lazy_986 nav__6391_60; +typedef struct anon__lazy_946 nav__6392_56; +typedef struct anon__lazy_991 nav__6392_60; +typedef struct anon__lazy_58 nav__3776_40; +typedef struct anon__lazy_58 nav__3777_40; +typedef struct anon__lazy_981 nav__6393_40; typedef struct anon__lazy_362 nav__6394_38; typedef struct anon__lazy_58 nav__6394_41; -typedef struct anon__lazy_991 nav__6394_47; +typedef struct anon__lazy_981 nav__6394_47; typedef struct anon__lazy_946 nav__6394_66; typedef struct anon__lazy_720 nav__6394_69; -typedef struct anon__lazy_946 nav__6396_56; -typedef struct anon__lazy_981 nav__6396_60; -typedef struct anon__lazy_946 nav__6397_56; -typedef struct anon__lazy_986 nav__6397_60; -typedef struct anon__lazy_946 nav__6398_56; -typedef struct anon__lazy_991 nav__6398_60; -typedef struct anon__lazy_362 nav__6399_38; -typedef struct anon__lazy_58 nav__6399_41; -typedef struct anon__lazy_981 nav__6399_47; -typedef struct anon__lazy_946 nav__6399_66; -typedef struct anon__lazy_720 nav__6399_69; -typedef struct anon__lazy_362 nav__6400_38; -typedef struct anon__lazy_58 nav__6400_41; -typedef struct anon__lazy_986 nav__6400_47; -typedef struct anon__lazy_946 nav__6400_66; -typedef struct anon__lazy_720 nav__6400_69; -typedef struct anon__lazy_362 nav__6401_38; -typedef struct anon__lazy_58 nav__6401_41; -typedef struct anon__lazy_991 nav__6401_47; -typedef struct anon__lazy_946 nav__6401_66; -typedef struct anon__lazy_720 nav__6401_69; -typedef struct anon__lazy_333 nav__6402_39; -typedef struct anon__lazy_162 nav__6402_49; -typedef struct anon__lazy_333 nav__6404_39; -typedef struct anon__lazy_162 nav__6404_49; -typedef struct anon__lazy_58 nav__3736_39; -typedef struct anon__lazy_58 nav__3735_39; -typedef struct anon__lazy_333 nav__6405_39; -typedef struct anon__lazy_110 nav__6405_52; -typedef struct anon__lazy_58 nav__6465_39; +typedef struct anon__lazy_986 nav__6395_40; +typedef struct anon__lazy_362 nav__6396_38; +typedef struct anon__lazy_58 nav__6396_41; +typedef struct anon__lazy_986 nav__6396_47; +typedef struct anon__lazy_946 nav__6396_66; +typedef struct anon__lazy_720 nav__6396_69; +typedef struct anon__lazy_991 nav__6397_40; +typedef struct anon__lazy_362 nav__6398_38; +typedef struct anon__lazy_58 nav__6398_41; +typedef struct anon__lazy_991 nav__6398_47; +typedef struct anon__lazy_946 nav__6398_66; +typedef struct anon__lazy_720 nav__6398_69; +typedef struct anon__lazy_946 nav__6400_56; +typedef struct anon__lazy_981 nav__6400_60; +typedef struct anon__lazy_946 nav__6401_56; +typedef struct anon__lazy_986 nav__6401_60; +typedef struct anon__lazy_946 nav__6402_56; +typedef struct anon__lazy_991 nav__6402_60; +typedef struct anon__lazy_362 nav__6403_38; +typedef struct anon__lazy_58 nav__6403_41; +typedef struct anon__lazy_981 nav__6403_47; +typedef struct anon__lazy_946 nav__6403_66; +typedef struct anon__lazy_720 nav__6403_69; +typedef struct anon__lazy_362 nav__6404_38; +typedef struct anon__lazy_58 nav__6404_41; +typedef struct anon__lazy_986 nav__6404_47; +typedef struct anon__lazy_946 nav__6404_66; +typedef struct anon__lazy_720 nav__6404_69; +typedef struct anon__lazy_362 nav__6405_38; +typedef struct anon__lazy_58 nav__6405_41; +typedef struct anon__lazy_991 nav__6405_47; +typedef struct anon__lazy_946 nav__6405_66; +typedef struct anon__lazy_720 nav__6405_69; +typedef struct anon__lazy_333 nav__6406_39; +typedef struct anon__lazy_162 nav__6406_49; +typedef struct anon__lazy_333 nav__6408_39; +typedef struct anon__lazy_162 nav__6408_49; +typedef struct anon__lazy_58 nav__3739_39; +typedef struct anon__lazy_58 nav__3738_39; +typedef struct anon__lazy_333 nav__6409_39; +typedef struct anon__lazy_110 nav__6409_52; +typedef struct anon__lazy_58 nav__6469_39; struct hash_wyhash_Wyhash__7880; struct hash_wyhash_Wyhash__7880 { uint64_t a; @@ -31265,78 +31451,89 @@ struct hash_wyhash_Wyhash__7880 { uintptr_t buf_len; uint8_t buf[48]; }; -typedef struct anon__lazy_58 nav__6466_39; -typedef struct anon__lazy_58 nav__856_39; -typedef struct anon__lazy_58 nav__776_41; -typedef struct anon__lazy_696 nav__776_43; -typedef struct anon__lazy_308 nav__776_76; -typedef struct anon__lazy_720 nav__776_83; -typedef struct anon__lazy_1066 nav__776_85; +typedef struct anon__lazy_58 nav__6470_39; +typedef struct anon__lazy_58 nav__859_39; +typedef struct anon__lazy_58 nav__779_41; +typedef struct anon__lazy_696 nav__779_43; +typedef struct anon__lazy_308 nav__779_76; +typedef struct anon__lazy_720 nav__779_83; +typedef struct anon__lazy_1066 nav__779_85; struct anon__lazy_1066 { struct anon__lazy_720 payload; uint16_t error; }; -typedef struct anon__lazy_110 nav__776_88; -typedef struct anon__lazy_194 nav__776_90; -typedef struct anon__lazy_58 nav__256_45; -typedef struct anon__lazy_720 nav__256_47; -typedef struct anon__lazy_1066 nav__256_54; -typedef struct anon__lazy_110 nav__256_59; -typedef struct anon__lazy_308 nav__256_112; -typedef struct anon__lazy_696 nav__256_120; -typedef struct anon__lazy_58 nav__6470_39; -typedef struct anon__lazy_720 nav__6470_41; -typedef struct anon__lazy_1066 nav__6470_42; -typedef struct anon__lazy_333 nav__6470_54; -typedef struct anon__lazy_58 nav__6471_40; -typedef struct anon__lazy_720 nav__6471_42; -typedef struct anon__lazy_110 nav__6471_52; -typedef struct anon__lazy_333 nav__6472_39; -typedef struct anon__lazy_162 nav__6472_49; -typedef struct anon__lazy_110 nav__6473_39; -typedef struct anon__lazy_58 nav__6473_41; -typedef struct anon__lazy_720 nav__6473_43; -typedef struct anon__lazy_110 nav__257_55; -typedef struct anon__lazy_308 nav__257_91; -typedef struct anon__lazy_308 nav__3647_50; -typedef struct anon__lazy_58 nav__3647_56; -struct os_linux_dl_phdr_info__8025; -typedef struct anon__lazy_58 nav__779_44; -typedef struct anon__lazy_308 nav__779_76; -typedef struct anon__lazy_709 nav__779_87; -struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075; -struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 { +typedef struct anon__lazy_110 nav__779_88; +typedef struct anon__lazy_194 nav__779_90; +typedef struct anon__lazy_58 nav__257_45; +typedef struct anon__lazy_720 nav__257_47; +typedef struct anon__lazy_1066 nav__257_54; +typedef struct anon__lazy_110 nav__257_59; +typedef struct anon__lazy_308 nav__257_112; +typedef struct anon__lazy_696 nav__257_120; +typedef struct anon__lazy_58 nav__6474_39; +typedef struct anon__lazy_720 nav__6474_41; +typedef struct anon__lazy_1066 nav__6474_42; +typedef struct anon__lazy_333 nav__6474_54; +typedef struct anon__lazy_58 nav__6475_40; +typedef struct anon__lazy_720 nav__6475_42; +typedef struct anon__lazy_110 nav__6475_52; +typedef struct anon__lazy_333 nav__6476_39; +typedef struct anon__lazy_162 nav__6476_49; +typedef struct anon__lazy_110 nav__6477_39; +typedef struct anon__lazy_58 nav__6477_41; +typedef struct anon__lazy_720 nav__6477_43; +typedef struct anon__lazy_58 nav__258_41; +typedef struct anon__lazy_110 nav__258_47; +typedef struct anon__lazy_194 nav__258_49; +typedef struct anon__lazy_58 nav__6478_39; +typedef struct anon__lazy_110 nav__1935_39; +typedef struct anon__lazy_194 nav__1935_40; +typedef struct anon__lazy_58 nav__1935_42; +typedef struct anon__lazy_407 nav__1935_50; +typedef struct anon__lazy_110 nav__1936_39; +typedef struct anon__lazy_194 nav__1936_40; +typedef struct anon__lazy_110 nav__6482_39; +typedef struct anon__lazy_110 nav__259_55; +typedef struct anon__lazy_308 nav__259_91; +typedef struct anon__lazy_308 nav__3650_50; +typedef struct anon__lazy_58 nav__3650_56; +struct os_linux_dl_phdr_info__8097; +typedef struct anon__lazy_58 nav__782_44; +typedef struct anon__lazy_308 nav__782_76; +typedef struct anon__lazy_709 nav__782_87; +struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147; +struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 { struct anon__lazy_58 *key_ptr; struct environment_linked_libraries_root_LibraryEntry__864 *value_ptr; uintptr_t index; bool found_existing; }; -typedef struct anon__lazy_1085 nav__779_95; -struct anon__lazy_1085 { - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 payload; +typedef struct anon__lazy_1094 nav__782_95; +struct anon__lazy_1094 { + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 payload; uint16_t error; }; -typedef struct anon__lazy_110 nav__779_97; -typedef struct anon__lazy_194 nav__779_99; -typedef struct anon__lazy_308 nav__780_69; -typedef struct anon__lazy_58 nav__780_83; -typedef struct anon__lazy_110 nav__780_86; -typedef struct anon__lazy_1089 nav__780_89; -struct anon__lazy_1089 { +typedef struct anon__lazy_110 nav__782_97; +typedef struct anon__lazy_194 nav__782_99; +typedef struct anon__lazy_308 nav__783_69; +typedef struct anon__lazy_58 nav__783_83; +typedef struct anon__lazy_110 nav__783_86; +typedef struct anon__lazy_1098 nav__783_89; +struct anon__lazy_1098 { struct anon__lazy_58 f0; int32_t f1; }; -typedef struct anon__lazy_194 nav__780_91; -struct json_stringify_StringifyOptions__8133; -struct json_stringify_StringifyOptions__8133 { +typedef struct anon__lazy_194 nav__783_91; +struct json_stringify_StringifyOptions__8198; +struct json_stringify_StringifyOptions__8198 { uint8_t whitespace; bool emit_null_optional_fields; bool emit_strings_as_arrays; bool escape_unicode; bool emit_nonportable_numbers_as_strings; }; -struct fs_File_CreateFlags__8153; -struct fs_File_CreateFlags__8153 { +struct fs_File_CreateFlags__8218; +struct fs_File_CreateFlags__8218 { uintptr_t mode; bool read; bool truncate; @@ -31344,54 +31541,53 @@ struct fs_File_CreateFlags__8153 { uint8_t lock; bool lock_nonblocking; }; -typedef struct anon__lazy_99 nav__780_100; -typedef struct anon__lazy_308 nav__4382_44; -struct elf_Elf64_Phdr__8033; -struct os_linux_dl_phdr_info__8025 { +typedef struct anon__lazy_99 nav__783_100; +typedef struct anon__lazy_308 nav__4385_44; +struct elf_Elf64_Phdr__8105; +struct os_linux_dl_phdr_info__8097 { uintptr_t addr; uint8_t const *name; - struct elf_Elf64_Phdr__8033 *phdr; + struct elf_Elf64_Phdr__8105 *phdr; uint16_t phnum; }; -typedef struct anon__lazy_58 nav__6929_50; -struct environment_linked_libraries_elf_view__8184; -typedef struct anon__lazy_1105 nav__6929_59; -struct anon__lazy_1105 { - struct elf_Elf64_Phdr__8033 const *ptr; +typedef struct anon__lazy_58 nav__6939_50; +struct environment_linked_libraries_elf_view__8249; +typedef struct anon__lazy_1114 nav__6939_59; +struct anon__lazy_1114 { + struct elf_Elf64_Phdr__8105 const *ptr; uintptr_t len; }; -struct environment_linked_libraries_elf_view__8184 { +struct environment_linked_libraries_elf_view__8249 { uintptr_t base_addr; - struct anon__lazy_1105 phdrs; + struct anon__lazy_1114 phdrs; }; -typedef struct anon__lazy_308 nav__6929_70; -typedef struct anon__lazy_1108 nav__6929_75; -struct anon__lazy_1108 { +typedef struct anon__lazy_308 nav__6939_70; +typedef struct anon__lazy_1117 nav__6939_75; +struct anon__lazy_1117 { struct environment_linked_libraries_root_LibraryInfo__946 payload; bool is_null; }; -typedef struct anon__lazy_981 nav__4185_57; -typedef struct anon__lazy_986 nav__4185_62; -typedef struct anon__lazy_991 nav__4185_67; -typedef struct anon__lazy_1085 nav__4192_39; -typedef struct anon__lazy_58 nav__4192_44; -typedef struct anon__lazy_58 nav__6933_39; -typedef struct anon__lazy_58 nav__6990_40; -typedef struct anon__lazy_1089 nav__6990_41; -typedef struct anon__lazy_162 nav__6990_44; -typedef struct anon__lazy_362 nav__6990_53; -typedef struct anon__lazy_110 nav__6934_39; -typedef struct anon__lazy_194 nav__6934_40; -typedef struct anon__lazy_58 nav__6934_42; -typedef struct anon__lazy_1089 nav__6934_43; -typedef struct anon__lazy_162 nav__6934_59; -typedef struct anon__lazy_110 nav__6957_39; -typedef struct anon__lazy_194 nav__6957_40; -typedef struct anon__lazy_99 nav__1351_39; -typedef struct anon__lazy_58 nav__1351_41; -typedef struct anon__lazy_58 nav__6960_39; -typedef struct anon__lazy_1105 nav__6966_42; -struct elf_Elf64_Phdr__8033 { +typedef struct anon__lazy_981 nav__4188_57; +typedef struct anon__lazy_986 nav__4188_62; +typedef struct anon__lazy_991 nav__4188_67; +typedef struct anon__lazy_1094 nav__4195_39; +typedef struct anon__lazy_58 nav__4195_44; +typedef struct anon__lazy_58 nav__6998_40; +typedef struct anon__lazy_1098 nav__6998_41; +typedef struct anon__lazy_162 nav__6998_44; +typedef struct anon__lazy_362 nav__6998_53; +typedef struct anon__lazy_110 nav__6943_39; +typedef struct anon__lazy_194 nav__6943_40; +typedef struct anon__lazy_58 nav__6943_42; +typedef struct anon__lazy_1098 nav__6943_43; +typedef struct anon__lazy_162 nav__6943_59; +typedef struct anon__lazy_110 nav__6966_39; +typedef struct anon__lazy_194 nav__6966_40; +typedef struct anon__lazy_99 nav__1354_39; +typedef struct anon__lazy_58 nav__1354_41; +typedef struct anon__lazy_58 nav__6969_39; +typedef struct anon__lazy_1114 nav__6975_42; +struct elf_Elf64_Phdr__8105 { uint32_t p_type; uint32_t p_flags; uint64_t p_offset; @@ -31401,303 +31597,303 @@ struct elf_Elf64_Phdr__8033 { uint64_t p_memsz; uint64_t p_align; }; -typedef struct anon__lazy_1108 nav__3646_39; -typedef struct anon__lazy_58 nav__3646_43; -typedef struct anon__lazy_1105 nav__3646_54; -struct elf_Elf64_Dyn__8329; -typedef struct anon__lazy_1136 nav__3646_62; -struct anon__lazy_1136 { - struct elf_Elf64_Dyn__8329 const *ptr; +typedef struct anon__lazy_1117 nav__3649_39; +typedef struct anon__lazy_58 nav__3649_43; +typedef struct anon__lazy_1114 nav__3649_54; +struct elf_Elf64_Dyn__8393; +typedef struct anon__lazy_1145 nav__3649_62; +struct anon__lazy_1145 { + struct elf_Elf64_Dyn__8393 const *ptr; uintptr_t len; }; -typedef struct anon__lazy_110 nav__3646_67; -typedef struct anon__lazy_194 nav__3646_69; -typedef struct anon__lazy_58 nav__4363_43; -typedef struct anon__lazy_1140 nav__4363_49; -struct anon__lazy_1140 { +typedef struct anon__lazy_110 nav__3649_67; +typedef struct anon__lazy_194 nav__3649_69; +typedef struct anon__lazy_58 nav__4366_43; +typedef struct anon__lazy_1149 nav__4366_49; +struct anon__lazy_1149 { struct environment_linked_libraries_root_LibraryInfo__946 *payload; uint16_t error; }; -typedef struct anon__lazy_110 nav__6987_41; -typedef struct anon__lazy_194 nav__6987_45; -typedef struct anon__lazy_1085 nav__4193_39; -typedef struct anon__lazy_58 nav__4193_44; -typedef struct anon__lazy_110 nav__6988_41; -typedef struct anon__lazy_194 nav__6988_45; -typedef struct anon__lazy_110 nav__6991_41; -typedef struct anon__lazy_194 nav__6991_45; -struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291; -struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 { +typedef struct anon__lazy_110 nav__6996_41; +typedef struct anon__lazy_194 nav__6996_45; +typedef struct anon__lazy_1094 nav__4196_39; +typedef struct anon__lazy_58 nav__4196_44; +typedef struct anon__lazy_110 nav__6997_41; +typedef struct anon__lazy_194 nav__6997_45; +typedef struct anon__lazy_110 nav__6999_41; +typedef struct anon__lazy_194 nav__6999_45; +struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355; +struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 stream; uintptr_t indent_level; - struct json_stringify_StringifyOptions__8133 options; + struct json_stringify_StringifyOptions__8198 options; uint8_t next_punctuation; }; -typedef struct anon__lazy_110 nav__1533_39; -typedef struct anon__lazy_194 nav__1533_40; -typedef struct anon__lazy_110 nav__7022_41; -typedef struct anon__lazy_194 nav__7022_45; -typedef struct anon__lazy_99 nav__4681_39; -typedef struct anon__lazy_58 nav__4681_42; -typedef struct anon__lazy_407 nav__4681_53; -typedef struct anon__lazy_110 nav__7023_41; -typedef struct anon__lazy_194 nav__7023_45; -typedef struct anon__lazy_58 nav__6975_39; -typedef struct anon__lazy_1105 nav__6975_45; -typedef struct anon__lazy_58 nav__3638_39; -typedef struct anon__lazy_110 nav__3638_50; -typedef struct anon__lazy_194 nav__3638_52; -typedef struct anon__lazy_1136 nav__6970_40; -typedef struct anon__lazy_1105 nav__6970_46; -typedef struct anon__lazy_1157 nav__6970_52; -struct anon__lazy_1157 { - struct elf_Elf64_Phdr__8033 payload; +typedef struct anon__lazy_110 nav__1536_39; +typedef struct anon__lazy_194 nav__1536_40; +typedef struct anon__lazy_110 nav__7030_41; +typedef struct anon__lazy_194 nav__7030_45; +typedef struct anon__lazy_99 nav__4685_39; +typedef struct anon__lazy_58 nav__4685_42; +typedef struct anon__lazy_407 nav__4685_53; +typedef struct anon__lazy_110 nav__7031_41; +typedef struct anon__lazy_194 nav__7031_45; +typedef struct anon__lazy_58 nav__6984_39; +typedef struct anon__lazy_1114 nav__6984_45; +typedef struct anon__lazy_58 nav__3641_39; +typedef struct anon__lazy_110 nav__3641_50; +typedef struct anon__lazy_194 nav__3641_52; +typedef struct anon__lazy_1145 nav__6979_40; +typedef struct anon__lazy_1114 nav__6979_46; +typedef struct anon__lazy_1166 nav__6979_52; +struct anon__lazy_1166 { + struct elf_Elf64_Phdr__8105 payload; bool is_null; }; -struct elf_Elf64_Dyn__8329 { +struct elf_Elf64_Dyn__8393 { int64_t d_tag; uint64_t d_val; }; -typedef struct anon__lazy_1136 nav__6972_41; -typedef struct anon__lazy_362 nav__6972_45; -typedef struct anon__lazy_58 nav__6974_39; -typedef struct anon__lazy_1136 nav__6974_42; -typedef struct anon__lazy_362 nav__6974_47; -typedef struct anon__lazy_1140 nav__4388_40; -typedef struct anon__lazy_308 nav__4388_47; -typedef struct anon__lazy_162 nav__7032_41; -typedef struct anon__lazy_58 nav__7032_43; -typedef struct anon__lazy_110 nav__7024_39; -typedef struct anon__lazy_194 nav__7024_40; -typedef struct anon__lazy_162 nav__7024_54; -typedef struct anon__lazy_58 nav__7024_56; -typedef struct anon__lazy_1085 nav__7025_39; -typedef struct anon__lazy_58 nav__7025_44; -typedef struct anon__lazy_362 nav__7025_67; -typedef struct anon__lazy_720 nav__7025_73; -typedef struct anon__lazy_761 nav__7025_76; -typedef struct anon__lazy_162 nav__7035_41; -typedef struct anon__lazy_58 nav__7035_43; -typedef struct anon__lazy_110 nav__7026_39; -typedef struct anon__lazy_194 nav__7026_40; -typedef struct anon__lazy_162 nav__7026_54; -typedef struct anon__lazy_58 nav__7026_56; -typedef struct anon__lazy_162 nav__7036_41; -typedef struct anon__lazy_58 nav__7036_43; -typedef struct anon__lazy_110 nav__7027_39; -typedef struct anon__lazy_194 nav__7027_40; -typedef struct anon__lazy_162 nav__7027_54; -typedef struct anon__lazy_58 nav__7027_56; -typedef struct anon__lazy_58 nav__7029_62; -typedef struct anon__lazy_110 nav__1563_43; -typedef struct anon__lazy_162 nav__7039_41; -typedef struct anon__lazy_58 nav__7039_43; -typedef struct anon__lazy_110 nav__7030_39; -typedef struct anon__lazy_194 nav__7030_40; -typedef struct anon__lazy_162 nav__7030_54; -typedef struct anon__lazy_58 nav__7030_56; -typedef struct anon__lazy_99 nav__4682_39; -typedef struct anon__lazy_188 nav__4682_50; +typedef struct anon__lazy_1145 nav__6981_41; +typedef struct anon__lazy_362 nav__6981_45; +typedef struct anon__lazy_58 nav__6983_39; +typedef struct anon__lazy_1145 nav__6983_42; +typedef struct anon__lazy_362 nav__6983_47; +typedef struct anon__lazy_1149 nav__4391_40; +typedef struct anon__lazy_308 nav__4391_47; typedef struct anon__lazy_162 nav__7040_41; typedef struct anon__lazy_58 nav__7040_43; -typedef struct anon__lazy_110 nav__7031_39; -typedef struct anon__lazy_194 nav__7031_40; -typedef struct anon__lazy_162 nav__7031_54; -typedef struct anon__lazy_58 nav__7031_56; -typedef struct anon__lazy_58 nav__6968_39; -typedef struct anon__lazy_1105 nav__6968_45; -typedef struct anon__lazy_1157 nav__6969_39; -typedef struct anon__lazy_1105 nav__6969_45; -typedef struct anon__lazy_362 nav__6971_38; -typedef struct anon__lazy_1136 nav__6971_41; -typedef struct anon__lazy_58 nav__6973_39; -typedef struct anon__lazy_308 nav__4384_44; -typedef struct anon__lazy_308 nav__4389_44; -typedef struct anon__lazy_233 nav__4202_60; -typedef struct anon__lazy_942 nav__4202_62; -typedef struct anon__lazy_362 nav__7033_38; -typedef struct anon__lazy_58 nav__7033_41; -typedef struct anon__lazy_946 nav__7033_61; -typedef struct anon__lazy_720 nav__7033_64; -typedef struct anon__lazy_58 nav__7034_42; -typedef struct anon__lazy_946 nav__7034_66; -typedef struct anon__lazy_720 nav__7034_69; -typedef struct anon__lazy_761 nav__7034_72; -typedef struct anon__lazy_162 nav__7005_56; -typedef struct anon__lazy_58 nav__7005_58; -typedef struct anon__lazy_162 nav__7008_56; -typedef struct anon__lazy_58 nav__7008_58; -typedef struct anon__lazy_1200 nav__7006_43; -struct anon__lazy_1200 { +typedef struct anon__lazy_110 nav__7032_39; +typedef struct anon__lazy_194 nav__7032_40; +typedef struct anon__lazy_162 nav__7032_54; +typedef struct anon__lazy_58 nav__7032_56; +typedef struct anon__lazy_1094 nav__7033_39; +typedef struct anon__lazy_58 nav__7033_44; +typedef struct anon__lazy_362 nav__7033_67; +typedef struct anon__lazy_720 nav__7033_73; +typedef struct anon__lazy_761 nav__7033_76; +typedef struct anon__lazy_162 nav__7043_41; +typedef struct anon__lazy_58 nav__7043_43; +typedef struct anon__lazy_110 nav__7034_39; +typedef struct anon__lazy_194 nav__7034_40; +typedef struct anon__lazy_162 nav__7034_54; +typedef struct anon__lazy_58 nav__7034_56; +typedef struct anon__lazy_162 nav__7044_41; +typedef struct anon__lazy_58 nav__7044_43; +typedef struct anon__lazy_110 nav__7035_39; +typedef struct anon__lazy_194 nav__7035_40; +typedef struct anon__lazy_162 nav__7035_54; +typedef struct anon__lazy_58 nav__7035_56; +typedef struct anon__lazy_58 nav__7037_62; +typedef struct anon__lazy_110 nav__1566_43; +typedef struct anon__lazy_162 nav__7047_41; +typedef struct anon__lazy_58 nav__7047_43; +typedef struct anon__lazy_110 nav__7038_39; +typedef struct anon__lazy_194 nav__7038_40; +typedef struct anon__lazy_162 nav__7038_54; +typedef struct anon__lazy_58 nav__7038_56; +typedef struct anon__lazy_99 nav__4686_39; +typedef struct anon__lazy_188 nav__4686_50; +typedef struct anon__lazy_162 nav__7048_41; +typedef struct anon__lazy_58 nav__7048_43; +typedef struct anon__lazy_110 nav__7039_39; +typedef struct anon__lazy_194 nav__7039_40; +typedef struct anon__lazy_162 nav__7039_54; +typedef struct anon__lazy_58 nav__7039_56; +typedef struct anon__lazy_58 nav__6977_39; +typedef struct anon__lazy_1114 nav__6977_45; +typedef struct anon__lazy_1166 nav__6978_39; +typedef struct anon__lazy_1114 nav__6978_45; +typedef struct anon__lazy_362 nav__6980_38; +typedef struct anon__lazy_1145 nav__6980_41; +typedef struct anon__lazy_58 nav__6982_39; +typedef struct anon__lazy_308 nav__4387_44; +typedef struct anon__lazy_308 nav__4392_44; +typedef struct anon__lazy_233 nav__4205_60; +typedef struct anon__lazy_942 nav__4205_62; +typedef struct anon__lazy_362 nav__7041_38; +typedef struct anon__lazy_58 nav__7041_41; +typedef struct anon__lazy_946 nav__7041_61; +typedef struct anon__lazy_720 nav__7041_64; +typedef struct anon__lazy_58 nav__7042_42; +typedef struct anon__lazy_946 nav__7042_66; +typedef struct anon__lazy_720 nav__7042_69; +typedef struct anon__lazy_761 nav__7042_72; +typedef struct anon__lazy_162 nav__7013_56; +typedef struct anon__lazy_58 nav__7013_58; +typedef struct anon__lazy_162 nav__7016_56; +typedef struct anon__lazy_58 nav__7016_58; +typedef struct anon__lazy_1209 nav__7014_43; +struct anon__lazy_1209 { bool is_null; bool payload; }; -typedef struct anon__lazy_162 nav__7000_54; -typedef struct anon__lazy_58 nav__7000_56; -typedef struct anon__lazy_1200 nav__7007_43; -typedef struct anon__lazy_58 nav__7115_39; -typedef struct anon__lazy_362 nav__7115_44; -typedef struct anon__lazy_162 nav__7115_52; -typedef struct anon__lazy_110 nav__7115_67; -typedef struct anon__lazy_233 nav__7115_70; -typedef struct anon__lazy_362 nav__7114_41; -typedef struct anon__lazy_596 nav__7114_52; -typedef struct anon__lazy_110 nav__7114_54; -typedef struct anon__lazy_58 nav__7114_57; -typedef struct anon__lazy_362 nav__7113_41; -typedef struct anon__lazy_362 nav__7117_41; -typedef struct anon__lazy_596 nav__7117_52; -typedef struct anon__lazy_110 nav__7117_54; -typedef struct anon__lazy_58 nav__7117_57; -typedef struct anon__lazy_362 nav__7116_41; -typedef struct anon__lazy_162 nav__7112_48; -typedef struct anon__lazy_58 nav__7112_50; -typedef struct anon__lazy_362 nav__7112_64; -typedef struct anon__lazy_162 nav__7111_48; -typedef struct anon__lazy_58 nav__7111_50; -typedef struct anon__lazy_58 nav__7110_39; -typedef struct anon__lazy_162 nav__7110_54; -typedef struct anon__lazy_233 nav__7110_64; -typedef struct anon__lazy_164 nav__7110_66; -typedef struct anon__lazy_58 nav__7109_39; -typedef struct anon__lazy_162 nav__7109_53; -typedef struct anon__lazy_58 nav__7015_41; -typedef struct anon__lazy_58 nav__7118_56; -typedef struct anon__lazy_677 nav__7118_65; -typedef struct anon__lazy_58 nav__7120_56; -typedef struct anon__lazy_709 nav__7120_65; -typedef struct anon__lazy_162 nav__7002_55; -typedef struct anon__lazy_58 nav__7002_57; -typedef struct anon__lazy_308 nav__4385_44; -typedef struct anon__lazy_1232 nav__4385_56; -struct anon__lazy_1232 { +typedef struct anon__lazy_162 nav__7008_54; +typedef struct anon__lazy_58 nav__7008_56; +typedef struct anon__lazy_1209 nav__7015_43; +typedef struct anon__lazy_58 nav__7123_39; +typedef struct anon__lazy_362 nav__7123_44; +typedef struct anon__lazy_162 nav__7123_52; +typedef struct anon__lazy_110 nav__7123_67; +typedef struct anon__lazy_233 nav__7123_70; +typedef struct anon__lazy_362 nav__7122_41; +typedef struct anon__lazy_596 nav__7122_52; +typedef struct anon__lazy_110 nav__7122_54; +typedef struct anon__lazy_58 nav__7122_57; +typedef struct anon__lazy_362 nav__7121_41; +typedef struct anon__lazy_362 nav__7125_41; +typedef struct anon__lazy_596 nav__7125_52; +typedef struct anon__lazy_110 nav__7125_54; +typedef struct anon__lazy_58 nav__7125_57; +typedef struct anon__lazy_362 nav__7124_41; +typedef struct anon__lazy_162 nav__7120_48; +typedef struct anon__lazy_58 nav__7120_50; +typedef struct anon__lazy_362 nav__7120_64; +typedef struct anon__lazy_162 nav__7119_48; +typedef struct anon__lazy_58 nav__7119_50; +typedef struct anon__lazy_58 nav__7118_39; +typedef struct anon__lazy_162 nav__7118_54; +typedef struct anon__lazy_233 nav__7118_64; +typedef struct anon__lazy_164 nav__7118_66; +typedef struct anon__lazy_58 nav__7117_39; +typedef struct anon__lazy_162 nav__7117_53; +typedef struct anon__lazy_58 nav__7023_41; +typedef struct anon__lazy_58 nav__7126_56; +typedef struct anon__lazy_677 nav__7126_65; +typedef struct anon__lazy_58 nav__7128_56; +typedef struct anon__lazy_709 nav__7128_65; +typedef struct anon__lazy_162 nav__7010_55; +typedef struct anon__lazy_58 nav__7010_57; +typedef struct anon__lazy_308 nav__4388_44; +typedef struct anon__lazy_1241 nav__4388_56; +struct anon__lazy_1241 { struct anon__lazy_308 payload; uint16_t error; }; -typedef struct anon__lazy_58 nav__4385_60; -typedef struct anon__lazy_110 nav__4332_52; -typedef struct anon__lazy_194 nav__4332_54; -typedef struct anon__lazy_946 nav__4332_62; -typedef struct anon__lazy_58 nav__4332_65; -typedef struct anon__lazy_720 nav__4332_67; -typedef struct anon__lazy_761 nav__4332_72; -typedef struct anon__lazy_58 nav__7100_40; -typedef struct anon__lazy_946 nav__7101_39; -typedef struct anon__lazy_58 nav__7102_40; -typedef struct anon__lazy_362 nav__7103_38; -typedef struct anon__lazy_58 nav__7103_41; -typedef struct anon__lazy_981 nav__7103_58; -typedef struct anon__lazy_362 nav__7104_38; -typedef struct anon__lazy_58 nav__7104_41; -typedef struct anon__lazy_986 nav__7104_58; -typedef struct anon__lazy_362 nav__7105_38; -typedef struct anon__lazy_58 nav__7105_41; -typedef struct anon__lazy_991 nav__7105_58; -typedef struct anon__lazy_58 nav__7106_42; -typedef struct anon__lazy_946 nav__7106_66; -typedef struct anon__lazy_720 nav__7106_69; -typedef struct anon__lazy_761 nav__7106_72; -typedef struct anon__lazy_981 nav__7106_77; -typedef struct anon__lazy_58 nav__7107_42; -typedef struct anon__lazy_946 nav__7107_66; -typedef struct anon__lazy_720 nav__7107_69; -typedef struct anon__lazy_761 nav__7107_72; -typedef struct anon__lazy_986 nav__7107_77; -typedef struct anon__lazy_58 nav__7108_42; -typedef struct anon__lazy_946 nav__7108_66; -typedef struct anon__lazy_720 nav__7108_69; -typedef struct anon__lazy_761 nav__7108_72; -typedef struct anon__lazy_991 nav__7108_77; -typedef struct anon__lazy_1200 nav__7010_38; -typedef struct anon__lazy_162 nav__5734_41; -typedef struct anon__lazy_58 nav__5734_43; -typedef struct anon__lazy_162 nav__5735_41; -typedef struct anon__lazy_58 nav__5735_43; -typedef struct anon__lazy_110 nav__5735_52; -typedef struct anon__lazy_58 nav__7130_56; -typedef struct anon__lazy_694 nav__7130_65; -typedef struct anon__lazy_696 nav__7130_69; -typedef struct anon__lazy_58 nav__7121_43; -typedef struct anon__lazy_308 nav__7122_40; -typedef struct anon__lazy_58 nav__7122_52; -typedef struct anon__lazy_110 nav__7122_56; -typedef struct anon__lazy_162 nav__7122_58; -typedef struct anon__lazy_308 nav__7123_40; -typedef struct anon__lazy_1232 nav__7123_41; -typedef struct anon__lazy_333 nav__7123_53; -typedef struct anon__lazy_58 nav__7123_57; -typedef struct anon__lazy_946 nav__7124_56; -typedef struct anon__lazy_981 nav__7124_60; -typedef struct anon__lazy_946 nav__7125_56; -typedef struct anon__lazy_986 nav__7125_60; -typedef struct anon__lazy_946 nav__7126_56; -typedef struct anon__lazy_991 nav__7126_60; -typedef struct anon__lazy_362 nav__7127_38; -typedef struct anon__lazy_58 nav__7127_41; -typedef struct anon__lazy_981 nav__7127_47; -typedef struct anon__lazy_946 nav__7127_66; -typedef struct anon__lazy_720 nav__7127_69; -typedef struct anon__lazy_362 nav__7128_38; -typedef struct anon__lazy_58 nav__7128_41; -typedef struct anon__lazy_986 nav__7128_47; -typedef struct anon__lazy_946 nav__7128_66; -typedef struct anon__lazy_720 nav__7128_69; -typedef struct anon__lazy_362 nav__7129_38; -typedef struct anon__lazy_58 nav__7129_41; -typedef struct anon__lazy_991 nav__7129_47; -typedef struct anon__lazy_946 nav__7129_66; -typedef struct anon__lazy_720 nav__7129_69; -typedef struct anon__lazy_58 nav__7136_43; -typedef struct anon__lazy_696 nav__7136_46; -typedef struct anon__lazy_58 nav__7131_43; -typedef struct anon__lazy_696 nav__7131_46; -typedef struct anon__lazy_58 nav__7020_41; -typedef struct anon__lazy_58 nav__7132_41; -typedef struct anon__lazy_58 nav__7133_41; -typedef struct anon__lazy_308 nav__7134_40; -typedef struct anon__lazy_110 nav__7134_42; -typedef struct anon__lazy_58 nav__7134_50; -typedef struct anon__lazy_333 nav__7135_39; -typedef struct anon__lazy_162 nav__7135_49; +typedef struct anon__lazy_58 nav__4388_60; +typedef struct anon__lazy_110 nav__4335_52; +typedef struct anon__lazy_194 nav__4335_54; +typedef struct anon__lazy_946 nav__4335_62; +typedef struct anon__lazy_58 nav__4335_65; +typedef struct anon__lazy_720 nav__4335_67; +typedef struct anon__lazy_761 nav__4335_72; +typedef struct anon__lazy_58 nav__7108_40; +typedef struct anon__lazy_946 nav__7109_39; +typedef struct anon__lazy_58 nav__7110_40; +typedef struct anon__lazy_362 nav__7111_38; +typedef struct anon__lazy_58 nav__7111_41; +typedef struct anon__lazy_981 nav__7111_58; +typedef struct anon__lazy_362 nav__7112_38; +typedef struct anon__lazy_58 nav__7112_41; +typedef struct anon__lazy_986 nav__7112_58; +typedef struct anon__lazy_362 nav__7113_38; +typedef struct anon__lazy_58 nav__7113_41; +typedef struct anon__lazy_991 nav__7113_58; +typedef struct anon__lazy_58 nav__7114_42; +typedef struct anon__lazy_946 nav__7114_66; +typedef struct anon__lazy_720 nav__7114_69; +typedef struct anon__lazy_761 nav__7114_72; +typedef struct anon__lazy_981 nav__7114_77; +typedef struct anon__lazy_58 nav__7115_42; +typedef struct anon__lazy_946 nav__7115_66; +typedef struct anon__lazy_720 nav__7115_69; +typedef struct anon__lazy_761 nav__7115_72; +typedef struct anon__lazy_986 nav__7115_77; +typedef struct anon__lazy_58 nav__7116_42; +typedef struct anon__lazy_946 nav__7116_66; +typedef struct anon__lazy_720 nav__7116_69; +typedef struct anon__lazy_761 nav__7116_72; +typedef struct anon__lazy_991 nav__7116_77; +typedef struct anon__lazy_1209 nav__7018_38; +typedef struct anon__lazy_162 nav__5738_41; +typedef struct anon__lazy_58 nav__5738_43; +typedef struct anon__lazy_162 nav__5739_41; +typedef struct anon__lazy_58 nav__5739_43; +typedef struct anon__lazy_110 nav__5739_52; +typedef struct anon__lazy_58 nav__7138_56; +typedef struct anon__lazy_694 nav__7138_65; +typedef struct anon__lazy_696 nav__7138_69; +typedef struct anon__lazy_58 nav__7129_43; +typedef struct anon__lazy_308 nav__7130_40; +typedef struct anon__lazy_58 nav__7130_52; +typedef struct anon__lazy_110 nav__7130_56; +typedef struct anon__lazy_162 nav__7130_58; +typedef struct anon__lazy_308 nav__7131_40; +typedef struct anon__lazy_1241 nav__7131_41; +typedef struct anon__lazy_333 nav__7131_53; +typedef struct anon__lazy_58 nav__7131_57; +typedef struct anon__lazy_946 nav__7132_56; +typedef struct anon__lazy_981 nav__7132_60; +typedef struct anon__lazy_946 nav__7133_56; +typedef struct anon__lazy_986 nav__7133_60; +typedef struct anon__lazy_946 nav__7134_56; +typedef struct anon__lazy_991 nav__7134_60; +typedef struct anon__lazy_362 nav__7135_38; +typedef struct anon__lazy_58 nav__7135_41; +typedef struct anon__lazy_981 nav__7135_47; +typedef struct anon__lazy_946 nav__7135_66; +typedef struct anon__lazy_720 nav__7135_69; +typedef struct anon__lazy_362 nav__7136_38; +typedef struct anon__lazy_58 nav__7136_41; +typedef struct anon__lazy_986 nav__7136_47; +typedef struct anon__lazy_946 nav__7136_66; +typedef struct anon__lazy_720 nav__7136_69; +typedef struct anon__lazy_362 nav__7137_38; typedef struct anon__lazy_58 nav__7137_41; -typedef struct anon__lazy_696 nav__7137_43; -typedef struct anon__lazy_58 nav__5770_39; -typedef struct anon__lazy_162 nav__6999_54; -typedef struct anon__lazy_58 nav__6999_56; -typedef struct anon__lazy_551 nav__7138_51; -typedef struct anon__lazy_162 nav__7138_57; -typedef struct anon__lazy_58 nav__7138_59; -typedef struct anon__lazy_162 nav__7001_55; -typedef struct anon__lazy_58 nav__7001_57; -typedef struct anon__lazy_162 nav__7139_54; -typedef struct anon__lazy_58 nav__7139_56; -typedef struct anon__lazy_58 nav__7140_39; -typedef struct anon__lazy_551 nav__7141_39; -typedef struct anon__lazy_162 nav__7141_42; -typedef struct anon__lazy_58 nav__7141_44; -typedef struct anon__lazy_551 nav__7142_39; -typedef struct anon__lazy_162 nav__7142_42; -typedef struct anon__lazy_58 nav__7142_44; -typedef struct anon__lazy_362 nav__7142_51; -typedef struct anon__lazy_362 nav__7143_41; -typedef struct anon__lazy_162 nav__7143_45; -typedef struct anon__lazy_58 nav__7143_47; -typedef struct anon__lazy_362 nav__7146_41; -typedef struct anon__lazy_162 nav__7146_45; -typedef struct anon__lazy_58 nav__7146_47; -typedef struct anon__lazy_596 nav__7146_56; -typedef struct anon__lazy_110 nav__7146_58; -typedef struct anon__lazy_362 nav__7145_41; -typedef struct anon__lazy_162 nav__7145_45; -typedef struct anon__lazy_58 nav__7145_47; -typedef struct anon__lazy_362 nav__7144_41; -typedef struct anon__lazy_162 nav__7144_45; -typedef struct anon__lazy_58 nav__7144_47; +typedef struct anon__lazy_991 nav__7137_47; +typedef struct anon__lazy_946 nav__7137_66; +typedef struct anon__lazy_720 nav__7137_69; +typedef struct anon__lazy_58 nav__7144_43; +typedef struct anon__lazy_696 nav__7144_46; +typedef struct anon__lazy_58 nav__7139_43; +typedef struct anon__lazy_696 nav__7139_46; +typedef struct anon__lazy_58 nav__7028_41; +typedef struct anon__lazy_58 nav__7140_41; +typedef struct anon__lazy_58 nav__7141_41; +typedef struct anon__lazy_308 nav__7142_40; +typedef struct anon__lazy_110 nav__7142_42; +typedef struct anon__lazy_58 nav__7142_50; +typedef struct anon__lazy_333 nav__7143_39; +typedef struct anon__lazy_162 nav__7143_49; +typedef struct anon__lazy_58 nav__7145_41; +typedef struct anon__lazy_696 nav__7145_43; +typedef struct anon__lazy_58 nav__5774_39; +typedef struct anon__lazy_162 nav__7007_54; +typedef struct anon__lazy_58 nav__7007_56; +typedef struct anon__lazy_551 nav__7146_51; +typedef struct anon__lazy_162 nav__7146_57; +typedef struct anon__lazy_58 nav__7146_59; +typedef struct anon__lazy_162 nav__7009_55; +typedef struct anon__lazy_58 nav__7009_57; +typedef struct anon__lazy_162 nav__7147_54; +typedef struct anon__lazy_58 nav__7147_56; +typedef struct anon__lazy_58 nav__7148_39; +typedef struct anon__lazy_551 nav__7149_39; +typedef struct anon__lazy_162 nav__7149_42; +typedef struct anon__lazy_58 nav__7149_44; +typedef struct anon__lazy_551 nav__7150_39; +typedef struct anon__lazy_162 nav__7150_42; +typedef struct anon__lazy_58 nav__7150_44; +typedef struct anon__lazy_362 nav__7150_51; +typedef struct anon__lazy_362 nav__7151_41; +typedef struct anon__lazy_162 nav__7151_45; +typedef struct anon__lazy_58 nav__7151_47; +typedef struct anon__lazy_362 nav__7154_41; +typedef struct anon__lazy_162 nav__7154_45; +typedef struct anon__lazy_58 nav__7154_47; +typedef struct anon__lazy_596 nav__7154_56; +typedef struct anon__lazy_110 nav__7154_58; +typedef struct anon__lazy_362 nav__7153_41; +typedef struct anon__lazy_162 nav__7153_45; +typedef struct anon__lazy_58 nav__7153_47; +typedef struct anon__lazy_362 nav__7152_41; +typedef struct anon__lazy_162 nav__7152_45; +typedef struct anon__lazy_58 nav__7152_47; struct Target_Os__639; union Target_Os_VersionRange__695; struct SemanticVersion_Range__700; struct SemanticVersion__698; -typedef struct anon__lazy_58 nav__270_43; +typedef struct anon__lazy_58 nav__273_43; struct SemanticVersion__698 { uintptr_t major; uintptr_t minor; @@ -31740,11 +31936,11 @@ struct Target_DynamicLinker__988 { uint8_t buffer[255]; uint8_t len; }; -typedef struct anon__lazy_110 nav__4538_40; -typedef struct anon__lazy_110 nav__4539_40; -typedef struct anon__lazy_110 nav__4540_40; -typedef struct anon__lazy_110 nav__4502_46; -typedef struct anon__lazy_110 nav__235_46; +typedef struct anon__lazy_110 nav__4541_40; +typedef struct anon__lazy_110 nav__4542_40; +typedef struct anon__lazy_110 nav__4543_40; +typedef struct anon__lazy_110 nav__4505_46; +typedef struct anon__lazy_110 nav__236_46; struct Target_Cpu_Feature_Set__1005; struct Target_Cpu_Feature_Set__1005 { uintptr_t ints[5]; @@ -31756,14 +31952,14 @@ struct Target_Cpu__973 { struct Target_Cpu_Feature_Set__1005 features; uint8_t arch; }; -typedef struct anon__lazy_58 nav__269_46; +typedef struct anon__lazy_58 nav__272_46; struct Target_Cpu_Model__1000 { struct anon__lazy_58 name; struct anon__lazy_58 llvm_name; struct Target_Cpu_Feature_Set__1005 features; }; struct Target__637; -typedef struct anon__lazy_58 nav__271_51; +typedef struct anon__lazy_58 nav__274_51; struct Target__637 { struct Target_Cpu__973 cpu; struct Target_Os__639 os; @@ -31773,7 +31969,7 @@ struct Target__637 { }; struct builtin_CallingConvention__266; struct builtin_CallingConvention_CommonOptions__268; -typedef struct anon__lazy_248 nav__470_40; +typedef struct anon__lazy_248 nav__473_40; struct builtin_CallingConvention_CommonOptions__268 { struct anon__lazy_248 incoming_stack_alignment; }; @@ -31886,16 +32082,16 @@ struct std_Options__4313 { bool http_enable_ssl_key_log_file; uint8_t side_channels_mitigations; }; -typedef struct anon__lazy_362 nav__4518_38; -struct json_stringify_WriteStream__union_8283__8283; -struct json_stringify_WriteStream__union_8283__8283 { +typedef struct anon__lazy_362 nav__4521_38; +struct json_stringify_WriteStream__union_8347__8347; +struct json_stringify_WriteStream__union_8347__8347 { union { uintptr_t checked_to_fixed_depth; } payload; uint8_t tag; }; -typedef struct anon__lazy_110 nav__4529_43; -typedef struct anon__lazy_58 nav__4649_40; +typedef struct anon__lazy_110 nav__4532_43; +typedef struct anon__lazy_58 nav__4653_40; static uint8_t const __anon_1704[21]; static uint8_t const __anon_1769[21]; static char const __anon_3403[33]; @@ -31934,704 +32130,712 @@ static uint8_t const __anon_6094[13]; static uint8_t const __anon_7231[10]; static uint8_t const __anon_7246[1]; static uint8_t const __anon_7259[1]; -static uint8_t const __anon_8103[24]; -static uint8_t const __anon_8178[11]; -static uint8_t const __anon_8255[13]; -static uint8_t const __anon_8272[5]; -static uint8_t const __anon_8445[5]; -static uint8_t const __anon_8449[17]; -static uint8_t const __anon_8550[61]; -static uint8_t const __anon_8644[62]; -static uint8_t const __anon_8711[55]; -static uint8_t const __anon_8724[24]; -static uint8_t const __anon_8732[17]; -static uint8_t const __anon_8883[63]; -static uint8_t const __anon_8956[59]; -static uint8_t const __anon_9166[3]; -static uint8_t const __anon_9125[3]; -static uint8_t const __anon_9130[3]; -static uint8_t const __anon_9134[3]; -static uint8_t const __anon_9138[3]; -static uint8_t const __anon_9142[3]; -static uint8_t const __anon_9146[3]; -static uint8_t const __anon_9150[3]; -static uint8_t const __anon_9366[5]; -static uint8_t const __anon_9370[9]; -static uint8_t const __anon_9483[5]; +static uint8_t const __anon_8175[24]; +static uint8_t const __anon_8243[11]; +static uint8_t const __anon_8319[13]; +static uint8_t const __anon_8336[5]; +static uint8_t const __anon_8509[5]; +static uint8_t const __anon_8513[17]; +static uint8_t const __anon_8614[61]; +static uint8_t const __anon_8708[62]; +static uint8_t const __anon_8775[55]; +static uint8_t const __anon_8788[24]; +static uint8_t const __anon_8796[17]; +static uint8_t const __anon_8947[63]; +static uint8_t const __anon_9020[59]; +static uint8_t const __anon_9230[3]; +static uint8_t const __anon_9189[3]; +static uint8_t const __anon_9194[3]; +static uint8_t const __anon_9198[3]; +static uint8_t const __anon_9202[3]; +static uint8_t const __anon_9206[3]; +static uint8_t const __anon_9210[3]; +static uint8_t const __anon_9214[3]; +static uint8_t const __anon_9430[5]; +static uint8_t const __anon_9434[9]; +static uint8_t const __anon_9547[5]; static uint8_t const __anon_5003[4]; -static uint8_t const __anon_9580[7]; -static uint8_t const __anon_9582[7]; -#define c_instrument_hooks_set_feature__237 instrument_hooks_set_feature +static uint8_t const __anon_9644[7]; +static uint8_t const __anon_9646[7]; +#define c_instrument_hooks_set_feature__238 instrument_hooks_set_feature zig_extern void instrument_hooks_set_feature(uint64_t, bool); -static void features_set_feature__330(uint64_t, bool); -static void bit_set_IntegerBitSet_2864_29_set__369(uint64_t *, uintptr_t); -static void bit_set_IntegerBitSet_2864_29_unset__371(uint64_t *, uintptr_t); +static void features_set_feature__333(uint64_t, bool); +static void bit_set_IntegerBitSet_2864_29_set__372(uint64_t *, uintptr_t); +static void bit_set_IntegerBitSet_2864_29_unset__374(uint64_t *, uintptr_t); static void debug_assert__180(bool); -static uint64_t bit_set_IntegerBitSet_2864_29_maskBit__390(uintptr_t); -static nav__786_39 instruments_valgrind_ValgrindInstrument_init__786(struct mem_Allocator__599); -static nav__1280_39 fifo_posix_Pipe_openPipe__1280(nav__1280_41); -static nav__1282_39 fifo_posix_Pipe_openWrite__1282(struct mem_Allocator__599, nav__1282_42); -static nav__1281_39 fifo_posix_Pipe_openRead__1281(struct mem_Allocator__599, nav__1281_42); -static nav__1129_39 runner_fifo_RunnerFifo_init__1129(struct mem_Allocator__599); -static uint16_t fifo_posix_Pipe_Writer_sendCmd__1286(struct fifo_posix_Pipe_Writer__791 *, struct shared_Command__1795); -static uint16_t fifo_posix_waitReadable__1268(int32_t, uint64_t); -static nav__5031_38 bincode_deserializeInt__anon_2223__5031(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089); -static nav__5030_38 bincode_deserializeAlloc__anon_2212__5030(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5073_38 bincode_deserializeInt__anon_2332__5073(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089); -static nav__5072_38 bincode_deserializeAlloc__anon_2327__5072(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5075_40 bincode_deserializePointerAlloc__anon_2362__5075(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5074_40 bincode_deserializeAlloc__anon_2349__5074(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5071_39 bincode_deserializeStructAlloc__anon_2311__5071(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5070_39 bincode_deserializeAlloc__anon_2282__5070(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static uint16_t bincode_deserializeAlloc__anon_2422__5079(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5081_39 bincode_deserializeStructAlloc__anon_2488__5081(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5080_39 bincode_deserializeAlloc__anon_2469__5080(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5087_38 bincode_deserializeInt__anon_2610__5087(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089); -static nav__5086_38 bincode_deserializeAlloc__anon_2605__5086(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5085_39 bincode_deserializeUnionAlloc__anon_2592__5085(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5084_39 bincode_deserializeAlloc__anon_2559__5084(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5083_39 bincode_deserializeStructAlloc__anon_2541__5083(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5082_39 bincode_deserializeAlloc__anon_2527__5082(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5089_38 bincode_deserializeEnum__anon_2695__5089(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089); -static nav__5088_38 bincode_deserializeAlloc__anon_2665__5088(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5029_39 bincode_deserializeUnionAlloc__anon_2207__5029(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__5028_39 bincode_deserializeAlloc__anon_2097__5028(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); -static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_Reader__793 *); -static nav__1292_39 fifo_posix_Pipe_Reader_waitForResponse__1292(struct fifo_posix_Pipe_Reader__793 *, nav__1292_42); -static uint16_t fifo_posix_Pipe_Reader_waitForAck__1293(struct fifo_posix_Pipe_Reader__793 *, nav__1293_40); -static uint16_t runner_fifo_RunnerFifo_send_version__1139(struct runner_fifo_RunnerFifo__631 *, uint64_t); -static uint16_t runner_fifo_RunnerFifo_validate_protocol_version__1130(struct runner_fifo_RunnerFifo__631 *); -static nav__1140_38 runner_fifo_RunnerFifo_get_integration_mode__1140(struct runner_fifo_RunnerFifo__631 *); -static nav__820_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_init__820(struct mem_Allocator__599); -static nav__807_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_init__807(struct mem_Allocator__599); -static nav__743_39 instruments_root_Instrument_init__743(struct mem_Allocator__599); -static nav__730_39 instrument_hooks_InstrumentHooks_init__730(struct mem_Allocator__599); -#define c_instrument_hooks_init__238 instrument_hooks_init +static uint64_t bit_set_IntegerBitSet_2864_29_maskBit__393(uintptr_t); +static nav__789_39 instruments_valgrind_ValgrindInstrument_init__789(struct mem_Allocator__599); +static nav__1283_39 fifo_posix_Pipe_openPipe__1283(nav__1283_41); +static nav__1285_39 fifo_posix_Pipe_openWrite__1285(struct mem_Allocator__599, nav__1285_42); +static nav__1284_39 fifo_posix_Pipe_openRead__1284(struct mem_Allocator__599, nav__1284_42); +static nav__1132_39 runner_fifo_RunnerFifo_init__1132(struct mem_Allocator__599); +static uint16_t fifo_posix_Pipe_Writer_sendCmd__1289(struct fifo_posix_Pipe_Writer__791 *, struct shared_Command__1795); +static uint16_t fifo_posix_waitReadable__1271(int32_t, uint64_t); +static nav__5035_38 bincode_deserializeInt__anon_2223__5035(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089); +static nav__5034_38 bincode_deserializeAlloc__anon_2212__5034(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5077_38 bincode_deserializeInt__anon_2332__5077(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089); +static nav__5076_38 bincode_deserializeAlloc__anon_2327__5076(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5079_40 bincode_deserializePointerAlloc__anon_2362__5079(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5078_40 bincode_deserializeAlloc__anon_2349__5078(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5075_39 bincode_deserializeStructAlloc__anon_2311__5075(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5074_39 bincode_deserializeAlloc__anon_2282__5074(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static uint16_t bincode_deserializeAlloc__anon_2422__5083(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5085_39 bincode_deserializeStructAlloc__anon_2488__5085(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5084_39 bincode_deserializeAlloc__anon_2469__5084(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5091_38 bincode_deserializeInt__anon_2610__5091(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089); +static nav__5090_38 bincode_deserializeAlloc__anon_2605__5090(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5089_39 bincode_deserializeUnionAlloc__anon_2592__5089(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5088_39 bincode_deserializeAlloc__anon_2559__5088(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5087_39 bincode_deserializeStructAlloc__anon_2541__5087(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5086_39 bincode_deserializeAlloc__anon_2527__5086(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5093_38 bincode_deserializeEnum__anon_2695__5093(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089); +static nav__5092_38 bincode_deserializeAlloc__anon_2665__5092(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5033_39 bincode_deserializeUnionAlloc__anon_2207__5033(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__5032_39 bincode_deserializeAlloc__anon_2097__5032(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089, struct mem_Allocator__599); +static nav__1294_39 fifo_posix_Pipe_Reader_recvCmd__1294(struct fifo_posix_Pipe_Reader__793 *); +static nav__1295_39 fifo_posix_Pipe_Reader_waitForResponse__1295(struct fifo_posix_Pipe_Reader__793 *, nav__1295_42); +static uint16_t fifo_posix_Pipe_Reader_waitForAck__1296(struct fifo_posix_Pipe_Reader__793 *, nav__1296_40); +static uint16_t runner_fifo_RunnerFifo_send_version__1142(struct runner_fifo_RunnerFifo__631 *, uint64_t); +static uint16_t runner_fifo_RunnerFifo_validate_protocol_version__1133(struct runner_fifo_RunnerFifo__631 *); +static nav__1143_38 runner_fifo_RunnerFifo_get_integration_mode__1143(struct runner_fifo_RunnerFifo__631 *); +static nav__823_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_init__823(struct mem_Allocator__599); +static nav__810_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_init__810(struct mem_Allocator__599); +static nav__746_39 instruments_root_Instrument_init__746(struct mem_Allocator__599); +static nav__733_39 instrument_hooks_InstrumentHooks_init__733(struct mem_Allocator__599); +#define c_instrument_hooks_init__239 instrument_hooks_init zig_extern struct InstrumentHooks *instrument_hooks_init(void); -static nav__4541_40 mem_Allocator_create__anon_1051__4541(struct mem_Allocator__599); -static uint16_t fs_accessAbsolute__1348(nav__1348_39, struct fs_File_OpenFlags__1718); -static nav__1345_39 fs_openFileAbsolute__1345(nav__1345_41, struct fs_File_OpenFlags__1718); -static struct fifo_posix_Pipe_Writer__791 fifo_posix_Pipe_Writer_init__1283(struct fs_File__799, struct mem_Allocator__599); -static struct fifo_posix_Pipe_Reader__793 fifo_posix_Pipe_Reader_init__1288(struct fs_File__799, struct mem_Allocator__599); -static void array_list_ArrayListAligned_28u8_2cnull_29_clearRetainingCapacity__1562(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *); -static struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 array_list_ArrayListAligned_28u8_2cnull_29_writer__1552(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *); -static uint16_t bincode_serialize__anon_1849__4913(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__1795); -static uint8_t const (*mem_asBytes__anon_1887__4914(uint32_t const *))[4]; -static uint16_t fs_File_writeAll__1439(struct fs_File__799, nav__1439_40); -static nav__1964_38 posix_poll__1964(nav__1964_41, int32_t); -static nav__1429_38 fs_File_readAll__1429(struct fs_File__799, nav__1429_41); -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_resize__1559(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *, uintptr_t); -static struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 io_fixed_buffer_stream_fixedBufferStream__anon_2068__4994(nav__4994_40); -static struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_reader__4983(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *); -static nav__5027_38 io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__5027(void const *, nav__5027_41); -static nav__5069_39 io_Reader_readBytesNoEof__anon_2269__5069(struct io_Reader__2238); -static nav__5076_39 io_Reader_readBytesNoEof__anon_2375__5076(struct io_Reader__2238); -static nav__5077_40 mem_Allocator_alloc__anon_2384__5077(struct mem_Allocator__599, uintptr_t); -static nav__5034_38 io_Reader_readAll__5034(struct io_Reader__2238, nav__5034_41); -static zig_noreturn void bincode_invalidProtocol__anon_2407__5078(void); -static void shared_Command_deinit__4786(struct shared_Command__1795, struct mem_Allocator__599); -static void logger_debug__anon_2729__5099(nav__5099_39); -static void logger_err__anon_2753__5100(void); -static void logger_err__anon_2762__5101(void); -static zig_noreturn void posix_exit__1747(uint8_t); -static void logger_err__anon_2776__5102(nav__5102_40); -static void runner_fifo_RunnerFifo_deinit__1131(struct runner_fifo_RunnerFifo__631 *); -static struct environment_root_Environment__559 environment_root_Environment_init__773(struct mem_Allocator__599); -static nav__5103_39 mem_Allocator_allocBytesWithAlignment__anon_2823__5103(struct mem_Allocator__599, uintptr_t, uintptr_t); -static bool fs_path_isAbsolute__5138(nav__5138_39); -static struct fs_Dir__1720 fs_cwd__1340(void); -static uint16_t fs_Dir_access__4742(struct fs_Dir__1720, nav__4742_40, struct fs_File_OpenFlags__1718); -static nav__4678_39 fs_Dir_openFile__4678(struct fs_Dir__1720, nav__4678_42, struct fs_File_OpenFlags__1718); -static struct array_list_ArrayListAligned_28u8_2cnull_29__811 array_list_ArrayListAligned_28u8_2cnull_29_init__1527(struct mem_Allocator__599); -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1564(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *, uintptr_t); -static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__1795); -static nav__1438_38 fs_File_write__1438(struct fs_File__799, nav__1438_41); -static nav__5202_38 math_cast__anon_2885__5202(uintptr_t); -static uint16_t posix_errno__anon_3044__5205(int); -static uint16_t posix_unexpectedErrno__2021(uint16_t); -static nav__1428_38 fs_File_read__1428(struct fs_File__799, nav__1428_41); -static nav__4986_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read__4986(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *, nav__4986_42); -static uint16_t io_Reader_readNoEof__5036(struct io_Reader__2238, nav__5036_40); -static nav__5206_39 mem_Allocator_allocWithSizeAndAlignment__anon_3080__5206(struct mem_Allocator__599, uintptr_t, uintptr_t); -static nav__5035_38 io_Reader_readAtLeast__5035(struct io_Reader__2238, nav__5035_41, uintptr_t); -static void utils_print__anon_3102__5217(void); -static void mem_Allocator_free__anon_3116__5296(struct mem_Allocator__599, nav__5296_40); -static void logger_logWithPrefix__anon_3124__5297(nav__5297_39); -static void logger_logWithPrefix__anon_3126__5298(void); -static void logger_logWithPrefix__anon_3127__5299(void); -static void logger_logWithPrefix__anon_3132__5301(nav__5301_40); -static void fifo_posix_Pipe_Writer_deinit__1287(struct fifo_posix_Pipe_Writer__791 *); -static void fifo_posix_Pipe_Reader_deinit__1294(struct fifo_posix_Pipe_Reader__793 *); -static struct environment_linked_libraries_root_LinkedLibraries__849 environment_linked_libraries_root_LinkedLibraries_init__3643(struct mem_Allocator__599); -static uint8_t mem_Alignment_fromByteUnits__1113(uintptr_t); -static bool fs_path_isAbsolutePosix__5144(nav__5144_39); -static nav__2022_39 posix_toPosixPath__2022(nav__2022_41); -static uint16_t fs_Dir_accessZ__4743(struct fs_Dir__1720, uint8_t const *, struct fs_File_OpenFlags__1718); -static nav__4679_39 fs_Dir_openFileZ__4679(struct fs_Dir__1720, uint8_t const *, struct fs_File_OpenFlags__1718); -static uintptr_t array_list_ArrayListAlignedUnmanaged_28u8_2cnull_29_growCapacity__5372(uintptr_t, uintptr_t); -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPrecise__1565(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *, uintptr_t); -static uint16_t bincode_serialize__anon_3242__5373(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, uint32_t); -static uint16_t bincode_serialize__anon_3244__5374(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__struct_1798__1798); -static uint16_t bincode_serialize__anon_3246__5375(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); -static uint16_t bincode_serialize__anon_3248__5376(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__struct_1799__1799); -static uint16_t bincode_serialize__anon_3250__5377(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__struct_1800__1800); -static uint16_t bincode_serialize__anon_3252__5378(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, uint64_t); -static uint16_t bincode_serialize__anon_3254__5379(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, uint8_t); -static nav__1757_38 posix_write__1757(int32_t, nav__1757_40); -static nav__1749_38 posix_read__1749(int32_t, nav__1749_40); -static nav__5445_38 math_mul__anon_3296__5445(uintptr_t, uintptr_t); -static nav__5446_39 mem_Allocator_allocBytesWithAlignment__anon_3298__5446(struct mem_Allocator__599, uintptr_t, uintptr_t); -static nav__5033_38 io_Reader_read__5033(struct io_Reader__2238, nav__5033_41); -static nav__5448_39 mem_sliceAsBytes__anon_3427__5448(nav__5448_39); -static uint16_t fmt_format__anon_3892__5741(struct io_Writer__3878, nav__5741_40); -static nav__5608_40 fmt_bufPrint__anon_3480__5608(nav__5608_39, nav__5608_42); -static uint16_t fmt_format__anon_4401__6109(struct io_Writer__3878); -static nav__5610_40 fmt_bufPrint__anon_3502__5610(nav__5610_39); -static uint16_t fmt_format__anon_4518__6111(struct io_Writer__3878); -static nav__5611_40 fmt_bufPrint__anon_3515__5611(nav__5611_39); -static uint16_t fmt_format__anon_4630__6112(struct io_Writer__3878, nav__6112_41); -static nav__5612_40 fmt_bufPrint__anon_3528__5612(nav__5612_39, nav__5612_43); -static void array_list_ArrayListAligned_28u8_2cnull_29_deinit__1529(struct array_list_ArrayListAligned_28u8_2cnull_29__811); -static void fs_File_close__1385(struct fs_File__799); -static struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_init__4347(struct mem_Allocator__599); -static bool math_isPowerOfTwo__anon_3550__5613(uintptr_t); -static uint16_t posix_faccessatZ__1913(int32_t, uint8_t const *, uint32_t, uint32_t); -static nav__1769_38 posix_openatZ__1769(int32_t, uint8_t const *, uint32_t, uintptr_t); -static uint16_t posix_flock__1930(int32_t, int32_t); -static void posix_close__1727(int32_t); -static nav__1575_39 array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1575(struct array_list_ArrayListAligned_28u8_2cnull_29__811); -static nav__5700_39 mem_Allocator_remap__anon_3698__5700(struct mem_Allocator__599, nav__5700_39, uintptr_t); -static nav__5701_40 mem_Allocator_alignedAlloc__anon_3703__5701(struct mem_Allocator__599, uintptr_t); -static void mem_Allocator_free__anon_3705__5702(struct mem_Allocator__599, nav__5702_40); -static uint16_t bincode_serializeInt__anon_3710__5703(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, uint32_t); -static uint16_t bincode_serializeStruct__anon_3715__5704(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__struct_1798__1798); -static uint16_t bincode_serializeStruct__anon_3716__5705(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__struct_1799__1799); -static uint16_t bincode_serializeStruct__anon_3717__5706(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__struct_1800__1800); -static uint16_t bincode_serializeInt__anon_3718__5707(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, uint64_t); -static uint16_t bincode_serializeEnum__anon_3721__5708(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, uint8_t); -static uint16_t posix_errno__anon_3732__5710(intptr_t); -static struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4984(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *); -static nav__5724_38 io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5724(void const *, nav__5724_41); -static uint16_t io_Writer_writeAll__5732(struct io_Writer__3878, nav__5732_40); -static uint16_t shared_Command_format__anon_5054__6122(struct shared_Command__1795, struct fmt_FormatOptions__4300, struct io_Writer__3878); -static uint16_t fmt_formatType__anon_4378__6108(struct shared_Command__1795, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); -static nav__4992_39 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4992(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065); -static uint16_t fmt_formatType__anon_4509__6110(uint64_t, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); -static uint16_t fmt_formatType__anon_4782__6113(nav__6113_39, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); -static nav__6117_39 mem_sliceAsBytes__anon_4942__6117(nav__6117_39); -static nav__6118_39 mem_bytesAsSlice__anon_4955__6118(nav__6118_39); -static nav__4912_38 io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912(void const *, nav__4912_41); -static uint16_t bincode_serialize__anon_4986__6119(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, int32_t); -static uint16_t bincode_serialize__anon_4988__6120(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, nav__6120_40); -static uint16_t bincode_serialize__anon_4990__6121(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_MarkerType__1802); -static nav__4987_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write__4987(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *, nav__4987_42); -static nav__5731_38 io_Writer_write__5731(struct io_Writer__3878, nav__5731_41); -static uint16_t io_Writer_print__anon_5074__6123(struct io_Writer__3878, nav__6123_41); -static uint16_t io_Writer_print__anon_5096__6124(struct io_Writer__3878, nav__6124_41); -static uint16_t io_Writer_print__anon_5108__6125(struct io_Writer__3878, nav__6125_40); -static uint16_t io_Writer_print__anon_5117__6126(struct io_Writer__3878, nav__6126_39); -static uint16_t io_Writer_print__anon_5130__6127(struct io_Writer__3878, nav__6127_39); -static nav__5753_38 unicode_utf8ByteSequenceLength__5753(uint8_t); -static nav__5769_38 unicode_utf8CountCodepoints__5769(nav__5769_40); -static uint16_t fmt_formatBuf__anon_5176__6129(nav__6129_39, struct fmt_FormatOptions__4300, struct io_Writer__3878); -static uint16_t fmt_formatInt__anon_5237__6139(uint64_t, uint8_t, uint8_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); -static uint16_t fmt_formatIntValue__anon_5220__6138(uint64_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); -static uint16_t fmt_formatValue__anon_5151__6128(uint64_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); -static nav__1553_38 array_list_ArrayListAligned_28u8_2cnull_29_appendWrite__1553(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *, nav__1553_42); -static uint16_t bincode_serializeInt__anon_5184__6130(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, int32_t); -static uint16_t bincode_serializePointer__anon_5189__6131(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, nav__6131_40); -static uint16_t bincode_serializeUnion__anon_5190__6132(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_MarkerType__1802); -static uint16_t fmt_format__anon_5194__6133(struct io_Writer__3878, nav__6133_41); -static uint16_t fmt_format__anon_5198__6134(struct io_Writer__3878, nav__6134_41); -static uint16_t fmt_format__anon_5202__6135(struct io_Writer__3878, nav__6135_40); -static uint16_t fmt_format__anon_5206__6136(struct io_Writer__3878, nav__6136_39); -static uint16_t fmt_format__anon_5210__6137(struct io_Writer__3878, nav__6137_39); -static nav__5509_39 fmt_digits2__5509(uint8_t); -static uint8_t fmt_digitToChar__5525(uint8_t, uint8_t); -static nav__5759_38 unicode_utf8Decode__5759(nav__5759_40); -static nav__5752_38 unicode_utf8CodepointSequenceLength__5752(uint32_t); -static nav__6145_38 unicode_utf8EncodeImpl__anon_5823__6145(uint32_t, nav__6145_40); -static nav__5754_38 unicode_utf8Encode__5754(uint32_t, nav__5754_40); -static uint16_t io_Writer_writeBytesNTimes__5736(struct io_Writer__3878, nav__5736_40, uintptr_t); -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_appendSlice__1547(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *, nav__1547_41); -static uint16_t fmt_formatType__anon_5471__6140(int32_t, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); -static uint16_t fmt_formatType__anon_5502__6141(nav__6141_39, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); -static uint16_t shared_MarkerType_format__anon_5867__6147(struct shared_MarkerType__1802, struct fmt_FormatOptions__4300, struct io_Writer__3878); -static uint16_t fmt_formatType__anon_5677__6142(struct shared_MarkerType__1802, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); -static uint16_t fmt_formatType__anon_5746__6143(uint64_t, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); -static uint16_t fmt_formatType__anon_5800__6144(uint8_t, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); -static nav__5761_38 unicode_utf8Decode2__5761(nav__5761_40); -static nav__5763_38 unicode_utf8Decode3__5763(nav__5763_40); -static nav__5767_38 unicode_utf8Decode4__5767(nav__5767_40); -static bool unicode_isSurrogateCodepoint__5832(uint32_t); -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureUnusedCapacity__1566(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *, uintptr_t); -static void array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity__1548(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *, nav__1548_41); -static uint16_t fmt_formatInt__anon_5955__6154(int32_t, uint8_t, uint8_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); -static uint16_t fmt_formatIntValue__anon_5944__6153(int32_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); -static uint16_t fmt_formatValue__anon_5848__6146(int32_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); -static uint16_t io_Writer_print__anon_5881__6148(struct io_Writer__3878, nav__6148_39); -static uint16_t io_Writer_print__anon_5886__6149(struct io_Writer__3878, nav__6149_39); -static uint16_t io_Writer_print__anon_5893__6150(struct io_Writer__3878, nav__6150_39); -static uint16_t io_Writer_print__anon_5899__6151(struct io_Writer__3878, nav__6151_39); -static uint16_t fmt_formatIntValue__anon_5982__6159(uint64_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); -static uint16_t fmt_formatValue__anon_5901__6152(uint64_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); -static nav__5765_38 unicode_utf8Decode3AllowSurrogateHalf__5765(nav__5765_40); -static nav__1491_38 array_list_addOrOom__1491(uintptr_t, uintptr_t); -static uint16_t fmt_format__anon_5966__6155(struct io_Writer__3878, nav__6155_39); -static uint16_t fmt_format__anon_5970__6156(struct io_Writer__3878, nav__6156_39); -static uint16_t fmt_format__anon_5974__6157(struct io_Writer__3878, nav__6157_39); -static uint16_t fmt_format__anon_5978__6158(struct io_Writer__3878, nav__6158_39); -#define c_instrument_hooks_deinit__239 instrument_hooks_deinit +static nav__4544_40 mem_Allocator_create__anon_1051__4544(struct mem_Allocator__599); +static uint16_t fs_accessAbsolute__1351(nav__1351_39, struct fs_File_OpenFlags__1718); +static nav__1348_39 fs_openFileAbsolute__1348(nav__1348_41, struct fs_File_OpenFlags__1718); +static struct fifo_posix_Pipe_Writer__791 fifo_posix_Pipe_Writer_init__1286(struct fs_File__799, struct mem_Allocator__599); +static struct fifo_posix_Pipe_Reader__793 fifo_posix_Pipe_Reader_init__1291(struct fs_File__799, struct mem_Allocator__599); +static void array_list_ArrayListAligned_28u8_2cnull_29_clearRetainingCapacity__1565(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *); +static struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 array_list_ArrayListAligned_28u8_2cnull_29_writer__1555(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *); +static uint16_t bincode_serialize__anon_1849__4917(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__1795); +static uint8_t const (*mem_asBytes__anon_1887__4918(uint32_t const *))[4]; +static uint16_t fs_File_writeAll__1442(struct fs_File__799, nav__1442_40); +static nav__1967_38 posix_poll__1967(nav__1967_41, int32_t); +static nav__1432_38 fs_File_readAll__1432(struct fs_File__799, nav__1432_41); +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_resize__1562(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *, uintptr_t); +static struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 io_fixed_buffer_stream_fixedBufferStream__anon_2068__4998(nav__4998_40); +static struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_reader__4987(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *); +static nav__5031_38 io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__5031(void const *, nav__5031_41); +static nav__5073_39 io_Reader_readBytesNoEof__anon_2269__5073(struct io_Reader__2238); +static nav__5080_39 io_Reader_readBytesNoEof__anon_2375__5080(struct io_Reader__2238); +static nav__5081_40 mem_Allocator_alloc__anon_2384__5081(struct mem_Allocator__599, uintptr_t); +static nav__5038_38 io_Reader_readAll__5038(struct io_Reader__2238, nav__5038_41); +static zig_noreturn void bincode_invalidProtocol__anon_2407__5082(void); +static void shared_Command_deinit__4790(struct shared_Command__1795, struct mem_Allocator__599); +static void logger_debug__anon_2729__5103(nav__5103_39); +static void logger_err__anon_2753__5104(void); +static void logger_err__anon_2762__5105(void); +static zig_noreturn void posix_exit__1750(uint8_t); +static void logger_err__anon_2776__5106(nav__5106_40); +static void runner_fifo_RunnerFifo_deinit__1134(struct runner_fifo_RunnerFifo__631 *); +static struct environment_root_Environment__559 environment_root_Environment_init__776(struct mem_Allocator__599); +static nav__5107_39 mem_Allocator_allocBytesWithAlignment__anon_2823__5107(struct mem_Allocator__599, uintptr_t, uintptr_t); +static bool fs_path_isAbsolute__5142(nav__5142_39); +static struct fs_Dir__1720 fs_cwd__1343(void); +static uint16_t fs_Dir_access__4746(struct fs_Dir__1720, nav__4746_40, struct fs_File_OpenFlags__1718); +static nav__4682_39 fs_Dir_openFile__4682(struct fs_Dir__1720, nav__4682_42, struct fs_File_OpenFlags__1718); +static struct array_list_ArrayListAligned_28u8_2cnull_29__811 array_list_ArrayListAligned_28u8_2cnull_29_init__1530(struct mem_Allocator__599); +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1567(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *, uintptr_t); +static uint16_t bincode_serializeUnion__anon_2865__5205(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__1795); +static nav__1441_38 fs_File_write__1441(struct fs_File__799, nav__1441_41); +static nav__5206_38 math_cast__anon_2885__5206(uintptr_t); +static uint16_t posix_errno__anon_3044__5209(int); +static uint16_t posix_unexpectedErrno__2024(uint16_t); +static nav__1431_38 fs_File_read__1431(struct fs_File__799, nav__1431_41); +static nav__4990_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read__4990(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *, nav__4990_42); +static uint16_t io_Reader_readNoEof__5040(struct io_Reader__2238, nav__5040_40); +static nav__5210_39 mem_Allocator_allocWithSizeAndAlignment__anon_3080__5210(struct mem_Allocator__599, uintptr_t, uintptr_t); +static nav__5039_38 io_Reader_readAtLeast__5039(struct io_Reader__2238, nav__5039_41, uintptr_t); +static void utils_print__anon_3102__5221(void); +static void mem_Allocator_free__anon_3116__5300(struct mem_Allocator__599, nav__5300_40); +static void logger_logWithPrefix__anon_3124__5301(nav__5301_39); +static void logger_logWithPrefix__anon_3126__5302(void); +static void logger_logWithPrefix__anon_3127__5303(void); +static void logger_logWithPrefix__anon_3132__5305(nav__5305_40); +static void fifo_posix_Pipe_Writer_deinit__1290(struct fifo_posix_Pipe_Writer__791 *); +static void fifo_posix_Pipe_Reader_deinit__1297(struct fifo_posix_Pipe_Reader__793 *); +static struct environment_linked_libraries_root_LinkedLibraries__849 environment_linked_libraries_root_LinkedLibraries_init__3646(struct mem_Allocator__599); +static uint8_t mem_Alignment_fromByteUnits__1116(uintptr_t); +static bool fs_path_isAbsolutePosix__5148(nav__5148_39); +static nav__2025_39 posix_toPosixPath__2025(nav__2025_41); +static uint16_t fs_Dir_accessZ__4747(struct fs_Dir__1720, uint8_t const *, struct fs_File_OpenFlags__1718); +static nav__4683_39 fs_Dir_openFileZ__4683(struct fs_Dir__1720, uint8_t const *, struct fs_File_OpenFlags__1718); +static uintptr_t array_list_ArrayListAlignedUnmanaged_28u8_2cnull_29_growCapacity__5376(uintptr_t, uintptr_t); +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPrecise__1568(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *, uintptr_t); +static uint16_t bincode_serialize__anon_3242__5377(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, uint32_t); +static uint16_t bincode_serialize__anon_3244__5378(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__struct_1798__1798); +static uint16_t bincode_serialize__anon_3246__5379(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); +static uint16_t bincode_serialize__anon_3248__5380(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__struct_1799__1799); +static uint16_t bincode_serialize__anon_3250__5381(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__struct_1800__1800); +static uint16_t bincode_serialize__anon_3252__5382(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, uint64_t); +static uint16_t bincode_serialize__anon_3254__5383(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, uint8_t); +static nav__1760_38 posix_write__1760(int32_t, nav__1760_40); +static nav__1752_38 posix_read__1752(int32_t, nav__1752_40); +static nav__5449_38 math_mul__anon_3296__5449(uintptr_t, uintptr_t); +static nav__5450_39 mem_Allocator_allocBytesWithAlignment__anon_3298__5450(struct mem_Allocator__599, uintptr_t, uintptr_t); +static nav__5037_38 io_Reader_read__5037(struct io_Reader__2238, nav__5037_41); +static nav__5452_39 mem_sliceAsBytes__anon_3427__5452(nav__5452_39); +static uint16_t fmt_format__anon_3892__5745(struct io_Writer__3878, nav__5745_40); +static nav__5612_40 fmt_bufPrint__anon_3480__5612(nav__5612_39, nav__5612_42); +static uint16_t fmt_format__anon_4401__6113(struct io_Writer__3878); +static nav__5614_40 fmt_bufPrint__anon_3502__5614(nav__5614_39); +static uint16_t fmt_format__anon_4518__6115(struct io_Writer__3878); +static nav__5615_40 fmt_bufPrint__anon_3515__5615(nav__5615_39); +static uint16_t fmt_format__anon_4630__6116(struct io_Writer__3878, nav__6116_41); +static nav__5616_40 fmt_bufPrint__anon_3528__5616(nav__5616_39, nav__5616_43); +static void array_list_ArrayListAligned_28u8_2cnull_29_deinit__1532(struct array_list_ArrayListAligned_28u8_2cnull_29__811); +static void fs_File_close__1388(struct fs_File__799); +static struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_init__4350(struct mem_Allocator__599); +static bool math_isPowerOfTwo__anon_3550__5617(uintptr_t); +static uint16_t posix_faccessatZ__1916(int32_t, uint8_t const *, uint32_t, uint32_t); +static nav__1772_38 posix_openatZ__1772(int32_t, uint8_t const *, uint32_t, uintptr_t); +static uint16_t posix_flock__1933(int32_t, int32_t); +static void posix_close__1730(int32_t); +static nav__1578_39 array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1578(struct array_list_ArrayListAligned_28u8_2cnull_29__811); +static nav__5704_39 mem_Allocator_remap__anon_3698__5704(struct mem_Allocator__599, nav__5704_39, uintptr_t); +static nav__5705_40 mem_Allocator_alignedAlloc__anon_3703__5705(struct mem_Allocator__599, uintptr_t); +static void mem_Allocator_free__anon_3705__5706(struct mem_Allocator__599, nav__5706_40); +static uint16_t bincode_serializeInt__anon_3710__5707(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, uint32_t); +static uint16_t bincode_serializeStruct__anon_3715__5708(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__struct_1798__1798); +static uint16_t bincode_serializeStruct__anon_3716__5709(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__struct_1799__1799); +static uint16_t bincode_serializeStruct__anon_3717__5710(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_Command__struct_1800__1800); +static uint16_t bincode_serializeInt__anon_3718__5711(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, uint64_t); +static uint16_t bincode_serializeEnum__anon_3721__5712(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, uint8_t); +static uint16_t posix_errno__anon_3732__5714(intptr_t); +static struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4988(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *); +static nav__5728_38 io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5728(void const *, nav__5728_41); +static uint16_t io_Writer_writeAll__5736(struct io_Writer__3878, nav__5736_40); +static uint16_t shared_Command_format__anon_5054__6126(struct shared_Command__1795, struct fmt_FormatOptions__4300, struct io_Writer__3878); +static uint16_t fmt_formatType__anon_4378__6112(struct shared_Command__1795, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); +static nav__4996_39 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4996(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065); +static uint16_t fmt_formatType__anon_4509__6114(uint64_t, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); +static uint16_t fmt_formatType__anon_4782__6117(nav__6117_39, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); +static nav__6121_39 mem_sliceAsBytes__anon_4942__6121(nav__6121_39); +static nav__6122_39 mem_bytesAsSlice__anon_4955__6122(nav__6122_39); +static nav__4916_38 io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916(void const *, nav__4916_41); +static uint16_t bincode_serialize__anon_4986__6123(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, int32_t); +static uint16_t bincode_serialize__anon_4988__6124(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, nav__6124_40); +static uint16_t bincode_serialize__anon_4990__6125(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_MarkerType__1802); +static nav__4991_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write__4991(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *, nav__4991_42); +static nav__5735_38 io_Writer_write__5735(struct io_Writer__3878, nav__5735_41); +static uint16_t io_Writer_print__anon_5074__6127(struct io_Writer__3878, nav__6127_41); +static uint16_t io_Writer_print__anon_5096__6128(struct io_Writer__3878, nav__6128_41); +static uint16_t io_Writer_print__anon_5108__6129(struct io_Writer__3878, nav__6129_40); +static uint16_t io_Writer_print__anon_5117__6130(struct io_Writer__3878, nav__6130_39); +static uint16_t io_Writer_print__anon_5130__6131(struct io_Writer__3878, nav__6131_39); +static nav__5757_38 unicode_utf8ByteSequenceLength__5757(uint8_t); +static nav__5773_38 unicode_utf8CountCodepoints__5773(nav__5773_40); +static uint16_t fmt_formatBuf__anon_5176__6133(nav__6133_39, struct fmt_FormatOptions__4300, struct io_Writer__3878); +static uint16_t fmt_formatInt__anon_5237__6143(uint64_t, uint8_t, uint8_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); +static uint16_t fmt_formatIntValue__anon_5220__6142(uint64_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); +static uint16_t fmt_formatValue__anon_5151__6132(uint64_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); +static nav__1556_38 array_list_ArrayListAligned_28u8_2cnull_29_appendWrite__1556(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *, nav__1556_42); +static uint16_t bincode_serializeInt__anon_5184__6134(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, int32_t); +static uint16_t bincode_serializePointer__anon_5189__6135(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, nav__6135_40); +static uint16_t bincode_serializeUnion__anon_5190__6136(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct shared_MarkerType__1802); +static uint16_t fmt_format__anon_5194__6137(struct io_Writer__3878, nav__6137_41); +static uint16_t fmt_format__anon_5198__6138(struct io_Writer__3878, nav__6138_41); +static uint16_t fmt_format__anon_5202__6139(struct io_Writer__3878, nav__6139_40); +static uint16_t fmt_format__anon_5206__6140(struct io_Writer__3878, nav__6140_39); +static uint16_t fmt_format__anon_5210__6141(struct io_Writer__3878, nav__6141_39); +static nav__5513_39 fmt_digits2__5513(uint8_t); +static uint8_t fmt_digitToChar__5529(uint8_t, uint8_t); +static nav__5763_38 unicode_utf8Decode__5763(nav__5763_40); +static nav__5756_38 unicode_utf8CodepointSequenceLength__5756(uint32_t); +static nav__6149_38 unicode_utf8EncodeImpl__anon_5823__6149(uint32_t, nav__6149_40); +static nav__5758_38 unicode_utf8Encode__5758(uint32_t, nav__5758_40); +static uint16_t io_Writer_writeBytesNTimes__5740(struct io_Writer__3878, nav__5740_40, uintptr_t); +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_appendSlice__1550(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *, nav__1550_41); +static uint16_t fmt_formatType__anon_5471__6144(int32_t, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); +static uint16_t fmt_formatType__anon_5502__6145(nav__6145_39, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); +static uint16_t shared_MarkerType_format__anon_5867__6151(struct shared_MarkerType__1802, struct fmt_FormatOptions__4300, struct io_Writer__3878); +static uint16_t fmt_formatType__anon_5677__6146(struct shared_MarkerType__1802, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); +static uint16_t fmt_formatType__anon_5746__6147(uint64_t, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); +static uint16_t fmt_formatType__anon_5800__6148(uint8_t, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); +static nav__5765_38 unicode_utf8Decode2__5765(nav__5765_40); +static nav__5767_38 unicode_utf8Decode3__5767(nav__5767_40); +static nav__5771_38 unicode_utf8Decode4__5771(nav__5771_40); +static bool unicode_isSurrogateCodepoint__5836(uint32_t); +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureUnusedCapacity__1569(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *, uintptr_t); +static void array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity__1551(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *, nav__1551_41); +static uint16_t fmt_formatInt__anon_5955__6158(int32_t, uint8_t, uint8_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); +static uint16_t fmt_formatIntValue__anon_5944__6157(int32_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); +static uint16_t fmt_formatValue__anon_5848__6150(int32_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); +static uint16_t io_Writer_print__anon_5881__6152(struct io_Writer__3878, nav__6152_39); +static uint16_t io_Writer_print__anon_5886__6153(struct io_Writer__3878, nav__6153_39); +static uint16_t io_Writer_print__anon_5893__6154(struct io_Writer__3878, nav__6154_39); +static uint16_t io_Writer_print__anon_5899__6155(struct io_Writer__3878, nav__6155_39); +static uint16_t fmt_formatIntValue__anon_5982__6163(uint64_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); +static uint16_t fmt_formatValue__anon_5901__6156(uint64_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); +static nav__5769_38 unicode_utf8Decode3AllowSurrogateHalf__5769(nav__5769_40); +static nav__1494_38 array_list_addOrOom__1494(uintptr_t, uintptr_t); +static uint16_t fmt_format__anon_5966__6159(struct io_Writer__3878, nav__6159_39); +static uint16_t fmt_format__anon_5970__6160(struct io_Writer__3878, nav__6160_39); +static uint16_t fmt_format__anon_5974__6161(struct io_Writer__3878, nav__6161_39); +static uint16_t fmt_format__anon_5978__6162(struct io_Writer__3878, nav__6162_39); +#define c_instrument_hooks_deinit__240 instrument_hooks_deinit zig_extern void instrument_hooks_deinit(struct InstrumentHooks *); -static void instrument_hooks_InstrumentHooks_deinit__731(struct InstrumentHooks *); -static void mem_Allocator_destroy__anon_6116__6160(struct mem_Allocator__599, struct InstrumentHooks *); -static void instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_deinit__808(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *); -static void instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_deinit__821(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *); -static void environment_root_Environment_deinit__774(struct environment_root_Environment__559 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3800(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880); -static nav__6161_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6161(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4011(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901); -static nav__6163_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6163(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 *); -static void environment_root_Environment_freeEnvironmentValue__777(struct environment_root_Environment__559 *, struct environment_root_EnvironmentValue__856); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4003(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct mem_Allocator__599); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3792(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct mem_Allocator__599); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4190(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934); -static nav__6165_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6165(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 *); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4182(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct mem_Allocator__599); -static void environment_linked_libraries_root_LinkedLibraries_deinit__3644(struct environment_linked_libraries_root_LinkedLibraries__849 *); -static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889); -static nav__6180_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6180(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231); -static nav__6181_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6181(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231); -static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906); -static nav__6189_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6189(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380); -static nav__6190_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6190(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380); -static void mem_Allocator_free__anon_6426__6191(struct mem_Allocator__599, nav__6191_42); -static void debug_SafetyLock_assertUnlocked__3984(void); -static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4129(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *, struct mem_Allocator__599); -static void array_hash_map_IndexHeader_free__3979(struct array_hash_map_IndexHeader__892 *, struct mem_Allocator__599); -static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3935(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *, struct mem_Allocator__599); -static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939); -static nav__6199_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6199(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459); -static nav__6200_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6200(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459); -static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4308(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *, struct mem_Allocator__599); -static void environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__3645(struct mem_Allocator__599, struct environment_linked_libraries_root_LibraryInfo__946); -static void array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_deinit__4349(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948); -static nav__6272_39 mem_sliceAsBytes__anon_6643__6272(nav__6272_41); -static nav__4161_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4161(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906); -static void mem_Allocator_free__anon_6654__6273(struct mem_Allocator__599, nav__6273_40); -static uintptr_t array_hash_map_capacityIndexSize__3742(uint8_t); -static uintptr_t array_hash_map_IndexHeader_length__3975(struct array_hash_map_IndexHeader__892); -static void mem_Allocator_free__anon_6672__6274(struct mem_Allocator__599, nav__6274_40); -static nav__3967_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3967(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889); -static nav__4340_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4340(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939); -static nav__4395_40 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_allocatedSlice__4395(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948); -static void mem_Allocator_free__anon_6701__6275(struct mem_Allocator__599, nav__6275_41); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4160(uintptr_t); -static nav__6276_39 mem_sliceAsBytes__anon_6720__6276(nav__6276_39); -static uint8_t array_hash_map_capacityIndexType__3741(uint8_t); -static nav__6292_39 mem_sliceAsBytes__anon_6754__6292(nav__6292_39); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3966(uintptr_t); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4339(uintptr_t); -static nav__6293_39 mem_sliceAsBytes__anon_6767__6293(nav__6293_42); -#define c_instrument_hooks_is_instrumented__240 instrument_hooks_is_instrumented +static void instrument_hooks_InstrumentHooks_deinit__734(struct InstrumentHooks *); +static void mem_Allocator_destroy__anon_6116__6164(struct mem_Allocator__599, struct InstrumentHooks *); +static void instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_deinit__811(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *); +static void instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_deinit__824(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *); +static void environment_root_Environment_deinit__777(struct environment_root_Environment__559 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3803(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880); +static nav__6165_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6165(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4014(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901); +static nav__6167_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6167(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 *); +static void environment_root_Environment_freeEnvironmentValue__780(struct environment_root_Environment__559 *, struct environment_root_EnvironmentValue__856); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4006(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct mem_Allocator__599); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3795(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct mem_Allocator__599); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4193(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934); +static nav__6169_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6169(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 *); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4185(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct mem_Allocator__599); +static void environment_linked_libraries_root_LinkedLibraries_deinit__3647(struct environment_linked_libraries_root_LinkedLibraries__849 *); +static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889); +static nav__6184_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6184(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231); +static nav__6185_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6185(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231); +static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906); +static nav__6193_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6193(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380); +static nav__6194_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6194(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380); +static void mem_Allocator_free__anon_6426__6195(struct mem_Allocator__599, nav__6195_42); +static void debug_SafetyLock_assertUnlocked__3987(void); +static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4132(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *, struct mem_Allocator__599); +static void array_hash_map_IndexHeader_free__3982(struct array_hash_map_IndexHeader__892 *, struct mem_Allocator__599); +static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3938(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *, struct mem_Allocator__599); +static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939); +static nav__6203_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6203(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459); +static nav__6204_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6204(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459); +static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4311(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *, struct mem_Allocator__599); +static void environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__3648(struct mem_Allocator__599, struct environment_linked_libraries_root_LibraryInfo__946); +static void array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_deinit__4352(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948); +static nav__6276_39 mem_sliceAsBytes__anon_6643__6276(nav__6276_41); +static nav__4164_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4164(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906); +static void mem_Allocator_free__anon_6654__6277(struct mem_Allocator__599, nav__6277_40); +static uintptr_t array_hash_map_capacityIndexSize__3745(uint8_t); +static uintptr_t array_hash_map_IndexHeader_length__3978(struct array_hash_map_IndexHeader__892); +static void mem_Allocator_free__anon_6672__6278(struct mem_Allocator__599, nav__6278_40); +static nav__3970_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3970(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889); +static nav__4343_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4343(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939); +static nav__4398_40 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_allocatedSlice__4398(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948); +static void mem_Allocator_free__anon_6701__6279(struct mem_Allocator__599, nav__6279_41); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4163(uintptr_t); +static nav__6280_39 mem_sliceAsBytes__anon_6720__6280(nav__6280_39); +static uint8_t array_hash_map_capacityIndexType__3744(uint8_t); +static nav__6296_39 mem_sliceAsBytes__anon_6754__6296(nav__6296_39); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3969(uintptr_t); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4342(uintptr_t); +static nav__6297_39 mem_sliceAsBytes__anon_6767__6297(nav__6297_42); +#define c_instrument_hooks_is_instrumented__241 instrument_hooks_is_instrumented zig_extern bool instrument_hooks_is_instrumented(struct InstrumentHooks *); -static zig_cold uint16_t runner_fifo_RunnerFifo_start_benchmark__1134(struct runner_fifo_RunnerFifo__631 *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_start_benchmark__810(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_start_benchmark__823(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *); -#define c_instrument_hooks_start_benchmark__241 instrument_hooks_start_benchmark +static zig_cold uint16_t runner_fifo_RunnerFifo_start_benchmark__1137(struct runner_fifo_RunnerFifo__631 *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_start_benchmark__813(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_start_benchmark__826(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *); +#define c_instrument_hooks_start_benchmark__242 instrument_hooks_start_benchmark zig_extern uint8_t instrument_hooks_start_benchmark(struct InstrumentHooks *); -static bool features_is_feature_enabled__331(uint64_t); -static bool bit_set_IntegerBitSet_2864_29_isSet__366(uint64_t, uintptr_t); -static zig_cold uint16_t runner_fifo_RunnerFifo_stop_benchmark__1135(struct runner_fifo_RunnerFifo__631 *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_stop_benchmark__811(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_stop_benchmark__824(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *); -#define c_instrument_hooks_stop_benchmark__242 instrument_hooks_stop_benchmark +static bool features_is_feature_enabled__334(uint64_t); +static bool bit_set_IntegerBitSet_2864_29_isSet__369(uint64_t, uintptr_t); +static zig_cold uint16_t runner_fifo_RunnerFifo_stop_benchmark__1138(struct runner_fifo_RunnerFifo__631 *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_stop_benchmark__814(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_stop_benchmark__827(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *); +#define c_instrument_hooks_stop_benchmark__243 instrument_hooks_stop_benchmark zig_extern uint8_t instrument_hooks_stop_benchmark(struct InstrumentHooks *); -static uint16_t runner_fifo_RunnerFifo_set_executed_benchmark__1136(struct runner_fifo_RunnerFifo__631 *, int32_t, uint8_t const *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_executed_benchmark__812(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *, int32_t, uint8_t const *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_executed_benchmark__825(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *, int32_t, uint8_t const *); -#define c_instrument_hooks_set_executed_benchmark__243 instrument_hooks_set_executed_benchmark +static uint16_t runner_fifo_RunnerFifo_set_executed_benchmark__1139(struct runner_fifo_RunnerFifo__631 *, int32_t, uint8_t const *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_executed_benchmark__815(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *, int32_t, uint8_t const *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_executed_benchmark__828(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *, int32_t, uint8_t const *); +#define c_instrument_hooks_set_executed_benchmark__244 instrument_hooks_set_executed_benchmark zig_extern uint8_t instrument_hooks_set_executed_benchmark(struct InstrumentHooks *, int32_t, char const *); -static uint8_t const *c_toU8__236(char const *); -static nav__6298_39 mem_span__anon_6923__6298(uint8_t const *); -static uintptr_t mem_len__anon_6940__6299(uint8_t const *); -static uintptr_t mem_indexOfSentinel__anon_6947__6300(uint8_t const *); -static bool math_isPowerOfTwo__anon_6958__6301(void); -static nav__6302_38 simd_firstTrue__anon_7009__6302(nav__6302_40); -static uintptr_t mem_alignForward__anon_7012__6303(uintptr_t, uintptr_t); -static bool mem_isAligned__982(uintptr_t, uintptr_t); -static bool mem_isValidAlignGeneric__anon_7054__6304(uintptr_t); -static uintptr_t mem_alignBackward__anon_7055__6305(uintptr_t, uintptr_t); -static bool mem_isAlignedGeneric__anon_7059__6306(uint64_t, uint64_t); -static uint64_t mem_alignBackward__anon_7061__6307(uint64_t, uint64_t); -static bool mem_isValidAlignGeneric__anon_7063__6308(uint64_t); -static bool math_isPowerOfTwo__anon_7064__6309(uint64_t); -#define c_instrument_hooks_executed_benchmark__244 instrument_hooks_executed_benchmark +static uint8_t const *c_toU8__237(char const *); +static nav__6302_39 mem_span__anon_6923__6302(uint8_t const *); +static uintptr_t mem_len__anon_6940__6303(uint8_t const *); +static uintptr_t mem_indexOfSentinel__anon_6947__6304(uint8_t const *); +static bool math_isPowerOfTwo__anon_6958__6305(void); +static nav__6306_38 simd_firstTrue__anon_7009__6306(nav__6306_40); +static uintptr_t mem_alignForward__anon_7012__6307(uintptr_t, uintptr_t); +static bool mem_isAligned__985(uintptr_t, uintptr_t); +static bool mem_isValidAlignGeneric__anon_7054__6308(uintptr_t); +static uintptr_t mem_alignBackward__anon_7055__6309(uintptr_t, uintptr_t); +static bool mem_isAlignedGeneric__anon_7059__6310(uint64_t, uint64_t); +static uint64_t mem_alignBackward__anon_7061__6311(uint64_t, uint64_t); +static bool mem_isValidAlignGeneric__anon_7063__6312(uint64_t); +static bool math_isPowerOfTwo__anon_7064__6313(uint64_t); +#define c_instrument_hooks_executed_benchmark__245 instrument_hooks_executed_benchmark zig_extern uint8_t instrument_hooks_executed_benchmark(struct InstrumentHooks *, int32_t, char const *); -static uint16_t runner_fifo_RunnerFifo_set_integration__1137(struct runner_fifo_RunnerFifo__631 *, uint8_t const *, uint8_t const *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_integration__813(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *, uint8_t const *, uint8_t const *); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_integration__826(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *, uint8_t const *, uint8_t const *); -#define c_instrument_hooks_set_integration__245 instrument_hooks_set_integration +static uint16_t runner_fifo_RunnerFifo_set_integration__1140(struct runner_fifo_RunnerFifo__631 *, uint8_t const *, uint8_t const *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_integration__816(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *, uint8_t const *, uint8_t const *); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_integration__829(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *, uint8_t const *, uint8_t const *); +#define c_instrument_hooks_set_integration__246 instrument_hooks_set_integration zig_extern uint8_t instrument_hooks_set_integration(struct InstrumentHooks *, char const *, char const *); -static nav__6310_40 fmt_allocPrintZ__anon_7099__6310(struct mem_Allocator__599, nav__6310_43); -static void mem_Allocator_free__anon_7101__6311(struct mem_Allocator__599, nav__6311_40); -static nav__6312_40 fmt_allocPrint__anon_7136__6312(struct mem_Allocator__599, nav__6312_43); -static nav__6313_39 mem_sliceAsBytes__anon_7143__6313(nav__6313_39); -static uint16_t fmt_format__anon_7206__6355(struct io_Writer__3878, nav__6355_40); -static uint64_t fmt_count__anon_7150__6314(nav__6314_39); -static nav__6315_38 math_cast__anon_7152__6315(uint64_t); -static nav__6316_40 fmt_bufPrint__anon_7155__6316(nav__6316_39, nav__6316_42); -static struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 io_counting_writer_countingWriter__anon_7176__6341(void); -static struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7187 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_writer__6340(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *); -static nav__6354_38 io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWr__6354(void const *, nav__6354_41); -static uint16_t fmt_formatType__anon_7240__6356(uint8_t const *, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); -static nav__6339_38 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_write__6339(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *, nav__6339_42); -static nav__4890_38 io_dummyWrite__4890(nav__4890_40); -static uint16_t runner_fifo_RunnerFifo_add_marker__1138(struct runner_fifo_RunnerFifo__631 *, int32_t, struct shared_MarkerType__1802); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_add_marker__814(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *, int32_t, struct shared_MarkerType__1802); -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_add_marker__827(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *, int32_t, struct shared_MarkerType__1802); -#define c_instrument_hooks_add_marker__250 instrument_hooks_add_marker +static nav__6314_40 fmt_allocPrintZ__anon_7099__6314(struct mem_Allocator__599, nav__6314_43); +static void mem_Allocator_free__anon_7101__6315(struct mem_Allocator__599, nav__6315_40); +static nav__6316_40 fmt_allocPrint__anon_7136__6316(struct mem_Allocator__599, nav__6316_43); +static nav__6317_39 mem_sliceAsBytes__anon_7143__6317(nav__6317_39); +static uint16_t fmt_format__anon_7206__6359(struct io_Writer__3878, nav__6359_40); +static uint64_t fmt_count__anon_7150__6318(nav__6318_39); +static nav__6319_38 math_cast__anon_7152__6319(uint64_t); +static nav__6320_40 fmt_bufPrint__anon_7155__6320(nav__6320_39, nav__6320_42); +static struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 io_counting_writer_countingWriter__anon_7176__6345(void); +static struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7187 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_writer__6344(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *); +static nav__6358_38 io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWr__6358(void const *, nav__6358_41); +static uint16_t fmt_formatType__anon_7240__6360(uint8_t const *, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); +static nav__6343_38 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_write__6343(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *, nav__6343_42); +static nav__4894_38 io_dummyWrite__4894(nav__4894_40); +static uint16_t runner_fifo_RunnerFifo_add_marker__1141(struct runner_fifo_RunnerFifo__631 *, int32_t, struct shared_MarkerType__1802); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_add_marker__817(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *, int32_t, struct shared_MarkerType__1802); +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_add_marker__830(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *, int32_t, struct shared_MarkerType__1802); +#define c_instrument_hooks_add_marker__251 instrument_hooks_add_marker zig_extern uint8_t instrument_hooks_add_marker(struct InstrumentHooks *, int32_t, uint8_t, uint64_t); -#define c_instrument_hooks_current_timestamp__254 instrument_hooks_current_timestamp +#define c_instrument_hooks_current_timestamp__255 instrument_hooks_current_timestamp zig_extern uint64_t instrument_hooks_current_timestamp(void); -static nav__1938_39 posix_clock_gettime__1938(uint32_t); -static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778(struct environment_root_Environment__559 *, nav__778_41, nav__778_41, struct environment_root_EnvironmentValue__856); -static uint16_t environment_root_Environment_setIntegrationEnvironment__775(struct environment_root_Environment__559 *, nav__775_41, nav__775_41, nav__775_41); -#define c_instrument_hooks_set_environment__255 instrument_hooks_set_environment +static nav__1941_39 posix_clock_gettime__1941(uint32_t); +static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__781(struct environment_root_Environment__559 *, nav__781_41, nav__781_41, struct environment_root_EnvironmentValue__856); +static uint16_t environment_root_Environment_setIntegrationEnvironment__778(struct environment_root_Environment__559 *, nav__778_41, nav__778_41, nav__778_41); +#define c_instrument_hooks_set_environment__256 instrument_hooks_set_environment zig_extern uint8_t instrument_hooks_set_environment(struct InstrumentHooks *, char const *, char const *, char const *); -static nav__6358_40 mem_Allocator_dupe__anon_7358__6358(struct mem_Allocator__599, nav__6358_43); -static nav__3802_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3802(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct mem_Allocator__599, nav__3802_44); -static nav__4013_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4013(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct mem_Allocator__599, nav__4013_44); -static nav__3803_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3803(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct mem_Allocator__599, nav__3803_44); -static nav__4014_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4014(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct mem_Allocator__599, nav__4014_44); -static nav__6359_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6359(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct mem_Allocator__599, nav__6359_44); -static nav__6360_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6360(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct mem_Allocator__599, nav__6360_44); -static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3812(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct mem_Allocator__599, uintptr_t); -static nav__6361_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6361(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880, nav__6361_41); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6362(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, nav__6362_42); -static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4023(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct mem_Allocator__599, uintptr_t); -static nav__6363_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6363(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901, nav__6363_41); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6364(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, nav__6364_42); -static void debug_SafetyLock_lock__3982(void *); -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3959(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *, struct mem_Allocator__599, uintptr_t); -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3955(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *, struct mem_Allocator__599, uintptr_t); -static void debug_SafetyLock_unlock__3983(void *); -static uint32_t array_hash_map_IndexHeader_capacity__3974(struct array_hash_map_IndexHeader__892); -static nav__3977_38 array_hash_map_IndexHeader_findBitIndex__3977(uintptr_t); -static nav__3978_40 array_hash_map_IndexHeader_alloc__3978(struct mem_Allocator__599, uint8_t); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3904(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct array_hash_map_IndexHeader__892 *); -static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6365(nav__6365_40); -static nav__6366_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231); -static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6367(nav__6367_40, nav__6367_40, uintptr_t); -static uint8_t array_hash_map_IndexHeader_capacityIndexType__3973(struct array_hash_map_IndexHeader__892); -static nav__6368_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6368(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880, nav__6368_41, struct array_hash_map_IndexHeader__892 *); -static nav__6369_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6369(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880, nav__6369_41, struct array_hash_map_IndexHeader__892 *); -static nav__6370_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6370(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880, nav__6370_41, struct array_hash_map_IndexHeader__892 *); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3944(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6371(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, nav__6371_42, struct array_hash_map_IndexHeader__892 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6372(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, nav__6372_42, struct array_hash_map_IndexHeader__892 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6373(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, nav__6373_42, struct array_hash_map_IndexHeader__892 *); -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4153(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *, struct mem_Allocator__599, uintptr_t); -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4149(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *, struct mem_Allocator__599, uintptr_t); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4115(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct array_hash_map_IndexHeader__892 *); -static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6374(nav__6374_40); -static nav__6375_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380); -static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6376(nav__6376_40, nav__6376_40, uintptr_t); -static nav__6377_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6377(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901, nav__6377_41, struct array_hash_map_IndexHeader__892 *); -static nav__6378_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6378(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901, nav__6378_41, struct array_hash_map_IndexHeader__892 *); -static nav__6379_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6379(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901, nav__6379_41, struct array_hash_map_IndexHeader__892 *); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4138(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6380(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, nav__6380_42, struct array_hash_map_IndexHeader__892 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6381(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, nav__6381_42, struct array_hash_map_IndexHeader__892 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6382(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, nav__6382_42, struct array_hash_map_IndexHeader__892 *); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3957(uintptr_t, uintptr_t); -static nav__6383_40 mem_Allocator_alignedAlloc__anon_7569__6383(struct mem_Allocator__599, uintptr_t); -static uint8_t math_log2_int_ceil__anon_7722__6384(uintptr_t); -static nav__6385_40 mem_Allocator_alignedAlloc__anon_7727__6385(struct mem_Allocator__599, uintptr_t); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6386(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct array_hash_map_IndexHeader__892 *); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6387(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct array_hash_map_IndexHeader__892 *); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6388(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct array_hash_map_IndexHeader__892 *); -static uint32_t array_hash_map_StringContext_hash__3773(nav__3773_40); -static bool array_hash_map_StringContext_eql__3774(nav__3774_40, nav__3774_40, uintptr_t); -static nav__6389_40 array_hash_map_IndexHeader_indexes__anon_7759__6389(struct array_hash_map_IndexHeader__892 *); -static nav__6390_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6390(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880, nav__6390_41, struct array_hash_map_IndexHeader__892 *, nav__6390_47); -static nav__6391_40 array_hash_map_IndexHeader_indexes__anon_7769__6391(struct array_hash_map_IndexHeader__892 *); -static nav__6392_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6392(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880, nav__6392_41, struct array_hash_map_IndexHeader__892 *, nav__6392_47); -static nav__6393_40 array_hash_map_IndexHeader_indexes__anon_7775__6393(struct array_hash_map_IndexHeader__892 *); +static nav__6362_40 mem_Allocator_dupe__anon_7358__6362(struct mem_Allocator__599, nav__6362_43); +static nav__3805_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3805(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct mem_Allocator__599, nav__3805_44); +static nav__4016_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4016(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct mem_Allocator__599, nav__4016_44); +static nav__3806_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3806(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct mem_Allocator__599, nav__3806_44); +static nav__4017_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4017(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct mem_Allocator__599, nav__4017_44); +static nav__6363_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6363(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct mem_Allocator__599, nav__6363_44); +static nav__6364_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6364(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct mem_Allocator__599, nav__6364_44); +static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3815(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct mem_Allocator__599, uintptr_t); +static nav__6365_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6365(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880, nav__6365_41); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6366(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, nav__6366_42); +static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4026(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct mem_Allocator__599, uintptr_t); +static nav__6367_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6367(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901, nav__6367_41); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6368(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, nav__6368_42); +static void debug_SafetyLock_lock__3985(void *); +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3962(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *, struct mem_Allocator__599, uintptr_t); +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3958(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *, struct mem_Allocator__599, uintptr_t); +static void debug_SafetyLock_unlock__3986(void *); +static uint32_t array_hash_map_IndexHeader_capacity__3977(struct array_hash_map_IndexHeader__892); +static nav__3980_38 array_hash_map_IndexHeader_findBitIndex__3980(uintptr_t); +static nav__3981_40 array_hash_map_IndexHeader_alloc__3981(struct mem_Allocator__599, uint8_t); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3907(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct array_hash_map_IndexHeader__892 *); +static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6369(nav__6369_40); +static nav__6370_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231); +static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6371(nav__6371_40, nav__6371_40, uintptr_t); +static uint8_t array_hash_map_IndexHeader_capacityIndexType__3976(struct array_hash_map_IndexHeader__892); +static nav__6372_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6372(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880, nav__6372_41, struct array_hash_map_IndexHeader__892 *); +static nav__6373_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6373(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880, nav__6373_41, struct array_hash_map_IndexHeader__892 *); +static nav__6374_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6374(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880, nav__6374_41, struct array_hash_map_IndexHeader__892 *); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3947(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6375(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, nav__6375_42, struct array_hash_map_IndexHeader__892 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6376(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, nav__6376_42, struct array_hash_map_IndexHeader__892 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6377(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, nav__6377_42, struct array_hash_map_IndexHeader__892 *); +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4156(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *, struct mem_Allocator__599, uintptr_t); +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4152(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *, struct mem_Allocator__599, uintptr_t); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4118(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct array_hash_map_IndexHeader__892 *); +static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6378(nav__6378_40); +static nav__6379_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380); +static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6380(nav__6380_40, nav__6380_40, uintptr_t); +static nav__6381_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6381(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901, nav__6381_41, struct array_hash_map_IndexHeader__892 *); +static nav__6382_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6382(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901, nav__6382_41, struct array_hash_map_IndexHeader__892 *); +static nav__6383_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6383(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901, nav__6383_41, struct array_hash_map_IndexHeader__892 *); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4141(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6384(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, nav__6384_42, struct array_hash_map_IndexHeader__892 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6385(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, nav__6385_42, struct array_hash_map_IndexHeader__892 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6386(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, nav__6386_42, struct array_hash_map_IndexHeader__892 *); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3960(uintptr_t, uintptr_t); +static nav__6387_40 mem_Allocator_alignedAlloc__anon_7569__6387(struct mem_Allocator__599, uintptr_t); +static uint8_t math_log2_int_ceil__anon_7722__6388(uintptr_t); +static nav__6389_40 mem_Allocator_alignedAlloc__anon_7727__6389(struct mem_Allocator__599, uintptr_t); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6390(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct array_hash_map_IndexHeader__892 *); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6391(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct array_hash_map_IndexHeader__892 *); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6392(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *, struct array_hash_map_IndexHeader__892 *); +static uint32_t array_hash_map_StringContext_hash__3776(nav__3776_40); +static bool array_hash_map_StringContext_eql__3777(nav__3777_40, nav__3777_40, uintptr_t); +static nav__6393_40 array_hash_map_IndexHeader_indexes__anon_7759__6393(struct array_hash_map_IndexHeader__892 *); static nav__6394_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6394(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880, nav__6394_41, struct array_hash_map_IndexHeader__892 *, nav__6394_47); -static uintptr_t array_hash_map_safeTruncate__anon_7783__6395(uint32_t); -static uintptr_t array_hash_map_IndexHeader_constrainIndex__3971(struct array_hash_map_IndexHeader__892, uintptr_t); -static bool array_hash_map_Index_28u8_29_isEmpty__6280(struct array_hash_map_Index_28u8_29__6735); -static bool array_hash_map_Index_28u16_29_isEmpty__6285(struct array_hash_map_Index_28u16_29__6739); -static bool array_hash_map_Index_28u32_29_isEmpty__6290(struct array_hash_map_Index_28u32_29__6743); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4151(uintptr_t, uintptr_t); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6396(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct array_hash_map_IndexHeader__892 *); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6397(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct array_hash_map_IndexHeader__892 *); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6398(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct array_hash_map_IndexHeader__892 *); -static nav__6399_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6399(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901, nav__6399_41, struct array_hash_map_IndexHeader__892 *, nav__6399_47); -static nav__6400_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6400(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901, nav__6400_41, struct array_hash_map_IndexHeader__892 *, nav__6400_47); -static nav__6401_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6401(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901, nav__6401_41, struct array_hash_map_IndexHeader__892 *, nav__6401_47); -static nav__6402_39 mem_Allocator_allocWithSizeAndAlignment__anon_7842__6402(struct mem_Allocator__599, uintptr_t, uintptr_t); -static uint8_t math_log2_int__anon_7845__6403(uintptr_t); -static nav__6404_39 mem_Allocator_allocWithSizeAndAlignment__anon_7849__6404(struct mem_Allocator__599, uintptr_t, uintptr_t); -static uint32_t array_hash_map_hashString__3736(nav__3736_39); -static bool array_hash_map_eqlString__3735(nav__3735_39, nav__3735_39); -static uint32_t array_hash_map_IndexHeader_mask__3976(struct array_hash_map_IndexHeader__892); -static nav__6405_39 mem_Allocator_allocBytesWithAlignment__anon_7875__6405(struct mem_Allocator__599, uintptr_t, uintptr_t); -static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t, nav__6465_39); -static bool mem_eql__anon_7887__6466(nav__6466_39, nav__6466_39); -static struct hash_wyhash_Wyhash__7880 hash_wyhash_Wyhash_init__6453(uint64_t); -static bool mem_eqlBytes__856(nav__856_39, nav__856_39); -static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776(struct environment_root_Environment__559 *, nav__776_41, nav__776_41, nav__776_43); -#define c_instrument_hooks_set_environment_list__256 instrument_hooks_set_environment_list +static nav__6395_40 array_hash_map_IndexHeader_indexes__anon_7769__6395(struct array_hash_map_IndexHeader__892 *); +static nav__6396_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6396(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880, nav__6396_41, struct array_hash_map_IndexHeader__892 *, nav__6396_47); +static nav__6397_40 array_hash_map_IndexHeader_indexes__anon_7775__6397(struct array_hash_map_IndexHeader__892 *); +static nav__6398_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6398(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880, nav__6398_41, struct array_hash_map_IndexHeader__892 *, nav__6398_47); +static uintptr_t array_hash_map_safeTruncate__anon_7783__6399(uint32_t); +static uintptr_t array_hash_map_IndexHeader_constrainIndex__3974(struct array_hash_map_IndexHeader__892, uintptr_t); +static bool array_hash_map_Index_28u8_29_isEmpty__6284(struct array_hash_map_Index_28u8_29__6735); +static bool array_hash_map_Index_28u16_29_isEmpty__6289(struct array_hash_map_Index_28u16_29__6739); +static bool array_hash_map_Index_28u32_29_isEmpty__6294(struct array_hash_map_Index_28u32_29__6743); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4154(uintptr_t, uintptr_t); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6400(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct array_hash_map_IndexHeader__892 *); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6401(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct array_hash_map_IndexHeader__892 *); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6402(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *, struct array_hash_map_IndexHeader__892 *); +static nav__6403_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6403(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901, nav__6403_41, struct array_hash_map_IndexHeader__892 *, nav__6403_47); +static nav__6404_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6404(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901, nav__6404_41, struct array_hash_map_IndexHeader__892 *, nav__6404_47); +static nav__6405_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6405(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901, nav__6405_41, struct array_hash_map_IndexHeader__892 *, nav__6405_47); +static nav__6406_39 mem_Allocator_allocWithSizeAndAlignment__anon_7842__6406(struct mem_Allocator__599, uintptr_t, uintptr_t); +static uint8_t math_log2_int__anon_7845__6407(uintptr_t); +static nav__6408_39 mem_Allocator_allocWithSizeAndAlignment__anon_7849__6408(struct mem_Allocator__599, uintptr_t, uintptr_t); +static uint32_t array_hash_map_hashString__3739(nav__3739_39); +static bool array_hash_map_eqlString__3738(nav__3738_39, nav__3738_39); +static uint32_t array_hash_map_IndexHeader_mask__3979(struct array_hash_map_IndexHeader__892); +static nav__6409_39 mem_Allocator_allocBytesWithAlignment__anon_7875__6409(struct mem_Allocator__599, uintptr_t, uintptr_t); +static uint64_t hash_wyhash_Wyhash_hash__6469(uint64_t, nav__6469_39); +static bool mem_eql__anon_7887__6470(nav__6470_39, nav__6470_39); +static struct hash_wyhash_Wyhash__7880 hash_wyhash_Wyhash_init__6457(uint64_t); +static bool mem_eqlBytes__859(nav__859_39, nav__859_39); +static uint16_t environment_root_Environment_setIntegrationEnvironmentList__779(struct environment_root_Environment__559 *, nav__779_41, nav__779_41, nav__779_43); +#define c_instrument_hooks_set_environment_list__257 instrument_hooks_set_environment_list zig_extern uint8_t instrument_hooks_set_environment_list(struct InstrumentHooks *, char const *, char const *, char const *const *, uint32_t); -static nav__6470_42 mem_Allocator_alloc__anon_7987__6470(struct mem_Allocator__599, uintptr_t); -static void mem_Allocator_free__anon_7990__6471(struct mem_Allocator__599, nav__6471_42); -static nav__6472_39 mem_Allocator_allocWithSizeAndAlignment__anon_7998__6472(struct mem_Allocator__599, uintptr_t, uintptr_t); -static nav__6473_39 mem_sliceAsBytes__anon_8005__6473(nav__6473_43); -#define c_instrument_hooks_write_environment__257 instrument_hooks_write_environment +static nav__6474_42 mem_Allocator_alloc__anon_7987__6474(struct mem_Allocator__599, uintptr_t); +static void mem_Allocator_free__anon_7990__6475(struct mem_Allocator__599, nav__6475_42); +static nav__6476_39 mem_Allocator_allocWithSizeAndAlignment__anon_7998__6476(struct mem_Allocator__599, uintptr_t, uintptr_t); +static nav__6477_39 mem_sliceAsBytes__anon_8005__6477(nav__6477_43); +#define c_instrument_hooks_callgrind_add_obj_skip__258 instrument_hooks_callgrind_add_obj_skip +zig_extern uint8_t instrument_hooks_callgrind_add_obj_skip(char const *); +static nav__6478_39 mem_span__anon_8016__6478(uint8_t const *); +static nav__1935_40 posix_realpath__1935(nav__1935_42, uint8_t (*)[4096]); +static uintptr_t mem_len__anon_8036__6480(uint8_t const *); +static nav__1936_40 posix_realpathZ__1936(uint8_t const *, uint8_t (*)[4096]); +static nav__6482_39 mem_sliceTo__anon_8071__6482(uint8_t *); +static uintptr_t mem_lenSliceTo__anon_8079__6483(uint8_t *); +#define c_instrument_hooks_write_environment__259 instrument_hooks_write_environment zig_extern uint8_t instrument_hooks_write_environment(struct InstrumentHooks *, int32_t); -static uint16_t environment_linked_libraries_root_LinkedLibraries_collect__3647(struct environment_linked_libraries_root_LinkedLibraries__849 *); -static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct environment_root_Environment__559 *); -static uint8_t environment_root_Environment_writeEnvironment__780(struct environment_root_Environment__559 *, int32_t); -static void array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_clearRetainingCapaci__4382(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *); -static int environment_linked_libraries_root_LinkedLibraries_collect__struct_8048_callback__6929(struct os_linux_dl_phdr_info__8025 *, uintptr_t, void *); -static void logger_err__anon_8063__6930(void); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4185(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *); -static nav__4192_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4192(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct mem_Allocator__599, nav__4192_44); -static void logger_err__anon_8090__6931(void); -static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3797(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880); -static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4187(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934); -static nav__6933_39 mem_span__anon_8113__6933(uint8_t const *); -static uint16_t fmt_format__anon_8220__6990(struct io_Writer__3878, nav__6990_41); -static nav__6934_40 fmt_bufPrint__anon_8122__6934(nav__6934_39, nav__6934_43); -static void logger_err__anon_8129__6935(void); -static nav__6957_40 json_stringify_stringifyAlloc__anon_8144__6957(struct mem_Allocator__599, struct environment_root_EnvironmentJson__845, struct json_stringify_StringifyOptions__8133); -static void logger_err__anon_8151__6958(void); -static nav__1351_39 fs_createFileAbsolute__1351(nav__1351_41, struct fs_File_CreateFlags__8153); -static void logger_err__anon_8170__6959(void); -static bool mem_startsWith__anon_8183__6960(nav__6960_39, nav__6960_39); -static struct environment_linked_libraries_elf_view__8184 environment_linked_libraries_elf_view_init__6966(uintptr_t, struct elf_Elf64_Phdr__8033 const *, uint16_t); -static nav__3646_39 environment_linked_libraries_root_LinkedLibraries_extractLibraryInfo__3646(struct mem_Allocator__599, struct environment_linked_libraries_elf_view__8184, nav__3646_43); -static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_append__4363(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *, struct environment_linked_libraries_root_LibraryInfo__946); -static void logger_logWithPrefix__anon_8206__6987(void); -static nav__4193_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4193(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct mem_Allocator__599, nav__4193_44); -static void logger_logWithPrefix__anon_8218__6988(void); -static uintptr_t mem_len__anon_8219__6989(uint8_t const *); -static void logger_logWithPrefix__anon_8278__6991(void); -static uint16_t json_stringify_stringifyArbitraryDepth__anon_8305__7021(struct mem_Allocator__599, struct environment_root_EnvironmentJson__845, struct json_stringify_StringifyOptions__8133, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); -static nav__1533_40 array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__1533(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *); -static void logger_logWithPrefix__anon_8310__7022(void); -static nav__4681_39 fs_Dir_createFile__4681(struct fs_Dir__1720, nav__4681_42, struct fs_File_CreateFlags__8153); -static void logger_logWithPrefix__anon_8315__7023(void); -static nav__6975_39 environment_linked_libraries_elf_view_buildId__6975(struct environment_linked_libraries_elf_view__8184); -static nav__3638_39 environment_linked_libraries_root_hexEncode__3638(struct mem_Allocator__599, nav__3638_39); -static nav__6970_40 environment_linked_libraries_elf_view_dynamicEntries__6970(struct environment_linked_libraries_elf_view__8184); -static uint8_t const *environment_linked_libraries_elf_view_strtab__6972(nav__6972_41); -static nav__6974_39 environment_linked_libraries_elf_view_soname__6974(nav__6974_42, uint8_t const *); -static nav__4388_40 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_addOne__4388(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *); -static uint16_t fmt_format__anon_8481__7032(struct io_Writer__3878); -static nav__7024_40 fmt_bufPrint__anon_8364__7024(nav__7024_39); -static nav__7025_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7025(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct mem_Allocator__599, nav__7025_44); -static uint16_t fmt_format__anon_8574__7035(struct io_Writer__3878); -static nav__7026_40 fmt_bufPrint__anon_8381__7026(nav__7026_39); -static uint16_t fmt_format__anon_8650__7036(struct io_Writer__3878); -static nav__7027_40 fmt_bufPrint__anon_8390__7027(nav__7027_39); -static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 json_stringify_writeStreamArbitraryDepth__anon_8398__7028(struct mem_Allocator__599, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct json_stringify_StringifyOptions__8133); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7029(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *, struct environment_root_EnvironmentJson__845); -static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6998(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static void array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1563(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *); -static uint16_t fmt_format__anon_8814__7039(struct io_Writer__3878); -static nav__7030_40 fmt_bufPrint__anon_8421__7030(nav__7030_39); -static nav__4682_39 fs_Dir_createFileZ__4682(struct fs_Dir__1720, uint8_t const *, struct fs_File_CreateFlags__8153); -static uint16_t fmt_format__anon_8889__7040(struct io_Writer__3878); -static nav__7031_40 fmt_bufPrint__anon_8436__7031(nav__7031_39); -static nav__6968_39 environment_linked_libraries_elf_view_slice__6968(struct environment_linked_libraries_elf_view__8184, uintptr_t, uintptr_t); -static nav__6969_39 environment_linked_libraries_elf_view_findPhdr__6969(struct environment_linked_libraries_elf_view__8184, uint32_t); -static nav__6971_38 environment_linked_libraries_elf_view_dynVal__6971(nav__6971_41, int64_t); -static nav__6973_39 environment_linked_libraries_elf_view_strFromTable__6973(uint8_t const *, uintptr_t); -static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_ensureTotalCapacity__4384(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *, uintptr_t); -static struct environment_linked_libraries_root_LibraryInfo__946 *array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_addOneAssumeCapacity__4389(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *); -static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4202(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct mem_Allocator__599, uintptr_t); -static nav__7033_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7033(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934, nav__7033_41); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7034(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, nav__7034_42); -static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6997(struct mem_Allocator__599, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct json_stringify_StringifyOptions__8133); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7005(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7008(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7006(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7003(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *, uint8_t); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7000(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7007(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39, struct fmt_FormatOptions__4300, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); -static uint16_t fmt_formatInt__anon_9201__7114(uint32_t, uint8_t, uint8_t, struct fmt_FormatOptions__4300, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); -static uint16_t fmt_formatIntValue__anon_9176__7113(uint32_t, struct fmt_FormatOptions__4300, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); -static uint16_t fmt_formatInt__anon_9228__7117(uint16_t, uint8_t, uint8_t, struct fmt_FormatOptions__4300, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); -static uint16_t fmt_formatIntValue__anon_9224__7116(uint16_t, struct fmt_FormatOptions__4300, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); -static uint16_t json_stringify_outputUnicodeEscape__anon_9160__7112(uint32_t, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); -static uint16_t json_stringify_outputSpecialEscape__anon_9120__7111(uint8_t, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); -static uint16_t json_stringify_encodeJsonStringChars__anon_9110__7110(nav__7110_39, struct json_stringify_StringifyOptions__8133, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); -static uint16_t json_stringify_encodeJsonString__anon_9100__7109(nav__7109_39, struct json_stringify_StringifyOptions__8133, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7015(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *, nav__7015_41); -static uint16_t json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29_jsonStringif__7118(struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7037(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *, struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861); -static uint16_t json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29_jsonStringify__anon_9275__7120(struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7038(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *, struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7002(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static uintptr_t array_list_ArrayListAlignedUnmanaged_28environment_linked_libraries_root_LibraryInfo_2cnull_29_growCapacit__7099(uintptr_t, uintptr_t); -static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_ensureTotalCapacityP__4385(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *, uintptr_t); -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4332(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *, struct mem_Allocator__599, uintptr_t); -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4328(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *, struct mem_Allocator__599, uintptr_t); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4294(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct array_hash_map_IndexHeader__892 *); -static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7100(nav__7100_40); -static nav__7101_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459); -static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7102(nav__7102_40, nav__7102_40, uintptr_t); -static nav__7103_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7103(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934, nav__7103_41, struct array_hash_map_IndexHeader__892 *); -static nav__7104_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7104(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934, nav__7104_41, struct array_hash_map_IndexHeader__892 *); -static nav__7105_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7105(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934, nav__7105_41, struct array_hash_map_IndexHeader__892 *); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4317(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7106(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, nav__7106_42, struct array_hash_map_IndexHeader__892 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7107(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, nav__7107_42, struct array_hash_map_IndexHeader__892 *); -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7108(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, nav__7108_42, struct array_hash_map_IndexHeader__892 *); -static nav__7010_38 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7010(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 const *); -static bool json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7011(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 const *); -static uint16_t io_Writer_writeByte__5734(struct io_Writer__3878, uint8_t); -static uint16_t io_Writer_writeByteNTimes__5735(struct io_Writer__3878, uint8_t, uintptr_t); -static uint16_t json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_jsonStringify__anon_9358__7130(struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7119(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *, struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7121(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *, struct environment_linked_libraries_root_LibraryEntry__864); -static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7004(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *, uint8_t); -static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7009(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static nav__7122_40 mem_Allocator_remap__anon_9292__7122(struct mem_Allocator__599, nav__7122_40, uintptr_t); -static nav__7123_41 mem_Allocator_alignedAlloc__anon_9296__7123(struct mem_Allocator__599, uintptr_t); -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4330(uintptr_t, uintptr_t); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7124(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct array_hash_map_IndexHeader__892 *); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7125(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct array_hash_map_IndexHeader__892 *); -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7126(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct array_hash_map_IndexHeader__892 *); -static nav__7127_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7127(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934, nav__7127_41, struct array_hash_map_IndexHeader__892 *, nav__7127_47); -static nav__7128_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7128(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934, nav__7128_41, struct array_hash_map_IndexHeader__892 *, nav__7128_47); -static nav__7129_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7129(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934, nav__7129_41, struct array_hash_map_IndexHeader__892 *, nav__7129_47); -static uint16_t environment_root_EnvironmentValue_jsonStringify__anon_9438__7136(struct environment_root_EnvironmentValue__856, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7131(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *, struct environment_root_EnvironmentValue__856); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7020(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *, nav__7020_41); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7132(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *, nav__7132_41); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7133(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *, nav__7133_41); -static nav__7134_40 mem_bytesAsSlice__anon_9401__7134(nav__7134_42); -static nav__7135_39 mem_Allocator_allocWithSizeAndAlignment__anon_9402__7135(struct mem_Allocator__599, uintptr_t, uintptr_t); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7137(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *, nav__7137_43); -static bool unicode_utf8ValidateSlice__5770(nav__5770_39); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6999(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7138(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *, uint8_t); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7001(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7139(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *); -static bool unicode_utf8ValidateSliceImpl__anon_9465__7140(nav__7140_39); -static uint16_t io_Writer_print__anon_9479__7141(struct io_Writer__3878, nav__7141_39); -static uint16_t fmt_format__anon_9488__7142(struct io_Writer__3878, nav__7142_39); -static uint16_t fmt_formatType__anon_9506__7143(uint8_t, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); -static uint16_t fmt_formatInt__anon_9519__7146(uint8_t, uint8_t, uint8_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); -static uint16_t fmt_formatIntValue__anon_9515__7145(uint8_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); -static uint16_t fmt_formatValue__anon_9511__7144(uint8_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); -static uint64_t const builtin_zig_backend__262; +static uint16_t environment_linked_libraries_root_LinkedLibraries_collect__3650(struct environment_linked_libraries_root_LinkedLibraries__849 *); +static uint16_t environment_root_Environment_populateLinkedLibraries__782(struct environment_root_Environment__559 *); +static uint8_t environment_root_Environment_writeEnvironment__783(struct environment_root_Environment__559 *, int32_t); +static void array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_clearRetainingCapaci__4385(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *); +static int environment_linked_libraries_root_LinkedLibraries_collect__struct_8120_callback__6939(struct os_linux_dl_phdr_info__8097 *, uintptr_t, void *); +static void logger_err__anon_8135__6940(void); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4188(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *); +static nav__4195_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4195(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct mem_Allocator__599, nav__4195_44); +static void logger_err__anon_8162__6941(void); +static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3800(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880); +static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4190(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934); +static uint16_t fmt_format__anon_8284__6998(struct io_Writer__3878, nav__6998_41); +static nav__6943_40 fmt_bufPrint__anon_8187__6943(nav__6943_39, nav__6943_43); +static void logger_err__anon_8194__6944(void); +static nav__6966_40 json_stringify_stringifyAlloc__anon_8209__6966(struct mem_Allocator__599, struct environment_root_EnvironmentJson__845, struct json_stringify_StringifyOptions__8198); +static void logger_err__anon_8216__6967(void); +static nav__1354_39 fs_createFileAbsolute__1354(nav__1354_41, struct fs_File_CreateFlags__8218); +static void logger_err__anon_8235__6968(void); +static bool mem_startsWith__anon_8248__6969(nav__6969_39, nav__6969_39); +static struct environment_linked_libraries_elf_view__8249 environment_linked_libraries_elf_view_init__6975(uintptr_t, struct elf_Elf64_Phdr__8105 const *, uint16_t); +static nav__3649_39 environment_linked_libraries_root_LinkedLibraries_extractLibraryInfo__3649(struct mem_Allocator__599, struct environment_linked_libraries_elf_view__8249, nav__3649_43); +static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_append__4366(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *, struct environment_linked_libraries_root_LibraryInfo__946); +static void logger_logWithPrefix__anon_8271__6996(void); +static nav__4196_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4196(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct mem_Allocator__599, nav__4196_44); +static void logger_logWithPrefix__anon_8283__6997(void); +static void logger_logWithPrefix__anon_8342__6999(void); +static uint16_t json_stringify_stringifyArbitraryDepth__anon_8369__7029(struct mem_Allocator__599, struct environment_root_EnvironmentJson__845, struct json_stringify_StringifyOptions__8198, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); +static nav__1536_40 array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__1536(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *); +static void logger_logWithPrefix__anon_8374__7030(void); +static nav__4685_39 fs_Dir_createFile__4685(struct fs_Dir__1720, nav__4685_42, struct fs_File_CreateFlags__8218); +static void logger_logWithPrefix__anon_8379__7031(void); +static nav__6984_39 environment_linked_libraries_elf_view_buildId__6984(struct environment_linked_libraries_elf_view__8249); +static nav__3641_39 environment_linked_libraries_root_hexEncode__3641(struct mem_Allocator__599, nav__3641_39); +static nav__6979_40 environment_linked_libraries_elf_view_dynamicEntries__6979(struct environment_linked_libraries_elf_view__8249); +static uint8_t const *environment_linked_libraries_elf_view_strtab__6981(nav__6981_41); +static nav__6983_39 environment_linked_libraries_elf_view_soname__6983(nav__6983_42, uint8_t const *); +static nav__4391_40 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_addOne__4391(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *); +static uint16_t fmt_format__anon_8545__7040(struct io_Writer__3878); +static nav__7032_40 fmt_bufPrint__anon_8428__7032(nav__7032_39); +static nav__7033_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7033(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct mem_Allocator__599, nav__7033_44); +static uint16_t fmt_format__anon_8638__7043(struct io_Writer__3878); +static nav__7034_40 fmt_bufPrint__anon_8445__7034(nav__7034_39); +static uint16_t fmt_format__anon_8714__7044(struct io_Writer__3878); +static nav__7035_40 fmt_bufPrint__anon_8454__7035(nav__7035_39); +static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 json_stringify_writeStreamArbitraryDepth__anon_8462__7036(struct mem_Allocator__599, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct json_stringify_StringifyOptions__8198); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7037(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *, struct environment_root_EnvironmentJson__845); +static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7006(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static void array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1566(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *); +static uint16_t fmt_format__anon_8878__7047(struct io_Writer__3878); +static nav__7038_40 fmt_bufPrint__anon_8485__7038(nav__7038_39); +static nav__4686_39 fs_Dir_createFileZ__4686(struct fs_Dir__1720, uint8_t const *, struct fs_File_CreateFlags__8218); +static uint16_t fmt_format__anon_8953__7048(struct io_Writer__3878); +static nav__7039_40 fmt_bufPrint__anon_8500__7039(nav__7039_39); +static nav__6977_39 environment_linked_libraries_elf_view_slice__6977(struct environment_linked_libraries_elf_view__8249, uintptr_t, uintptr_t); +static nav__6978_39 environment_linked_libraries_elf_view_findPhdr__6978(struct environment_linked_libraries_elf_view__8249, uint32_t); +static nav__6980_38 environment_linked_libraries_elf_view_dynVal__6980(nav__6980_41, int64_t); +static nav__6982_39 environment_linked_libraries_elf_view_strFromTable__6982(uint8_t const *, uintptr_t); +static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_ensureTotalCapacity__4387(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *, uintptr_t); +static struct environment_linked_libraries_root_LibraryInfo__946 *array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_addOneAssumeCapacity__4392(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *); +static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4205(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct mem_Allocator__599, uintptr_t); +static nav__7041_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7041(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934, nav__7041_41); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7042(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, nav__7042_42); +static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7005(struct mem_Allocator__599, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839, struct json_stringify_StringifyOptions__8198); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7013(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7016(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7014(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7011(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *, uint8_t); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7008(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7015(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static uint16_t fmt_formatBuf__anon_9275__7123(nav__7123_39, struct fmt_FormatOptions__4300, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); +static uint16_t fmt_formatInt__anon_9265__7122(uint32_t, uint8_t, uint8_t, struct fmt_FormatOptions__4300, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); +static uint16_t fmt_formatIntValue__anon_9240__7121(uint32_t, struct fmt_FormatOptions__4300, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); +static uint16_t fmt_formatInt__anon_9292__7125(uint16_t, uint8_t, uint8_t, struct fmt_FormatOptions__4300, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); +static uint16_t fmt_formatIntValue__anon_9288__7124(uint16_t, struct fmt_FormatOptions__4300, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); +static uint16_t json_stringify_outputUnicodeEscape__anon_9224__7120(uint32_t, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); +static uint16_t json_stringify_outputSpecialEscape__anon_9184__7119(uint8_t, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); +static uint16_t json_stringify_encodeJsonStringChars__anon_9174__7118(nav__7118_39, struct json_stringify_StringifyOptions__8198, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); +static uint16_t json_stringify_encodeJsonString__anon_9164__7117(nav__7117_39, struct json_stringify_StringifyOptions__8198, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7023(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *, nav__7023_41); +static uint16_t json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29_jsonStringif__7126(struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7045(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *, struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861); +static uint16_t json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29_jsonStringify__anon_9339__7128(struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7046(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *, struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7010(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static uintptr_t array_list_ArrayListAlignedUnmanaged_28environment_linked_libraries_root_LibraryInfo_2cnull_29_growCapacit__7107(uintptr_t, uintptr_t); +static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_ensureTotalCapacityP__4388(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *, uintptr_t); +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4335(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *, struct mem_Allocator__599, uintptr_t); +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4331(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *, struct mem_Allocator__599, uintptr_t); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4297(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct array_hash_map_IndexHeader__892 *); +static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7108(nav__7108_40); +static nav__7109_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459); +static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7110(nav__7110_40, nav__7110_40, uintptr_t); +static nav__7111_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7111(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934, nav__7111_41, struct array_hash_map_IndexHeader__892 *); +static nav__7112_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7112(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934, nav__7112_41, struct array_hash_map_IndexHeader__892 *); +static nav__7113_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7113(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934, nav__7113_41, struct array_hash_map_IndexHeader__892 *); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4320(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7114(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, nav__7114_42, struct array_hash_map_IndexHeader__892 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7115(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, nav__7115_42, struct array_hash_map_IndexHeader__892 *); +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7116(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, nav__7116_42, struct array_hash_map_IndexHeader__892 *); +static nav__7018_38 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7018(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 const *); +static bool json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7019(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 const *); +static uint16_t io_Writer_writeByte__5738(struct io_Writer__3878, uint8_t); +static uint16_t io_Writer_writeByteNTimes__5739(struct io_Writer__3878, uint8_t, uintptr_t); +static uint16_t json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_jsonStringify__anon_9422__7138(struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7127(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *, struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7129(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *, struct environment_linked_libraries_root_LibraryEntry__864); +static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7012(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *, uint8_t); +static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7017(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static nav__7130_40 mem_Allocator_remap__anon_9356__7130(struct mem_Allocator__599, nav__7130_40, uintptr_t); +static nav__7131_41 mem_Allocator_alignedAlloc__anon_9360__7131(struct mem_Allocator__599, uintptr_t); +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4333(uintptr_t, uintptr_t); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7132(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct array_hash_map_IndexHeader__892 *); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7133(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct array_hash_map_IndexHeader__892 *); +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7134(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *, struct array_hash_map_IndexHeader__892 *); +static nav__7135_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7135(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934, nav__7135_41, struct array_hash_map_IndexHeader__892 *, nav__7135_47); +static nav__7136_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7136(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934, nav__7136_41, struct array_hash_map_IndexHeader__892 *, nav__7136_47); +static nav__7137_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7137(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934, nav__7137_41, struct array_hash_map_IndexHeader__892 *, nav__7137_47); +static uint16_t environment_root_EnvironmentValue_jsonStringify__anon_9502__7144(struct environment_root_EnvironmentValue__856, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7139(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *, struct environment_root_EnvironmentValue__856); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7028(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *, nav__7028_41); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7140(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *, nav__7140_41); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7141(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *, nav__7141_41); +static nav__7142_40 mem_bytesAsSlice__anon_9465__7142(nav__7142_42); +static nav__7143_39 mem_Allocator_allocWithSizeAndAlignment__anon_9466__7143(struct mem_Allocator__599, uintptr_t, uintptr_t); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7145(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *, nav__7145_43); +static bool unicode_utf8ValidateSlice__5774(nav__5774_39); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7007(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7146(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *, uint8_t); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7009(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7147(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *); +static bool unicode_utf8ValidateSliceImpl__anon_9529__7148(nav__7148_39); +static uint16_t io_Writer_print__anon_9543__7149(struct io_Writer__3878, nav__7149_39); +static uint16_t fmt_format__anon_9552__7150(struct io_Writer__3878, nav__7150_39); +static uint16_t fmt_formatType__anon_9570__7151(uint8_t, struct fmt_FormatOptions__4300, struct io_Writer__3878, uintptr_t); +static uint16_t fmt_formatInt__anon_9583__7154(uint8_t, uint8_t, uint8_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); +static uint16_t fmt_formatIntValue__anon_9579__7153(uint8_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); +static uint16_t fmt_formatValue__anon_9575__7152(uint8_t, struct fmt_FormatOptions__4300, struct io_Writer__3878); +static uint64_t const builtin_zig_backend__265; static bool const start_simplified_logic__109; -static uint8_t const builtin_output_mode__263; -static uint8_t const builtin_link_mode__264; -static uint64_t features_features__329; -static uintptr_t const bit_set_IntegerBitSet_2864_29_bit_length__360; -static struct Target_Os__639 const builtin_os__270; -static bool const builtin_link_libc__274; -static bool const posix_use_libc__1590; -static uint8_t const c_native_os__2032; -static uint8_t const builtin_mode__273; +static uint8_t const builtin_output_mode__266; +static uint8_t const builtin_link_mode__267; +static uint64_t features_features__332; +static uintptr_t const bit_set_IntegerBitSet_2864_29_bit_length__363; +static struct Target_Os__639 const builtin_os__273; +static bool const builtin_link_libc__277; +static bool const posix_use_libc__1593; +static uint8_t const c_native_os__2035; +static uint8_t const builtin_mode__276; static bool const debug_runtime_safety__159; -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3775; -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4165; -static struct Target_DynamicLinker__988 const Target_DynamicLinker_none__4413; -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3986; -static bool const builtin_is_test__266; -static uint8_t *heap_CAllocator_alloc__4537(void *, uintptr_t, uint8_t, uintptr_t); -static bool heap_CAllocator_resize__4538(void *, nav__4538_40, uint8_t, uintptr_t, uintptr_t); -static uint8_t *heap_CAllocator_remap__4539(void *, nav__4539_40, uint8_t, uintptr_t, uintptr_t); -static void heap_CAllocator_free__4540(void *, nav__4540_40, uint8_t, uintptr_t); -static uint8_t *heap_CAllocator_alignedAlloc__4534(uintptr_t, uint8_t); -static uintptr_t heap_CAllocator_alignedAllocSize__4536(uint8_t *); -static void heap_CAllocator_alignedFree__4535(uint8_t *); -static uintptr_t mem_Alignment_toByteUnits__1112(uint8_t); -static struct mem_Allocator__599 const heap_c_allocator__4502; -static struct mem_Allocator__599 const c_allocator__235; -static struct Target_Cpu_Feature_Set__1005 const Target_Cpu_Feature_Set_empty__4458; -static struct Target_Cpu__973 const builtin_cpu__269; -static uint8_t const builtin_abi__268; -static uint8_t const builtin_object_format__272; -static struct Target__637 const builtin_target__271; -static struct builtin_CallingConvention__266 const builtin_CallingConvention_c__470; +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3778; +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4168; +static struct Target_DynamicLinker__988 const Target_DynamicLinker_none__4416; +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3989; +static bool const builtin_is_test__269; +static uint8_t *heap_CAllocator_alloc__4540(void *, uintptr_t, uint8_t, uintptr_t); +static bool heap_CAllocator_resize__4541(void *, nav__4541_40, uint8_t, uintptr_t, uintptr_t); +static uint8_t *heap_CAllocator_remap__4542(void *, nav__4542_40, uint8_t, uintptr_t, uintptr_t); +static void heap_CAllocator_free__4543(void *, nav__4543_40, uint8_t, uintptr_t); +static uint8_t *heap_CAllocator_alignedAlloc__4537(uintptr_t, uint8_t); +static uintptr_t heap_CAllocator_alignedAllocSize__4539(uint8_t *); +static void heap_CAllocator_alignedFree__4538(uint8_t *); +static uintptr_t mem_Alignment_toByteUnits__1115(uint8_t); +static struct mem_Allocator__599 const heap_c_allocator__4505; +static struct mem_Allocator__599 const c_allocator__236; +static struct Target_Cpu_Feature_Set__1005 const Target_Cpu_Feature_Set_empty__4461; +static struct Target_Cpu__973 const builtin_cpu__272; +static uint8_t const builtin_abi__271; +static uint8_t const builtin_object_format__275; +static struct Target__637 const builtin_target__274; +static struct builtin_CallingConvention__266 const builtin_CallingConvention_c__473; zig_extern uint8_t running_on_valgrind(void); -static uint8_t const (*const shared_RUNNER_CTL_FIFO__801)[21]; -static uint8_t const (*const shared_RUNNER_ACK_FIFO__802)[21]; -static uint64_t const runner_fifo_PROTOCOL_VERSION__1125; -static uint8_t const mem_native_endian__836; -static uint8_t const posix_native_os__1588; +static uint8_t const (*const shared_RUNNER_CTL_FIFO__804)[21]; +static uint8_t const (*const shared_RUNNER_ACK_FIFO__805)[21]; +static uint64_t const runner_fifo_PROTOCOL_VERSION__1128; +static uint8_t const mem_native_endian__839; +static uint8_t const posix_native_os__1591; zig_extern int poll(struct os_linux_pollfd__1921 *, uintptr_t, int); -static uint8_t const os_linux_native_arch__2829; +static uint8_t const os_linux_native_arch__2832; zig_extern zig_noreturn void exit(int); -static uint8_t const fs_path_native_os__5117; -static uint8_t const fs_native_os__1303; -static uint8_t const fs_Dir_native_os__4784; -static bool const fs_File_is_windows__1479; -static uint8_t const c_native_abi__2030; +static uint8_t const fs_path_native_os__5121; +static uint8_t const fs_native_os__1306; +static uint8_t const fs_Dir_native_os__4788; +static bool const fs_File_is_windows__1482; +static uint8_t const c_native_abi__2033; zig_extern int *zig_e___errno_location(void) zig_mangled(zig_e___errno_location, "__errno_location"); -static bool const posix_unexpected_error_tracing__2019; +static bool const posix_unexpected_error_tracing__2022; zig_extern int printf(char const *, ...); -static uint8_t logger_max_level__5093; +static uint8_t logger_max_level__5097; zig_extern int printf(char const *, ...); zig_extern int flock(int32_t, int); -static bool const fs_Dir_have_flock__4785; +static bool const fs_Dir_have_flock__4789; zig_extern intptr_t write(int32_t, uint8_t const *, uintptr_t); zig_extern intptr_t read(int32_t, uint8_t *, uintptr_t); -static uint16_t const fmt_max_format_args__5471; +static uint16_t const fmt_max_format_args__5475; static bool const debug_default_enable_segfault_handler__205; -static uint8_t const log_default_level__6042; +static uint8_t const log_default_level__6046; static struct std_Options__4313 const std_options__97; zig_extern int faccessat(int32_t, uint8_t const *, unsigned int, unsigned int); -static bool const posix_lfs64_abi__2018; +static bool const posix_lfs64_abi__2021; zig_extern int openat64(int, uint8_t const *, uint32_t, ...); zig_extern int close(int32_t); -static uint8_t const (*const fmt_ANY__5474)[4]; -static uint8_t const unicode_native_endian__5750; -static uint32_t const unicode_replacement_character__5751; +static uint8_t const (*const fmt_ANY__5478)[4]; +static uint8_t const unicode_native_endian__5754; +static uint32_t const unicode_replacement_character__5755; zig_extern void callgrind_zero_stats(void); zig_extern void callgrind_start_instrumentation(void); zig_extern void callgrind_stop_instrumentation(void); zig_extern void callgrind_dump_stats_at(uint8_t const *); -static bool const mem_backend_supports_vectors__864; -static bool const builtin_valgrind_support__277; -static nav__4518_38 const heap_page_size_min_default__4518; -static uintptr_t const heap_page_size_min__4497; -static uint8_t const c_MARKER_TYPE_SAMPLE_START__246; -static uint8_t const c_MARKER_TYPE_SAMPLE_END__247; -static uint8_t const c_MARKER_TYPE_BENCHMARK_START__248; -static uint8_t const c_MARKER_TYPE_BENCHMARK_END__249; +static bool const mem_backend_supports_vectors__867; +static bool const builtin_valgrind_support__280; +static nav__4521_38 const heap_page_size_min_default__4521; +static uintptr_t const heap_page_size_min__4500; +static uint8_t const c_MARKER_TYPE_SAMPLE_START__247; +static uint8_t const c_MARKER_TYPE_SAMPLE_END__248; +static uint8_t const c_MARKER_TYPE_BENCHMARK_START__249; +static uint8_t const c_MARKER_TYPE_BENCHMARK_END__250; zig_extern int clock_gettime(uint32_t, struct os_linux_timespec__struct_7321__7321 *); -static uint32_t const array_hash_map_index_capacities__3749[33]; -static uint8_t const array_hash_map_Index_28u8_29_empty_sentinel__6278; -static uint16_t const array_hash_map_Index_28u16_29_empty_sentinel__6283; -static uint32_t const array_hash_map_Index_28u32_29_empty_sentinel__6288; -static uint64_t const hash_wyhash_Wyhash_secret__6452[4]; -static bool const builtin_fuzz__279; -static bool const mem_eqlBytes_allowed__854; -zig_extern int dl_iterate_phdr(int (*)(struct os_linux_dl_phdr_info__8025 *, uintptr_t, void *), void *); +static uint32_t const array_hash_map_index_capacities__3752[33]; +static uint8_t const array_hash_map_Index_28u8_29_empty_sentinel__6282; +static uint16_t const array_hash_map_Index_28u16_29_empty_sentinel__6287; +static uint32_t const array_hash_map_Index_28u32_29_empty_sentinel__6292; +static uint64_t const hash_wyhash_Wyhash_secret__6456[4]; +static bool const builtin_fuzz__282; +static bool const mem_eqlBytes_allowed__857; +zig_extern void callgrind_add_obj_skip(uint8_t const *); +zig_extern uint8_t *realpath(uint8_t const *, uint8_t *); +zig_extern int dl_iterate_phdr(int (*)(struct os_linux_dl_phdr_info__8097 *, uintptr_t, void *), void *); zig_extern uint8_t const *getenv(uint8_t const *); -static struct array_hash_map_Index_28u8_29__6735 const array_hash_map_Index_28u8_29_empty__6279; -static struct array_hash_map_Index_28u16_29__6739 const array_hash_map_Index_28u16_29_empty__6284; -static struct array_hash_map_Index_28u32_29__6743 const array_hash_map_Index_28u32_29_empty__6289; -static bool const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6993; -static struct json_stringify_WriteStream__union_8283__8283 const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6994; -static uint8_t const environment_linked_libraries_elf_view_native_endian__6964; -static struct mem_Allocator_VTable__602 const heap_CAllocator_vtable__4529; +static struct array_hash_map_Index_28u8_29__6735 const array_hash_map_Index_28u8_29_empty__6283; +static struct array_hash_map_Index_28u16_29__6739 const array_hash_map_Index_28u16_29_empty__6288; +static struct array_hash_map_Index_28u32_29__6743 const array_hash_map_Index_28u32_29_empty__6293; +static bool const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7001; +static struct json_stringify_WriteStream__union_8347__8347 const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7002; +static uint8_t const environment_linked_libraries_elf_view_native_endian__6973; +static struct mem_Allocator_VTable__602 const heap_CAllocator_vtable__4532; zig_extern uintptr_t malloc_usable_size(void const *); -static bool const heap_CAllocator_supports_malloc_size__4530; -static bool const heap_CAllocator_supports_posix_memalign__4532; +static bool const heap_CAllocator_supports_malloc_size__4533; +static bool const heap_CAllocator_supports_posix_memalign__4535; zig_extern int posix_memalign(void **, uintptr_t, uintptr_t); zig_extern void free(void *); -static struct Target_Cpu_Model__1000 const Target_x86_cpu_x86_64__4649; +static struct Target_Cpu_Model__1000 const Target_x86_cpu_x86_64__4653; enum { zig_error_ModeError = 1u, zig_error_OutOfMemory = 2u, @@ -32693,7 +32897,10 @@ enum { zig_error_Utf8CannotEncodeSurrogateHalf = 58u, zig_error_CodepointTooLarge = 59u, zig_error_UnsupportedClock = 60u, - zig_error_DlIteratePhdrFailed = 61u, + zig_error_NotSupported = 61u, + zig_error_FileSystem = 62u, + zig_error_UnrecognizedVolume = 63u, + zig_error_DlIteratePhdrFailed = 64u, }; static uint8_t const zig_errorName_ModeError[10] = "ModeError"; static uint8_t const zig_errorName_OutOfMemory[12] = "OutOfMemory"; @@ -32755,8 +32962,11 @@ static uint8_t const zig_errorName_TruncatedInput[15] = "TruncatedInput"; static uint8_t const zig_errorName_Utf8CannotEncodeSurrogateHalf[30] = "Utf8CannotEncodeSurrogateHalf"; static uint8_t const zig_errorName_CodepointTooLarge[18] = "CodepointTooLarge"; static uint8_t const zig_errorName_UnsupportedClock[17] = "UnsupportedClock"; +static uint8_t const zig_errorName_NotSupported[13] = "NotSupported"; +static uint8_t const zig_errorName_FileSystem[11] = "FileSystem"; +static uint8_t const zig_errorName_UnrecognizedVolume[19] = "UnrecognizedVolume"; static uint8_t const zig_errorName_DlIteratePhdrFailed[20] = "DlIteratePhdrFailed"; -static struct anon__lazy_58 const zig_errorName[62] = {{zig_errorName_ModeError, 9ul}, {zig_errorName_OutOfMemory, 11ul}, {zig_errorName_NotInstrumented, 15ul}, {zig_errorName_PermissionDenied, 16ul}, {zig_errorName_FileNotFound, 12ul}, {zig_errorName_NameTooLong, 11ul}, {zig_errorName_InputOutput, 11ul}, {zig_errorName_SystemResources, 15ul}, {zig_errorName_BadPathName, 11ul}, {zig_errorName_FileBusy, 8ul}, {zig_errorName_SymLinkLoop, 11ul}, {zig_errorName_ReadOnlyFileSystem, 18ul}, {zig_errorName_InvalidUtf8, 11ul}, {zig_errorName_InvalidWtf8, 11ul}, {zig_errorName_Unexpected, 10ul}, {zig_errorName_SharingViolation, 16ul}, {zig_errorName_PathAlreadyExists, 17ul}, {zig_errorName_AccessDenied, 12ul}, {zig_errorName_PipeBusy, 8ul}, {zig_errorName_NoDevice, 8ul}, {zig_errorName_NetworkNotFound, 15ul}, {zig_errorName_AntivirusInterference, 21ul}, {zig_errorName_ProcessFdQuotaExceeded, 22ul}, {zig_errorName_SystemFdQuotaExceeded, 21ul}, {zig_errorName_FileTooBig, 10ul}, {zig_errorName_IsDir, 5ul}, {zig_errorName_NoSpaceLeft, 11ul}, {zig_errorName_NotDir, 6ul}, {zig_errorName_DeviceBusy, 10ul}, {zig_errorName_FileLocksNotSupported, 21ul}, {zig_errorName_WouldBlock, 10ul}, {zig_errorName_DiskQuota, 9ul}, {zig_errorName_InvalidArgument, 15ul}, {zig_errorName_BrokenPipe, 10ul}, {zig_errorName_OperationAborted, 16ul}, {zig_errorName_NotOpenForWriting, 17ul}, {zig_errorName_LockViolation, 13ul}, {zig_errorName_ConnectionResetByPeer, 21ul}, {zig_errorName_ProcessNotFound, 15ul}, {zig_errorName_NetworkSubsystemFailed, 22ul}, {zig_errorName_AckTimeout, 10ul}, {zig_errorName_ConnectionTimedOut, 18ul}, {zig_errorName_NotOpenForReading, 17ul}, {zig_errorName_SocketNotConnected, 18ul}, {zig_errorName_Canceled, 8ul}, {zig_errorName_NotReady, 8ul}, {zig_errorName_UnexpectedEof, 13ul}, {zig_errorName_EndOfStream, 11ul}, {zig_errorName_UnexpectedError, 15ul}, {zig_errorName_UnexpectedResponse, 18ul}, {zig_errorName_Overflow, 8ul}, {zig_errorName_Utf8ExpectedContinuation, 24ul}, {zig_errorName_Utf8OverlongEncoding, 20ul}, {zig_errorName_Utf8EncodesSurrogateHalf, 24ul}, {zig_errorName_Utf8CodepointTooLarge, 21ul}, {zig_errorName_Utf8InvalidStartByte, 20ul}, {zig_errorName_TruncatedInput, 14ul}, {zig_errorName_Utf8CannotEncodeSurrogateHalf, 29ul}, {zig_errorName_CodepointTooLarge, 17ul}, {zig_errorName_UnsupportedClock, 16ul}, {zig_errorName_DlIteratePhdrFailed, 19ul}}; +static struct anon__lazy_58 const zig_errorName[65] = {{zig_errorName_ModeError, 9ul}, {zig_errorName_OutOfMemory, 11ul}, {zig_errorName_NotInstrumented, 15ul}, {zig_errorName_PermissionDenied, 16ul}, {zig_errorName_FileNotFound, 12ul}, {zig_errorName_NameTooLong, 11ul}, {zig_errorName_InputOutput, 11ul}, {zig_errorName_SystemResources, 15ul}, {zig_errorName_BadPathName, 11ul}, {zig_errorName_FileBusy, 8ul}, {zig_errorName_SymLinkLoop, 11ul}, {zig_errorName_ReadOnlyFileSystem, 18ul}, {zig_errorName_InvalidUtf8, 11ul}, {zig_errorName_InvalidWtf8, 11ul}, {zig_errorName_Unexpected, 10ul}, {zig_errorName_SharingViolation, 16ul}, {zig_errorName_PathAlreadyExists, 17ul}, {zig_errorName_AccessDenied, 12ul}, {zig_errorName_PipeBusy, 8ul}, {zig_errorName_NoDevice, 8ul}, {zig_errorName_NetworkNotFound, 15ul}, {zig_errorName_AntivirusInterference, 21ul}, {zig_errorName_ProcessFdQuotaExceeded, 22ul}, {zig_errorName_SystemFdQuotaExceeded, 21ul}, {zig_errorName_FileTooBig, 10ul}, {zig_errorName_IsDir, 5ul}, {zig_errorName_NoSpaceLeft, 11ul}, {zig_errorName_NotDir, 6ul}, {zig_errorName_DeviceBusy, 10ul}, {zig_errorName_FileLocksNotSupported, 21ul}, {zig_errorName_WouldBlock, 10ul}, {zig_errorName_DiskQuota, 9ul}, {zig_errorName_InvalidArgument, 15ul}, {zig_errorName_BrokenPipe, 10ul}, {zig_errorName_OperationAborted, 16ul}, {zig_errorName_NotOpenForWriting, 17ul}, {zig_errorName_LockViolation, 13ul}, {zig_errorName_ConnectionResetByPeer, 21ul}, {zig_errorName_ProcessNotFound, 15ul}, {zig_errorName_NetworkSubsystemFailed, 22ul}, {zig_errorName_AckTimeout, 10ul}, {zig_errorName_ConnectionTimedOut, 18ul}, {zig_errorName_NotOpenForReading, 17ul}, {zig_errorName_SocketNotConnected, 18ul}, {zig_errorName_Canceled, 8ul}, {zig_errorName_NotReady, 8ul}, {zig_errorName_UnexpectedEof, 13ul}, {zig_errorName_EndOfStream, 11ul}, {zig_errorName_UnexpectedError, 15ul}, {zig_errorName_UnexpectedResponse, 18ul}, {zig_errorName_Overflow, 8ul}, {zig_errorName_Utf8ExpectedContinuation, 24ul}, {zig_errorName_Utf8OverlongEncoding, 20ul}, {zig_errorName_Utf8EncodesSurrogateHalf, 24ul}, {zig_errorName_Utf8CodepointTooLarge, 21ul}, {zig_errorName_Utf8InvalidStartByte, 20ul}, {zig_errorName_TruncatedInput, 14ul}, {zig_errorName_Utf8CannotEncodeSurrogateHalf, 29ul}, {zig_errorName_CodepointTooLarge, 17ul}, {zig_errorName_UnsupportedClock, 16ul}, {zig_errorName_NotSupported, 12ul}, {zig_errorName_FileSystem, 10ul}, {zig_errorName_UnrecognizedVolume, 18ul}, {zig_errorName_DlIteratePhdrFailed, 19ul}}; static struct anon__lazy_58 zig_tag_name_shared_IntegrationMode__573(uint8_t const tag) { switch (tag) { case UINT8_C(0): { @@ -32851,86 +33061,86 @@ static uint8_t const __anon_7246[1] = " "; static uint8_t const __anon_7259[1] = "\000"; -static uint8_t const __anon_8103[24] = "CODSPEED_PROFILE_FOLDER"; +static uint8_t const __anon_8175[24] = "CODSPEED_PROFILE_FOLDER"; -static uint8_t const __anon_8178[11] = "linux-vdso"; +static uint8_t const __anon_8243[11] = "linux-vdso"; -static uint8_t const __anon_8255[13] = "/environment-"; +static uint8_t const __anon_8319[13] = "/environment-"; -static uint8_t const __anon_8272[5] = ".json"; +static uint8_t const __anon_8336[5] = ".json"; -static uint8_t const __anon_8445[5] = "GNU\000"; +static uint8_t const __anon_8509[5] = "GNU\000"; -static uint8_t const __anon_8449[17] = "0123456789abcdef"; +static uint8_t const __anon_8513[17] = "0123456789abcdef"; -static uint8_t const __anon_8550[61] = "[ERROR] instrument-hooks: failed to collect linked libraries\n"; +static uint8_t const __anon_8614[61] = "[ERROR] instrument-hooks: failed to collect linked libraries\n"; -static uint8_t const __anon_8644[62] = "[ERROR] instrument-hooks: failed to populate linked libraries\n"; +static uint8_t const __anon_8708[62] = "[ERROR] instrument-hooks: failed to populate linked libraries\n"; -static uint8_t const __anon_8711[55] = "[ERROR] instrument-hooks: profile folder path too long\n"; +static uint8_t const __anon_8775[55] = "[ERROR] instrument-hooks: profile folder path too long\n"; -static uint8_t const __anon_8724[24] = "integration_environment"; +static uint8_t const __anon_8788[24] = "integration_environment"; -static uint8_t const __anon_8732[17] = "linked_libraries"; +static uint8_t const __anon_8796[17] = "linked_libraries"; -static uint8_t const __anon_8883[63] = "[ERROR] instrument-hooks: failed to serialize environment JSON\n"; +static uint8_t const __anon_8947[63] = "[ERROR] instrument-hooks: failed to serialize environment JSON\n"; -static uint8_t const __anon_8956[59] = "[ERROR] instrument-hooks: failed to write environment.json\n"; +static uint8_t const __anon_9020[59] = "[ERROR] instrument-hooks: failed to write environment.json\n"; -static uint8_t const __anon_9166[3] = "\\u"; +static uint8_t const __anon_9230[3] = "\\u"; -static uint8_t const __anon_9125[3] = "\\\\"; +static uint8_t const __anon_9189[3] = "\\\\"; -static uint8_t const __anon_9130[3] = "\\\""; +static uint8_t const __anon_9194[3] = "\\\""; -static uint8_t const __anon_9134[3] = "\\b"; +static uint8_t const __anon_9198[3] = "\\b"; -static uint8_t const __anon_9138[3] = "\\f"; +static uint8_t const __anon_9202[3] = "\\f"; -static uint8_t const __anon_9142[3] = "\\n"; +static uint8_t const __anon_9206[3] = "\\n"; -static uint8_t const __anon_9146[3] = "\\r"; +static uint8_t const __anon_9210[3] = "\\r"; -static uint8_t const __anon_9150[3] = "\\t"; +static uint8_t const __anon_9214[3] = "\\t"; -static uint8_t const __anon_9366[5] = "path"; +static uint8_t const __anon_9430[5] = "path"; -static uint8_t const __anon_9370[9] = "build_id"; +static uint8_t const __anon_9434[9] = "build_id"; -static uint8_t const __anon_9483[5] = "null"; +static uint8_t const __anon_9547[5] = "null"; static uint8_t const __anon_5003[4] = "any"; -static uint8_t const __anon_9580[7] = "x86_64"; +static uint8_t const __anon_9644[7] = "x86_64"; -static uint8_t const __anon_9582[7] = "x86-64"; +static uint8_t const __anon_9646[7] = "x86-64"; -void c_instrument_hooks_set_feature__237(uint64_t const a0, bool const a1) { +void c_instrument_hooks_set_feature__238(uint64_t const a0, bool const a1) { uint64_t t0; t0 = a0; - features_set_feature__330(t0, a1); + features_set_feature__333(t0, a1); return; } -static void features_set_feature__330(uint64_t const a0, bool const a1) { +static void features_set_feature__333(uint64_t const a0, bool const a1) { uint64_t t0; uintptr_t t1; if (a1) { t0 = a0; t1 = t0; - bit_set_IntegerBitSet_2864_29_set__369(&features_features__329, t1); + bit_set_IntegerBitSet_2864_29_set__372(&features_features__332, t1); goto zig_block_0; } t0 = a0; t1 = t0; - bit_set_IntegerBitSet_2864_29_unset__371(&features_features__329, t1); + bit_set_IntegerBitSet_2864_29_unset__374(&features_features__332, t1); goto zig_block_0; zig_block_0:; return; } -static void bit_set_IntegerBitSet_2864_29_set__369(uint64_t *const a0, uintptr_t const a1) { +static void bit_set_IntegerBitSet_2864_29_set__372(uint64_t *const a0, uintptr_t const a1) { uint64_t *const *t1; uint64_t t2; uint64_t t5; @@ -32945,13 +33155,13 @@ static void bit_set_IntegerBitSet_2864_29_set__369(uint64_t *const a0, uintptr_t t4 = (*t1); t4 = (uint64_t *)((uint8_t *)t4 + (uintptr_t)0ul); t2 = (*t4); - t5 = bit_set_IntegerBitSet_2864_29_maskBit__390(a1); + t5 = bit_set_IntegerBitSet_2864_29_maskBit__393(a1); t5 = t2 | t5; (*t4) = t5; return; } -static void bit_set_IntegerBitSet_2864_29_unset__371(uint64_t *const a0, uintptr_t const a1) { +static void bit_set_IntegerBitSet_2864_29_unset__374(uint64_t *const a0, uintptr_t const a1) { uint64_t *const *t1; uint64_t t2; uint64_t t5; @@ -32966,7 +33176,7 @@ static void bit_set_IntegerBitSet_2864_29_unset__371(uint64_t *const a0, uintptr t4 = (*t1); t4 = (uint64_t *)((uint8_t *)t4 + (uintptr_t)0ul); t2 = (*t4); - t5 = bit_set_IntegerBitSet_2864_29_maskBit__390(a1); + t5 = bit_set_IntegerBitSet_2864_29_maskBit__393(a1); t5 = zig_not_u64(t5, UINT8_C(64)); t5 = t2 & t5; (*t4) = t5; @@ -32985,7 +33195,7 @@ static void debug_assert__180(bool const a0) { return; } -static uint64_t bit_set_IntegerBitSet_2864_29_maskBit__390(uintptr_t const a0) { +static uint64_t bit_set_IntegerBitSet_2864_29_maskBit__393(uintptr_t const a0) { uint64_t t1; uint8_t t0; t0 = (uint8_t)a0; @@ -32993,16 +33203,16 @@ static uint64_t bit_set_IntegerBitSet_2864_29_maskBit__390(uintptr_t const a0) { return t1; } -static nav__786_39 instruments_valgrind_ValgrindInstrument_init__786(struct mem_Allocator__599 const a0) { +static nav__789_39 instruments_valgrind_ValgrindInstrument_init__789(struct mem_Allocator__599 const a0) { struct instruments_valgrind_ValgrindInstrument__564 t2; - nav__786_39 t3; + nav__789_39 t3; uint8_t t0; bool t1; t0 = running_on_valgrind(); t1 = t0 > UINT8_C(0); t1 = !t1; if (t1) { - return (nav__786_39){{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},zig_error_NotInstrumented}; + return (nav__789_39){{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},zig_error_NotInstrumented}; } goto zig_block_0; @@ -33013,17 +33223,17 @@ static nav__786_39 instruments_valgrind_ValgrindInstrument_init__786(struct mem_ return t3; } -static nav__1280_39 fifo_posix_Pipe_openPipe__1280(nav__1280_41 const a0) { - nav__1280_39 t1; +static nav__1283_39 fifo_posix_Pipe_openPipe__1283(nav__1283_41 const a0) { + nav__1283_39 t1; struct fs_File__799 t2; uint16_t t0; - t0 = fs_accessAbsolute__1348(a0, (struct fs_File_OpenFlags__1718){UINT8_C(2),UINT8_C(0),false,false}); + t0 = fs_accessAbsolute__1351(a0, (struct fs_File_OpenFlags__1718){UINT8_C(2),UINT8_C(0),false,false}); if (t0) { t1.payload = (struct fs_File__799){-INT32_C(0x55555556)}; t1.error = t0; return t1; } - t1 = fs_openFileAbsolute__1345(a0, (struct fs_File_OpenFlags__1718){UINT8_C(2),UINT8_C(0),false,false}); + t1 = fs_openFileAbsolute__1348(a0, (struct fs_File_OpenFlags__1718){UINT8_C(2),UINT8_C(0),false,false}); if (t1.error) { t0 = t1.error; t1.payload = (struct fs_File__799){-INT32_C(0x55555556)}; @@ -33036,13 +33246,13 @@ static nav__1280_39 fifo_posix_Pipe_openPipe__1280(nav__1280_41 const a0) { return t1; } -static nav__1282_39 fifo_posix_Pipe_openWrite__1282(struct mem_Allocator__599 const a0, nav__1282_42 const a1) { - nav__1282_39 t2; +static nav__1285_39 fifo_posix_Pipe_openWrite__1285(struct mem_Allocator__599 const a0, nav__1285_42 const a1) { + nav__1285_39 t2; struct fifo_posix_Pipe_Writer__791 t4; - nav__1282_59 t0; + nav__1285_59 t0; struct fs_File__799 t3; uint16_t t1; - t0 = fifo_posix_Pipe_openPipe__1280(a1); + t0 = fifo_posix_Pipe_openPipe__1283(a1); if (t0.error) { t1 = t0.error; t2.payload = (struct fifo_posix_Pipe_Writer__791){{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}; @@ -33050,19 +33260,19 @@ static nav__1282_39 fifo_posix_Pipe_openWrite__1282(struct mem_Allocator__599 co return t2; } t3 = t0.payload; - t4 = fifo_posix_Pipe_Writer_init__1283(t3, a0); + t4 = fifo_posix_Pipe_Writer_init__1286(t3, a0); t2.payload = t4; t2.error = UINT16_C(0); return t2; } -static nav__1281_39 fifo_posix_Pipe_openRead__1281(struct mem_Allocator__599 const a0, nav__1281_42 const a1) { - nav__1281_39 t2; +static nav__1284_39 fifo_posix_Pipe_openRead__1284(struct mem_Allocator__599 const a0, nav__1284_42 const a1) { + nav__1284_39 t2; struct fifo_posix_Pipe_Reader__793 t4; - nav__1281_59 t0; + nav__1284_59 t0; struct fs_File__799 t3; uint16_t t1; - t0 = fifo_posix_Pipe_openPipe__1280(a1); + t0 = fifo_posix_Pipe_openPipe__1283(a1); if (t0.error) { t1 = t0.error; t2.payload = (struct fifo_posix_Pipe_Reader__793){{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}; @@ -33070,22 +33280,22 @@ static nav__1281_39 fifo_posix_Pipe_openRead__1281(struct mem_Allocator__599 con return t2; } t3 = t0.payload; - t4 = fifo_posix_Pipe_Reader_init__1288(t3, a0); + t4 = fifo_posix_Pipe_Reader_init__1291(t3, a0); t2.payload = t4; t2.error = UINT16_C(0); return t2; } -static nav__1129_39 runner_fifo_RunnerFifo_init__1129(struct mem_Allocator__599 const a0) { +static nav__1132_39 runner_fifo_RunnerFifo_init__1132(struct mem_Allocator__599 const a0) { struct runner_fifo_RunnerFifo__631 *t1; struct mem_Allocator__599 *t2; struct fifo_posix_Pipe_Writer__791 *t3; - nav__1129_66 t4; - nav__1129_39 t6; - nav__1129_39 t0; + nav__1132_66 t4; + nav__1132_39 t6; + nav__1132_39 t0; struct fifo_posix_Pipe_Writer__791 t7; struct fifo_posix_Pipe_Reader__793 *t8; - nav__1129_71 t9; + nav__1132_71 t9; struct fifo_posix_Pipe_Reader__793 t10; uint16_t t5; t0.error = UINT16_C(0); @@ -33093,7 +33303,7 @@ static nav__1129_39 runner_fifo_RunnerFifo_init__1129(struct mem_Allocator__599 t2 = (struct mem_Allocator__599 *)&t1->allocator; (*t2) = a0; t3 = (struct fifo_posix_Pipe_Writer__791 *)&t1->writer; - t4 = fifo_posix_Pipe_openWrite__1282(a0, (nav__1129_64){(uint8_t const *)&__anon_1704,(uintptr_t)20ul}); + t4 = fifo_posix_Pipe_openWrite__1285(a0, (nav__1132_64){(uint8_t const *)&__anon_1704,(uintptr_t)20ul}); if (t4.error) { t5 = t4.error; t6.payload = (struct runner_fifo_RunnerFifo__631){{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}; @@ -33103,7 +33313,7 @@ static nav__1129_39 runner_fifo_RunnerFifo_init__1129(struct mem_Allocator__599 t7 = t4.payload; (*t3) = t7; t8 = (struct fifo_posix_Pipe_Reader__793 *)&t1->reader; - t9 = fifo_posix_Pipe_openRead__1281(a0, (nav__1129_64){(uint8_t const *)&__anon_1769,(uintptr_t)20ul}); + t9 = fifo_posix_Pipe_openRead__1284(a0, (nav__1132_64){(uint8_t const *)&__anon_1769,(uintptr_t)20ul}); if (t9.error) { t5 = t9.error; t6.payload = (struct runner_fifo_RunnerFifo__631){{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}; @@ -33115,19 +33325,19 @@ static nav__1129_39 runner_fifo_RunnerFifo_init__1129(struct mem_Allocator__599 return t0; } -static uint16_t fifo_posix_Pipe_Writer_sendCmd__1286(struct fifo_posix_Pipe_Writer__791 *const a0, struct shared_Command__1795 const a1) { +static uint16_t fifo_posix_Pipe_Writer_sendCmd__1289(struct fifo_posix_Pipe_Writer__791 *const a0, struct shared_Command__1795 const a1) { struct fifo_posix_Pipe_Writer__791 *const *t1; struct fifo_posix_Pipe_Writer__791 *t2; struct fifo_posix_Pipe_Writer__791 *t0; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t3; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t4; struct array_list_ArrayListAligned_28u8_2cnull_29__811 t6; - nav__1286_65 t7; + nav__1289_65 t7; struct fs_File__799 *t8; uintptr_t t10; uint32_t const *t13; uint8_t const (*t14)[4]; - nav__1286_44 t15; + nav__1289_44 t15; struct fs_File__799 t9; uint32_t t11; uint32_t t12; @@ -33136,11 +33346,11 @@ static uint16_t fifo_posix_Pipe_Writer_sendCmd__1286(struct fifo_posix_Pipe_Writ t1 = (struct fifo_posix_Pipe_Writer__791 *const *)&t0; t2 = (*t1); t3 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *)&t2->buffer; - array_list_ArrayListAligned_28u8_2cnull_29_clearRetainingCapacity__1562(t3); + array_list_ArrayListAligned_28u8_2cnull_29_clearRetainingCapacity__1565(t3); t2 = (*t1); t3 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *)&t2->buffer; - t4 = array_list_ArrayListAligned_28u8_2cnull_29_writer__1552(t3); - t5 = bincode_serialize__anon_1849__4913(t4, a1); + t4 = array_list_ArrayListAligned_28u8_2cnull_29_writer__1555(t3); + t5 = bincode_serialize__anon_1849__4917(t4, a1); if (t5) { return t5; } @@ -33154,30 +33364,30 @@ static uint16_t fifo_posix_Pipe_Writer_sendCmd__1286(struct fifo_posix_Pipe_Writ t11 = (uint32_t)t10; t12 = t11; t13 = (uint32_t const *)&t12; - t14 = mem_asBytes__anon_1887__4914(t13); + t14 = mem_asBytes__anon_1887__4918(t13); t15.ptr = &(*t14)[(uintptr_t)0ul]; t15.len = (uintptr_t)4ul; - t5 = fs_File_writeAll__1439(t9, t15); + t5 = fs_File_writeAll__1442(t9, t15); if (t5) { return t5; } t2 = (*t1); t8 = (struct fs_File__799 *)&t2->file; t9 = (*t8); - memcpy(&t15, &t7, sizeof(nav__1286_44)); - t5 = fs_File_writeAll__1439(t9, t15); + memcpy(&t15, &t7, sizeof(nav__1289_44)); + t5 = fs_File_writeAll__1442(t9, t15); if (t5) { return t5; } return 0; } -static uint16_t fifo_posix_waitReadable__1268(int32_t const a0, uint64_t const a1) { +static uint16_t fifo_posix_waitReadable__1271(int32_t const a0, uint64_t const a1) { uint64_t t3; uintptr_t t7; uintptr_t t10; - nav__1268_43 t8; - nav__1268_46 t9; + nav__1271_43 t8; + nav__1271_46 t9; struct os_linux_pollfd__1921 t1; struct os_linux_pollfd__1921 t2[1]; struct os_linux_pollfd__1921 t0[1]; @@ -33202,7 +33412,7 @@ static uint16_t fifo_posix_waitReadable__1268(int32_t const a0, uint64_t const a zig_block_0:; t8.ptr = (struct os_linux_pollfd__1921 *)&t0[(uintptr_t)0ul]; t8.len = (uintptr_t)1ul; - t9 = posix_poll__1964(t8, t4); + t9 = posix_poll__1967(t8, t4); t5 = t9.error == UINT16_C(0); if (t5) { t10 = t9.payload; @@ -33223,7 +33433,7 @@ static uint16_t fifo_posix_waitReadable__1268(int32_t const a0, uint64_t const a return 0; } -static nav__5031_38 bincode_deserializeInt__anon_2223__5031(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0) { +static nav__5035_38 bincode_deserializeInt__anon_2223__5035(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0) { struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const *t1; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const *t4; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 t2; @@ -33233,17 +33443,17 @@ static nav__5031_38 bincode_deserializeInt__anon_2223__5031(struct io_GenericRea void const **t7; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t8; void const *t9; - nav__5031_50 (**t10)(void const *, nav__5031_52); + nav__5035_50 (**t10)(void const *, nav__5035_52); struct io_Reader__2238 t11; struct io_Reader__2238 t6; struct io_Reader__2238 t12; struct io_Reader__2238 t15; struct io_Reader__2238 const *t13; uint8_t const (*t21)[4]; - nav__5031_38 t14; - nav__5031_38 t18; + nav__5035_38 t14; + nav__5035_38 t18; uint32_t t22; - nav__5031_64 t16; + nav__5035_64 t16; uint16_t t17; uint8_t t19[4]; uint8_t t20[4]; @@ -33259,8 +33469,8 @@ static nav__5031_38 bincode_deserializeInt__anon_2223__5031(struct io_GenericRea t8 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__5031_50 (**)(void const *, nav__5031_52))&t6.readFn; - (*t10) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__5027; + t10 = (nav__5035_50 (**)(void const *, nav__5035_52))&t6.readFn; + (*t10) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__5031; t11 = t6; t12 = t11; t13 = (struct io_Reader__2238 const *)&t12; @@ -33268,7 +33478,7 @@ static nav__5031_38 bincode_deserializeInt__anon_2223__5031(struct io_GenericRea t15 = t11; t13 = (struct io_Reader__2238 const *)&t15; t11 = (*t13); - t16 = io_Reader_readBytesNoEof__anon_2269__5069(t11); + t16 = io_Reader_readBytesNoEof__anon_2269__5073(t11); if (t16.error) { t17 = t16.error; t18.payload = UINT32_C(0xaaaaaaaa); @@ -33288,7 +33498,7 @@ static nav__5031_38 bincode_deserializeInt__anon_2223__5031(struct io_GenericRea goto zig_block_0; zig_block_0:; - memcpy(&t18, &t14, sizeof(nav__5031_38)); + memcpy(&t18, &t14, sizeof(nav__5035_38)); if (t18.error) { t17 = t18.error; t18.payload = UINT32_C(0xaaaaaaaa); @@ -33301,12 +33511,12 @@ static nav__5031_38 bincode_deserializeInt__anon_2223__5031(struct io_GenericRea return t18; } -static nav__5030_38 bincode_deserializeAlloc__anon_2212__5030(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { - nav__5030_38 t0; +static nav__5034_38 bincode_deserializeAlloc__anon_2212__5034(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { + nav__5034_38 t0; uint32_t t2; uint16_t t1; (void)a1; - t0 = bincode_deserializeInt__anon_2223__5031(a0); + t0 = bincode_deserializeInt__anon_2223__5035(a0); if (t0.error) { t1 = t0.error; t0.payload = UINT32_C(0xaaaaaaaa); @@ -33319,7 +33529,7 @@ static nav__5030_38 bincode_deserializeAlloc__anon_2212__5030(struct io_GenericR return t0; } -static nav__5073_38 bincode_deserializeInt__anon_2332__5073(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0) { +static nav__5077_38 bincode_deserializeInt__anon_2332__5077(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0) { struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const *t1; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const *t4; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 t2; @@ -33329,17 +33539,17 @@ static nav__5073_38 bincode_deserializeInt__anon_2332__5073(struct io_GenericRea void const **t7; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t8; void const *t9; - nav__5073_50 (**t10)(void const *, nav__5073_52); + nav__5077_50 (**t10)(void const *, nav__5077_52); struct io_Reader__2238 t11; struct io_Reader__2238 t6; struct io_Reader__2238 t12; struct io_Reader__2238 t15; struct io_Reader__2238 const *t13; uint8_t const (*t21)[4]; - nav__5073_38 t14; - nav__5073_38 t18; + nav__5077_38 t14; + nav__5077_38 t18; int32_t t22; - nav__5073_64 t16; + nav__5077_64 t16; uint16_t t17; uint8_t t19[4]; uint8_t t20[4]; @@ -33355,8 +33565,8 @@ static nav__5073_38 bincode_deserializeInt__anon_2332__5073(struct io_GenericRea t8 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__5073_50 (**)(void const *, nav__5073_52))&t6.readFn; - (*t10) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__5027; + t10 = (nav__5077_50 (**)(void const *, nav__5077_52))&t6.readFn; + (*t10) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__5031; t11 = t6; t12 = t11; t13 = (struct io_Reader__2238 const *)&t12; @@ -33364,7 +33574,7 @@ static nav__5073_38 bincode_deserializeInt__anon_2332__5073(struct io_GenericRea t15 = t11; t13 = (struct io_Reader__2238 const *)&t15; t11 = (*t13); - t16 = io_Reader_readBytesNoEof__anon_2269__5069(t11); + t16 = io_Reader_readBytesNoEof__anon_2269__5073(t11); if (t16.error) { t17 = t16.error; t18.payload = -INT32_C(0x55555556); @@ -33384,7 +33594,7 @@ static nav__5073_38 bincode_deserializeInt__anon_2332__5073(struct io_GenericRea goto zig_block_0; zig_block_0:; - memcpy(&t18, &t14, sizeof(nav__5073_38)); + memcpy(&t18, &t14, sizeof(nav__5077_38)); if (t18.error) { t17 = t18.error; t18.payload = -INT32_C(0x55555556); @@ -33397,12 +33607,12 @@ static nav__5073_38 bincode_deserializeInt__anon_2332__5073(struct io_GenericRea return t18; } -static nav__5072_38 bincode_deserializeAlloc__anon_2327__5072(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { - nav__5072_38 t0; +static nav__5076_38 bincode_deserializeAlloc__anon_2327__5076(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { + nav__5076_38 t0; int32_t t2; uint16_t t1; (void)a1; - t0 = bincode_deserializeInt__anon_2332__5073(a0); + t0 = bincode_deserializeInt__anon_2332__5077(a0); if (t0.error) { t1 = t0.error; t0.payload = -INT32_C(0x55555556); @@ -33415,7 +33625,7 @@ static nav__5072_38 bincode_deserializeAlloc__anon_2327__5072(struct io_GenericR return t0; } -static nav__5075_40 bincode_deserializePointerAlloc__anon_2362__5075(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { +static nav__5079_40 bincode_deserializePointerAlloc__anon_2362__5079(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const *t1; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const *t6; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const *t7; @@ -33429,7 +33639,7 @@ static nav__5075_40 bincode_deserializePointerAlloc__anon_2362__5075(struct io_G void const **t10; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t11; void const *t12; - nav__5075_59 (**t13)(void const *, nav__5075_39); + nav__5079_59 (**t13)(void const *, nav__5079_39); struct io_Reader__2238 t14; struct io_Reader__2238 t9; struct io_Reader__2238 t15; @@ -33437,21 +33647,21 @@ static nav__5075_40 bincode_deserializePointerAlloc__anon_2362__5075(struct io_G struct io_Reader__2238 t33; struct io_Reader__2238 t34; struct io_Reader__2238 const *t16; - nav__5075_69 t17; - nav__5075_69 t21; + nav__5079_69 t17; + nav__5079_69 t21; uint8_t const (*t24)[8]; uint64_t t25; uint64_t t38; - nav__5075_40 t26; + nav__5079_40 t26; uintptr_t t27; uintptr_t t37; struct mem_Allocator__599 t29; struct mem_Allocator__599 t2; - nav__5075_39 t30; - nav__5075_39 t28; - nav__5075_59 t35; - nav__5075_59 t36; - nav__5075_72 t19; + nav__5079_39 t30; + nav__5079_39 t28; + nav__5079_59 t35; + nav__5079_59 t36; + nav__5079_72 t19; uint16_t t20; uint8_t t22[8]; uint8_t t23[8]; @@ -33470,8 +33680,8 @@ static nav__5075_40 bincode_deserializePointerAlloc__anon_2362__5075(struct io_G t11 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t6->context; t12 = (void const *)t11; (*t10) = t12; - t13 = (nav__5075_59 (**)(void const *, nav__5075_39))&t9.readFn; - (*t13) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__5027; + t13 = (nav__5079_59 (**)(void const *, nav__5079_39))&t9.readFn; + (*t13) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__5031; t14 = t9; t15 = t14; t16 = (struct io_Reader__2238 const *)&t15; @@ -33479,7 +33689,7 @@ static nav__5075_40 bincode_deserializePointerAlloc__anon_2362__5075(struct io_G t18 = t14; t16 = (struct io_Reader__2238 const *)&t18; t14 = (*t16); - t19 = io_Reader_readBytesNoEof__anon_2375__5076(t14); + t19 = io_Reader_readBytesNoEof__anon_2375__5080(t14); if (t19.error) { t20 = t19.error; t21.payload = UINT64_C(0xaaaaaaaaaaaaaaaa); @@ -33499,20 +33709,20 @@ static nav__5075_40 bincode_deserializePointerAlloc__anon_2362__5075(struct io_G goto zig_block_0; zig_block_0:; - memcpy(&t21, &t17, sizeof(nav__5075_69)); + memcpy(&t21, &t17, sizeof(nav__5079_69)); if (t21.error) { t20 = t21.error; - t26.payload = (nav__5075_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t26.payload = (nav__5079_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t26.error = t20; return t26; } t25 = t21.payload; t27 = t25; t29 = (*t3); - t26 = mem_Allocator_alloc__anon_2384__5077(t29, t27); + t26 = mem_Allocator_alloc__anon_2384__5081(t29, t27); if (t26.error) { t20 = t26.error; - t26.payload = (nav__5075_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t26.payload = (nav__5079_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t26.error = t20; return t26; } @@ -33529,20 +33739,20 @@ static nav__5075_40 bincode_deserializePointerAlloc__anon_2362__5075(struct io_G t11 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t1->context; t12 = (void const *)t11; (*t10) = t12; - t13 = (nav__5075_59 (**)(void const *, nav__5075_39))&t33.readFn; - (*t13) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__5027; + t13 = (nav__5079_59 (**)(void const *, nav__5079_39))&t33.readFn; + (*t13) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__5031; t14 = t33; t34 = t14; t16 = (struct io_Reader__2238 const *)&t34; t14 = (*t16); - t35 = io_Reader_readAll__5034(t14, t30); - memcpy(&t36, &t35, sizeof(nav__5075_59)); + t35 = io_Reader_readAll__5038(t14, t30); + memcpy(&t36, &t35, sizeof(nav__5079_59)); t37 = t36.payload; t25 = t37; t38 = t27; t39 = t25 != t38; if (t39) { - bincode_invalidProtocol__anon_2407__5078(); + bincode_invalidProtocol__anon_2407__5082(); zig_unreachable(); } goto zig_block_1; @@ -33554,39 +33764,39 @@ static nav__5075_40 bincode_deserializePointerAlloc__anon_2362__5075(struct io_G return t26; } -static nav__5074_40 bincode_deserializeAlloc__anon_2349__5074(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { - nav__5074_57 t0; - nav__5074_40 t2; - nav__5074_55 t3; - nav__5074_39 t4; +static nav__5078_40 bincode_deserializeAlloc__anon_2349__5078(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { + nav__5078_57 t0; + nav__5078_40 t2; + nav__5078_55 t3; + nav__5078_39 t4; uint16_t t1; - t0 = bincode_deserializePointerAlloc__anon_2362__5075(a0, a1); + t0 = bincode_deserializePointerAlloc__anon_2362__5079(a0, a1); if (t0.error) { t1 = t0.error; - t2.payload = (nav__5074_39){(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t2.payload = (nav__5078_39){(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t2.error = t1; return t2; } t3 = t0.payload; - memcpy(&t4, &t3, sizeof(nav__5074_39)); + memcpy(&t4, &t3, sizeof(nav__5078_39)); t2.payload = t4; t2.error = UINT16_C(0); return t2; } -static nav__5071_39 bincode_deserializeStructAlloc__anon_2311__5071(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { +static nav__5075_39 bincode_deserializeStructAlloc__anon_2311__5075(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { int32_t *t1; - nav__5071_39 t4; - nav__5071_44 *t6; - nav__5071_60 t7; - nav__5071_44 t8; + nav__5075_39 t4; + nav__5075_44 *t6; + nav__5075_60 t7; + nav__5075_44 t8; struct shared_Command__struct_1798__1798 t9; struct shared_Command__struct_1798__1798 t0; - nav__5071_57 t2; + nav__5075_57 t2; int32_t t5; uint16_t t3; t1 = (int32_t *)&t0.pid; - t2 = bincode_deserializeAlloc__anon_2327__5072(a0, a1); + t2 = bincode_deserializeAlloc__anon_2327__5076(a0, a1); if (t2.error) { t3 = t2.error; t4.payload = (struct shared_Command__struct_1798__1798){{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}; @@ -33595,8 +33805,8 @@ static nav__5071_39 bincode_deserializeStructAlloc__anon_2311__5071(struct io_Ge } t5 = t2.payload; (*t1) = t5; - t6 = (nav__5071_44 *)&t0.uri; - t7 = bincode_deserializeAlloc__anon_2349__5074(a0, a1); + t6 = (nav__5075_44 *)&t0.uri; + t7 = bincode_deserializeAlloc__anon_2349__5078(a0, a1); if (t7.error) { t3 = t7.error; t4.payload = (struct shared_Command__struct_1798__1798){{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}; @@ -33611,11 +33821,11 @@ static nav__5071_39 bincode_deserializeStructAlloc__anon_2311__5071(struct io_Ge return t4; } -static nav__5070_39 bincode_deserializeAlloc__anon_2282__5070(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { - nav__5070_39 t0; +static nav__5074_39 bincode_deserializeAlloc__anon_2282__5074(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { + nav__5074_39 t0; struct shared_Command__struct_1798__1798 t2; uint16_t t1; - t0 = bincode_deserializeStructAlloc__anon_2311__5071(a0, a1); + t0 = bincode_deserializeStructAlloc__anon_2311__5075(a0, a1); if (t0.error) { t1 = t0.error; t0.payload = (struct shared_Command__struct_1798__1798){{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}; @@ -33628,22 +33838,22 @@ static nav__5070_39 bincode_deserializeAlloc__anon_2282__5070(struct io_GenericR return t0; } -static uint16_t bincode_deserializeAlloc__anon_2422__5079(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { +static uint16_t bincode_deserializeAlloc__anon_2422__5083(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { (void)a0; (void)a1; return 0; } -static nav__5081_39 bincode_deserializeStructAlloc__anon_2488__5081(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { - nav__5081_44 *t1; - nav__5081_57 t2; - nav__5081_39 t4; - nav__5081_44 t5; +static nav__5085_39 bincode_deserializeStructAlloc__anon_2488__5085(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { + nav__5085_44 *t1; + nav__5085_57 t2; + nav__5085_39 t4; + nav__5085_44 t5; struct shared_Command__struct_1799__1799 t6; struct shared_Command__struct_1799__1799 t0; uint16_t t3; - t1 = (nav__5081_44 *)&t0.name; - t2 = bincode_deserializeAlloc__anon_2349__5074(a0, a1); + t1 = (nav__5085_44 *)&t0.name; + t2 = bincode_deserializeAlloc__anon_2349__5078(a0, a1); if (t2.error) { t3 = t2.error; t4.payload = (struct shared_Command__struct_1799__1799){{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}}; @@ -33652,8 +33862,8 @@ static nav__5081_39 bincode_deserializeStructAlloc__anon_2488__5081(struct io_Ge } t5 = t2.payload; (*t1) = t5; - t1 = (nav__5081_44 *)&t0.version; - t2 = bincode_deserializeAlloc__anon_2349__5074(a0, a1); + t1 = (nav__5085_44 *)&t0.version; + t2 = bincode_deserializeAlloc__anon_2349__5078(a0, a1); if (t2.error) { t3 = t2.error; t4.payload = (struct shared_Command__struct_1799__1799){{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}}; @@ -33668,11 +33878,11 @@ static nav__5081_39 bincode_deserializeStructAlloc__anon_2488__5081(struct io_Ge return t4; } -static nav__5080_39 bincode_deserializeAlloc__anon_2469__5080(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { - nav__5080_39 t0; +static nav__5084_39 bincode_deserializeAlloc__anon_2469__5084(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { + nav__5084_39 t0; struct shared_Command__struct_1799__1799 t2; uint16_t t1; - t0 = bincode_deserializeStructAlloc__anon_2488__5081(a0, a1); + t0 = bincode_deserializeStructAlloc__anon_2488__5085(a0, a1); if (t0.error) { t1 = t0.error; t0.payload = (struct shared_Command__struct_1799__1799){{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}}; @@ -33685,7 +33895,7 @@ static nav__5080_39 bincode_deserializeAlloc__anon_2469__5080(struct io_GenericR return t0; } -static nav__5087_38 bincode_deserializeInt__anon_2610__5087(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0) { +static nav__5091_38 bincode_deserializeInt__anon_2610__5091(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0) { struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const *t1; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const *t4; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 t2; @@ -33695,17 +33905,17 @@ static nav__5087_38 bincode_deserializeInt__anon_2610__5087(struct io_GenericRea void const **t7; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t8; void const *t9; - nav__5087_50 (**t10)(void const *, nav__5087_52); + nav__5091_50 (**t10)(void const *, nav__5091_52); struct io_Reader__2238 t11; struct io_Reader__2238 t6; struct io_Reader__2238 t12; struct io_Reader__2238 t15; struct io_Reader__2238 const *t13; - nav__5087_38 t14; - nav__5087_38 t18; + nav__5091_38 t14; + nav__5091_38 t18; uint8_t const (*t21)[8]; uint64_t t22; - nav__5087_64 t16; + nav__5091_64 t16; uint16_t t17; uint8_t t19[8]; uint8_t t20[8]; @@ -33721,8 +33931,8 @@ static nav__5087_38 bincode_deserializeInt__anon_2610__5087(struct io_GenericRea t8 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__5087_50 (**)(void const *, nav__5087_52))&t6.readFn; - (*t10) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__5027; + t10 = (nav__5091_50 (**)(void const *, nav__5091_52))&t6.readFn; + (*t10) = &io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__5031; t11 = t6; t12 = t11; t13 = (struct io_Reader__2238 const *)&t12; @@ -33730,7 +33940,7 @@ static nav__5087_38 bincode_deserializeInt__anon_2610__5087(struct io_GenericRea t15 = t11; t13 = (struct io_Reader__2238 const *)&t15; t11 = (*t13); - t16 = io_Reader_readBytesNoEof__anon_2375__5076(t11); + t16 = io_Reader_readBytesNoEof__anon_2375__5080(t11); if (t16.error) { t17 = t16.error; t18.payload = UINT64_C(0xaaaaaaaaaaaaaaaa); @@ -33750,7 +33960,7 @@ static nav__5087_38 bincode_deserializeInt__anon_2610__5087(struct io_GenericRea goto zig_block_0; zig_block_0:; - memcpy(&t18, &t14, sizeof(nav__5087_38)); + memcpy(&t18, &t14, sizeof(nav__5091_38)); if (t18.error) { t17 = t18.error; t18.payload = UINT64_C(0xaaaaaaaaaaaaaaaa); @@ -33763,12 +33973,12 @@ static nav__5087_38 bincode_deserializeInt__anon_2610__5087(struct io_GenericRea return t18; } -static nav__5086_38 bincode_deserializeAlloc__anon_2605__5086(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { - nav__5086_38 t0; +static nav__5090_38 bincode_deserializeAlloc__anon_2605__5090(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { + nav__5090_38 t0; uint64_t t2; uint16_t t1; (void)a1; - t0 = bincode_deserializeInt__anon_2610__5087(a0); + t0 = bincode_deserializeInt__anon_2610__5091(a0); if (t0.error) { t1 = t0.error; t0.payload = UINT64_C(0xaaaaaaaaaaaaaaaa); @@ -33781,17 +33991,17 @@ static nav__5086_38 bincode_deserializeAlloc__anon_2605__5086(struct io_GenericR return t0; } -static nav__5085_39 bincode_deserializeUnionAlloc__anon_2592__5085(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { - nav__5085_39 t2; - nav__5085_56 t6; +static nav__5089_39 bincode_deserializeUnionAlloc__anon_2592__5089(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { + nav__5089_39 t2; + nav__5089_56 t6; uint64_t t7; struct shared_MarkerType__1802 t8; - nav__5085_54 t0; + nav__5089_54 t0; uint32_t t3; uint16_t t1; uint8_t t4; bool t5; - t0 = bincode_deserializeAlloc__anon_2212__5030(a0, a1); + t0 = bincode_deserializeAlloc__anon_2212__5034(a0, a1); if (t0.error) { t1 = t0.error; t2.payload = (struct shared_MarkerType__1802){{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)}; @@ -33802,7 +34012,7 @@ static nav__5085_39 bincode_deserializeUnionAlloc__anon_2592__5085(struct io_Gen t4 = (uint8_t)t3; t5 = t4 == UINT8_C(0); if (t5) { - t6 = bincode_deserializeAlloc__anon_2605__5086(a0, a1); + t6 = bincode_deserializeAlloc__anon_2605__5090(a0, a1); if (t6.error) { t1 = t6.error; t2.payload = (struct shared_MarkerType__1802){{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)}; @@ -33821,7 +34031,7 @@ static nav__5085_39 bincode_deserializeUnionAlloc__anon_2592__5085(struct io_Gen zig_block_0:; t5 = t4 == UINT8_C(1); if (t5) { - t6 = bincode_deserializeAlloc__anon_2605__5086(a0, a1); + t6 = bincode_deserializeAlloc__anon_2605__5090(a0, a1); if (t6.error) { t1 = t6.error; t2.payload = (struct shared_MarkerType__1802){{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)}; @@ -33840,7 +34050,7 @@ static nav__5085_39 bincode_deserializeUnionAlloc__anon_2592__5085(struct io_Gen zig_block_1:; t5 = t4 == UINT8_C(2); if (t5) { - t6 = bincode_deserializeAlloc__anon_2605__5086(a0, a1); + t6 = bincode_deserializeAlloc__anon_2605__5090(a0, a1); if (t6.error) { t1 = t6.error; t2.payload = (struct shared_MarkerType__1802){{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)}; @@ -33859,7 +34069,7 @@ static nav__5085_39 bincode_deserializeUnionAlloc__anon_2592__5085(struct io_Gen zig_block_2:; t5 = t4 == UINT8_C(3); if (t5) { - t6 = bincode_deserializeAlloc__anon_2605__5086(a0, a1); + t6 = bincode_deserializeAlloc__anon_2605__5090(a0, a1); if (t6.error) { t1 = t6.error; t2.payload = (struct shared_MarkerType__1802){{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)}; @@ -33879,11 +34089,11 @@ static nav__5085_39 bincode_deserializeUnionAlloc__anon_2592__5085(struct io_Gen zig_unreachable(); } -static nav__5084_39 bincode_deserializeAlloc__anon_2559__5084(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { - nav__5084_39 t0; +static nav__5088_39 bincode_deserializeAlloc__anon_2559__5088(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { + nav__5088_39 t0; struct shared_MarkerType__1802 t2; uint16_t t1; - t0 = bincode_deserializeUnionAlloc__anon_2592__5085(a0, a1); + t0 = bincode_deserializeUnionAlloc__anon_2592__5089(a0, a1); if (t0.error) { t1 = t0.error; t0.payload = (struct shared_MarkerType__1802){{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)}; @@ -33896,19 +34106,19 @@ static nav__5084_39 bincode_deserializeAlloc__anon_2559__5084(struct io_GenericR return t0; } -static nav__5083_39 bincode_deserializeStructAlloc__anon_2541__5083(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { +static nav__5087_39 bincode_deserializeStructAlloc__anon_2541__5087(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { int32_t *t1; - nav__5083_39 t4; + nav__5087_39 t4; struct shared_MarkerType__1802 *t6; - nav__5083_60 t7; + nav__5087_60 t7; struct shared_MarkerType__1802 t8; struct shared_Command__struct_1800__1800 t9; struct shared_Command__struct_1800__1800 t0; - nav__5083_57 t2; + nav__5087_57 t2; int32_t t5; uint16_t t3; t1 = (int32_t *)&t0.pid; - t2 = bincode_deserializeAlloc__anon_2327__5072(a0, a1); + t2 = bincode_deserializeAlloc__anon_2327__5076(a0, a1); if (t2.error) { t3 = t2.error; t4.payload = (struct shared_Command__struct_1800__1800){{{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)},-INT32_C(0x55555556)}; @@ -33918,7 +34128,7 @@ static nav__5083_39 bincode_deserializeStructAlloc__anon_2541__5083(struct io_Ge t5 = t2.payload; (*t1) = t5; t6 = (struct shared_MarkerType__1802 *)&t0.marker; - t7 = bincode_deserializeAlloc__anon_2559__5084(a0, a1); + t7 = bincode_deserializeAlloc__anon_2559__5088(a0, a1); if (t7.error) { t3 = t7.error; t4.payload = (struct shared_Command__struct_1800__1800){{{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)},-INT32_C(0x55555556)}; @@ -33933,11 +34143,11 @@ static nav__5083_39 bincode_deserializeStructAlloc__anon_2541__5083(struct io_Ge return t4; } -static nav__5082_39 bincode_deserializeAlloc__anon_2527__5082(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { - nav__5082_39 t0; +static nav__5086_39 bincode_deserializeAlloc__anon_2527__5086(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { + nav__5086_39 t0; struct shared_Command__struct_1800__1800 t2; uint16_t t1; - t0 = bincode_deserializeStructAlloc__anon_2541__5083(a0, a1); + t0 = bincode_deserializeStructAlloc__anon_2541__5087(a0, a1); if (t0.error) { t1 = t0.error; t0.payload = (struct shared_Command__struct_1800__1800){{{UINT64_C(0xaaaaaaaaaaaaaaaa)},UINT8_C(0x2)},-INT32_C(0x55555556)}; @@ -33950,13 +34160,13 @@ static nav__5082_39 bincode_deserializeAlloc__anon_2527__5082(struct io_GenericR return t0; } -static nav__5089_38 bincode_deserializeEnum__anon_2695__5089(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0) { - nav__5089_46 t0; +static nav__5093_38 bincode_deserializeEnum__anon_2695__5093(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0) { + nav__5093_46 t0; uint32_t t3; uint16_t t1; - nav__5089_38 t2; + nav__5093_38 t2; uint8_t t4; - t0 = bincode_deserializeInt__anon_2223__5031(a0); + t0 = bincode_deserializeInt__anon_2223__5035(a0); if (t0.error) { t1 = t0.error; t2.payload = UINT8_C(0x2); @@ -33970,12 +34180,12 @@ static nav__5089_38 bincode_deserializeEnum__anon_2695__5089(struct io_GenericRe return t2; } -static nav__5088_38 bincode_deserializeAlloc__anon_2665__5088(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { - nav__5088_38 t0; +static nav__5092_38 bincode_deserializeAlloc__anon_2665__5092(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { + nav__5092_38 t0; uint16_t t1; uint8_t t2; (void)a1; - t0 = bincode_deserializeEnum__anon_2695__5089(a0); + t0 = bincode_deserializeEnum__anon_2695__5093(a0); if (t0.error) { t1 = t0.error; t0.payload = UINT8_C(0x2); @@ -33988,24 +34198,24 @@ static nav__5088_38 bincode_deserializeAlloc__anon_2665__5088(struct io_GenericR return t0; } -static nav__5029_39 bincode_deserializeUnionAlloc__anon_2207__5029(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { - nav__5029_39 t2; - nav__5029_68 t6; +static nav__5033_39 bincode_deserializeUnionAlloc__anon_2207__5033(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { + nav__5033_39 t2; + nav__5033_68 t6; struct shared_Command__struct_1798__1798 t7; struct shared_Command__1795 t8; - nav__5029_70 t9; + nav__5033_70 t9; struct shared_Command__struct_1799__1799 t10; - nav__5029_72 t11; + nav__5033_72 t11; struct shared_Command__struct_1800__1800 t12; - nav__5029_74 t13; + nav__5033_74 t13; uint64_t t14; - nav__5029_66 t0; + nav__5033_66 t0; uint32_t t3; uint16_t t1; - nav__5029_76 t15; + nav__5033_76 t15; uint8_t t4; bool t5; - t0 = bincode_deserializeAlloc__anon_2212__5030(a0, a1); + t0 = bincode_deserializeAlloc__anon_2212__5034(a0, a1); if (t0.error) { t1 = t0.error; t2.payload = (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -34016,7 +34226,7 @@ static nav__5029_39 bincode_deserializeUnionAlloc__anon_2207__5029(struct io_Gen t4 = (uint8_t)t3; t5 = t4 == UINT8_C(0); if (t5) { - t6 = bincode_deserializeAlloc__anon_2282__5070(a0, a1); + t6 = bincode_deserializeAlloc__anon_2282__5074(a0, a1); if (t6.error) { t1 = t6.error; t2.payload = (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -34035,39 +34245,39 @@ static nav__5029_39 bincode_deserializeUnionAlloc__anon_2207__5029(struct io_Gen zig_block_0:; t5 = t4 == UINT8_C(1); if (t5) { - (void)bincode_deserializeAlloc__anon_2422__5079(a0, a1); - return (nav__5029_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(1)},0}; + (void)bincode_deserializeAlloc__anon_2422__5083(a0, a1); + return (nav__5033_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(1)},0}; } goto zig_block_1; zig_block_1:; t5 = t4 == UINT8_C(2); if (t5) { - (void)bincode_deserializeAlloc__anon_2422__5079(a0, a1); - return (nav__5029_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(2)},0}; + (void)bincode_deserializeAlloc__anon_2422__5083(a0, a1); + return (nav__5033_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(2)},0}; } goto zig_block_2; zig_block_2:; t5 = t4 == UINT8_C(3); if (t5) { - (void)bincode_deserializeAlloc__anon_2422__5079(a0, a1); - return (nav__5029_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(3)},0}; + (void)bincode_deserializeAlloc__anon_2422__5083(a0, a1); + return (nav__5033_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(3)},0}; } goto zig_block_3; zig_block_3:; t5 = t4 == UINT8_C(4); if (t5) { - (void)bincode_deserializeAlloc__anon_2422__5079(a0, a1); - return (nav__5029_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(4)},0}; + (void)bincode_deserializeAlloc__anon_2422__5083(a0, a1); + return (nav__5033_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(4)},0}; } goto zig_block_4; zig_block_4:; t5 = t4 == UINT8_C(5); if (t5) { - t9 = bincode_deserializeAlloc__anon_2469__5080(a0, a1); + t9 = bincode_deserializeAlloc__anon_2469__5084(a0, a1); if (t9.error) { t1 = t9.error; t2.payload = (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -34086,15 +34296,15 @@ static nav__5029_39 bincode_deserializeUnionAlloc__anon_2207__5029(struct io_Gen zig_block_5:; t5 = t4 == UINT8_C(6); if (t5) { - (void)bincode_deserializeAlloc__anon_2422__5079(a0, a1); - return (nav__5029_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(6)},0}; + (void)bincode_deserializeAlloc__anon_2422__5083(a0, a1); + return (nav__5033_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(6)},0}; } goto zig_block_6; zig_block_6:; t5 = t4 == UINT8_C(7); if (t5) { - t11 = bincode_deserializeAlloc__anon_2527__5082(a0, a1); + t11 = bincode_deserializeAlloc__anon_2527__5086(a0, a1); if (t11.error) { t1 = t11.error; t2.payload = (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -34113,7 +34323,7 @@ static nav__5029_39 bincode_deserializeUnionAlloc__anon_2207__5029(struct io_Gen zig_block_7:; t5 = t4 == UINT8_C(8); if (t5) { - t13 = bincode_deserializeAlloc__anon_2605__5086(a0, a1); + t13 = bincode_deserializeAlloc__anon_2605__5090(a0, a1); if (t13.error) { t1 = t13.error; t2.payload = (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -34132,15 +34342,15 @@ static nav__5029_39 bincode_deserializeUnionAlloc__anon_2207__5029(struct io_Gen zig_block_8:; t5 = t4 == UINT8_C(9); if (t5) { - (void)bincode_deserializeAlloc__anon_2422__5079(a0, a1); - return (nav__5029_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(9)},0}; + (void)bincode_deserializeAlloc__anon_2422__5083(a0, a1); + return (nav__5033_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(9)},0}; } goto zig_block_9; zig_block_9:; t5 = t4 == UINT8_C(10); if (t5) { - t15 = bincode_deserializeAlloc__anon_2665__5088(a0, a1); + t15 = bincode_deserializeAlloc__anon_2665__5092(a0, a1); if (t15.error) { t1 = t15.error; t2.payload = (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -34160,11 +34370,11 @@ static nav__5029_39 bincode_deserializeUnionAlloc__anon_2207__5029(struct io_Gen zig_unreachable(); } -static nav__5028_39 bincode_deserializeAlloc__anon_2097__5028(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { - nav__5028_39 t0; +static nav__5032_39 bincode_deserializeAlloc__anon_2097__5032(struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 const a0, struct mem_Allocator__599 const a1) { + nav__5032_39 t0; struct shared_Command__1795 t2; uint16_t t1; - t0 = bincode_deserializeUnionAlloc__anon_2207__5029(a0, a1); + t0 = bincode_deserializeUnionAlloc__anon_2207__5033(a0, a1); if (t0.error) { t1 = t0.error; t0.payload = (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -34177,17 +34387,17 @@ static nav__5028_39 bincode_deserializeAlloc__anon_2097__5028(struct io_GenericR return t0; } -static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_Reader__793 *const a0) { +static nav__1294_39 fifo_posix_Pipe_Reader_recvCmd__1294(struct fifo_posix_Pipe_Reader__793 *const a0) { struct fifo_posix_Pipe_Reader__793 *const *t1; uintptr_t t3; uintptr_t t10; struct fifo_posix_Pipe_Reader__793 *t4; struct fifo_posix_Pipe_Reader__793 *t0; struct fs_File__799 *t5; - nav__1291_68 t7; - nav__1291_76 t8; - nav__1291_39 t12; - nav__1291_39 t13; + nav__1294_68 t7; + nav__1294_76 t8; + nav__1294_39 t12; + nav__1294_39 t13; uint64_t t14; uint64_t t20; uint8_t const (*t15)[4]; @@ -34212,7 +34422,7 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ t6 = (*t5); t7.ptr = &t2[(uintptr_t)0ul]; t7.len = (uintptr_t)4ul; - t8 = fs_File_readAll__1429(t6, t7); + t8 = fs_File_readAll__1432(t6, t7); t9 = t8.error == UINT16_C(0); if (t9) { t10 = t8.payload; @@ -34223,7 +34433,7 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ switch (t11) { case zig_error_WouldBlock: case zig_error_BrokenPipe: { - t12 = (nav__1291_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_NotReady}; + t12 = (nav__1294_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_NotReady}; goto zig_block_1; } default: { @@ -34241,7 +34451,7 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ t14 = t3; t9 = t14 < UINT64_C(4); if (t9) { - return (nav__1291_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_UnexpectedEof}; + return (nav__1294_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_UnexpectedEof}; } goto zig_block_2; @@ -34253,7 +34463,7 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ t4 = (*t1); t18 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *)&t4->buffer; t3 = (uintptr_t)t17; - t11 = array_list_ArrayListAligned_28u8_2cnull_29_resize__1559(t18, t3); + t11 = array_list_ArrayListAligned_28u8_2cnull_29_resize__1562(t18, t3); if (t11) { t13.payload = (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; t13.error = t11; @@ -34265,7 +34475,7 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ t18 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *)&a0->buffer; t19 = (*t18); t7 = t19.items; - t8 = fs_File_readAll__1429(t6, t7); + t8 = fs_File_readAll__1432(t6, t7); t9 = t8.error == UINT16_C(0); if (t9) { t10 = t8.payload; @@ -34276,7 +34486,7 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ switch (t11) { case zig_error_WouldBlock: case zig_error_BrokenPipe: { - t13 = (nav__1291_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_NotReady}; + t13 = (nav__1294_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_NotReady}; goto zig_block_4; } default: { @@ -34295,7 +34505,7 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ t20 = (uint64_t)t17; t9 = t14 < t20; if (t9) { - return (nav__1291_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_UnexpectedEof}; + return (nav__1294_39){{{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)},zig_error_UnexpectedEof}; } goto zig_block_5; @@ -34303,12 +34513,12 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ t18 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *)&a0->buffer; t19 = (*t18); t7 = t19.items; - t22 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4994(t7); + t22 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4998(t7); t21 = t22; - t23 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_reader__4983(&t21); + t23 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_reader__4987(&t21); t24 = (struct mem_Allocator__599 *)&a0->allocator; t25 = (*t24); - t13 = bincode_deserializeAlloc__anon_2097__5028(t23, t25); + t13 = bincode_deserializeAlloc__anon_2097__5032(t23, t25); if (t13.error) { t11 = t13.error; t13.payload = (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; @@ -34321,13 +34531,13 @@ static nav__1291_39 fifo_posix_Pipe_Reader_recvCmd__1291(struct fifo_posix_Pipe_ return t13; } -static nav__1292_39 fifo_posix_Pipe_Reader_waitForResponse__1292(struct fifo_posix_Pipe_Reader__793 *const a0, nav__1292_42 const a1) { +static nav__1295_39 fifo_posix_Pipe_Reader_waitForResponse__1295(struct fifo_posix_Pipe_Reader__793 *const a0, nav__1295_42 const a1) { struct fifo_posix_Pipe_Reader__793 *const *t1; uint64_t t2; uint64_t t4; struct fs_File__799 *t5; - nav__1292_39 t9; - nav__1292_39 t11; + nav__1295_39 t9; + nav__1295_39 t11; struct fifo_posix_Pipe_Reader__793 *t10; struct fifo_posix_Pipe_Reader__793 *t0; struct fs_File__799 t6; @@ -34349,35 +34559,35 @@ static nav__1292_39 fifo_posix_Pipe_Reader_waitForResponse__1292(struct fifo_pos t5 = (struct fs_File__799 *)&a0->file; t6 = (*t5); t7 = t6.handle; - t8 = fifo_posix_waitReadable__1268(t7, t2); + t8 = fifo_posix_waitReadable__1271(t7, t2); if (t8) { t9.payload = (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(0xa)}; t9.error = t8; return t9; } t10 = (*t1); - t9 = fifo_posix_Pipe_Reader_recvCmd__1291(t10); - memcpy(&t11, &t9, sizeof(nav__1292_39)); + t9 = fifo_posix_Pipe_Reader_recvCmd__1294(t10); + memcpy(&t11, &t9, sizeof(nav__1295_39)); return t11; } -static uint16_t fifo_posix_Pipe_Reader_waitForAck__1293(struct fifo_posix_Pipe_Reader__793 *const a0, nav__1293_40 const a1) { +static uint16_t fifo_posix_Pipe_Reader_waitForAck__1296(struct fifo_posix_Pipe_Reader__793 *const a0, nav__1296_40 const a1) { struct fifo_posix_Pipe_Reader__793 *const *t1; struct fifo_posix_Pipe_Reader__793 *t2; struct fifo_posix_Pipe_Reader__793 *t0; - nav__1293_60 t3; + nav__1296_60 t3; struct shared_Command__1795 t5; struct shared_Command__1795 t6; struct shared_Command__1795 const *t7; struct mem_Allocator__599 *t9; struct mem_Allocator__599 t10; - nav__1293_77 t11; + nav__1296_77 t11; uint16_t t4; uint8_t t8; t0 = a0; t1 = (struct fifo_posix_Pipe_Reader__793 *const *)&t0; t2 = (*t1); - t3 = fifo_posix_Pipe_Reader_waitForResponse__1292(t2, a1); + t3 = fifo_posix_Pipe_Reader_waitForResponse__1295(t2, a1); if (t3.error) { t4 = t3.error; return t4; @@ -34391,29 +34601,29 @@ static uint16_t fifo_posix_Pipe_Reader_waitForAck__1293(struct fifo_posix_Pipe_R t5 = (*t7); t9 = (struct mem_Allocator__599 *)&a0->allocator; t10 = (*t9); - shared_Command_deinit__4786(t5, t10); + shared_Command_deinit__4790(t5, t10); return 0; } case UINT8_C(6): { t5 = (*t7); t9 = (struct mem_Allocator__599 *)&a0->allocator; t10 = (*t9); - shared_Command_deinit__4786(t5, t10); + shared_Command_deinit__4790(t5, t10); return zig_error_UnexpectedError; } default: { t11.f0 = t5; - logger_debug__anon_2729__5099(t11); + logger_debug__anon_2729__5103(t11); t5 = (*t7); t9 = (struct mem_Allocator__599 *)&a0->allocator; t10 = (*t9); - shared_Command_deinit__4786(t5, t10); + shared_Command_deinit__4790(t5, t10); return zig_error_UnexpectedResponse; } } } -static uint16_t runner_fifo_RunnerFifo_send_version__1139(struct runner_fifo_RunnerFifo__631 *const a0, uint64_t const a1) { +static uint16_t runner_fifo_RunnerFifo_send_version__1142(struct runner_fifo_RunnerFifo__631 *const a0, uint64_t const a1) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; @@ -34427,31 +34637,31 @@ static uint16_t runner_fifo_RunnerFifo_send_version__1139(struct runner_fifo_Run t3 = (struct fifo_posix_Pipe_Writer__791 *)&t2->writer; t4.tag = UINT8_C(8); t4.payload.SetVersion = a1; - t5 = fifo_posix_Pipe_Writer_sendCmd__1286(t3, t4); + t5 = fifo_posix_Pipe_Writer_sendCmd__1289(t3, t4); if (t5) { return t5; } t2 = (*t1); t6 = (struct fifo_posix_Pipe_Reader__793 *)&t2->reader; - t5 = fifo_posix_Pipe_Reader_waitForAck__1293(t6, (nav__1139_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); + t5 = fifo_posix_Pipe_Reader_waitForAck__1296(t6, (nav__1142_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); if (t5) { return t5; } return 0; } -static uint16_t runner_fifo_RunnerFifo_validate_protocol_version__1130(struct runner_fifo_RunnerFifo__631 *const a0) { +static uint16_t runner_fifo_RunnerFifo_validate_protocol_version__1133(struct runner_fifo_RunnerFifo__631 *const a0) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; - nav__1130_43 t5; - nav__1130_45 t6; + nav__1133_43 t5; + nav__1133_45 t6; uint16_t t3; bool t4; t0 = a0; t1 = (struct runner_fifo_RunnerFifo__631 *const *)&t0; t2 = (*t1); - t3 = runner_fifo_RunnerFifo_send_version__1139(t2, UINT64_C(2)); + t3 = runner_fifo_RunnerFifo_send_version__1142(t2, UINT64_C(2)); t4 = t3 == UINT16_C(0); if (t4) { goto zig_block_0; @@ -34461,16 +34671,16 @@ static uint16_t runner_fifo_RunnerFifo_validate_protocol_version__1130(struct ru return 0; } case zig_error_UnexpectedError: { - logger_err__anon_2753__5100(); - logger_err__anon_2762__5101(); - posix_exit__1747(UINT8_C(1)); + logger_err__anon_2753__5104(); + logger_err__anon_2762__5105(); + posix_exit__1750(UINT8_C(1)); zig_unreachable(); } default: { t5 = zig_errorName[t3 - 1]; t6.f0 = t5; - logger_err__anon_2776__5102(t6); - posix_exit__1747(UINT8_C(1)); + logger_err__anon_2776__5106(t6); + posix_exit__1750(UINT8_C(1)); zig_unreachable(); } } @@ -34479,27 +34689,27 @@ static uint16_t runner_fifo_RunnerFifo_validate_protocol_version__1130(struct ru return 0; } -static nav__1140_38 runner_fifo_RunnerFifo_get_integration_mode__1140(struct runner_fifo_RunnerFifo__631 *const a0) { +static nav__1143_38 runner_fifo_RunnerFifo_get_integration_mode__1143(struct runner_fifo_RunnerFifo__631 *const a0) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; struct fifo_posix_Pipe_Writer__791 *t3; struct fifo_posix_Pipe_Reader__793 *t6; - nav__1140_81 t7; + nav__1143_81 t7; struct shared_Command__1795 t8; struct shared_Command__1795 t9; struct shared_Command__1795 const *t10; struct mem_Allocator__599 *t13; struct mem_Allocator__599 t14; uint16_t t4; - nav__1140_38 t5; + nav__1143_38 t5; uint8_t t11; bool t12; t0 = a0; t1 = (struct runner_fifo_RunnerFifo__631 *const *)&t0; t2 = (*t1); t3 = (struct fifo_posix_Pipe_Writer__791 *)&t2->writer; - t4 = fifo_posix_Pipe_Writer_sendCmd__1286(t3, (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(9)}); + t4 = fifo_posix_Pipe_Writer_sendCmd__1289(t3, (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(9)}); if (t4) { t5.payload = UINT8_C(0x2); t5.error = t4; @@ -34507,7 +34717,7 @@ static nav__1140_38 runner_fifo_RunnerFifo_get_integration_mode__1140(struct run } t2 = (*t1); t6 = (struct fifo_posix_Pipe_Reader__793 *)&t2->reader; - t7 = fifo_posix_Pipe_Reader_waitForResponse__1292(t6, (nav__1140_79){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); + t7 = fifo_posix_Pipe_Reader_waitForResponse__1295(t6, (nav__1143_79){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); if (t7.error) { t4 = t7.error; t5.payload = UINT8_C(0x2); @@ -34524,7 +34734,7 @@ static nav__1140_38 runner_fifo_RunnerFifo_get_integration_mode__1140(struct run t8 = (*t10); t13 = (struct mem_Allocator__599 *)&a0->allocator; t14 = (*t13); - shared_Command_deinit__4786(t8, t14); + shared_Command_deinit__4790(t8, t14); t5.payload = t11; t5.error = UINT16_C(0); return t5; @@ -34535,22 +34745,22 @@ static nav__1140_38 runner_fifo_RunnerFifo_get_integration_mode__1140(struct run t8 = (*t10); t13 = (struct mem_Allocator__599 *)&a0->allocator; t14 = (*t13); - shared_Command_deinit__4786(t8, t14); - return (nav__1140_38){zig_error_UnexpectedResponse,UINT8_C(0x2)}; + shared_Command_deinit__4790(t8, t14); + return (nav__1143_38){zig_error_UnexpectedResponse,UINT8_C(0x2)}; } -static nav__820_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_init__820(struct mem_Allocator__599 const a0) { - nav__820_62 t1; - nav__820_39 t3; +static nav__823_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_init__823(struct mem_Allocator__599 const a0) { + nav__823_62 t1; + nav__823_39 t3; struct runner_fifo_RunnerFifo__631 t4; struct runner_fifo_RunnerFifo__631 t0; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 t9; uint16_t t2; - nav__820_65 t6; + nav__823_65 t6; uint8_t t5; uint8_t t8; bool t7; - t1 = runner_fifo_RunnerFifo_init__1129(a0); + t1 = runner_fifo_RunnerFifo_init__1132(a0); if (t1.error) { t2 = t1.error; t3.payload = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591){{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}}; @@ -34559,8 +34769,8 @@ static nav__820_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerro } t4 = t1.payload; t0 = t4; - (void)runner_fifo_RunnerFifo_validate_protocol_version__1130(&t0); - t6 = runner_fifo_RunnerFifo_get_integration_mode__1140(&t0); + (void)runner_fifo_RunnerFifo_validate_protocol_version__1133(&t0); + t6 = runner_fifo_RunnerFifo_get_integration_mode__1143(&t0); t7 = t6.error == UINT16_C(0); if (t7) { t8 = t6.payload; @@ -34568,7 +34778,7 @@ static nav__820_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerro goto zig_block_0; } t2 = t6.error; - runner_fifo_RunnerFifo_deinit__1131(&t0); + runner_fifo_RunnerFifo_deinit__1134(&t0); t3.payload = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591){{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}}; t3.error = t2; return t3; @@ -34576,8 +34786,8 @@ static nav__820_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerro zig_block_0:; t7 = t5 != UINT8_C(2); if (t7) { - runner_fifo_RunnerFifo_deinit__1131(&t0); - return (nav__820_39){{{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}},zig_error_ModeError}; + runner_fifo_RunnerFifo_deinit__1134(&t0); + return (nav__823_39){{{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}},zig_error_ModeError}; } goto zig_block_1; @@ -34589,18 +34799,18 @@ static nav__820_39 instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerro return t3; } -static nav__807_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_init__807(struct mem_Allocator__599 const a0) { - nav__807_62 t1; - nav__807_39 t3; +static nav__810_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_init__810(struct mem_Allocator__599 const a0) { + nav__810_62 t1; + nav__810_39 t3; struct runner_fifo_RunnerFifo__631 t4; struct runner_fifo_RunnerFifo__631 t0; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 t9; uint16_t t2; - nav__807_65 t6; + nav__810_65 t6; uint8_t t5; uint8_t t8; bool t7; - t1 = runner_fifo_RunnerFifo_init__1129(a0); + t1 = runner_fifo_RunnerFifo_init__1132(a0); if (t1.error) { t2 = t1.error; t3.payload = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582){{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}}; @@ -34609,8 +34819,8 @@ static nav__807_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerro } t4 = t1.payload; t0 = t4; - (void)runner_fifo_RunnerFifo_validate_protocol_version__1130(&t0); - t6 = runner_fifo_RunnerFifo_get_integration_mode__1140(&t0); + (void)runner_fifo_RunnerFifo_validate_protocol_version__1133(&t0); + t6 = runner_fifo_RunnerFifo_get_integration_mode__1143(&t0); t7 = t6.error == UINT16_C(0); if (t7) { t8 = t6.payload; @@ -34618,7 +34828,7 @@ static nav__807_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerro goto zig_block_0; } t2 = t6.error; - runner_fifo_RunnerFifo_deinit__1131(&t0); + runner_fifo_RunnerFifo_deinit__1134(&t0); t3.payload = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582){{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}}; t3.error = t2; return t3; @@ -34626,8 +34836,8 @@ static nav__807_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerro zig_block_0:; t7 = t5 != UINT8_C(0); if (t7) { - runner_fifo_RunnerFifo_deinit__1131(&t0); - return (nav__807_39){{{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}},zig_error_ModeError}; + runner_fifo_RunnerFifo_deinit__1134(&t0); + return (nav__810_39){{{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}},{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},{{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},(uintptr_t)0xaaaaaaaaaaaaaaaaul,{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}},{-INT32_C(0x55555556)}}}},zig_error_ModeError}; } goto zig_block_1; @@ -34639,17 +34849,17 @@ static nav__807_39 instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerro return t3; } -static nav__743_39 instruments_root_Instrument_init__743(struct mem_Allocator__599 const a0) { - nav__743_69 t0; +static nav__746_39 instruments_root_Instrument_init__746(struct mem_Allocator__599 const a0) { + nav__746_69 t0; struct instruments_valgrind_ValgrindInstrument__564 t2; struct instruments_root_Instrument__554 t3; - nav__743_39 t4; - nav__743_71 t5; + nav__746_39 t4; + nav__746_71 t5; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 t6; - nav__743_73 t7; + nav__746_73 t7; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 t8; bool t1; - t0 = instruments_valgrind_ValgrindInstrument_init__786(a0); + t0 = instruments_valgrind_ValgrindInstrument_init__789(a0); t1 = t0.error == UINT16_C(0); if (t1) { t2 = t0.payload; @@ -34662,7 +34872,7 @@ static nav__743_39 instruments_root_Instrument_init__743(struct mem_Allocator__5 goto zig_block_0; zig_block_0:; - t5 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_init__820(a0); + t5 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_init__823(a0); t1 = t5.error == UINT16_C(0); if (t1) { t6 = t5.payload; @@ -34675,7 +34885,7 @@ static nav__743_39 instruments_root_Instrument_init__743(struct mem_Allocator__5 goto zig_block_1; zig_block_1:; - t7 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_init__807(a0); + t7 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_init__810(a0); t1 = t7.error == UINT16_C(0); if (t1) { t8 = t7.payload; @@ -34688,37 +34898,37 @@ static nav__743_39 instruments_root_Instrument_init__743(struct mem_Allocator__5 goto zig_block_2; zig_block_2:; - return (nav__743_39){{{{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}}},UINT8_C(3)},0}; + return (nav__746_39){{{{{((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)}}},UINT8_C(3)},0}; } -static nav__730_39 instrument_hooks_InstrumentHooks_init__730(struct mem_Allocator__599 const a0) { +static nav__733_39 instrument_hooks_InstrumentHooks_init__733(struct mem_Allocator__599 const a0) { struct InstrumentHooks *t1; struct instruments_root_Instrument__554 *t2; - nav__730_100 t3; + nav__733_100 t3; struct instruments_root_Instrument__554 t4; struct environment_root_Environment__559 *t5; struct environment_root_Environment__559 t6; - nav__730_39 t0; + nav__733_39 t0; t0.error = UINT16_C(0); t1 = &t0.payload; t2 = (struct instruments_root_Instrument__554 *)&t1->instrument; - t3 = instruments_root_Instrument_init__743(a0); + t3 = instruments_root_Instrument_init__746(a0); t4 = t3.payload; (*t2) = t4; t5 = (struct environment_root_Environment__559 *)&t1->environment; - t6 = environment_root_Environment_init__773(a0); + t6 = environment_root_Environment_init__776(a0); (*t5) = t6; return t0; } -struct InstrumentHooks *c_instrument_hooks_init__238(void) { +struct InstrumentHooks *c_instrument_hooks_init__239(void) { struct InstrumentHooks *t0; struct InstrumentHooks *t3; - nav__238_46 t1; - nav__238_107 t4; + nav__239_46 t1; + nav__239_107 t4; struct InstrumentHooks t5; bool t2; - t1 = mem_Allocator_create__anon_1051__4541((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4529)}); + t1 = mem_Allocator_create__anon_1051__4544((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4532)}); t2 = t1.error == UINT16_C(0); if (t2) { t3 = t1.payload; @@ -34728,20 +34938,20 @@ struct InstrumentHooks *c_instrument_hooks_init__238(void) { return NULL; zig_block_0:; - t4 = instrument_hooks_InstrumentHooks_init__730((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4529)}); + t4 = instrument_hooks_InstrumentHooks_init__733((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4532)}); t5 = t4.payload; (*t0) = t5; t3 = (struct InstrumentHooks *)t0; return t3; } -static nav__4541_40 mem_Allocator_create__anon_1051__4541(struct mem_Allocator__599 const a0) { +static nav__4544_40 mem_Allocator_create__anon_1051__4544(struct mem_Allocator__599 const a0) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; uintptr_t t3; - nav__4541_51 t4; - nav__4541_40 t6; + nav__4544_51 t4; + nav__4544_40 t6; uint8_t *t7; struct InstrumentHooks *t8; uint16_t t5; @@ -34749,7 +34959,7 @@ static nav__4541_40 mem_Allocator_create__anon_1051__4541(struct mem_Allocator__ t1 = (struct mem_Allocator__599 const *)&t0; t2 = (*t1); t3 = (uintptr_t)zig_return_address(); - t4 = mem_Allocator_allocBytesWithAlignment__anon_2823__5103(t2, (uintptr_t)288ul, t3); + t4 = mem_Allocator_allocBytesWithAlignment__anon_2823__5107(t2, (uintptr_t)288ul, t3); if (t4.error) { t5 = t4.error; t6.payload = ((struct InstrumentHooks *)(uintptr_t)0xaaaaaaaaaaaaaaaaul); @@ -34763,42 +34973,42 @@ static nav__4541_40 mem_Allocator_create__anon_1051__4541(struct mem_Allocator__ return t6; } -static uint16_t fs_accessAbsolute__1348(nav__1348_39 const a0, struct fs_File_OpenFlags__1718 const a1) { +static uint16_t fs_accessAbsolute__1351(nav__1351_39 const a0, struct fs_File_OpenFlags__1718 const a1) { struct fs_Dir__1720 const *t3; struct fs_Dir__1720 t1; struct fs_Dir__1720 t2; uint16_t t4; bool t0; - t0 = fs_path_isAbsolute__5138(a0); + t0 = fs_path_isAbsolute__5142(a0); debug_assert__180(t0); - t1 = fs_cwd__1340(); + t1 = fs_cwd__1343(); t2 = t1; t3 = (struct fs_Dir__1720 const *)&t2; t1 = (*t3); - t4 = fs_Dir_access__4742(t1, a0, a1); + t4 = fs_Dir_access__4746(t1, a0, a1); if (t4) { return t4; } return 0; } -static nav__1345_39 fs_openFileAbsolute__1345(nav__1345_41 const a0, struct fs_File_OpenFlags__1718 const a1) { +static nav__1348_39 fs_openFileAbsolute__1348(nav__1348_41 const a0, struct fs_File_OpenFlags__1718 const a1) { struct fs_Dir__1720 const *t3; struct fs_Dir__1720 t1; struct fs_Dir__1720 t2; - nav__1345_39 t4; + nav__1348_39 t4; bool t0; - t0 = fs_path_isAbsolute__5138(a0); + t0 = fs_path_isAbsolute__5142(a0); debug_assert__180(t0); - t1 = fs_cwd__1340(); + t1 = fs_cwd__1343(); t2 = t1; t3 = (struct fs_Dir__1720 const *)&t2; t1 = (*t3); - t4 = fs_Dir_openFile__4678(t1, a0, a1); + t4 = fs_Dir_openFile__4682(t1, a0, a1); return t4; } -static struct fifo_posix_Pipe_Writer__791 fifo_posix_Pipe_Writer_init__1283(struct fs_File__799 const a0, struct mem_Allocator__599 const a1) { +static struct fifo_posix_Pipe_Writer__791 fifo_posix_Pipe_Writer_init__1286(struct fs_File__799 const a0, struct mem_Allocator__599 const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 t1; struct array_list_ArrayListAligned_28u8_2cnull_29__811 t0; struct fs_File__799 *t5; @@ -34807,9 +35017,9 @@ static struct fifo_posix_Pipe_Writer__791 fifo_posix_Pipe_Writer_init__1283(stru struct fifo_posix_Pipe_Writer__791 t4; uint16_t t2; bool t3; - t1 = array_list_ArrayListAligned_28u8_2cnull_29_init__1527(a1); + t1 = array_list_ArrayListAligned_28u8_2cnull_29_init__1530(a1); t0 = t1; - t2 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1564(&t0, (uintptr_t)1024ul); + t2 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1567(&t0, (uintptr_t)1024ul); t3 = t2 == UINT16_C(0); if (t3) { goto zig_block_0; @@ -34827,7 +35037,7 @@ static struct fifo_posix_Pipe_Writer__791 fifo_posix_Pipe_Writer_init__1283(stru return t4; } -static struct fifo_posix_Pipe_Reader__793 fifo_posix_Pipe_Reader_init__1288(struct fs_File__799 const a0, struct mem_Allocator__599 const a1) { +static struct fifo_posix_Pipe_Reader__793 fifo_posix_Pipe_Reader_init__1291(struct fs_File__799 const a0, struct mem_Allocator__599 const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 t1; struct array_list_ArrayListAligned_28u8_2cnull_29__811 t0; struct fs_File__799 *t5; @@ -34836,9 +35046,9 @@ static struct fifo_posix_Pipe_Reader__793 fifo_posix_Pipe_Reader_init__1288(stru struct fifo_posix_Pipe_Reader__793 t4; uint16_t t2; bool t3; - t1 = array_list_ArrayListAligned_28u8_2cnull_29_init__1527(a1); + t1 = array_list_ArrayListAligned_28u8_2cnull_29_init__1530(a1); t0 = t1; - t2 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1564(&t0, (uintptr_t)1024ul); + t2 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1567(&t0, (uintptr_t)1024ul); t3 = t2 == UINT16_C(0); if (t3) { goto zig_block_0; @@ -34856,22 +35066,22 @@ static struct fifo_posix_Pipe_Reader__793 fifo_posix_Pipe_Reader_init__1288(stru return t4; } -static void array_list_ArrayListAligned_28u8_2cnull_29_clearRetainingCapacity__1562(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0) { +static void array_list_ArrayListAligned_28u8_2cnull_29_clearRetainingCapacity__1565(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t1; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t2; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t0; - nav__1562_43 *t3; + nav__1565_43 *t3; uintptr_t *t4; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t0; t2 = (*t1); - t3 = (nav__1562_43 *)&t2->items; + t3 = (nav__1565_43 *)&t2->items; t4 = &t3->len; (*t4) = (uintptr_t)0ul; return; } -static struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 array_list_ArrayListAligned_28u8_2cnull_29_writer__1552(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0) { +static struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 array_list_ArrayListAligned_28u8_2cnull_29_writer__1555(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 **t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 **)&t0.context; @@ -34879,34 +35089,34 @@ static struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2 return t0; } -static uint16_t bincode_serialize__anon_1849__4913(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__1795 const a1) { +static uint16_t bincode_serialize__anon_1849__4917(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__1795 const a1) { uint16_t t0; - t0 = bincode_serializeUnion__anon_2865__5201(a0, a1); + t0 = bincode_serializeUnion__anon_2865__5205(a0, a1); if (t0) { return t0; } return 0; } -static uint8_t const (*mem_asBytes__anon_1887__4914(uint32_t const *const a0))[4] { +static uint8_t const (*mem_asBytes__anon_1887__4918(uint32_t const *const a0))[4] { uint8_t const (*t0)[4]; t0 = (uint8_t const (*)[4])a0; return t0; } -static uint16_t fs_File_writeAll__1439(struct fs_File__799 const a0, nav__1439_40 const a1) { +static uint16_t fs_File_writeAll__1442(struct fs_File__799 const a0, nav__1442_40 const a1) { struct fs_File__799 const *t1; - nav__1439_40 const *t3; + nav__1442_40 const *t3; uintptr_t t5; uintptr_t t6; uintptr_t t13; uintptr_t t4; uint64_t t7; uint64_t t8; - nav__1439_40 t11; - nav__1439_40 t2; + nav__1442_40 t11; + nav__1442_40 t2; uint8_t const *t12; - nav__1439_47 t14; + nav__1442_47 t14; struct fs_File__799 t10; struct fs_File__799 t0; uint16_t t15; @@ -34914,7 +35124,7 @@ static uint16_t fs_File_writeAll__1439(struct fs_File__799 const a0, nav__1439_4 t0 = a0; t1 = (struct fs_File__799 const *)&t0; t2 = a1; - t3 = (nav__1439_40 const *)&t2; + t3 = (nav__1442_40 const *)&t2; t4 = (uintptr_t)0ul; zig_loop_11: t5 = t4; @@ -34933,7 +35143,7 @@ static uint16_t fs_File_writeAll__1439(struct fs_File__799 const a0, nav__1439_4 t5 = t13 - t5; t11.ptr = t12; t11.len = t5; - t14 = fs_File_write__1438(t10, t11); + t14 = fs_File_write__1441(t10, t11); if (t14.error) { t15 = t14.error; return t15; @@ -34952,31 +35162,31 @@ static uint16_t fs_File_writeAll__1439(struct fs_File__799 const a0, nav__1439_4 return 0; } -static nav__1964_38 posix_poll__1964(nav__1964_41 const a0, int32_t const a1) { +static nav__1967_38 posix_poll__1967(nav__1967_41 const a0, int32_t const a1) { uintptr_t t0; uintptr_t t1; - nav__1964_46 t2; + nav__1967_46 t2; struct os_linux_pollfd__1921 *t4; - nav__1964_38 t7; + nav__1967_38 t7; int t5; uint16_t t6; bool t3; zig_loop_5: t1 = a0.len; - t2 = math_cast__anon_2885__5202(t1); + t2 = math_cast__anon_2885__5206(t1); t3 = t2.is_null != true; if (t3) { t1 = t2.payload; t0 = t1; goto zig_block_1; } - return (nav__1964_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; + return (nav__1967_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; zig_block_1:; t4 = a0.ptr; t5 = a1; t5 = poll(t4, t0, t5); - t6 = posix_errno__anon_3044__5205(t5); + t6 = posix_errno__anon_3044__5209(t5); switch (t6) { case UINT16_C(0): { t0 = (uintptr_t)t5; @@ -34994,10 +35204,10 @@ static nav__1964_38 posix_poll__1964(nav__1964_41 const a0, int32_t const a1) { zig_unreachable(); } case UINT16_C(12): { - return (nav__1964_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; + return (nav__1967_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; } default: { - t6 = posix_unexpectedErrno__2021(t6); + t6 = posix_unexpectedErrno__2024(t6); t7.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; t7.error = t6; return t7; @@ -35008,18 +35218,18 @@ static nav__1964_38 posix_poll__1964(nav__1964_41 const a0, int32_t const a1) { goto zig_loop_5; } -static nav__1429_38 fs_File_readAll__1429(struct fs_File__799 const a0, nav__1429_41 const a1) { +static nav__1432_38 fs_File_readAll__1432(struct fs_File__799 const a0, nav__1432_41 const a1) { struct fs_File__799 const *t1; - nav__1429_41 const *t3; + nav__1432_41 const *t3; uintptr_t t5; uintptr_t t6; uintptr_t t4; uint64_t t7; uint64_t t8; - nav__1429_41 t11; - nav__1429_41 t2; + nav__1432_41 t11; + nav__1432_41 t2; uint8_t *t12; - nav__1429_38 t13; + nav__1432_38 t13; struct fs_File__799 t10; struct fs_File__799 t0; uint16_t t14; @@ -35027,7 +35237,7 @@ static nav__1429_38 fs_File_readAll__1429(struct fs_File__799 const a0, nav__142 t0 = a0; t1 = (struct fs_File__799 const *)&t0; t2 = a1; - t3 = (nav__1429_41 const *)&t2; + t3 = (nav__1432_41 const *)&t2; t4 = (uintptr_t)0ul; zig_loop_11: t5 = t4; @@ -35045,7 +35255,7 @@ static nav__1429_38 fs_File_readAll__1429(struct fs_File__799 const a0, nav__142 t6 = t5 - t6; t11.ptr = t12; t11.len = t6; - t13 = fs_File_read__1428(t10, t11); + t13 = fs_File_read__1431(t10, t11); if (t13.error) { t14 = t13.error; t13.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; @@ -35078,39 +35288,39 @@ static nav__1429_38 fs_File_readAll__1429(struct fs_File__799 const a0, nav__142 return t13; } -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_resize__1559(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0, uintptr_t const a1) { +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_resize__1562(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0, uintptr_t const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t1; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t2; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t0; - nav__1559_43 *t4; + nav__1562_43 *t4; uintptr_t *t5; uint16_t t3; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t0; t2 = (*t1); - t3 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1564(t2, a1); + t3 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1567(t2, a1); if (t3) { return t3; } t2 = (*t1); - t4 = (nav__1559_43 *)&t2->items; + t4 = (nav__1562_43 *)&t2->items; t5 = &t4->len; (*t5) = a1; return 0; } -static struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 io_fixed_buffer_stream_fixedBufferStream__anon_2068__4994(nav__4994_40 const a0) { - nav__4994_40 *t1; +static struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 io_fixed_buffer_stream_fixedBufferStream__anon_2068__4998(nav__4998_40 const a0) { + nav__4998_40 *t1; uintptr_t *t2; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t0; - t1 = (nav__4994_40 *)&t0.buffer; + t1 = (nav__4998_40 *)&t0.buffer; (*t1) = a0; t2 = (uintptr_t *)&t0.pos; (*t2) = (uintptr_t)0ul; return t0; } -static struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_reader__4983(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const a0) { +static struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_reader__4987(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 **t1; struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29__2089 t0; t1 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 **)&t0.context; @@ -35118,25 +35328,25 @@ static struct io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_ return t0; } -static nav__5027_38 io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__5027(void const *const a0, nav__5027_41 const a1) { +static nav__5031_38 io_GenericReader_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7b_7d_2c_28function_20_27read_27_29_29_typeEras__5031(void const *const a0, nav__5031_41 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t0; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *t1; - nav__5027_38 t2; - nav__5027_38 t3; + nav__5031_38 t2; + nav__5031_38 t3; t0 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)a0; t1 = (*t0); - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read__4986(t1, a1); - memcpy(&t3, &t2, sizeof(nav__5027_38)); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read__4990(t1, a1); + memcpy(&t3, &t2, sizeof(nav__5031_38)); return t3; } -static nav__5069_39 io_Reader_readBytesNoEof__anon_2269__5069(struct io_Reader__2238 const a0) { +static nav__5073_39 io_Reader_readBytesNoEof__anon_2269__5073(struct io_Reader__2238 const a0) { struct io_Reader__2238 const *t1; struct io_Reader__2238 t3; struct io_Reader__2238 t0; - nav__5069_46 t4; + nav__5073_46 t4; uint16_t t5; - nav__5069_39 t6; + nav__5073_39 t6; uint8_t t7[4]; uint8_t t2[4]; t0 = a0; @@ -35144,7 +35354,7 @@ static nav__5069_39 io_Reader_readBytesNoEof__anon_2269__5069(struct io_Reader__ t3 = (*t1); t4.ptr = &t2[(uintptr_t)0ul]; t4.len = (uintptr_t)4ul; - t5 = io_Reader_readNoEof__5036(t3, t4); + t5 = io_Reader_readNoEof__5040(t3, t4); if (t5) { memcpy(t6.payload, "\252\252\252\252", sizeof(uint8_t[4])); t6.error = t5; @@ -35156,13 +35366,13 @@ static nav__5069_39 io_Reader_readBytesNoEof__anon_2269__5069(struct io_Reader__ return t6; } -static nav__5076_39 io_Reader_readBytesNoEof__anon_2375__5076(struct io_Reader__2238 const a0) { +static nav__5080_39 io_Reader_readBytesNoEof__anon_2375__5080(struct io_Reader__2238 const a0) { struct io_Reader__2238 const *t1; struct io_Reader__2238 t3; struct io_Reader__2238 t0; - nav__5076_46 t4; + nav__5080_46 t4; uint16_t t5; - nav__5076_39 t6; + nav__5080_39 t6; uint8_t t7[8]; uint8_t t2[8]; t0 = a0; @@ -35170,7 +35380,7 @@ static nav__5076_39 io_Reader_readBytesNoEof__anon_2375__5076(struct io_Reader__ t3 = (*t1); t4.ptr = &t2[(uintptr_t)0ul]; t4.len = (uintptr_t)8ul; - t5 = io_Reader_readNoEof__5036(t3, t4); + t5 = io_Reader_readNoEof__5040(t3, t4); if (t5) { memcpy(t6.payload, "\252\252\252\252\252\252\252\252", sizeof(uint8_t[8])); t6.error = t5; @@ -35182,19 +35392,19 @@ static nav__5076_39 io_Reader_readBytesNoEof__anon_2375__5076(struct io_Reader__ return t6; } -static nav__5077_40 mem_Allocator_alloc__anon_2384__5077(struct mem_Allocator__599 const a0, uintptr_t const a1) { +static nav__5081_40 mem_Allocator_alloc__anon_2384__5081(struct mem_Allocator__599 const a0, uintptr_t const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; struct mem_Allocator__599 t5; uintptr_t t3; - nav__5077_40 t4; - nav__5077_40 t8; - nav__5077_51 t6; + nav__5081_40 t4; + nav__5081_40 t8; + nav__5081_51 t6; uint8_t *t9; uint8_t *t10; uint8_t *const *t11; - nav__5077_39 t12; + nav__5081_39 t12; uint16_t t7; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; @@ -35203,10 +35413,10 @@ static nav__5077_40 mem_Allocator_alloc__anon_2384__5077(struct mem_Allocator__5 t5 = t2; t1 = (struct mem_Allocator__599 const *)&t5; t2 = (*t1); - t6 = mem_Allocator_allocWithSizeAndAlignment__anon_3080__5206(t2, a1, t3); + t6 = mem_Allocator_allocWithSizeAndAlignment__anon_3080__5210(t2, a1, t3); if (t6.error) { t7 = t6.error; - t8.payload = (nav__5077_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t8.payload = (nav__5081_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t8.error = t7; t4 = t8; goto zig_block_0; @@ -35227,26 +35437,26 @@ static nav__5077_40 mem_Allocator_alloc__anon_2384__5077(struct mem_Allocator__5 return t4; } -static nav__5034_38 io_Reader_readAll__5034(struct io_Reader__2238 const a0, nav__5034_41 const a1) { +static nav__5038_38 io_Reader_readAll__5038(struct io_Reader__2238 const a0, nav__5038_41 const a1) { uintptr_t t0; - nav__5034_38 t1; + nav__5038_38 t1; t0 = a1.len; - t1 = io_Reader_readAtLeast__5035(a0, a1, t0); + t1 = io_Reader_readAtLeast__5039(a0, a1, t0); return t1; } -static zig_noreturn void bincode_invalidProtocol__anon_2407__5078(void) { - utils_print__anon_3102__5217(); - posix_exit__1747(UINT8_C(1)); +static zig_noreturn void bincode_invalidProtocol__anon_2407__5082(void) { + utils_print__anon_3102__5221(); + posix_exit__1750(UINT8_C(1)); zig_unreachable(); } -static void shared_Command_deinit__4786(struct shared_Command__1795 const a0, struct mem_Allocator__599 const a1) { +static void shared_Command_deinit__4790(struct shared_Command__1795 const a0, struct mem_Allocator__599 const a1) { struct mem_Allocator__599 const *t1; struct shared_Command__struct_1799__1799 t3; struct mem_Allocator__599 t4; struct mem_Allocator__599 t0; - nav__4786_43 t5; + nav__4790_43 t5; struct shared_Command__struct_1798__1798 t6; uint8_t t2; t0 = a1; @@ -35257,17 +35467,17 @@ static void shared_Command_deinit__4786(struct shared_Command__1795 const a0, st t3 = a0.payload.SetIntegration; t4 = (*t1); t5 = t3.name; - mem_Allocator_free__anon_3116__5296(t4, t5); + mem_Allocator_free__anon_3116__5300(t4, t5); t4 = (*t1); t5 = t3.version; - mem_Allocator_free__anon_3116__5296(t4, t5); + mem_Allocator_free__anon_3116__5300(t4, t5); goto zig_block_0; } case UINT8_C(0): { t6 = a0.payload.ExecutedBenchmark; t4 = (*t1); t5 = t6.uri; - mem_Allocator_free__anon_3116__5296(t4, t5); + mem_Allocator_free__anon_3116__5300(t4, t5); goto zig_block_0; } case UINT8_C(8): { @@ -35288,34 +35498,34 @@ static void shared_Command_deinit__4786(struct shared_Command__1795 const a0, st return; } -static void logger_debug__anon_2729__5099(nav__5099_39 const a0) { - logger_logWithPrefix__anon_3124__5297(a0); +static void logger_debug__anon_2729__5103(nav__5103_39 const a0) { + logger_logWithPrefix__anon_3124__5301(a0); return; } -static void logger_err__anon_2753__5100(void) { - logger_logWithPrefix__anon_3126__5298(); +static void logger_err__anon_2753__5104(void) { + logger_logWithPrefix__anon_3126__5302(); return; } -static void logger_err__anon_2762__5101(void) { - logger_logWithPrefix__anon_3127__5299(); +static void logger_err__anon_2762__5105(void) { + logger_logWithPrefix__anon_3127__5303(); return; } -static zig_noreturn void posix_exit__1747(uint8_t const a0) { +static zig_noreturn void posix_exit__1750(uint8_t const a0) { int t0; t0 = (int)a0; exit(t0); zig_unreachable(); } -static void logger_err__anon_2776__5102(nav__5102_40 const a0) { - logger_logWithPrefix__anon_3132__5301(a0); +static void logger_err__anon_2776__5106(nav__5106_40 const a0) { + logger_logWithPrefix__anon_3132__5305(a0); return; } -static void runner_fifo_RunnerFifo_deinit__1131(struct runner_fifo_RunnerFifo__631 *const a0) { +static void runner_fifo_RunnerFifo_deinit__1134(struct runner_fifo_RunnerFifo__631 *const a0) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; @@ -35325,14 +35535,14 @@ static void runner_fifo_RunnerFifo_deinit__1131(struct runner_fifo_RunnerFifo__6 t1 = (struct runner_fifo_RunnerFifo__631 *const *)&t0; t2 = (*t1); t3 = (struct fifo_posix_Pipe_Writer__791 *)&t2->writer; - fifo_posix_Pipe_Writer_deinit__1287(t3); + fifo_posix_Pipe_Writer_deinit__1290(t3); t2 = (*t1); t4 = (struct fifo_posix_Pipe_Reader__793 *)&t2->reader; - fifo_posix_Pipe_Reader_deinit__1294(t4); + fifo_posix_Pipe_Reader_deinit__1297(t4); return; } -static struct environment_root_Environment__559 environment_root_Environment_init__773(struct mem_Allocator__599 const a0) { +static struct environment_root_Environment__559 environment_root_Environment_init__776(struct mem_Allocator__599 const a0) { struct mem_Allocator__599 *t1; struct environment_linked_libraries_root_LinkedLibraries__849 *t2; struct environment_linked_libraries_root_LinkedLibraries__849 t3; @@ -35341,14 +35551,14 @@ static struct environment_root_Environment__559 environment_root_Environment_ini t1 = (struct mem_Allocator__599 *)&t0.allocator; (*t1) = a0; t2 = (struct environment_linked_libraries_root_LinkedLibraries__849 *)&t0.libs; - t3 = environment_linked_libraries_root_LinkedLibraries_init__3643(a0); + t3 = environment_linked_libraries_root_LinkedLibraries_init__3646(a0); (*t2) = t3; t4 = (struct environment_root_EnvironmentJson__845 *)&t0.data; (*t4) = (struct environment_root_EnvironmentJson__845){{{{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul,(uintptr_t)0ul},NULL}},{{{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul,(uintptr_t)0ul},NULL}}}; return t0; } -static nav__5103_39 mem_Allocator_allocBytesWithAlignment__anon_2823__5103(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__5107_39 mem_Allocator_allocBytesWithAlignment__anon_2823__5107(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uint64_t t2; uint8_t *t4; @@ -35364,8 +35574,8 @@ static nav__5103_39 mem_Allocator_allocBytesWithAlignment__anon_2823__5103(struc uint8_t *(*t11)(void *, uintptr_t, uint8_t, uintptr_t); void *t12; uint8_t *const *t16; - nav__5103_52 t17; - nav__5103_39 t18; + nav__5107_52 t17; + nav__5107_39 t18; bool t3; uint8_t t6; t0 = a0; @@ -35373,13 +35583,13 @@ static nav__5103_39 mem_Allocator_allocBytesWithAlignment__anon_2823__5103(struc t2 = a1; t3 = t2 == UINT64_C(0); if (t3) { - return (nav__5103_39){(uint8_t *)(uintptr_t)0xfffffffffffffff8ul,0}; + return (nav__5107_39){(uint8_t *)(uintptr_t)0xfffffffffffffff8ul,0}; } goto zig_block_0; zig_block_0:; t5 = (*t1); - t6 = mem_Alignment_fromByteUnits__1113((uintptr_t)8ul); + t6 = mem_Alignment_fromByteUnits__1116((uintptr_t)8ul); t7 = t5; t1 = (struct mem_Allocator__599 const *)&t7; t8 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; @@ -35394,7 +35604,7 @@ static nav__5103_39 mem_Allocator_allocBytesWithAlignment__anon_2823__5103(struc t4 = t14; goto zig_block_1; } - return (nav__5103_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__5107_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_1:; t15 = t4; @@ -35409,31 +35619,31 @@ static nav__5103_39 mem_Allocator_allocBytesWithAlignment__anon_2823__5103(struc return t18; } -static bool fs_path_isAbsolute__5138(nav__5138_39 const a0) { +static bool fs_path_isAbsolute__5142(nav__5142_39 const a0) { bool t0; - t0 = fs_path_isAbsolutePosix__5144(a0); + t0 = fs_path_isAbsolutePosix__5148(a0); return t0; } -static struct fs_Dir__1720 fs_cwd__1340(void) { +static struct fs_Dir__1720 fs_cwd__1343(void) { struct fs_Dir__1720 t0; t0 = (struct fs_Dir__1720){-INT32_C(100)}; return t0; } -static uint16_t fs_Dir_access__4742(struct fs_Dir__1720 const a0, nav__4742_40 const a1, struct fs_File_OpenFlags__1718 const a2) { +static uint16_t fs_Dir_access__4746(struct fs_Dir__1720 const a0, nav__4746_40 const a1, struct fs_File_OpenFlags__1718 const a2) { struct fs_Dir__1720 const *t1; uint8_t const (*t6)[4096]; uint8_t const *t8; struct fs_Dir__1720 t7; struct fs_Dir__1720 t0; - nav__4742_49 t2; + nav__4746_49 t2; uint16_t t3; uint8_t t4[4096]; uint8_t t5[4096]; t0 = a0; t1 = (struct fs_Dir__1720 const *)&t0; - t2 = posix_toPosixPath__2022(a1); + t2 = posix_toPosixPath__2025(a1); if (t2.error) { t3 = t2.error; return t3; @@ -35443,18 +35653,18 @@ static uint16_t fs_Dir_access__4742(struct fs_Dir__1720 const a0, nav__4742_40 c t6 = (uint8_t const (*)[4096])&t5; t7 = (*t1); t8 = (uint8_t const *)t6; - t3 = fs_Dir_accessZ__4743(t7, t8, a2); + t3 = fs_Dir_accessZ__4747(t7, t8, a2); return t3; } -static nav__4678_39 fs_Dir_openFile__4678(struct fs_Dir__1720 const a0, nav__4678_42 const a1, struct fs_File_OpenFlags__1718 const a2) { +static nav__4682_39 fs_Dir_openFile__4682(struct fs_Dir__1720 const a0, nav__4682_42 const a1, struct fs_File_OpenFlags__1718 const a2) { struct fs_Dir__1720 const *t1; uint8_t const (*t8)[4096]; uint8_t const *t10; - nav__4678_39 t5; + nav__4682_39 t5; struct fs_Dir__1720 t9; struct fs_Dir__1720 t0; - nav__4678_53 t3; + nav__4682_53 t3; uint16_t t4; uint8_t t6[4096]; uint8_t t7[4096]; @@ -35462,7 +35672,7 @@ static nav__4678_39 fs_Dir_openFile__4678(struct fs_Dir__1720 const a0, nav__467 t0 = a0; t1 = (struct fs_Dir__1720 const *)&t0; t2 = a2; - t3 = posix_toPosixPath__2022(a1); + t3 = posix_toPosixPath__2025(a1); if (t3.error) { t4 = t3.error; t5.payload = (struct fs_File__799){-INT32_C(0x55555556)}; @@ -35474,19 +35684,19 @@ static nav__4678_39 fs_Dir_openFile__4678(struct fs_Dir__1720 const a0, nav__467 t8 = (uint8_t const (*)[4096])&t7; t9 = (*t1); t10 = (uint8_t const *)t8; - t5 = fs_Dir_openFileZ__4679(t9, t10, a2); + t5 = fs_Dir_openFileZ__4683(t9, t10, a2); return t5; } -static struct array_list_ArrayListAligned_28u8_2cnull_29__811 array_list_ArrayListAligned_28u8_2cnull_29_init__1527(struct mem_Allocator__599 const a0) { +static struct array_list_ArrayListAligned_28u8_2cnull_29__811 array_list_ArrayListAligned_28u8_2cnull_29_init__1530(struct mem_Allocator__599 const a0) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 t0; - t0.items = (nav__1527_42){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + t0.items = (nav__1530_42){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; t0.capacity = (uintptr_t)0ul; t0.allocator = a0; return t0; } -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1564(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0, uintptr_t const a1) { +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1567(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0, uintptr_t const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -35511,13 +35721,13 @@ static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__ zig_block_0:; t2 = (uintptr_t *)&a0->capacity; t3 = (*t2); - t3 = array_list_ArrayListAlignedUnmanaged_28u8_2cnull_29_growCapacity__5372(t3, a1); + t3 = array_list_ArrayListAlignedUnmanaged_28u8_2cnull_29_growCapacity__5376(t3, a1); t7 = (*t1); - t8 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPrecise__1565(t7, t3); + t8 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPrecise__1568(t7, t3); return t8; } -static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__1795 const a1) { +static uint16_t bincode_serializeUnion__anon_2865__5205(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__1795 const a1) { struct shared_Command__struct_1798__1798 t4; struct shared_Command__struct_1799__1799 t5; struct shared_Command__struct_1800__1800 t6; @@ -35528,7 +35738,7 @@ static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_ bool t3; t0 = a1.tag; t1 = (uint32_t)t0; - t2 = bincode_serialize__anon_3242__5373(a0, t1); + t2 = bincode_serialize__anon_3242__5377(a0, t1); if (t2) { return t2; } @@ -35536,7 +35746,7 @@ static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_ t3 = t0 == UINT8_C(0); if (t3) { t4 = a1.payload.ExecutedBenchmark; - t2 = bincode_serialize__anon_3244__5374(a0, t4); + t2 = bincode_serialize__anon_3244__5378(a0, t4); if (t2) { return t2; } @@ -35548,7 +35758,7 @@ static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_ t0 = a1.tag; t3 = t0 == UINT8_C(1); if (t3) { - t2 = bincode_serialize__anon_3246__5375(a0); + t2 = bincode_serialize__anon_3246__5379(a0); if (t2) { return t2; } @@ -35560,7 +35770,7 @@ static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_ t0 = a1.tag; t3 = t0 == UINT8_C(2); if (t3) { - t2 = bincode_serialize__anon_3246__5375(a0); + t2 = bincode_serialize__anon_3246__5379(a0); if (t2) { return t2; } @@ -35572,7 +35782,7 @@ static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_ t0 = a1.tag; t3 = t0 == UINT8_C(3); if (t3) { - t2 = bincode_serialize__anon_3246__5375(a0); + t2 = bincode_serialize__anon_3246__5379(a0); if (t2) { return t2; } @@ -35584,7 +35794,7 @@ static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_ t0 = a1.tag; t3 = t0 == UINT8_C(4); if (t3) { - t2 = bincode_serialize__anon_3246__5375(a0); + t2 = bincode_serialize__anon_3246__5379(a0); if (t2) { return t2; } @@ -35597,7 +35807,7 @@ static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_ t3 = t0 == UINT8_C(5); if (t3) { t5 = a1.payload.SetIntegration; - t2 = bincode_serialize__anon_3248__5376(a0, t5); + t2 = bincode_serialize__anon_3248__5380(a0, t5); if (t2) { return t2; } @@ -35609,7 +35819,7 @@ static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_ t0 = a1.tag; t3 = t0 == UINT8_C(6); if (t3) { - t2 = bincode_serialize__anon_3246__5375(a0); + t2 = bincode_serialize__anon_3246__5379(a0); if (t2) { return t2; } @@ -35622,7 +35832,7 @@ static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_ t3 = t0 == UINT8_C(7); if (t3) { t6 = a1.payload.AddMarker; - t2 = bincode_serialize__anon_3250__5377(a0, t6); + t2 = bincode_serialize__anon_3250__5381(a0, t6); if (t2) { return t2; } @@ -35635,7 +35845,7 @@ static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_ t3 = t0 == UINT8_C(8); if (t3) { t7 = a1.payload.SetVersion; - t2 = bincode_serialize__anon_3252__5378(a0, t7); + t2 = bincode_serialize__anon_3252__5382(a0, t7); if (t2) { return t2; } @@ -35647,7 +35857,7 @@ static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_ t0 = a1.tag; t3 = t0 == UINT8_C(9); if (t3) { - t2 = bincode_serialize__anon_3246__5375(a0); + t2 = bincode_serialize__anon_3246__5379(a0); if (t2) { return t2; } @@ -35660,7 +35870,7 @@ static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_ t3 = t0 == UINT8_C(10); if (t3) { t0 = a1.payload.IntegrationModeResponse; - t2 = bincode_serialize__anon_3254__5379(a0, t0); + t2 = bincode_serialize__anon_3254__5383(a0, t0); if (t2) { return t2; } @@ -35672,24 +35882,24 @@ static uint16_t bincode_serializeUnion__anon_2865__5201(struct io_GenericWriter_ return 0; } -static nav__1438_38 fs_File_write__1438(struct fs_File__799 const a0, nav__1438_41 const a1) { - nav__1438_38 t1; +static nav__1441_38 fs_File_write__1441(struct fs_File__799 const a0, nav__1441_41 const a1) { + nav__1441_38 t1; int32_t t0; t0 = a0.handle; - t1 = posix_write__1757(t0, a1); + t1 = posix_write__1760(t0, a1); return t1; } -static nav__5202_38 math_cast__anon_2885__5202(uintptr_t const a0) { +static nav__5206_38 math_cast__anon_2885__5206(uintptr_t const a0) { uintptr_t t0; - nav__5202_38 t1; + nav__5206_38 t1; t0 = a0; t1.is_null = false; t1.payload = t0; return t1; } -static uint16_t posix_errno__anon_3044__5205(int const a0) { +static uint16_t posix_errno__anon_3044__5209(int const a0) { int *t3; int32_t t1; int t4; @@ -35712,41 +35922,41 @@ static uint16_t posix_errno__anon_3044__5205(int const a0) { return t0; } -static uint16_t posix_unexpectedErrno__2021(uint16_t const a0) { +static uint16_t posix_unexpectedErrno__2024(uint16_t const a0) { (void)a0; return zig_error_Unexpected; } -static nav__1428_38 fs_File_read__1428(struct fs_File__799 const a0, nav__1428_41 const a1) { - nav__1428_38 t1; +static nav__1431_38 fs_File_read__1431(struct fs_File__799 const a0, nav__1431_41 const a1) { + nav__1431_38 t1; int32_t t0; t0 = a0.handle; - t1 = posix_read__1749(t0, a1); + t1 = posix_read__1752(t0, a1); return t1; } -static nav__4986_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read__4986(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const a0, nav__4986_42 const a1) { +static nav__4990_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read__4990(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const a0, nav__4990_42 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t1; - nav__4986_42 const *t3; + nav__4990_42 const *t3; uintptr_t t4; uintptr_t t7; uintptr_t t9; - nav__4986_42 *t5; - nav__4986_42 t6; - nav__4986_42 t13; - nav__4986_42 t2; + nav__4990_42 *t5; + nav__4990_42 t6; + nav__4990_42 t13; + nav__4990_42 t2; uintptr_t *t8; uint64_t t10; uint8_t *t11; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *t12; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *t0; - nav__4986_38 t14; + nav__4990_38 t14; t0 = a0; t1 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t0; t2 = a1; - t3 = (nav__4986_42 const *)&t2; + t3 = (nav__4990_42 const *)&t2; t4 = a1.len; - t5 = (nav__4986_42 *)&a0->buffer; + t5 = (nav__4990_42 *)&a0->buffer; t6 = (*t5); t7 = t6.len; t8 = (uintptr_t *)&a0->pos; @@ -35765,7 +35975,7 @@ static nav__4986_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read_ t6.ptr = t11; t6.len = t9; t12 = (*t1); - t5 = (nav__4986_42 *)&t12->buffer; + t5 = (nav__4990_42 *)&t12->buffer; t8 = (uintptr_t *)&a0->pos; t9 = (*t8); t13 = (*t5); @@ -35785,11 +35995,11 @@ static nav__4986_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_read_ return t14; } -static uint16_t io_Reader_readNoEof__5036(struct io_Reader__2238 const a0, nav__5036_40 const a1) { +static uint16_t io_Reader_readNoEof__5040(struct io_Reader__2238 const a0, nav__5040_40 const a1) { struct io_Reader__2238 const *t1; struct io_Reader__2238 t2; struct io_Reader__2238 t0; - nav__5036_43 t3; + nav__5040_43 t3; uintptr_t t5; uintptr_t t6; uint64_t t7; @@ -35799,7 +36009,7 @@ static uint16_t io_Reader_readNoEof__5036(struct io_Reader__2238 const a0, nav__ t0 = a0; t1 = (struct io_Reader__2238 const *)&t0; t2 = (*t1); - t3 = io_Reader_readAll__5034(t2, a1); + t3 = io_Reader_readAll__5038(t2, a1); if (t3.error) { t4 = t3.error; return t4; @@ -35818,35 +36028,35 @@ static uint16_t io_Reader_readNoEof__5036(struct io_Reader__2238 const a0, nav__ return 0; } -static nav__5206_39 mem_Allocator_allocWithSizeAndAlignment__anon_3080__5206(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__5210_39 mem_Allocator_allocWithSizeAndAlignment__anon_3080__5210(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uintptr_t t2; uintptr_t t5; - nav__5206_49 t3; + nav__5210_49 t3; struct mem_Allocator__599 t6; struct mem_Allocator__599 t0; - nav__5206_39 t7; + nav__5210_39 t7; bool t4; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t3 = math_mul__anon_3296__5445((uintptr_t)1ul, a1); + t3 = math_mul__anon_3296__5449((uintptr_t)1ul, a1); t4 = t3.error == UINT16_C(0); if (t4) { t5 = t3.payload; t2 = t5; goto zig_block_0; } - return (nav__5206_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__5210_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_0:; t6 = (*t1); - t7 = mem_Allocator_allocBytesWithAlignment__anon_3298__5446(t6, t2, a2); + t7 = mem_Allocator_allocBytesWithAlignment__anon_3298__5450(t6, t2, a2); return t7; } -static nav__5035_38 io_Reader_readAtLeast__5035(struct io_Reader__2238 const a0, nav__5035_41 const a1, uintptr_t const a2) { +static nav__5039_38 io_Reader_readAtLeast__5039(struct io_Reader__2238 const a0, nav__5039_41 const a1, uintptr_t const a2) { struct io_Reader__2238 const *t1; - nav__5035_41 const *t3; + nav__5039_41 const *t3; uintptr_t t4; uintptr_t t12; uintptr_t t8; @@ -35854,16 +36064,16 @@ static nav__5035_38 io_Reader_readAtLeast__5035(struct io_Reader__2238 const a0, uint64_t t6; struct io_Reader__2238 t9; struct io_Reader__2238 t0; - nav__5035_41 t10; - nav__5035_41 t2; + nav__5039_41 t10; + nav__5039_41 t2; uint8_t *t11; - nav__5035_38 t13; + nav__5039_38 t13; uint16_t t14; bool t7; t0 = a0; t1 = (struct io_Reader__2238 const *)&t0; t2 = a1; - t3 = (nav__5035_41 const *)&t2; + t3 = (nav__5039_41 const *)&t2; t4 = a1.len; t5 = a2; t6 = t4; @@ -35885,7 +36095,7 @@ static nav__5035_38 io_Reader_readAtLeast__5035(struct io_Reader__2238 const a0, t4 = t12 - t4; t10.ptr = t11; t10.len = t4; - t13 = io_Reader_read__5033(t9, t10); + t13 = io_Reader_read__5037(t9, t10); if (t13.error) { t14 = t13.error; t13.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; @@ -35918,34 +36128,34 @@ static nav__5035_38 io_Reader_readAtLeast__5035(struct io_Reader__2238 const a0, return t13; } -static void utils_print__anon_3102__5217(void) { +static void utils_print__anon_3102__5221(void) { (void)printf((char const *)&__anon_3403, 61, (uint8_t const *)&__anon_2400); return; } -static void mem_Allocator_free__anon_3116__5296(struct mem_Allocator__599 const a0, nav__5296_40 const a1) { +static void mem_Allocator_free__anon_3116__5300(struct mem_Allocator__599 const a0, nav__5300_40 const a1) { struct mem_Allocator__599 const *t1; - nav__5296_40 t2; + nav__5300_40 t2; uintptr_t t3; uint64_t t4; uint8_t const *t6; uint8_t *t7; uint8_t *t8; uint8_t *const *t9; - nav__5296_51 t10; + nav__5300_51 t10; struct mem_Allocator__599 t11; struct mem_Allocator__599 t0; struct mem_Allocator__599 t13; struct mem_Allocator_VTable__602 const *const *t14; struct mem_Allocator_VTable__602 const *t15; - void (*const *t16)(void *, nav__5296_51, uint8_t, uintptr_t); - void (*t17)(void *, nav__5296_51, uint8_t, uintptr_t); + void (*const *t16)(void *, nav__5300_51, uint8_t, uintptr_t); + void (*t17)(void *, nav__5300_51, uint8_t, uintptr_t); void *t18; bool t5; uint8_t t12; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_3427__5448(a1); + t2 = mem_sliceAsBytes__anon_3427__5452(a1); t3 = t2.len; t4 = t3; t5 = t4 == UINT64_C(0); @@ -35968,31 +36178,31 @@ static void mem_Allocator_free__anon_3116__5296(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t10.ptr = t7; t10.len = t3; - t12 = mem_Alignment_fromByteUnits__1113((uintptr_t)1ul); + t12 = mem_Alignment_fromByteUnits__1116((uintptr_t)1ul); t3 = (uintptr_t)zig_return_address(); t13 = t11; t1 = (struct mem_Allocator__599 const *)&t13; t14 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t15 = (*t14); - t16 = (void (*const *)(void *, nav__5296_51, uint8_t, uintptr_t))&t15->free; + t16 = (void (*const *)(void *, nav__5300_51, uint8_t, uintptr_t))&t15->free; t17 = (*t16); t18 = t11.ptr; t17(t18, t10, t12, t3); return; } -static void logger_logWithPrefix__anon_3124__5297(nav__5297_39 const a0) { - nav__5297_59 t3; - nav__5297_59 t6; +static void logger_logWithPrefix__anon_3124__5301(nav__5301_39 const a0) { + nav__5301_59 t3; + nav__5301_59 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__5297_63 t7; + nav__5301_63 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__5093); + t0 = (*&logger_max_level__5097); t1 = UINT8_C(0) < t0; if (t1) { return; @@ -36005,7 +36215,7 @@ static void logger_logWithPrefix__anon_3124__5297(nav__5297_39 const a0) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_3480__5608(t6, a0); + t7 = fmt_bufPrint__anon_3480__5612(t6, a0); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -36025,18 +36235,18 @@ static void logger_logWithPrefix__anon_3124__5297(nav__5297_39 const a0) { return; } -static void logger_logWithPrefix__anon_3126__5298(void) { - nav__5298_41 t3; - nav__5298_41 t6; +static void logger_logWithPrefix__anon_3126__5302(void) { + nav__5302_41 t3; + nav__5302_41 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__5298_45 t7; + nav__5302_45 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__5093); + t0 = (*&logger_max_level__5097); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -36049,7 +36259,7 @@ static void logger_logWithPrefix__anon_3126__5298(void) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_3502__5610(t6); + t7 = fmt_bufPrint__anon_3502__5614(t6); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -36069,18 +36279,18 @@ static void logger_logWithPrefix__anon_3126__5298(void) { return; } -static void logger_logWithPrefix__anon_3127__5299(void) { - nav__5299_41 t3; - nav__5299_41 t6; +static void logger_logWithPrefix__anon_3127__5303(void) { + nav__5303_41 t3; + nav__5303_41 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__5299_45 t7; + nav__5303_45 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__5093); + t0 = (*&logger_max_level__5097); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -36093,7 +36303,7 @@ static void logger_logWithPrefix__anon_3127__5299(void) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_3515__5611(t6); + t7 = fmt_bufPrint__anon_3515__5615(t6); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -36113,18 +36323,18 @@ static void logger_logWithPrefix__anon_3127__5299(void) { return; } -static void logger_logWithPrefix__anon_3132__5301(nav__5301_40 const a0) { - nav__5301_47 t3; - nav__5301_47 t6; +static void logger_logWithPrefix__anon_3132__5305(nav__5305_40 const a0) { + nav__5305_47 t3; + nav__5305_47 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__5301_51 t7; + nav__5305_51 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__5093); + t0 = (*&logger_max_level__5097); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -36137,7 +36347,7 @@ static void logger_logWithPrefix__anon_3132__5301(nav__5301_40 const a0) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_3528__5612(t6, a0); + t7 = fmt_bufPrint__anon_3528__5616(t6, a0); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -36157,7 +36367,7 @@ static void logger_logWithPrefix__anon_3132__5301(nav__5301_40 const a0) { return; } -static void fifo_posix_Pipe_Writer_deinit__1287(struct fifo_posix_Pipe_Writer__791 *const a0) { +static void fifo_posix_Pipe_Writer_deinit__1290(struct fifo_posix_Pipe_Writer__791 *const a0) { struct fifo_posix_Pipe_Writer__791 *const *t1; struct fifo_posix_Pipe_Writer__791 *t2; struct fifo_posix_Pipe_Writer__791 *t0; @@ -36170,25 +36380,25 @@ static void fifo_posix_Pipe_Writer_deinit__1287(struct fifo_posix_Pipe_Writer__7 t2 = (*t1); t3 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *)&t2->buffer; t4 = (*t3); - array_list_ArrayListAligned_28u8_2cnull_29_deinit__1529(t4); + array_list_ArrayListAligned_28u8_2cnull_29_deinit__1532(t4); t2 = (*t1); t5 = (struct fs_File__799 *)&t2->file; t6 = (*t5); - fs_File_close__1385(t6); + fs_File_close__1388(t6); return; } -static void fifo_posix_Pipe_Reader_deinit__1294(struct fifo_posix_Pipe_Reader__793 *const a0) { +static void fifo_posix_Pipe_Reader_deinit__1297(struct fifo_posix_Pipe_Reader__793 *const a0) { struct fifo_posix_Pipe_Reader__793 *const *t1; struct fs_File__799 *t4; uintptr_t t9; uintptr_t t13; - nav__1294_61 t10; - nav__1294_64 t11; + nav__1297_61 t10; + nav__1297_64 t11; uint64_t t14; struct fifo_posix_Pipe_Reader__793 *t15; struct fifo_posix_Pipe_Reader__793 *t0; - nav__1294_53 t16; + nav__1297_53 t16; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t17; struct array_list_ArrayListAligned_28u8_2cnull_29__811 t18; struct fs_File__799 t5; @@ -36211,7 +36421,7 @@ static void fifo_posix_Pipe_Reader_deinit__1294(struct fifo_posix_Pipe_Reader__7 memcpy((char *)&t3, t8, sizeof(struct os_linux_pollfd__1921[1])); t10.ptr = (struct os_linux_pollfd__1921 *)&t3[(uintptr_t)0ul]; t10.len = (uintptr_t)1ul; - t11 = posix_poll__1964(t10, INT32_C(0)); + t11 = posix_poll__1967(t10, INT32_C(0)); t12 = t11.error == UINT16_C(0); if (t12) { t13 = t11.payload; @@ -36234,7 +36444,7 @@ static void fifo_posix_Pipe_Reader_deinit__1294(struct fifo_posix_Pipe_Reader__7 t5 = (*t4); t16.ptr = &t2[(uintptr_t)0ul]; t16.len = (uintptr_t)4096ul; - t11 = fs_File_read__1428(t5, t16); + t11 = fs_File_read__1431(t5, t16); t12 = t11.error == UINT16_C(0); if (t12) { t13 = t11.payload; @@ -36258,15 +36468,15 @@ static void fifo_posix_Pipe_Reader_deinit__1294(struct fifo_posix_Pipe_Reader__7 t15 = (*t1); t17 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *)&t15->buffer; t18 = (*t17); - array_list_ArrayListAligned_28u8_2cnull_29_deinit__1529(t18); + array_list_ArrayListAligned_28u8_2cnull_29_deinit__1532(t18); t15 = (*t1); t4 = (struct fs_File__799 *)&t15->file; t5 = (*t4); - fs_File_close__1385(t5); + fs_File_close__1388(t5); return; } -static struct environment_linked_libraries_root_LinkedLibraries__849 environment_linked_libraries_root_LinkedLibraries_init__3643(struct mem_Allocator__599 const a0) { +static struct environment_linked_libraries_root_LinkedLibraries__849 environment_linked_libraries_root_LinkedLibraries_init__3646(struct mem_Allocator__599 const a0) { struct mem_Allocator__599 *t1; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *t2; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 t3; @@ -36274,21 +36484,21 @@ static struct environment_linked_libraries_root_LinkedLibraries__849 environment t1 = (struct mem_Allocator__599 *)&t0.allocator; (*t1) = a0; t2 = (struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *)&t0.libraries; - t3 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_init__4347(a0); + t3 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_init__4350(a0); (*t2) = t3; return t0; } -static uint8_t mem_Alignment_fromByteUnits__1113(uintptr_t const a0) { +static uint8_t mem_Alignment_fromByteUnits__1116(uintptr_t const a0) { bool t0; uint8_t t1; - t0 = math_isPowerOfTwo__anon_3550__5613(a0); + t0 = math_isPowerOfTwo__anon_3550__5617(a0); debug_assert__180(t0); t1 = zig_ctz_u64(a0, UINT8_C(64)); return t1; } -static bool fs_path_isAbsolutePosix__5144(nav__5144_39 const a0) { +static bool fs_path_isAbsolutePosix__5148(nav__5148_39 const a0) { uintptr_t t0; uint64_t t1; bool t2; @@ -36310,13 +36520,13 @@ static bool fs_path_isAbsolutePosix__5144(nav__5144_39 const a0) { return t3; } -static nav__2022_39 posix_toPosixPath__2022(nav__2022_41 const a0) { +static nav__2025_39 posix_toPosixPath__2025(nav__2025_41 const a0) { uintptr_t t1; uint64_t t2; uint8_t *t4; - nav__2022_47 t5; + nav__2025_47 t5; uint8_t const *t6; - nav__2022_39 t8; + nav__2025_39 t8; bool t3; uint8_t t7[4096]; uint8_t t0[4096]; @@ -36324,7 +36534,7 @@ static nav__2022_39 posix_toPosixPath__2022(nav__2022_41 const a0) { t2 = t1; t3 = t2 >= UINT64_C(4096); if (t3) { - return (nav__2022_39){zig_error_NameTooLong,{'\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa'}}; + return (nav__2025_39){zig_error_NameTooLong,{'\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa','\xaa'}}; } goto zig_block_0; @@ -36345,7 +36555,7 @@ static nav__2022_39 posix_toPosixPath__2022(nav__2022_41 const a0) { return t8; } -static uint16_t fs_Dir_accessZ__4743(struct fs_Dir__1720 const a0, uint8_t const *const a1, struct fs_File_OpenFlags__1718 const a2) { +static uint16_t fs_Dir_accessZ__4747(struct fs_Dir__1720 const a0, uint8_t const *const a1, struct fs_File_OpenFlags__1718 const a2) { uint32_t t2; int32_t t3; struct fs_Dir__1720 t0; @@ -36371,11 +36581,11 @@ static uint16_t fs_Dir_accessZ__4743(struct fs_Dir__1720 const a0, uint8_t const zig_block_0:; t3 = a0.fd; - t4 = posix_faccessatZ__1913(t3, a1, t2, UINT32_C(0)); + t4 = posix_faccessatZ__1916(t3, a1, t2, UINT32_C(0)); return t4; } -static nav__4679_39 fs_Dir_openFileZ__4679(struct fs_Dir__1720 const a0, uint8_t const *const a1, struct fs_File_OpenFlags__1718 const a2) { +static nav__4683_39 fs_Dir_openFileZ__4683(struct fs_Dir__1720 const a0, uint8_t const *const a1, struct fs_File_OpenFlags__1718 const a2) { uint32_t *t2; struct fs_File__799 *t14; int32_t *t15; @@ -36384,9 +36594,9 @@ static nav__4679_39 fs_Dir_openFileZ__4679(struct fs_Dir__1720 const a0, uint8_t int32_t t12; uint32_t t7; uint32_t t1; - nav__4679_50 t8; - nav__4679_39 t10; - nav__4679_39 t13; + nav__4683_50 t8; + nav__4683_39 t10; + nav__4683_39 t13; struct fs_Dir__1720 t0; uint16_t t9; uint8_t t3; @@ -36459,7 +36669,7 @@ static nav__4679_39 fs_Dir_openFileZ__4679(struct fs_Dir__1720 const a0, uint8_t (*t2) = zig_or_u32(zig_and_u32((*t2), UINT32_C(0xfffffeff)), zig_shl_u32((uint32_t)t5, UINT8_C(8))); t6 = a0.fd; t7 = t1; - t8 = posix_openatZ__1769(t6, a1, t7, (uintptr_t)0ul); + t8 = posix_openatZ__1772(t6, a1, t7, (uintptr_t)0ul); if (t8.error) { t9 = t8.error; t10.payload = (struct fs_File__799){-INT32_C(0x55555556)}; @@ -36498,9 +36708,9 @@ static nav__4679_39 fs_Dir_openFileZ__4679(struct fs_Dir__1720 const a0, uint8_t } zig_block_3:; - t9 = posix_flock__1930(t6, t12); + t9 = posix_flock__1933(t6, t12); if (t9) { - posix_close__1727(t6); + posix_close__1730(t6); t10.payload = (struct fs_File__799){-INT32_C(0x55555556)}; t10.error = t9; return t10; @@ -36517,7 +36727,7 @@ static nav__4679_39 fs_Dir_openFileZ__4679(struct fs_Dir__1720 const a0, uint8_t return t13; } -static uintptr_t array_list_ArrayListAlignedUnmanaged_28u8_2cnull_29_growCapacity__5372(uintptr_t const a0, uintptr_t const a1) { +static uintptr_t array_list_ArrayListAlignedUnmanaged_28u8_2cnull_29_growCapacity__5376(uintptr_t const a0, uintptr_t const a1) { uintptr_t t1; uintptr_t t2; uintptr_t t0; @@ -36546,7 +36756,7 @@ static uintptr_t array_list_ArrayListAlignedUnmanaged_28u8_2cnull_29_growCapacit goto zig_loop_6; } -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPrecise__1565(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0, uintptr_t const a1) { +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPrecise__1568(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0, uintptr_t const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -36555,18 +36765,18 @@ static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPr struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t7; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t0; struct array_list_ArrayListAligned_28u8_2cnull_29__811 t8; - nav__1565_43 t9; - nav__1565_43 t12; - nav__1565_43 t20; - nav__1565_43 t21; - nav__1565_43 t18; + nav__1568_43 t9; + nav__1568_43 t12; + nav__1568_43 t20; + nav__1568_43 t21; + nav__1568_43 t18; struct mem_Allocator__599 *t10; struct mem_Allocator__599 t11; - nav__1565_43 *t13; + nav__1568_43 *t13; uint8_t **t14; uint8_t *t15; - nav__1565_55 t16; - nav__1565_43 const *t19; + nav__1568_55 t16; + nav__1568_43 const *t19; uint16_t t17; bool t6; t0 = a0; @@ -36584,16 +36794,16 @@ static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPr zig_block_0:; t7 = (*t1); t8 = (*t7); - t9 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1575(t8); + t9 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1578(t8); t7 = (*t1); t10 = (struct mem_Allocator__599 *)&t7->allocator; t11 = (*t10); - t12 = mem_Allocator_remap__anon_3698__5700(t11, t9, a1); + t12 = mem_Allocator_remap__anon_3698__5704(t11, t9, a1); t6 = t12.ptr != NULL; if (t6) { t9 = t12; t7 = (*t1); - t13 = (nav__1565_43 *)&t7->items; + t13 = (nav__1568_43 *)&t7->items; t14 = &t13->ptr; t15 = t9.ptr; (*t14) = t15; @@ -36606,15 +36816,15 @@ static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPr t7 = (*t1); t10 = (struct mem_Allocator__599 *)&t7->allocator; t11 = (*t10); - t16 = mem_Allocator_alignedAlloc__anon_3703__5701(t11, a1); + t16 = mem_Allocator_alignedAlloc__anon_3703__5705(t11, a1); if (t16.error) { t17 = t16.error; return t17; } t12 = t16.payload; t18 = t12; - t19 = (nav__1565_43 const *)&t18; - t13 = (nav__1565_43 *)&a0->items; + t19 = (nav__1568_43 const *)&t18; + t13 = (nav__1568_43 *)&a0->items; t20 = (*t13); t3 = t20.len; t20 = (*t19); @@ -36622,16 +36832,16 @@ static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPr t15 = (uint8_t *)(((uintptr_t)t15) + ((uintptr_t)0ul*sizeof(uint8_t))); t20.ptr = t15; t20.len = t3; - t13 = (nav__1565_43 *)&a0->items; + t13 = (nav__1568_43 *)&a0->items; t21 = (*t13); t15 = t21.ptr; if (t20.len != 0) memcpy(t20.ptr, t15, t20.len * sizeof(uint8_t)); t7 = (*t1); t10 = (struct mem_Allocator__599 *)&t7->allocator; t11 = (*t10); - mem_Allocator_free__anon_3705__5702(t11, t9); + mem_Allocator_free__anon_3705__5706(t11, t9); t7 = (*t1); - t13 = (nav__1565_43 *)&t7->items; + t13 = (nav__1568_43 *)&t7->items; t14 = &t13->ptr; t15 = t12.ptr; (*t14) = t15; @@ -36645,71 +36855,71 @@ static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacityPr return 0; } -static uint16_t bincode_serialize__anon_3242__5373(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, uint32_t const a1) { +static uint16_t bincode_serialize__anon_3242__5377(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, uint32_t const a1) { uint16_t t0; - t0 = bincode_serializeInt__anon_3710__5703(a0, a1); + t0 = bincode_serializeInt__anon_3710__5707(a0, a1); if (t0) { return t0; } return 0; } -static uint16_t bincode_serialize__anon_3244__5374(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__struct_1798__1798 const a1) { +static uint16_t bincode_serialize__anon_3244__5378(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__struct_1798__1798 const a1) { uint16_t t0; - t0 = bincode_serializeStruct__anon_3715__5704(a0, a1); + t0 = bincode_serializeStruct__anon_3715__5708(a0, a1); if (t0) { return t0; } return 0; } -static uint16_t bincode_serialize__anon_3246__5375(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0) { +static uint16_t bincode_serialize__anon_3246__5379(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0) { (void)a0; return 0; } -static uint16_t bincode_serialize__anon_3248__5376(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__struct_1799__1799 const a1) { +static uint16_t bincode_serialize__anon_3248__5380(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__struct_1799__1799 const a1) { uint16_t t0; - t0 = bincode_serializeStruct__anon_3716__5705(a0, a1); + t0 = bincode_serializeStruct__anon_3716__5709(a0, a1); if (t0) { return t0; } return 0; } -static uint16_t bincode_serialize__anon_3250__5377(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__struct_1800__1800 const a1) { +static uint16_t bincode_serialize__anon_3250__5381(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__struct_1800__1800 const a1) { uint16_t t0; - t0 = bincode_serializeStruct__anon_3717__5706(a0, a1); + t0 = bincode_serializeStruct__anon_3717__5710(a0, a1); if (t0) { return t0; } return 0; } -static uint16_t bincode_serialize__anon_3252__5378(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, uint64_t const a1) { +static uint16_t bincode_serialize__anon_3252__5382(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, uint64_t const a1) { uint16_t t0; - t0 = bincode_serializeInt__anon_3718__5707(a0, a1); + t0 = bincode_serializeInt__anon_3718__5711(a0, a1); if (t0) { return t0; } return 0; } -static uint16_t bincode_serialize__anon_3254__5379(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, uint8_t const a1) { +static uint16_t bincode_serialize__anon_3254__5383(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, uint8_t const a1) { uint16_t t0; - t0 = bincode_serializeEnum__anon_3721__5708(a0, a1); + t0 = bincode_serializeEnum__anon_3721__5712(a0, a1); if (t0) { return t0; } return 0; } -static nav__1757_38 posix_write__1757(int32_t const a0, nav__1757_40 const a1) { +static nav__1760_38 posix_write__1760(int32_t const a0, nav__1760_40 const a1) { uintptr_t t0; uint64_t t1; uint8_t const *t3; intptr_t t5; - nav__1757_38 t7; + nav__1760_38 t7; uint32_t t4; uint16_t t6; bool t2; @@ -36717,7 +36927,7 @@ static nav__1757_38 posix_write__1757(int32_t const a0, nav__1757_40 const a1) { t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__1757_38){(uintptr_t)0ul,0}; + return (nav__1760_38){(uintptr_t)0ul,0}; } goto zig_block_0; @@ -36729,7 +36939,7 @@ static nav__1757_38 posix_write__1757(int32_t const a0, nav__1757_40 const a1) { t4 = (uint32_t)t0; t0 = (uintptr_t)t4; t5 = write(a0, t3, t0); - t6 = posix_errno__anon_3732__5710(t5); + t6 = posix_errno__anon_3732__5714(t5); switch (t6) { case UINT16_C(0): { t0 = (uintptr_t)t5; @@ -36741,55 +36951,55 @@ static nav__1757_38 posix_write__1757(int32_t const a0, nav__1757_40 const a1) { goto zig_block_1; } case UINT16_C(22): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_InvalidArgument}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_InvalidArgument}; } case UINT16_C(14): { zig_unreachable(); } case UINT16_C(2): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ProcessNotFound}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ProcessNotFound}; } case UINT16_C(11): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_WouldBlock}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_WouldBlock}; } case UINT16_C(9): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NotOpenForWriting}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NotOpenForWriting}; } case UINT16_C(89): { zig_unreachable(); } case UINT16_C(122): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_DiskQuota}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_DiskQuota}; } case UINT16_C(27): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_FileTooBig}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_FileTooBig}; } case UINT16_C(5): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_InputOutput}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_InputOutput}; } case UINT16_C(28): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoSpaceLeft}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoSpaceLeft}; } case UINT16_C(13): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_AccessDenied}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_AccessDenied}; } case UINT16_C(1): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_AccessDenied}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_AccessDenied}; } case UINT16_C(32): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_BrokenPipe}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_BrokenPipe}; } case UINT16_C(104): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ConnectionResetByPeer}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ConnectionResetByPeer}; } case UINT16_C(16): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_DeviceBusy}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_DeviceBusy}; } case UINT16_C(6): { - return (nav__1757_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoDevice}; + return (nav__1760_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoDevice}; } default: { - t6 = posix_unexpectedErrno__2021(t6); + t6 = posix_unexpectedErrno__2024(t6); t7.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; t7.error = t6; return t7; @@ -36800,12 +37010,12 @@ static nav__1757_38 posix_write__1757(int32_t const a0, nav__1757_40 const a1) { goto zig_loop_16; } -static nav__1749_38 posix_read__1749(int32_t const a0, nav__1749_40 const a1) { +static nav__1752_38 posix_read__1752(int32_t const a0, nav__1752_40 const a1) { uintptr_t t0; uint64_t t1; uint8_t *t3; intptr_t t5; - nav__1749_38 t7; + nav__1752_38 t7; uint32_t t4; uint16_t t6; bool t2; @@ -36813,7 +37023,7 @@ static nav__1749_38 posix_read__1749(int32_t const a0, nav__1749_40 const a1) { t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__1749_38){(uintptr_t)0ul,0}; + return (nav__1752_38){(uintptr_t)0ul,0}; } goto zig_block_0; @@ -36825,7 +37035,7 @@ static nav__1749_38 posix_read__1749(int32_t const a0, nav__1749_40 const a1) { t4 = (uint32_t)t0; t0 = (uintptr_t)t4; t5 = read(a0, t3, t0); - t6 = posix_errno__anon_3732__5710(t5); + t6 = posix_errno__anon_3732__5714(t5); switch (t6) { case UINT16_C(0): { t0 = (uintptr_t)t5; @@ -36843,40 +37053,40 @@ static nav__1749_38 posix_read__1749(int32_t const a0, nav__1749_40 const a1) { zig_unreachable(); } case UINT16_C(2): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ProcessNotFound}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ProcessNotFound}; } case UINT16_C(11): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_WouldBlock}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_WouldBlock}; } case UINT16_C(125): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_Canceled}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_Canceled}; } case UINT16_C(9): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NotOpenForReading}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NotOpenForReading}; } case UINT16_C(5): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_InputOutput}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_InputOutput}; } case UINT16_C(21): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_IsDir}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_IsDir}; } case UINT16_C(105): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; } case UINT16_C(12): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SystemResources}; } case UINT16_C(107): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SocketNotConnected}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_SocketNotConnected}; } case UINT16_C(104): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ConnectionResetByPeer}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ConnectionResetByPeer}; } case UINT16_C(110): { - return (nav__1749_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ConnectionTimedOut}; + return (nav__1752_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_ConnectionTimedOut}; } default: { - t6 = posix_unexpectedErrno__2021(t6); + t6 = posix_unexpectedErrno__2024(t6); t7.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; t7.error = t6; return t7; @@ -36887,17 +37097,17 @@ static nav__1749_38 posix_read__1749(int32_t const a0, nav__1749_40 const a1) { goto zig_loop_16; } -static nav__5445_38 math_mul__anon_3296__5445(uintptr_t const a0, uintptr_t const a1) { - nav__5445_42 t0; +static nav__5449_38 math_mul__anon_3296__5449(uintptr_t const a0, uintptr_t const a1) { + nav__5449_42 t0; uintptr_t t3; - nav__5445_38 t4; + nav__5449_38 t4; uint8_t t1; bool t2; t0.f1 = zig_mulo_u64(&t0.f0, a0, a1, UINT8_C(64)); t1 = t0.f1; t2 = t1 != UINT8_C(0); if (t2) { - return (nav__5445_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_Overflow}; + return (nav__5449_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_Overflow}; } goto zig_block_0; @@ -36908,7 +37118,7 @@ static nav__5445_38 math_mul__anon_3296__5445(uintptr_t const a0, uintptr_t cons return t4; } -static nav__5446_39 mem_Allocator_allocBytesWithAlignment__anon_3298__5446(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__5450_39 mem_Allocator_allocBytesWithAlignment__anon_3298__5450(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uint64_t t2; uint8_t *t4; @@ -36924,8 +37134,8 @@ static nav__5446_39 mem_Allocator_allocBytesWithAlignment__anon_3298__5446(struc uint8_t *(*t11)(void *, uintptr_t, uint8_t, uintptr_t); void *t12; uint8_t *const *t16; - nav__5446_52 t17; - nav__5446_39 t18; + nav__5450_52 t17; + nav__5450_39 t18; bool t3; uint8_t t6; t0 = a0; @@ -36933,13 +37143,13 @@ static nav__5446_39 mem_Allocator_allocBytesWithAlignment__anon_3298__5446(struc t2 = a1; t3 = t2 == UINT64_C(0); if (t3) { - return (nav__5446_39){(uint8_t *)UINTPTR_MAX,0}; + return (nav__5450_39){(uint8_t *)UINTPTR_MAX,0}; } goto zig_block_0; zig_block_0:; t5 = (*t1); - t6 = mem_Alignment_fromByteUnits__1113((uintptr_t)1ul); + t6 = mem_Alignment_fromByteUnits__1116((uintptr_t)1ul); t7 = t5; t1 = (struct mem_Allocator__599 const *)&t7; t8 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; @@ -36954,7 +37164,7 @@ static nav__5446_39 mem_Allocator_allocBytesWithAlignment__anon_3298__5446(struc t4 = t14; goto zig_block_1; } - return (nav__5446_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__5450_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_1:; t15 = t4; @@ -36968,29 +37178,29 @@ static nav__5446_39 mem_Allocator_allocBytesWithAlignment__anon_3298__5446(struc return t18; } -static nav__5033_38 io_Reader_read__5033(struct io_Reader__2238 const a0, nav__5033_41 const a1) { +static nav__5037_38 io_Reader_read__5037(struct io_Reader__2238 const a0, nav__5037_41 const a1) { struct io_Reader__2238 const *t1; - nav__5033_38 (*const *t2)(void const *, nav__5033_41); - nav__5033_38 (*t3)(void const *, nav__5033_41); + nav__5037_38 (*const *t2)(void const *, nav__5037_41); + nav__5037_38 (*t3)(void const *, nav__5037_41); void const *t4; - nav__5033_38 t5; + nav__5037_38 t5; struct io_Reader__2238 t0; t0 = a0; t1 = (struct io_Reader__2238 const *)&t0; - t2 = (nav__5033_38 (*const *)(void const *, nav__5033_41))&t1->readFn; + t2 = (nav__5037_38 (*const *)(void const *, nav__5037_41))&t1->readFn; t3 = (*t2); t4 = a0.context; t5 = t3(t4, a1); return t5; } -static nav__5448_39 mem_sliceAsBytes__anon_3427__5448(nav__5448_39 const a0) { +static nav__5452_39 mem_sliceAsBytes__anon_3427__5452(nav__5452_39 const a0) { uintptr_t t0; uint64_t t1; uint8_t const *t4; uint8_t const *t5; uint8_t const *const *t6; - nav__5448_39 t7; + nav__5452_39 t7; bool t2; bool t3; t0 = a0.len; @@ -37005,7 +37215,7 @@ static nav__5448_39 mem_sliceAsBytes__anon_3427__5448(nav__5448_39 const a0) { zig_block_1:; if (t3) { - return (nav__5448_39){(uint8_t const *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__5452_39){(uint8_t const *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -37021,7 +37231,7 @@ static nav__5448_39 mem_sliceAsBytes__anon_3427__5448(nav__5448_39 const a0) { return t7; } -static uint16_t fmt_format__anon_3892__5741(struct io_Writer__3878 const a0, nav__5741_40 const a1) { +static uint16_t fmt_format__anon_3892__5745(struct io_Writer__3878 const a0, nav__5745_40 const a1) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -37030,24 +37240,24 @@ static uint16_t fmt_format__anon_3892__5741(struct io_Writer__3878 const a0, nav t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__5741_45){(uint8_t const *)&__anon_4002,(uintptr_t)49ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__5745_45){(uint8_t const *)&__anon_4002,(uintptr_t)49ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_4378__6108(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_4378__6112(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__5741_45){(uint8_t const *)&__anon_4385,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__5745_45){(uint8_t const *)&__anon_4385,(uintptr_t)1ul}); if (t3) { return t3; } return 0; } -static nav__5608_40 fmt_bufPrint__anon_3480__5608(nav__5608_39 const a0, nav__5608_42 const a1) { +static nav__5612_40 fmt_bufPrint__anon_3480__5612(nav__5612_39 const a0, nav__5612_42 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 t2; @@ -37058,16 +37268,16 @@ static nav__5608_40 fmt_bufPrint__anon_3480__5608(nav__5608_39 const a0, nav__56 void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t9; void const *t10; - nav__5608_71 (**t11)(void const *, nav__5608_48); + nav__5612_71 (**t11)(void const *, nav__5612_48); struct io_Writer__3878 t12; struct io_Writer__3878 t7; - nav__5608_39 t15; - nav__5608_40 t16; + nav__5612_39 t15; + nav__5612_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4994(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4998(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4984(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4988(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 const *)&t3; t5 = t4; @@ -37077,17 +37287,17 @@ static nav__5608_40 fmt_bufPrint__anon_3480__5608(nav__5608_39 const a0, nav__56 t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__5608_71 (**)(void const *, nav__5608_48))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5724; + t11 = (nav__5612_71 (**)(void const *, nav__5612_48))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5728; t12 = t7; - t13 = fmt_format__anon_3892__5741(t12, a1); + t13 = fmt_format__anon_3892__5745(t12, a1); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__5608_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__5612_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -37096,13 +37306,13 @@ static nav__5608_40 fmt_bufPrint__anon_3480__5608(nav__5608_39 const a0, nav__56 zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4992(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4996(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static uint16_t fmt_format__anon_4401__6109(struct io_Writer__3878 const a0) { +static uint16_t fmt_format__anon_4401__6113(struct io_Writer__3878 const a0) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -37110,23 +37320,23 @@ static uint16_t fmt_format__anon_4401__6109(struct io_Writer__3878 const a0) { t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6109_43){(uint8_t const *)&__anon_4501,(uintptr_t)68ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6113_43){(uint8_t const *)&__anon_4501,(uintptr_t)68ul}); if (t3) { return t3; } - t3 = fmt_formatType__anon_4509__6110(UINT64_C(2), (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_4509__6114(UINT64_C(2), (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6109_43){(uint8_t const *)&__anon_4385,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6113_43){(uint8_t const *)&__anon_4385,(uintptr_t)1ul}); if (t3) { return t3; } return 0; } -static nav__5610_40 fmt_bufPrint__anon_3502__5610(nav__5610_39 const a0) { +static nav__5614_40 fmt_bufPrint__anon_3502__5614(nav__5614_39 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 t2; @@ -37137,16 +37347,16 @@ static nav__5610_40 fmt_bufPrint__anon_3502__5610(nav__5610_39 const a0) { void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t9; void const *t10; - nav__5610_54 (**t11)(void const *, nav__5610_56); + nav__5614_54 (**t11)(void const *, nav__5614_56); struct io_Writer__3878 t12; struct io_Writer__3878 t7; - nav__5610_39 t15; - nav__5610_40 t16; + nav__5614_39 t15; + nav__5614_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4994(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4998(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4984(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4988(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 const *)&t3; t5 = t4; @@ -37156,17 +37366,17 @@ static nav__5610_40 fmt_bufPrint__anon_3502__5610(nav__5610_39 const a0) { t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__5610_54 (**)(void const *, nav__5610_56))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5724; + t11 = (nav__5614_54 (**)(void const *, nav__5614_56))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5728; t12 = t7; - t13 = fmt_format__anon_4401__6109(t12); + t13 = fmt_format__anon_4401__6113(t12); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__5610_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__5614_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -37175,13 +37385,13 @@ static nav__5610_40 fmt_bufPrint__anon_3502__5610(nav__5610_39 const a0) { zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4992(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4996(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static uint16_t fmt_format__anon_4518__6111(struct io_Writer__3878 const a0) { +static uint16_t fmt_format__anon_4518__6115(struct io_Writer__3878 const a0) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -37189,14 +37399,14 @@ static uint16_t fmt_format__anon_4518__6111(struct io_Writer__3878 const a0) { t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6111_43){(uint8_t const *)&__anon_4624,(uintptr_t)82ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6115_43){(uint8_t const *)&__anon_4624,(uintptr_t)82ul}); if (t3) { return t3; } return 0; } -static nav__5611_40 fmt_bufPrint__anon_3515__5611(nav__5611_39 const a0) { +static nav__5615_40 fmt_bufPrint__anon_3515__5615(nav__5615_39 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 t2; @@ -37207,16 +37417,16 @@ static nav__5611_40 fmt_bufPrint__anon_3515__5611(nav__5611_39 const a0) { void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t9; void const *t10; - nav__5611_54 (**t11)(void const *, nav__5611_56); + nav__5615_54 (**t11)(void const *, nav__5615_56); struct io_Writer__3878 t12; struct io_Writer__3878 t7; - nav__5611_39 t15; - nav__5611_40 t16; + nav__5615_39 t15; + nav__5615_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4994(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4998(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4984(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4988(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 const *)&t3; t5 = t4; @@ -37226,17 +37436,17 @@ static nav__5611_40 fmt_bufPrint__anon_3515__5611(nav__5611_39 const a0) { t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__5611_54 (**)(void const *, nav__5611_56))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5724; + t11 = (nav__5615_54 (**)(void const *, nav__5615_56))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5728; t12 = t7; - t13 = fmt_format__anon_4518__6111(t12); + t13 = fmt_format__anon_4518__6115(t12); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__5611_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__5615_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -37245,39 +37455,39 @@ static nav__5611_40 fmt_bufPrint__anon_3515__5611(nav__5611_39 const a0) { zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4992(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4996(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static uint16_t fmt_format__anon_4630__6112(struct io_Writer__3878 const a0, nav__6112_41 const a1) { +static uint16_t fmt_format__anon_4630__6116(struct io_Writer__3878 const a0, nav__6116_41 const a1) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; - nav__6112_40 t4; + nav__6116_40 t4; uint16_t t3; t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6112_40){(uint8_t const *)&__anon_4678,(uintptr_t)32ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6116_40){(uint8_t const *)&__anon_4678,(uintptr_t)32ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_4782__6113(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_4782__6117(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6112_40){(uint8_t const *)&__anon_4811,(uintptr_t)22ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6116_40){(uint8_t const *)&__anon_4811,(uintptr_t)22ul}); if (t3) { return t3; } return 0; } -static nav__5612_40 fmt_bufPrint__anon_3528__5612(nav__5612_39 const a0, nav__5612_43 const a1) { +static nav__5616_40 fmt_bufPrint__anon_3528__5616(nav__5616_39 const a0, nav__5616_43 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 t2; @@ -37288,16 +37498,16 @@ static nav__5612_40 fmt_bufPrint__anon_3528__5612(nav__5612_39 const a0, nav__56 void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t9; void const *t10; - nav__5612_59 (**t11)(void const *, nav__5612_42); + nav__5616_59 (**t11)(void const *, nav__5616_42); struct io_Writer__3878 t12; struct io_Writer__3878 t7; - nav__5612_39 t15; - nav__5612_40 t16; + nav__5616_39 t15; + nav__5616_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4994(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4998(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4984(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4988(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 const *)&t3; t5 = t4; @@ -37307,17 +37517,17 @@ static nav__5612_40 fmt_bufPrint__anon_3528__5612(nav__5612_39 const a0, nav__56 t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__5612_59 (**)(void const *, nav__5612_42))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5724; + t11 = (nav__5616_59 (**)(void const *, nav__5616_42))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5728; t12 = t7; - t13 = fmt_format__anon_4630__6112(t12, a1); + t13 = fmt_format__anon_4630__6116(t12, a1); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__5612_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__5616_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -37326,45 +37536,45 @@ static nav__5612_40 fmt_bufPrint__anon_3528__5612(nav__5612_39 const a0, nav__56 zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4992(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4996(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static void array_list_ArrayListAligned_28u8_2cnull_29_deinit__1529(struct array_list_ArrayListAligned_28u8_2cnull_29__811 const a0) { +static void array_list_ArrayListAligned_28u8_2cnull_29_deinit__1532(struct array_list_ArrayListAligned_28u8_2cnull_29__811 const a0) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 const *t1; struct mem_Allocator__599 const *t2; struct mem_Allocator__599 t3; struct array_list_ArrayListAligned_28u8_2cnull_29__811 t4; struct array_list_ArrayListAligned_28u8_2cnull_29__811 t0; - nav__1529_41 t5; + nav__1532_41 t5; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 const *)&t0; t2 = (struct mem_Allocator__599 const *)&t1->allocator; t3 = (*t2); t4 = (*t1); - t5 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1575(t4); - mem_Allocator_free__anon_3705__5702(t3, t5); + t5 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1578(t4); + mem_Allocator_free__anon_3705__5706(t3, t5); return; } -static void fs_File_close__1385(struct fs_File__799 const a0) { +static void fs_File_close__1388(struct fs_File__799 const a0) { int32_t t0; t0 = a0.handle; - posix_close__1727(t0); + posix_close__1730(t0); return; } -static struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_init__4347(struct mem_Allocator__599 const a0) { +static struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_init__4350(struct mem_Allocator__599 const a0) { struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 t0; - t0.items = (nav__4347_43){(struct environment_linked_libraries_root_LibraryInfo__946 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + t0.items = (nav__4350_43){(struct environment_linked_libraries_root_LibraryInfo__946 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; t0.capacity = (uintptr_t)0ul; t0.allocator = a0; return t0; } -static bool math_isPowerOfTwo__anon_3550__5613(uintptr_t const a0) { +static bool math_isPowerOfTwo__anon_3550__5617(uintptr_t const a0) { uint64_t t0; uintptr_t t2; bool t1; @@ -37378,7 +37588,7 @@ static bool math_isPowerOfTwo__anon_3550__5613(uintptr_t const a0) { return t1; } -static uint16_t posix_faccessatZ__1913(int32_t const a0, uint8_t const *const a1, uint32_t const a2, uint32_t const a3) { +static uint16_t posix_faccessatZ__1916(int32_t const a0, uint8_t const *const a1, uint32_t const a2, uint32_t const a3) { unsigned int t0; unsigned int t1; int t2; @@ -37386,7 +37596,7 @@ static uint16_t posix_faccessatZ__1913(int32_t const a0, uint8_t const *const a1 t0 = a2; t1 = a3; t2 = faccessat(a0, a1, t0, t1); - t3 = posix_errno__anon_3044__5205(t2); + t3 = posix_errno__anon_3044__5209(t2); switch (t3) { case UINT16_C(0): { return 0; @@ -37428,27 +37638,27 @@ static uint16_t posix_faccessatZ__1913(int32_t const a0, uint8_t const *const a1 return zig_error_SystemResources; } case UINT16_C(84): { - t3 = posix_unexpectedErrno__2021(t3); + t3 = posix_unexpectedErrno__2024(t3); return t3; } default: { - t3 = posix_unexpectedErrno__2021(t3); + t3 = posix_unexpectedErrno__2024(t3); return t3; } } } -static nav__1769_38 posix_openatZ__1769(int32_t const a0, uint8_t const *const a1, uint32_t const a2, uintptr_t const a3) { +static nav__1772_38 posix_openatZ__1772(int32_t const a0, uint8_t const *const a1, uint32_t const a2, uintptr_t const a3) { unsigned long t1; int t0; int32_t t3; - nav__1769_38 t4; + nav__1772_38 t4; uint16_t t2; zig_loop_11: t0 = a0; t1 = a3; t0 = openat64(t0, a1, a2, t1); - t2 = posix_errno__anon_3044__5205(t0); + t2 = posix_errno__anon_3044__5209(t0); switch (t2) { case UINT16_C(0): { t3 = t0; @@ -37463,79 +37673,79 @@ static nav__1769_38 posix_openatZ__1769(int32_t const a0, uint8_t const *const a zig_unreachable(); } case UINT16_C(22): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_BadPathName}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_BadPathName}; } case UINT16_C(9): { zig_unreachable(); } case UINT16_C(13): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_AccessDenied}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_AccessDenied}; } case UINT16_C(27): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_FileTooBig}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_FileTooBig}; } case UINT16_C(75): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_FileTooBig}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_FileTooBig}; } case UINT16_C(21): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_IsDir}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_IsDir}; } case UINT16_C(40): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_SymLinkLoop}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_SymLinkLoop}; } case UINT16_C(24): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_ProcessFdQuotaExceeded}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_ProcessFdQuotaExceeded}; } case UINT16_C(36): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_NameTooLong}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_NameTooLong}; } case UINT16_C(23): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_SystemFdQuotaExceeded}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_SystemFdQuotaExceeded}; } case UINT16_C(19): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_NoDevice}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_NoDevice}; } case UINT16_C(2): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_FileNotFound}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_FileNotFound}; } case UINT16_C(12): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_SystemResources}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_SystemResources}; } case UINT16_C(28): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_NoSpaceLeft}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_NoSpaceLeft}; } case UINT16_C(20): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_NotDir}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_NotDir}; } case UINT16_C(1): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_AccessDenied}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_AccessDenied}; } case UINT16_C(17): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_PathAlreadyExists}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_PathAlreadyExists}; } case UINT16_C(16): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_DeviceBusy}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_DeviceBusy}; } case UINT16_C(95): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_FileLocksNotSupported}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_FileLocksNotSupported}; } case UINT16_C(11): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_WouldBlock}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_WouldBlock}; } case UINT16_C(26): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_FileBusy}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_FileBusy}; } case UINT16_C(6): { - return (nav__1769_38){-INT32_C(0x55555556),zig_error_NoDevice}; + return (nav__1772_38){-INT32_C(0x55555556),zig_error_NoDevice}; } case UINT16_C(84): { - t2 = posix_unexpectedErrno__2021(t2); + t2 = posix_unexpectedErrno__2024(t2); t4.payload = -INT32_C(0x55555556); t4.error = t2; return t4; } default: { - t2 = posix_unexpectedErrno__2021(t2); + t2 = posix_unexpectedErrno__2024(t2); t4.payload = -INT32_C(0x55555556); t4.error = t2; return t4; @@ -37546,13 +37756,13 @@ static nav__1769_38 posix_openatZ__1769(int32_t const a0, uint8_t const *const a goto zig_loop_11; } -static uint16_t posix_flock__1930(int32_t const a0, int32_t const a1) { +static uint16_t posix_flock__1933(int32_t const a0, int32_t const a1) { int t0; uint16_t t1; zig_loop_3: t0 = a1; t0 = flock(a0, t0); - t1 = posix_errno__anon_3044__5205(t0); + t1 = posix_errno__anon_3044__5209(t0); switch (t1) { case UINT16_C(0): { return 0; @@ -37576,7 +37786,7 @@ static uint16_t posix_flock__1930(int32_t const a0, int32_t const a1) { return zig_error_FileLocksNotSupported; } default: { - t1 = posix_unexpectedErrno__2021(t1); + t1 = posix_unexpectedErrno__2024(t1); return t1; } } @@ -37585,11 +37795,11 @@ static uint16_t posix_flock__1930(int32_t const a0, int32_t const a1) { goto zig_loop_3; } -static void posix_close__1727(int32_t const a0) { +static void posix_close__1730(int32_t const a0) { int t0; uint16_t t1; t0 = close(a0); - t1 = posix_errno__anon_3044__5205(t0); + t1 = posix_errno__anon_3044__5209(t0); switch (t1) { case UINT16_C(9): { zig_unreachable(); @@ -37603,17 +37813,17 @@ static void posix_close__1727(int32_t const a0) { } } -static nav__1575_39 array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1575(struct array_list_ArrayListAligned_28u8_2cnull_29__811 const a0) { +static nav__1578_39 array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1578(struct array_list_ArrayListAligned_28u8_2cnull_29__811 const a0) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 const *t1; - nav__1575_39 const *t2; + nav__1578_39 const *t2; uint8_t *const *t3; uintptr_t t4; uint8_t *t5; - nav__1575_39 t6; + nav__1578_39 t6; struct array_list_ArrayListAligned_28u8_2cnull_29__811 t0; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 const *)&t0; - t2 = (nav__1575_39 const *)&t1->items; + t2 = (nav__1578_39 const *)&t1->items; t3 = &t2->ptr; t4 = a0.capacity; t5 = (*t3); @@ -37623,16 +37833,16 @@ static nav__1575_39 array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1 return t6; } -static nav__5700_39 mem_Allocator_remap__anon_3698__5700(struct mem_Allocator__599 const a0, nav__5700_39 const a1, uintptr_t const a2) { +static nav__5704_39 mem_Allocator_remap__anon_3698__5704(struct mem_Allocator__599 const a0, nav__5704_39 const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; - nav__5700_39 const *t3; + nav__5704_39 const *t3; uint64_t t4; struct mem_Allocator__599 t6; struct mem_Allocator__599 t0; struct mem_Allocator__599 t15; - nav__5700_39 t7; - nav__5700_39 t10; - nav__5700_39 t2; + nav__5704_39 t7; + nav__5704_39 t10; + nav__5704_39 t2; uint8_t *t8; uint8_t *t20; uint8_t *t21; @@ -37640,23 +37850,23 @@ static nav__5700_39 mem_Allocator_remap__anon_3698__5700(struct mem_Allocator__5 void *t9; uintptr_t t11; uintptr_t t13; - nav__5700_50 t12; + nav__5704_50 t12; struct mem_Allocator_VTable__602 const *const *t16; struct mem_Allocator_VTable__602 const *t17; - uint8_t *(*const *t18)(void *, nav__5700_39, uint8_t, uintptr_t, uintptr_t); - uint8_t *(*t19)(void *, nav__5700_39, uint8_t, uintptr_t, uintptr_t); + uint8_t *(*const *t18)(void *, nav__5704_39, uint8_t, uintptr_t, uintptr_t); + uint8_t *(*t19)(void *, nav__5704_39, uint8_t, uintptr_t, uintptr_t); uint8_t *const *t23; bool t5; uint8_t t14; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; t2 = a1; - t3 = (nav__5700_39 const *)&t2; + t3 = (nav__5704_39 const *)&t2; t4 = a2; t5 = t4 == UINT64_C(0); if (t5) { t6 = (*t1); - mem_Allocator_free__anon_3705__5702(t6, a1); + mem_Allocator_free__anon_3705__5706(t6, a1); t7 = (*t3); t8 = t7.ptr; t8 = (uint8_t *)(((uintptr_t)t8) + ((uintptr_t)0ul*sizeof(uint8_t))); @@ -37673,30 +37883,30 @@ static nav__5700_39 mem_Allocator_remap__anon_3698__5700(struct mem_Allocator__5 t4 = t11; t5 = t4 == UINT64_C(0); if (t5) { - return (nav__5700_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + return (nav__5704_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; } goto zig_block_1; zig_block_1:; - t10 = mem_sliceAsBytes__anon_4942__6117(a1); - t12 = math_mul__anon_3296__5445((uintptr_t)1ul, a2); + t10 = mem_sliceAsBytes__anon_4942__6121(a1); + t12 = math_mul__anon_3296__5449((uintptr_t)1ul, a2); t5 = t12.error == UINT16_C(0); if (t5) { t13 = t12.payload; t11 = t13; goto zig_block_2; } - return (nav__5700_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + return (nav__5704_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; zig_block_2:; t6 = (*t1); - t14 = mem_Alignment_fromByteUnits__1113((uintptr_t)1ul); + t14 = mem_Alignment_fromByteUnits__1116((uintptr_t)1ul); t13 = (uintptr_t)zig_return_address(); t15 = t6; t1 = (struct mem_Allocator__599 const *)&t15; t16 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t17 = (*t16); - t18 = (uint8_t *(*const *)(void *, nav__5700_39, uint8_t, uintptr_t, uintptr_t))&t17->remap; + t18 = (uint8_t *(*const *)(void *, nav__5704_39, uint8_t, uintptr_t, uintptr_t))&t17->remap; t19 = (*t18); t9 = t6.ptr; t20 = t19(t9, t10, t14, t11, t13); @@ -37706,7 +37916,7 @@ static nav__5700_39 mem_Allocator_remap__anon_3698__5700(struct mem_Allocator__5 t8 = t21; goto zig_block_3; } - return (nav__5700_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + return (nav__5704_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; zig_block_3:; t22 = t8; @@ -37715,25 +37925,25 @@ static nav__5700_39 mem_Allocator_remap__anon_3698__5700(struct mem_Allocator__5 t8 = (uint8_t *)(((uintptr_t)t8) + ((uintptr_t)0ul*sizeof(uint8_t))); t10.ptr = t8; t10.len = t11; - memcpy(&t7, &t10, sizeof(nav__5700_39)); - t7 = mem_bytesAsSlice__anon_4955__6118(t7); + memcpy(&t7, &t10, sizeof(nav__5704_39)); + t7 = mem_bytesAsSlice__anon_4955__6122(t7); t10 = t7; return t10; } -static nav__5701_40 mem_Allocator_alignedAlloc__anon_3703__5701(struct mem_Allocator__599 const a0, uintptr_t const a1) { +static nav__5705_40 mem_Allocator_alignedAlloc__anon_3703__5705(struct mem_Allocator__599 const a0, uintptr_t const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; struct mem_Allocator__599 t5; uintptr_t t3; - nav__5701_40 t4; - nav__5701_40 t8; - nav__5701_51 t6; + nav__5705_40 t4; + nav__5705_40 t8; + nav__5705_51 t6; uint8_t *t9; uint8_t *t10; uint8_t *const *t11; - nav__5701_39 t12; + nav__5705_39 t12; uint16_t t7; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; @@ -37742,10 +37952,10 @@ static nav__5701_40 mem_Allocator_alignedAlloc__anon_3703__5701(struct mem_Alloc t5 = t2; t1 = (struct mem_Allocator__599 const *)&t5; t2 = (*t1); - t6 = mem_Allocator_allocWithSizeAndAlignment__anon_3080__5206(t2, a1, t3); + t6 = mem_Allocator_allocWithSizeAndAlignment__anon_3080__5210(t2, a1, t3); if (t6.error) { t7 = t6.error; - t8.payload = (nav__5701_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t8.payload = (nav__5705_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t8.error = t7; t4 = t8; goto zig_block_0; @@ -37766,9 +37976,9 @@ static nav__5701_40 mem_Allocator_alignedAlloc__anon_3703__5701(struct mem_Alloc return t4; } -static void mem_Allocator_free__anon_3705__5702(struct mem_Allocator__599 const a0, nav__5702_40 const a1) { +static void mem_Allocator_free__anon_3705__5706(struct mem_Allocator__599 const a0, nav__5706_40 const a1) { struct mem_Allocator__599 const *t1; - nav__5702_40 t2; + nav__5706_40 t2; uintptr_t t3; uint64_t t4; uint8_t *t6; @@ -37780,14 +37990,14 @@ static void mem_Allocator_free__anon_3705__5702(struct mem_Allocator__599 const struct mem_Allocator__599 t12; struct mem_Allocator_VTable__602 const *const *t13; struct mem_Allocator_VTable__602 const *t14; - void (*const *t15)(void *, nav__5702_40, uint8_t, uintptr_t); - void (*t16)(void *, nav__5702_40, uint8_t, uintptr_t); + void (*const *t15)(void *, nav__5706_40, uint8_t, uintptr_t); + void (*t16)(void *, nav__5706_40, uint8_t, uintptr_t); void *t17; bool t5; uint8_t t11; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_4942__6117(a1); + t2 = mem_sliceAsBytes__anon_4942__6121(a1); t3 = t2.len; t4 = t3; t5 = t4 == UINT64_C(0); @@ -37810,20 +38020,20 @@ static void mem_Allocator_free__anon_3705__5702(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t2.ptr = t7; t2.len = t3; - t11 = mem_Alignment_fromByteUnits__1113((uintptr_t)1ul); + t11 = mem_Alignment_fromByteUnits__1116((uintptr_t)1ul); t3 = (uintptr_t)zig_return_address(); t12 = t10; t1 = (struct mem_Allocator__599 const *)&t12; t13 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t14 = (*t13); - t15 = (void (*const *)(void *, nav__5702_40, uint8_t, uintptr_t))&t14->free; + t15 = (void (*const *)(void *, nav__5706_40, uint8_t, uintptr_t))&t14->free; t16 = (*t15); t17 = t10.ptr; t16(t17, t2, t11, t3); return; } -static uint16_t bincode_serializeInt__anon_3710__5703(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, uint32_t const a1) { +static uint16_t bincode_serializeInt__anon_3710__5707(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, uint32_t const a1) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t2; @@ -37833,13 +38043,13 @@ static uint16_t bincode_serializeInt__anon_3710__5703(struct io_GenericWriter_28 void const **t7; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t8; void const *t9; - nav__5703_48 (**t10)(void const *, nav__5703_50); + nav__5707_48 (**t10)(void const *, nav__5707_50); struct io_Writer__3878 t11; struct io_Writer__3878 t6; struct io_Writer__3878 t12; struct io_Writer__3878 t14; struct io_Writer__3878 const *t13; - nav__5703_50 t17; + nav__5707_50 t17; uint16_t t18; uint16_t t19; uint8_t t16[4]; @@ -37856,8 +38066,8 @@ static uint16_t bincode_serializeInt__anon_3710__5703(struct io_GenericWriter_28 t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__5703_48 (**)(void const *, nav__5703_50))&t6.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t10 = (nav__5707_48 (**)(void const *, nav__5707_50))&t6.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t11 = t6; t12 = t11; t13 = (struct io_Writer__3878 const *)&t12; @@ -37869,7 +38079,7 @@ static uint16_t bincode_serializeInt__anon_3710__5703(struct io_GenericWriter_28 t11 = (*t13); t17.ptr = &t15[(uintptr_t)0ul]; t17.len = (uintptr_t)4ul; - t18 = io_Writer_writeAll__5732(t11, t17); + t18 = io_Writer_writeAll__5736(t11, t17); memcpy(&t19, &t18, sizeof(uint16_t)); if (t19) { return t19; @@ -37877,57 +38087,57 @@ static uint16_t bincode_serializeInt__anon_3710__5703(struct io_GenericWriter_28 return 0; } -static uint16_t bincode_serializeStruct__anon_3715__5704(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__struct_1798__1798 const a1) { - nav__5704_45 t2; +static uint16_t bincode_serializeStruct__anon_3715__5708(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__struct_1798__1798 const a1) { + nav__5708_45 t2; int32_t t0; uint16_t t1; t0 = a1.pid; - t1 = bincode_serialize__anon_4986__6119(a0, t0); + t1 = bincode_serialize__anon_4986__6123(a0, t0); if (t1) { return t1; } t2 = a1.uri; - t1 = bincode_serialize__anon_4988__6120(a0, t2); + t1 = bincode_serialize__anon_4988__6124(a0, t2); if (t1) { return t1; } return 0; } -static uint16_t bincode_serializeStruct__anon_3716__5705(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__struct_1799__1799 const a1) { - nav__5705_45 t0; +static uint16_t bincode_serializeStruct__anon_3716__5709(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__struct_1799__1799 const a1) { + nav__5709_45 t0; uint16_t t1; t0 = a1.name; - t1 = bincode_serialize__anon_4988__6120(a0, t0); + t1 = bincode_serialize__anon_4988__6124(a0, t0); if (t1) { return t1; } t0 = a1.version; - t1 = bincode_serialize__anon_4988__6120(a0, t0); + t1 = bincode_serialize__anon_4988__6124(a0, t0); if (t1) { return t1; } return 0; } -static uint16_t bincode_serializeStruct__anon_3717__5706(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__struct_1800__1800 const a1) { +static uint16_t bincode_serializeStruct__anon_3717__5710(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_Command__struct_1800__1800 const a1) { struct shared_MarkerType__1802 t2; int32_t t0; uint16_t t1; t0 = a1.pid; - t1 = bincode_serialize__anon_4986__6119(a0, t0); + t1 = bincode_serialize__anon_4986__6123(a0, t0); if (t1) { return t1; } t2 = a1.marker; - t1 = bincode_serialize__anon_4990__6121(a0, t2); + t1 = bincode_serialize__anon_4990__6125(a0, t2); if (t1) { return t1; } return 0; } -static uint16_t bincode_serializeInt__anon_3718__5707(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, uint64_t const a1) { +static uint16_t bincode_serializeInt__anon_3718__5711(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, uint64_t const a1) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t2; @@ -37937,13 +38147,13 @@ static uint16_t bincode_serializeInt__anon_3718__5707(struct io_GenericWriter_28 void const **t7; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t8; void const *t9; - nav__5707_48 (**t10)(void const *, nav__5707_50); + nav__5711_48 (**t10)(void const *, nav__5711_50); struct io_Writer__3878 t11; struct io_Writer__3878 t6; struct io_Writer__3878 t12; struct io_Writer__3878 t14; struct io_Writer__3878 const *t13; - nav__5707_50 t17; + nav__5711_50 t17; uint16_t t18; uint16_t t19; uint8_t t16[8]; @@ -37960,8 +38170,8 @@ static uint16_t bincode_serializeInt__anon_3718__5707(struct io_GenericWriter_28 t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__5707_48 (**)(void const *, nav__5707_50))&t6.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t10 = (nav__5711_48 (**)(void const *, nav__5711_50))&t6.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t11 = t6; t12 = t11; t13 = (struct io_Writer__3878 const *)&t12; @@ -37973,7 +38183,7 @@ static uint16_t bincode_serializeInt__anon_3718__5707(struct io_GenericWriter_28 t11 = (*t13); t17.ptr = &t15[(uintptr_t)0ul]; t17.len = (uintptr_t)8ul; - t18 = io_Writer_writeAll__5732(t11, t17); + t18 = io_Writer_writeAll__5736(t11, t17); memcpy(&t19, &t18, sizeof(uint16_t)); if (t19) { return t19; @@ -37981,20 +38191,20 @@ static uint16_t bincode_serializeInt__anon_3718__5707(struct io_GenericWriter_28 return 0; } -static uint16_t bincode_serializeEnum__anon_3721__5708(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, uint8_t const a1) { +static uint16_t bincode_serializeEnum__anon_3721__5712(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, uint8_t const a1) { uint32_t t1; uint16_t t2; uint8_t t0; t0 = a1; t1 = (uint32_t)t0; - t2 = bincode_serialize__anon_3242__5373(a0, t1); + t2 = bincode_serialize__anon_3242__5377(a0, t1); if (t2) { return t2; } return 0; } -static uint16_t posix_errno__anon_3732__5710(intptr_t const a0) { +static uint16_t posix_errno__anon_3732__5714(intptr_t const a0) { int64_t t1; int *t3; int t4; @@ -38017,7 +38227,7 @@ static uint16_t posix_errno__anon_3732__5710(intptr_t const a0) { return t0; } -static struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4984(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const a0) { +static struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4988(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 **t1; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 t0; t1 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 **)&t0.context; @@ -38025,21 +38235,21 @@ static struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_ return t0; } -static nav__5724_38 io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5724(void const *const a0, nav__5724_41 const a1) { +static nav__5728_38 io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5728(void const *const a0, nav__5728_41 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t0; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *t1; - nav__5724_38 t2; - nav__5724_38 t3; + nav__5728_38 t2; + nav__5728_38 t3; t0 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)a0; t1 = (*t0); - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write__4987(t1, a1); - memcpy(&t3, &t2, sizeof(nav__5724_38)); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write__4991(t1, a1); + memcpy(&t3, &t2, sizeof(nav__5728_38)); return t3; } -static uint16_t io_Writer_writeAll__5732(struct io_Writer__3878 const a0, nav__5732_40 const a1) { +static uint16_t io_Writer_writeAll__5736(struct io_Writer__3878 const a0, nav__5736_40 const a1) { struct io_Writer__3878 const *t1; - nav__5732_40 const *t3; + nav__5736_40 const *t3; uintptr_t t5; uintptr_t t6; uintptr_t t13; @@ -38048,16 +38258,16 @@ static uint16_t io_Writer_writeAll__5732(struct io_Writer__3878 const a0, nav__5 uint64_t t8; struct io_Writer__3878 t10; struct io_Writer__3878 t0; - nav__5732_40 t11; - nav__5732_40 t2; + nav__5736_40 t11; + nav__5736_40 t2; uint8_t const *t12; - nav__5732_43 t14; + nav__5736_43 t14; uint16_t t15; bool t9; t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = a1; - t3 = (nav__5732_40 const *)&t2; + t3 = (nav__5736_40 const *)&t2; t4 = (uintptr_t)0ul; zig_loop_11: t5 = t4; @@ -38076,7 +38286,7 @@ static uint16_t io_Writer_writeAll__5732(struct io_Writer__3878 const a0, nav__5 t5 = t13 - t5; t11.ptr = t12; t11.len = t5; - t14 = io_Writer_write__5731(t10, t11); + t14 = io_Writer_write__5735(t10, t11); if (t14.error) { t15 = t14.error; return t15; @@ -38095,25 +38305,25 @@ static uint16_t io_Writer_writeAll__5732(struct io_Writer__3878 const a0, nav__5 return 0; } -static uint16_t shared_Command_format__anon_5054__6122(struct shared_Command__1795 const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { +static uint16_t shared_Command_format__anon_5054__6126(struct shared_Command__1795 const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { struct io_Writer__3878 const *t1; struct shared_Command__struct_1798__1798 t3; struct io_Writer__3878 t4; struct io_Writer__3878 t0; - nav__6122_44 t6; - nav__6122_44 t10; - nav__6122_66 t7; + nav__6126_44 t6; + nav__6126_44 t10; + nav__6126_66 t7; struct shared_Command__struct_1799__1799 t9; - nav__6122_76 t11; + nav__6126_76 t11; struct shared_Command__struct_1800__1800 t12; struct shared_MarkerType__1802 t13; - nav__6122_78 t14; + nav__6126_78 t14; uint64_t t15; - nav__6122_80 t16; + nav__6126_80 t16; int32_t t5; uint16_t t8; uint8_t t2; - nav__6122_84 t17; + nav__6126_84 t17; (void)a1; t0 = a2; t1 = (struct io_Writer__3878 const *)&t0; @@ -38126,7 +38336,7 @@ static uint16_t shared_Command_format__anon_5054__6122(struct shared_Command__17 t6 = t3.uri; t7.f0 = t5; t7.f1 = t6; - t8 = io_Writer_print__anon_5074__6123(t4, t7); + t8 = io_Writer_print__anon_5074__6127(t4, t7); if (t8) { return t8; } @@ -38134,7 +38344,7 @@ static uint16_t shared_Command_format__anon_5054__6122(struct shared_Command__17 } case UINT8_C(1): { t4 = (*t1); - t8 = io_Writer_writeAll__5732(t4, (nav__6122_44){(uint8_t const *)&__anon_2108,(uintptr_t)14ul}); + t8 = io_Writer_writeAll__5736(t4, (nav__6126_44){(uint8_t const *)&__anon_2108,(uintptr_t)14ul}); if (t8) { return t8; } @@ -38142,7 +38352,7 @@ static uint16_t shared_Command_format__anon_5054__6122(struct shared_Command__17 } case UINT8_C(2): { t4 = (*t1); - t8 = io_Writer_writeAll__5732(t4, (nav__6122_44){(uint8_t const *)&__anon_2113,(uintptr_t)13ul}); + t8 = io_Writer_writeAll__5736(t4, (nav__6126_44){(uint8_t const *)&__anon_2113,(uintptr_t)13ul}); if (t8) { return t8; } @@ -38150,7 +38360,7 @@ static uint16_t shared_Command_format__anon_5054__6122(struct shared_Command__17 } case UINT8_C(3): { t4 = (*t1); - t8 = io_Writer_writeAll__5732(t4, (nav__6122_44){(uint8_t const *)&__anon_2118,(uintptr_t)3ul}); + t8 = io_Writer_writeAll__5736(t4, (nav__6126_44){(uint8_t const *)&__anon_2118,(uintptr_t)3ul}); if (t8) { return t8; } @@ -38158,7 +38368,7 @@ static uint16_t shared_Command_format__anon_5054__6122(struct shared_Command__17 } case UINT8_C(4): { t4 = (*t1); - t8 = io_Writer_writeAll__5732(t4, (nav__6122_44){(uint8_t const *)&__anon_2123,(uintptr_t)12ul}); + t8 = io_Writer_writeAll__5736(t4, (nav__6126_44){(uint8_t const *)&__anon_2123,(uintptr_t)12ul}); if (t8) { return t8; } @@ -38171,7 +38381,7 @@ static uint16_t shared_Command_format__anon_5054__6122(struct shared_Command__17 t10 = t9.version; t11.f0 = t6; t11.f1 = t10; - t8 = io_Writer_print__anon_5096__6124(t4, t11); + t8 = io_Writer_print__anon_5096__6128(t4, t11); if (t8) { return t8; } @@ -38179,7 +38389,7 @@ static uint16_t shared_Command_format__anon_5054__6122(struct shared_Command__17 } case UINT8_C(6): { t4 = (*t1); - t8 = io_Writer_writeAll__5732(t4, (nav__6122_44){(uint8_t const *)&__anon_2131,(uintptr_t)3ul}); + t8 = io_Writer_writeAll__5736(t4, (nav__6126_44){(uint8_t const *)&__anon_2131,(uintptr_t)3ul}); if (t8) { return t8; } @@ -38192,7 +38402,7 @@ static uint16_t shared_Command_format__anon_5054__6122(struct shared_Command__17 t13 = t12.marker; t14.f0 = t5; t14.f1 = t13; - t8 = io_Writer_print__anon_5108__6125(t4, t14); + t8 = io_Writer_print__anon_5108__6129(t4, t14); if (t8) { return t8; } @@ -38202,7 +38412,7 @@ static uint16_t shared_Command_format__anon_5054__6122(struct shared_Command__17 t15 = a0.payload.SetVersion; t4 = (*t1); t16.f0 = t15; - t8 = io_Writer_print__anon_5117__6126(t4, t16); + t8 = io_Writer_print__anon_5117__6130(t4, t16); if (t8) { return t8; } @@ -38210,7 +38420,7 @@ static uint16_t shared_Command_format__anon_5054__6122(struct shared_Command__17 } case UINT8_C(9): { t4 = (*t1); - t8 = io_Writer_writeAll__5732(t4, (nav__6122_44){(uint8_t const *)&__anon_2146,(uintptr_t)18ul}); + t8 = io_Writer_writeAll__5736(t4, (nav__6126_44){(uint8_t const *)&__anon_2146,(uintptr_t)18ul}); if (t8) { return t8; } @@ -38220,7 +38430,7 @@ static uint16_t shared_Command_format__anon_5054__6122(struct shared_Command__17 t2 = a0.payload.IntegrationModeResponse; t4 = (*t1); t17.f0 = t2; - t8 = io_Writer_print__anon_5130__6127(t4, t17); + t8 = io_Writer_print__anon_5130__6131(t4, t17); if (t8) { return t8; } @@ -38233,7 +38443,7 @@ static uint16_t shared_Command_format__anon_5054__6122(struct shared_Command__17 return 0; } -static uint16_t fmt_formatType__anon_4378__6108(struct shared_Command__1795 const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_4378__6112(struct shared_Command__1795 const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { struct shared_Command__1795 const *t1; struct shared_Command__1795 t3; struct shared_Command__1795 t0; @@ -38244,23 +38454,23 @@ static uint16_t fmt_formatType__anon_4378__6108(struct shared_Command__1795 cons t1 = (struct shared_Command__1795 const *)&t0; t2 = a2; t3 = (*t1); - t4 = shared_Command_format__anon_5054__6122(t3, a1, a2); + t4 = shared_Command_format__anon_5054__6126(t3, a1, a2); if (t4) { return t4; } return 0; } -static nav__4992_39 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4992(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 const a0) { +static nav__4996_39 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4996(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 const *t1; - nav__4992_39 const *t2; + nav__4996_39 const *t2; uintptr_t t3; - nav__4992_39 t4; + nav__4996_39 t4; uint8_t *t5; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t0; t0 = a0; t1 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 const *)&t0; - t2 = (nav__4992_39 const *)&t1->buffer; + t2 = (nav__4996_39 const *)&t1->buffer; t3 = a0.pos; t4 = (*t2); t5 = t4.ptr; @@ -38270,7 +38480,7 @@ static nav__4992_39 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWr return t4; } -static uint16_t fmt_formatType__anon_4509__6110(uint64_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_4509__6114(uint64_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { uint64_t t0; struct io_Writer__3878 t1; uint16_t t2; @@ -38278,18 +38488,18 @@ static uint16_t fmt_formatType__anon_4509__6110(uint64_t const a0, struct fmt_Fo (void)a3; t0 = a0; t1 = a2; - t2 = fmt_formatValue__anon_5151__6128(a0, a1, a2); + t2 = fmt_formatValue__anon_5151__6132(a0, a1, a2); memcpy(&t3, &t2, sizeof(uint16_t)); return t3; } -static uint16_t fmt_formatType__anon_4782__6113(nav__6113_39 const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_4782__6117(nav__6117_39 const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { struct io_Writer__3878 const *t2; uint64_t t3; struct io_Writer__3878 t5; struct io_Writer__3878 t1; - nav__6113_39 t7; - nav__6113_39 t0; + nav__6117_39 t7; + nav__6117_39 t0; uint16_t t6; uint16_t t8; bool t4; @@ -38300,25 +38510,25 @@ static uint16_t fmt_formatType__anon_4782__6113(nav__6113_39 const a0, struct fm t4 = t3 == UINT64_C(0); if (t4) { t5 = (*t2); - t6 = io_Writer_writeAll__5732(t5, (nav__6113_39){(uint8_t const *)&__anon_5166,(uintptr_t)7ul}); + t6 = io_Writer_writeAll__5736(t5, (nav__6117_39){(uint8_t const *)&__anon_5166,(uintptr_t)7ul}); return t6; } goto zig_block_0; zig_block_0:; - memcpy(&t7, &a0, sizeof(nav__6113_39)); - t6 = fmt_formatBuf__anon_5176__6129(t7, a1, a2); + memcpy(&t7, &a0, sizeof(nav__6117_39)); + t6 = fmt_formatBuf__anon_5176__6133(t7, a1, a2); memcpy(&t8, &t6, sizeof(uint16_t)); return t8; } -static nav__6117_39 mem_sliceAsBytes__anon_4942__6117(nav__6117_39 const a0) { +static nav__6121_39 mem_sliceAsBytes__anon_4942__6121(nav__6121_39 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t4; uint8_t *t5; uint8_t *const *t6; - nav__6117_39 t7; + nav__6121_39 t7; bool t2; bool t3; t0 = a0.len; @@ -38333,7 +38543,7 @@ static nav__6117_39 mem_sliceAsBytes__anon_4942__6117(nav__6117_39 const a0) { zig_block_1:; if (t3) { - return (nav__6117_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6121_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -38349,13 +38559,13 @@ static nav__6117_39 mem_sliceAsBytes__anon_4942__6117(nav__6117_39 const a0) { return t7; } -static nav__6118_39 mem_bytesAsSlice__anon_4955__6118(nav__6118_39 const a0) { +static nav__6122_39 mem_bytesAsSlice__anon_4955__6122(nav__6122_39 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t4; uint8_t *t5; uint8_t *const *t6; - nav__6118_39 t7; + nav__6122_39 t7; bool t2; bool t3; t0 = a0.len; @@ -38370,7 +38580,7 @@ static nav__6118_39 mem_bytesAsSlice__anon_4955__6118(nav__6118_39 const a0) { zig_block_1:; if (t3) { - return (nav__6118_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6122_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -38387,91 +38597,91 @@ static nav__6118_39 mem_bytesAsSlice__anon_4955__6118(nav__6118_39 const a0) { return t7; } -static nav__4912_38 io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912(void const *const a0, nav__4912_41 const a1) { +static nav__4916_38 io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916(void const *const a0, nav__4916_41 const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t0; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t1; - nav__4912_38 t2; - nav__4912_38 t3; + nav__4916_38 t2; + nav__4916_38 t3; t0 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)a0; t1 = (*t0); - t2 = array_list_ArrayListAligned_28u8_2cnull_29_appendWrite__1553(t1, a1); - memcpy(&t3, &t2, sizeof(nav__4912_38)); + t2 = array_list_ArrayListAligned_28u8_2cnull_29_appendWrite__1556(t1, a1); + memcpy(&t3, &t2, sizeof(nav__4916_38)); return t3; } -static uint16_t bincode_serialize__anon_4986__6119(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, int32_t const a1) { +static uint16_t bincode_serialize__anon_4986__6123(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, int32_t const a1) { uint16_t t0; - t0 = bincode_serializeInt__anon_5184__6130(a0, a1); + t0 = bincode_serializeInt__anon_5184__6134(a0, a1); if (t0) { return t0; } return 0; } -static uint16_t bincode_serialize__anon_4988__6120(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, nav__6120_40 const a1) { +static uint16_t bincode_serialize__anon_4988__6124(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, nav__6124_40 const a1) { uint16_t t0; - t0 = bincode_serializePointer__anon_5189__6131(a0, a1); + t0 = bincode_serializePointer__anon_5189__6135(a0, a1); if (t0) { return t0; } return 0; } -static uint16_t bincode_serialize__anon_4990__6121(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_MarkerType__1802 const a1) { +static uint16_t bincode_serialize__anon_4990__6125(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_MarkerType__1802 const a1) { uint16_t t0; - t0 = bincode_serializeUnion__anon_5190__6132(a0, a1); + t0 = bincode_serializeUnion__anon_5190__6136(a0, a1); if (t0) { return t0; } return 0; } -static nav__4987_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write__4987(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const a0, nav__4987_42 const a1) { +static nav__4991_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write__4991(struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const a0, nav__4991_42 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t1; - nav__4987_42 const *t3; + nav__4991_42 const *t3; uintptr_t t4; uintptr_t t10; uint64_t t5; uint64_t t11; uintptr_t *t7; - nav__4987_50 *t8; - nav__4987_50 t9; + nav__4991_50 *t8; + nav__4991_50 t9; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *t12; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *t0; uint8_t *t13; - nav__4987_42 t14; - nav__4987_42 t2; + nav__4991_42 t14; + nav__4991_42 t2; uint8_t const *t15; - nav__4987_38 t16; + nav__4991_38 t16; bool t6; t0 = a0; t1 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t0; t2 = a1; - t3 = (nav__4987_42 const *)&t2; + t3 = (nav__4991_42 const *)&t2; t4 = a1.len; t5 = t4; t6 = t5 == UINT64_C(0); if (t6) { - return (nav__4987_38){(uintptr_t)0ul,0}; + return (nav__4991_38){(uintptr_t)0ul,0}; } goto zig_block_0; zig_block_0:; t7 = (uintptr_t *)&a0->pos; t4 = (*t7); - t8 = (nav__4987_50 *)&a0->buffer; + t8 = (nav__4991_50 *)&a0->buffer; t9 = (*t8); t10 = t9.len; t5 = t4; t11 = t10; t6 = t5 >= t11; if (t6) { - return (nav__4987_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoSpaceLeft}; + return (nav__4991_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoSpaceLeft}; } goto zig_block_1; zig_block_1:; - t8 = (nav__4987_50 *)&a0->buffer; + t8 = (nav__4991_50 *)&a0->buffer; t9 = (*t8); t10 = t9.len; t7 = (uintptr_t *)&a0->pos; @@ -38481,7 +38691,7 @@ static nav__4987_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write t10 = (t4 < t10) ? t4 : t10; t11 = t10; t12 = (*t1); - t8 = (nav__4987_50 *)&t12->buffer; + t8 = (nav__4991_50 *)&t12->buffer; t7 = (uintptr_t *)&a0->pos; t10 = (*t7); t9 = (*t8); @@ -38506,7 +38716,7 @@ static nav__4987_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write (*t7) = t4; t6 = t11 == UINT64_C(0); if (t6) { - return (nav__4987_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoSpaceLeft}; + return (nav__4991_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_NoSpaceLeft}; } goto zig_block_2; @@ -38517,79 +38727,79 @@ static nav__4987_38 io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_write return t16; } -static nav__5731_38 io_Writer_write__5731(struct io_Writer__3878 const a0, nav__5731_41 const a1) { +static nav__5735_38 io_Writer_write__5735(struct io_Writer__3878 const a0, nav__5735_41 const a1) { struct io_Writer__3878 const *t1; - nav__5731_38 (*const *t2)(void const *, nav__5731_41); - nav__5731_38 (*t3)(void const *, nav__5731_41); + nav__5735_38 (*const *t2)(void const *, nav__5735_41); + nav__5735_38 (*t3)(void const *, nav__5735_41); void const *t4; - nav__5731_38 t5; + nav__5735_38 t5; struct io_Writer__3878 t0; t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; - t2 = (nav__5731_38 (*const *)(void const *, nav__5731_41))&t1->writeFn; + t2 = (nav__5735_38 (*const *)(void const *, nav__5735_41))&t1->writeFn; t3 = (*t2); t4 = a0.context; t5 = t3(t4, a1); return t5; } -static uint16_t io_Writer_print__anon_5074__6123(struct io_Writer__3878 const a0, nav__6123_41 const a1) { +static uint16_t io_Writer_print__anon_5074__6127(struct io_Writer__3878 const a0, nav__6127_41 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5194__6133(a0, a1); + t0 = fmt_format__anon_5194__6137(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5096__6124(struct io_Writer__3878 const a0, nav__6124_41 const a1) { +static uint16_t io_Writer_print__anon_5096__6128(struct io_Writer__3878 const a0, nav__6128_41 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5198__6134(a0, a1); + t0 = fmt_format__anon_5198__6138(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5108__6125(struct io_Writer__3878 const a0, nav__6125_40 const a1) { +static uint16_t io_Writer_print__anon_5108__6129(struct io_Writer__3878 const a0, nav__6129_40 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5202__6135(a0, a1); + t0 = fmt_format__anon_5202__6139(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5117__6126(struct io_Writer__3878 const a0, nav__6126_39 const a1) { +static uint16_t io_Writer_print__anon_5117__6130(struct io_Writer__3878 const a0, nav__6130_39 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5206__6136(a0, a1); + t0 = fmt_format__anon_5206__6140(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5130__6127(struct io_Writer__3878 const a0, nav__6127_39 const a1) { +static uint16_t io_Writer_print__anon_5130__6131(struct io_Writer__3878 const a0, nav__6131_39 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5210__6137(a0, a1); + t0 = fmt_format__anon_5210__6141(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static nav__5753_38 unicode_utf8ByteSequenceLength__5753(uint8_t const a0) { - nav__5753_38 t0; +static nav__5757_38 unicode_utf8ByteSequenceLength__5757(uint8_t const a0) { + nav__5757_38 t0; switch (a0) { default: if ((a0 >= UINT8_C(0) && a0 <= UINT8_C(127))) { - t0 = (nav__5753_38){0,UINT8_C(1)}; + t0 = (nav__5757_38){0,UINT8_C(1)}; goto zig_block_0; }if ((a0 >= UINT8_C(192) && a0 <= UINT8_C(223))) { - t0 = (nav__5753_38){0,UINT8_C(2)}; + t0 = (nav__5757_38){0,UINT8_C(2)}; goto zig_block_0; }if ((a0 >= UINT8_C(224) && a0 <= UINT8_C(239))) { - t0 = (nav__5753_38){0,UINT8_C(3)}; + t0 = (nav__5757_38){0,UINT8_C(3)}; goto zig_block_0; }if ((a0 >= UINT8_C(240) && a0 <= UINT8_C(247))) { - t0 = (nav__5753_38){0,UINT8_C(4)}; + t0 = (nav__5757_38){0,UINT8_C(4)}; goto zig_block_0; }{ - t0 = (nav__5753_38){zig_error_Utf8InvalidStartByte,UINT8_C(0x2)}; + t0 = (nav__5757_38){zig_error_Utf8InvalidStartByte,UINT8_C(0x2)}; goto zig_block_0; } } @@ -38598,27 +38808,27 @@ static nav__5753_38 unicode_utf8ByteSequenceLength__5753(uint8_t const a0) { return t0; } -static nav__5769_38 unicode_utf8CountCodepoints__5769(nav__5769_40 const a0) { - nav__5769_40 const *t1; +static nav__5773_38 unicode_utf8CountCodepoints__5773(nav__5773_40 const a0) { + nav__5773_40 const *t1; uintptr_t t4; uintptr_t t5; uintptr_t t2; uintptr_t t3; uint64_t t6; uint64_t t7; - nav__5769_40 t9; - nav__5769_40 t0; + nav__5773_40 t9; + nav__5773_40 t0; uint8_t const *t10; uint8_t const (*t11)[8]; - nav__5769_38 t16; - nav__5769_50 t17; - nav__5769_48 t14; + nav__5773_38 t16; + nav__5773_50 t17; + nav__5773_48 t14; uint16_t t15; bool t8; uint8_t t12[8]; uint8_t t13; t0 = a0; - t1 = (nav__5769_40 const *)&t0; + t1 = (nav__5773_40 const *)&t0; t2 = (uintptr_t)0ul; t3 = (uintptr_t)0ul; zig_loop_9: @@ -38675,7 +38885,7 @@ static nav__5769_38 unicode_utf8CountCodepoints__5769(nav__5769_40 const a0) { if (t8) { t4 = t3; t13 = a0.ptr[t4]; - t14 = unicode_utf8ByteSequenceLength__5753(t13); + t14 = unicode_utf8ByteSequenceLength__5757(t13); if (t14.error) { t15 = t14.error; t16.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; @@ -38691,7 +38901,7 @@ static nav__5769_38 unicode_utf8CountCodepoints__5769(nav__5769_40 const a0) { t7 = t4; t8 = t6 > t7; if (t8) { - return (nav__5769_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_TruncatedInput}; + return (nav__5773_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_TruncatedInput}; } goto zig_block_6; @@ -38708,7 +38918,7 @@ static nav__5769_38 unicode_utf8CountCodepoints__5769(nav__5769_40 const a0) { t4 = (uintptr_t)t13; t9.ptr = t10; t9.len = t4; - t17 = unicode_utf8Decode__5759(t9); + t17 = unicode_utf8Decode__5763(t9); if (t17.error) { t15 = t17.error; t16.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; @@ -38746,25 +38956,25 @@ static nav__5769_38 unicode_utf8CountCodepoints__5769(nav__5769_40 const a0) { return t16; } -static uint16_t fmt_formatBuf__anon_5176__6129(nav__6129_39 const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { +static uint16_t fmt_formatBuf__anon_5176__6133(nav__6133_39 const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { struct io_Writer__3878 const *t1; - nav__6129_44 t2; + nav__6133_44 t2; uintptr_t t4; uintptr_t t5; uintptr_t t7; - nav__6129_48 t6; + nav__6133_48 t6; uint64_t t8; uint64_t t9; struct io_Writer__3878 t10; struct io_Writer__3878 t0; - nav__6129_57 t15; - nav__6129_39 t17; - nav__6129_39 t20; + nav__6133_57 t15; + nav__6133_39 t17; + nav__6133_39 t20; uint8_t *t19; uint32_t t14; uint16_t t11; uint16_t t12; - nav__6129_60 t16; + nav__6133_60 t16; bool t3; uint8_t t18; uint8_t t13[4]; @@ -38774,7 +38984,7 @@ static uint16_t fmt_formatBuf__anon_5176__6129(nav__6129_39 const a0, struct fmt t3 = t2.is_null != true; if (t3) { t4 = t2.payload; - t6 = unicode_utf8CountCodepoints__5769(a0); + t6 = unicode_utf8CountCodepoints__5773(a0); t3 = t6.error == UINT16_C(0); if (t3) { t7 = t6.payload; @@ -38802,7 +39012,7 @@ static uint16_t fmt_formatBuf__anon_5176__6129(nav__6129_39 const a0, struct fmt t3 = t9 == UINT64_C(0); if (t3) { t10 = (*t1); - t11 = io_Writer_writeAll__5732(t10, a0); + t11 = io_Writer_writeAll__5736(t10, a0); memcpy(&t12, &t11, sizeof(uint16_t)); return t12; } @@ -38812,7 +39022,7 @@ static uint16_t fmt_formatBuf__anon_5176__6129(nav__6129_39 const a0, struct fmt t14 = a1.fill; t15.ptr = &t13[(uintptr_t)0ul]; t15.len = (uintptr_t)4ul; - t16 = unicode_utf8Encode__5754(t14, t15); + t16 = unicode_utf8Encode__5758(t14, t15); t3 = t16.error == UINT16_C(0); if (t3) { t18 = t16.payload; @@ -38821,7 +39031,7 @@ static uint16_t fmt_formatBuf__anon_5176__6129(nav__6129_39 const a0, struct fmt t5 = (uintptr_t)t18; t15.ptr = t19; t15.len = t5; - memcpy(&t20, &t15, sizeof(nav__6129_39)); + memcpy(&t20, &t15, sizeof(nav__6133_39)); t17 = t20; goto zig_block_4; @@ -38830,7 +39040,7 @@ static uint16_t fmt_formatBuf__anon_5176__6129(nav__6129_39 const a0, struct fmt switch (t12) { case zig_error_Utf8CannotEncodeSurrogateHalf: case zig_error_CodepointTooLarge: { - t17 = (nav__6129_39){(uint8_t const *)&__anon_5345,(uintptr_t)3ul}; + t17 = (nav__6133_39){(uint8_t const *)&__anon_5345,(uintptr_t)3ul}; goto zig_block_4; } default: zig_unreachable(); @@ -38841,12 +39051,12 @@ static uint16_t fmt_formatBuf__anon_5176__6129(nav__6129_39 const a0, struct fmt switch (t18) { case UINT8_C(0): { t10 = (*t1); - t12 = io_Writer_writeAll__5732(t10, a0); + t12 = io_Writer_writeAll__5736(t10, a0); if (t12) { return t12; } t10 = (*t1); - t12 = io_Writer_writeBytesNTimes__5736(t10, t17, t7); + t12 = io_Writer_writeBytesNTimes__5740(t10, t17, t7); if (t12) { return t12; } @@ -38857,17 +39067,17 @@ static uint16_t fmt_formatBuf__anon_5176__6129(nav__6129_39 const a0, struct fmt t7 = t7 + (uintptr_t)1ul; t7 = t7 / (uintptr_t)2ul; t10 = (*t1); - t12 = io_Writer_writeBytesNTimes__5736(t10, t17, t5); + t12 = io_Writer_writeBytesNTimes__5740(t10, t17, t5); if (t12) { return t12; } t10 = (*t1); - t12 = io_Writer_writeAll__5732(t10, a0); + t12 = io_Writer_writeAll__5736(t10, a0); if (t12) { return t12; } t10 = (*t1); - t12 = io_Writer_writeBytesNTimes__5736(t10, t17, t7); + t12 = io_Writer_writeBytesNTimes__5740(t10, t17, t7); if (t12) { return t12; } @@ -38875,12 +39085,12 @@ static uint16_t fmt_formatBuf__anon_5176__6129(nav__6129_39 const a0, struct fmt } case UINT8_C(2): { t10 = (*t1); - t12 = io_Writer_writeBytesNTimes__5736(t10, t17, t7); + t12 = io_Writer_writeBytesNTimes__5740(t10, t17, t7); if (t12) { return t12; } t10 = (*t1); - t12 = io_Writer_writeAll__5732(t10, a0); + t12 = io_Writer_writeAll__5736(t10, a0); if (t12) { return t12; } @@ -38893,7 +39103,7 @@ static uint16_t fmt_formatBuf__anon_5176__6129(nav__6129_39 const a0, struct fmt goto zig_block_0; } t10 = (*t1); - t12 = io_Writer_writeAll__5732(t10, a0); + t12 = io_Writer_writeAll__5736(t10, a0); if (t12) { return t12; } @@ -38903,7 +39113,7 @@ static uint16_t fmt_formatBuf__anon_5176__6129(nav__6129_39 const a0, struct fmt return 0; } -static uint16_t fmt_formatInt__anon_5237__6139(uint64_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4300 const a3, struct io_Writer__3878 const a4) { +static uint16_t fmt_formatInt__anon_5237__6143(uint64_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4300 const a3, struct io_Writer__3878 const a4) { uint64_t t4; uint64_t t11; uint64_t t2; @@ -38911,13 +39121,13 @@ static uint16_t fmt_formatInt__anon_5237__6139(uint64_t const a0, uint8_t const uintptr_t t3; uint8_t *t6; uint8_t (*t7)[2]; - nav__6139_58 t12; - nav__6139_47 t13; + nav__6143_58 t12; + nav__6143_47 t13; uint16_t t14; uint16_t t15; bool t0; uint8_t t8; - nav__6139_56 t9; + nav__6143_56 t9; uint8_t t10[2]; uint8_t t1[65]; t0 = a1 >= UINT8_C(2); @@ -38940,7 +39150,7 @@ static uint16_t fmt_formatInt__anon_5237__6139(uint64_t const a0, uint8_t const t4 = t2; t4 = t4 % UINT64_C(100); t8 = (uint8_t)t4; - t9 = fmt_digits2__5509(t8); + t9 = fmt_digits2__5513(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); t4 = t2; @@ -38977,7 +39187,7 @@ static uint16_t fmt_formatInt__anon_5237__6139(uint64_t const a0, uint8_t const t7 = (uint8_t (*)[2])t6; t4 = t2; t8 = (uint8_t)t4; - t9 = fmt_digits2__5509(t8); + t9 = fmt_digits2__5513(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); goto zig_block_3; @@ -38995,7 +39205,7 @@ static uint16_t fmt_formatInt__anon_5237__6139(uint64_t const a0, uint8_t const t5 = t3; t6 = (uint8_t *)&t1[t5]; t8 = (uint8_t)t11; - t8 = fmt_digitToChar__5525(t8, a2); + t8 = fmt_digitToChar__5529(t8, a2); (*t6) = t8; t11 = t2; t4 = (uint64_t)a1; @@ -39021,39 +39231,39 @@ static uint16_t fmt_formatInt__anon_5237__6139(uint64_t const a0, uint8_t const t5 = (uintptr_t)65ul - t5; t12.ptr = t6; t12.len = t5; - memcpy(&t13, &t12, sizeof(nav__6139_47)); - t14 = fmt_formatBuf__anon_5176__6129(t13, a3, a4); + memcpy(&t13, &t12, sizeof(nav__6143_47)); + t14 = fmt_formatBuf__anon_5176__6133(t13, a3, a4); memcpy(&t15, &t14, sizeof(uint16_t)); return t15; } -static uint16_t fmt_formatIntValue__anon_5220__6138(uint64_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { +static uint16_t fmt_formatIntValue__anon_5220__6142(uint64_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatInt__anon_5237__6139(a0, UINT8_C(10), UINT8_C(0), a1, a2); + t0 = fmt_formatInt__anon_5237__6143(a0, UINT8_C(10), UINT8_C(0), a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t fmt_formatValue__anon_5151__6128(uint64_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { +static uint16_t fmt_formatValue__anon_5151__6132(uint64_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatIntValue__anon_5220__6138(a0, a1, a2); + t0 = fmt_formatIntValue__anon_5220__6142(a0, a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static nav__1553_38 array_list_ArrayListAligned_28u8_2cnull_29_appendWrite__1553(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0, nav__1553_42 const a1) { +static nav__1556_38 array_list_ArrayListAligned_28u8_2cnull_29_appendWrite__1556(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0, nav__1556_42 const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t1; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t2; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t0; - nav__1553_38 t4; + nav__1556_38 t4; uintptr_t t5; uint16_t t3; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t0; t2 = (*t1); - t3 = array_list_ArrayListAligned_28u8_2cnull_29_appendSlice__1547(t2, a1); + t3 = array_list_ArrayListAligned_28u8_2cnull_29_appendSlice__1550(t2, a1); if (t3) { t4.payload = (uintptr_t)0xaaaaaaaaaaaaaaaaul; t4.error = t3; @@ -39065,7 +39275,7 @@ static nav__1553_38 array_list_ArrayListAligned_28u8_2cnull_29_appendWrite__1553 return t4; } -static uint16_t bincode_serializeInt__anon_5184__6130(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, int32_t const a1) { +static uint16_t bincode_serializeInt__anon_5184__6134(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, int32_t const a1) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t2; @@ -39075,13 +39285,13 @@ static uint16_t bincode_serializeInt__anon_5184__6130(struct io_GenericWriter_28 void const **t7; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t8; void const *t9; - nav__6130_48 (**t10)(void const *, nav__6130_50); + nav__6134_48 (**t10)(void const *, nav__6134_50); struct io_Writer__3878 t11; struct io_Writer__3878 t6; struct io_Writer__3878 t12; struct io_Writer__3878 t14; struct io_Writer__3878 const *t13; - nav__6130_50 t17; + nav__6134_50 t17; uint16_t t18; uint16_t t19; uint8_t t16[4]; @@ -39098,8 +39308,8 @@ static uint16_t bincode_serializeInt__anon_5184__6130(struct io_GenericWriter_28 t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__6130_48 (**)(void const *, nav__6130_50))&t6.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t10 = (nav__6134_48 (**)(void const *, nav__6134_50))&t6.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t11 = t6; t12 = t11; t13 = (struct io_Writer__3878 const *)&t12; @@ -39111,7 +39321,7 @@ static uint16_t bincode_serializeInt__anon_5184__6130(struct io_GenericWriter_28 t11 = (*t13); t17.ptr = &t15[(uintptr_t)0ul]; t17.len = (uintptr_t)4ul; - t18 = io_Writer_writeAll__5732(t11, t17); + t18 = io_Writer_writeAll__5736(t11, t17); memcpy(&t19, &t18, sizeof(uint16_t)); if (t19) { return t19; @@ -39119,7 +39329,7 @@ static uint16_t bincode_serializeInt__anon_5184__6130(struct io_GenericWriter_28 return 0; } -static uint16_t bincode_serializePointer__anon_5189__6131(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, nav__6131_40 const a1) { +static uint16_t bincode_serializePointer__anon_5189__6135(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, nav__6135_40 const a1) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t6; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t7; @@ -39134,7 +39344,7 @@ static uint16_t bincode_serializePointer__anon_5189__6131(struct io_GenericWrite void const **t10; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t11; void const *t12; - nav__6131_51 (**t13)(void const *, nav__6131_40); + nav__6135_51 (**t13)(void const *, nav__6135_40); struct io_Writer__3878 t14; struct io_Writer__3878 t9; struct io_Writer__3878 t15; @@ -39142,7 +39352,7 @@ static uint16_t bincode_serializePointer__anon_5189__6131(struct io_GenericWrite struct io_Writer__3878 t25; struct io_Writer__3878 t26; struct io_Writer__3878 const *t16; - nav__6131_40 t20; + nav__6135_40 t20; uint16_t t21; uint16_t t22; uint8_t t19[8]; @@ -39161,8 +39371,8 @@ static uint16_t bincode_serializePointer__anon_5189__6131(struct io_GenericWrite t11 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t6->context; t12 = (void const *)t11; (*t10) = t12; - t13 = (nav__6131_51 (**)(void const *, nav__6131_40))&t9.writeFn; - (*t13) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t13 = (nav__6135_51 (**)(void const *, nav__6135_40))&t9.writeFn; + (*t13) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t14 = t9; t15 = t14; t16 = (struct io_Writer__3878 const *)&t15; @@ -39174,7 +39384,7 @@ static uint16_t bincode_serializePointer__anon_5189__6131(struct io_GenericWrite t14 = (*t16); t20.ptr = &t18[(uintptr_t)0ul]; t20.len = (uintptr_t)8ul; - t21 = io_Writer_writeAll__5732(t14, t20); + t21 = io_Writer_writeAll__5736(t14, t20); memcpy(&t22, &t21, sizeof(uint16_t)); if (t22) { return t22; @@ -39189,13 +39399,13 @@ static uint16_t bincode_serializePointer__anon_5189__6131(struct io_GenericWrite t11 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t12 = (void const *)t11; (*t10) = t12; - t13 = (nav__6131_51 (**)(void const *, nav__6131_40))&t25.writeFn; - (*t13) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t13 = (nav__6135_51 (**)(void const *, nav__6135_40))&t25.writeFn; + (*t13) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t14 = t25; t26 = t14; t16 = (struct io_Writer__3878 const *)&t26; t14 = (*t16); - t22 = io_Writer_writeAll__5732(t14, a1); + t22 = io_Writer_writeAll__5736(t14, a1); memcpy(&t21, &t22, sizeof(uint16_t)); if (t21) { return t21; @@ -39203,7 +39413,7 @@ static uint16_t bincode_serializePointer__anon_5189__6131(struct io_GenericWrite return 0; } -static uint16_t bincode_serializeUnion__anon_5190__6132(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_MarkerType__1802 const a1) { +static uint16_t bincode_serializeUnion__anon_5190__6136(struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a0, struct shared_MarkerType__1802 const a1) { uint64_t t4; uint32_t t1; uint16_t t2; @@ -39211,7 +39421,7 @@ static uint16_t bincode_serializeUnion__anon_5190__6132(struct io_GenericWriter_ bool t3; t0 = a1.tag; t1 = (uint32_t)t0; - t2 = bincode_serialize__anon_3242__5373(a0, t1); + t2 = bincode_serialize__anon_3242__5377(a0, t1); if (t2) { return t2; } @@ -39219,7 +39429,7 @@ static uint16_t bincode_serializeUnion__anon_5190__6132(struct io_GenericWriter_ t3 = t0 == UINT8_C(0); if (t3) { t4 = a1.payload.SampleStart; - t2 = bincode_serialize__anon_3252__5378(a0, t4); + t2 = bincode_serialize__anon_3252__5382(a0, t4); if (t2) { return t2; } @@ -39232,7 +39442,7 @@ static uint16_t bincode_serializeUnion__anon_5190__6132(struct io_GenericWriter_ t3 = t0 == UINT8_C(1); if (t3) { t4 = a1.payload.SampleEnd; - t2 = bincode_serialize__anon_3252__5378(a0, t4); + t2 = bincode_serialize__anon_3252__5382(a0, t4); if (t2) { return t2; } @@ -39245,7 +39455,7 @@ static uint16_t bincode_serializeUnion__anon_5190__6132(struct io_GenericWriter_ t3 = t0 == UINT8_C(2); if (t3) { t4 = a1.payload.BenchmarkStart; - t2 = bincode_serialize__anon_3252__5378(a0, t4); + t2 = bincode_serialize__anon_3252__5382(a0, t4); if (t2) { return t2; } @@ -39258,7 +39468,7 @@ static uint16_t bincode_serializeUnion__anon_5190__6132(struct io_GenericWriter_ t3 = t0 == UINT8_C(3); if (t3) { t4 = a1.payload.BenchmarkEnd; - t2 = bincode_serialize__anon_3252__5378(a0, t4); + t2 = bincode_serialize__anon_3252__5382(a0, t4); if (t2) { return t2; } @@ -39270,80 +39480,80 @@ static uint16_t bincode_serializeUnion__anon_5190__6132(struct io_GenericWriter_ return 0; } -static uint16_t fmt_format__anon_5194__6133(struct io_Writer__3878 const a0, nav__6133_41 const a1) { +static uint16_t fmt_format__anon_5194__6137(struct io_Writer__3878 const a0, nav__6137_41 const a1) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; - nav__6133_40 t5; + nav__6137_40 t5; int32_t t4; uint16_t t3; t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6133_40){(uint8_t const *)&__anon_5419,(uintptr_t)25ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6137_40){(uint8_t const *)&__anon_5419,(uintptr_t)25ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5471__6140(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5471__6144(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6133_40){(uint8_t const *)&__anon_5485,(uintptr_t)7ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6137_40){(uint8_t const *)&__anon_5485,(uintptr_t)7ul}); if (t3) { return t3; } t5 = a1.f1; - t3 = fmt_formatType__anon_5502__6141(t5, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5502__6145(t5, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6133_40){(uint8_t const *)&__anon_5511,(uintptr_t)2ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6137_40){(uint8_t const *)&__anon_5511,(uintptr_t)2ul}); if (t3) { return t3; } return 0; } -static uint16_t fmt_format__anon_5198__6134(struct io_Writer__3878 const a0, nav__6134_41 const a1) { +static uint16_t fmt_format__anon_5198__6138(struct io_Writer__3878 const a0, nav__6138_41 const a1) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; - nav__6134_40 t4; + nav__6138_40 t4; uint16_t t3; t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6134_40){(uint8_t const *)&__anon_5564,(uintptr_t)23ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6138_40){(uint8_t const *)&__anon_5564,(uintptr_t)23ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5502__6141(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5502__6145(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6134_40){(uint8_t const *)&__anon_5589,(uintptr_t)11ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6138_40){(uint8_t const *)&__anon_5589,(uintptr_t)11ul}); if (t3) { return t3; } t4 = a1.f1; - t3 = fmt_formatType__anon_5502__6141(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5502__6145(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6134_40){(uint8_t const *)&__anon_5511,(uintptr_t)2ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6138_40){(uint8_t const *)&__anon_5511,(uintptr_t)2ul}); if (t3) { return t3; } return 0; } -static uint16_t fmt_format__anon_5202__6135(struct io_Writer__3878 const a0, nav__6135_40 const a1) { +static uint16_t fmt_format__anon_5202__6139(struct io_Writer__3878 const a0, nav__6139_40 const a1) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -39353,34 +39563,34 @@ static uint16_t fmt_format__anon_5202__6135(struct io_Writer__3878 const a0, nav t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6135_45){(uint8_t const *)&__anon_5645,(uintptr_t)17ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6139_45){(uint8_t const *)&__anon_5645,(uintptr_t)17ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5471__6140(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5471__6144(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6135_45){(uint8_t const *)&__anon_5667,(uintptr_t)10ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6139_45){(uint8_t const *)&__anon_5667,(uintptr_t)10ul}); if (t3) { return t3; } t5 = a1.f1; - t3 = fmt_formatType__anon_5677__6142(t5, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5677__6146(t5, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6135_45){(uint8_t const *)&__anon_5511,(uintptr_t)2ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6139_45){(uint8_t const *)&__anon_5511,(uintptr_t)2ul}); if (t3) { return t3; } return 0; } -static uint16_t fmt_format__anon_5206__6136(struct io_Writer__3878 const a0, nav__6136_39 const a1) { +static uint16_t fmt_format__anon_5206__6140(struct io_Writer__3878 const a0, nav__6140_39 const a1) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -39389,24 +39599,24 @@ static uint16_t fmt_format__anon_5206__6136(struct io_Writer__3878 const a0, nav t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6136_44){(uint8_t const *)&__anon_5737,(uintptr_t)31ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6140_44){(uint8_t const *)&__anon_5737,(uintptr_t)31ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5746__6143(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5746__6147(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6136_44){(uint8_t const *)&__anon_5511,(uintptr_t)2ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6140_44){(uint8_t const *)&__anon_5511,(uintptr_t)2ul}); if (t3) { return t3; } return 0; } -static uint16_t fmt_format__anon_5210__6137(struct io_Writer__3878 const a0, nav__6137_39 const a1) { +static uint16_t fmt_format__anon_5210__6141(struct io_Writer__3878 const a0, nav__6141_39 const a1) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -39415,22 +39625,22 @@ static uint16_t fmt_format__anon_5210__6137(struct io_Writer__3878 const a0, nav t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6137_44){(uint8_t const *)&__anon_5792,(uintptr_t)24ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6141_44){(uint8_t const *)&__anon_5792,(uintptr_t)24ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5800__6144(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5800__6148(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } return 0; } -static nav__5509_39 fmt_digits2__5509(uint8_t const a0) { +static nav__5513_39 fmt_digits2__5513(uint8_t const a0) { uint8_t *t1; uint8_t t2; - nav__5509_39 t3; + nav__5513_39 t3; uint8_t t0[2]; t1 = (uint8_t *)&t0[(uintptr_t)0ul]; t2 = a0 / UINT8_C(10); @@ -39444,7 +39654,7 @@ static nav__5509_39 fmt_digits2__5509(uint8_t const a0) { return t3; } -static uint8_t fmt_digitToChar__5525(uint8_t const a0, uint8_t const a1) { +static uint8_t fmt_digitToChar__5529(uint8_t const a0, uint8_t const a1) { uint8_t t0; uint8_t t1; bool t2; @@ -39476,28 +39686,28 @@ static uint8_t fmt_digitToChar__5525(uint8_t const a0, uint8_t const a1) { return t0; } -static nav__5759_38 unicode_utf8Decode__5759(nav__5759_40 const a0) { - nav__5759_40 const *t1; +static nav__5763_38 unicode_utf8Decode__5763(nav__5763_40 const a0) { + nav__5763_40 const *t1; uintptr_t t2; - nav__5759_40 t7; - nav__5759_40 t0; + nav__5763_40 t7; + nav__5763_40 t0; uint8_t const *t8; uint8_t const (*t9)[2]; uint8_t const (*t13)[3]; uint8_t const (*t16)[4]; - nav__5759_38 t3; - nav__5759_38 t6; - nav__5759_38 t12; + nav__5763_38 t3; + nav__5763_38 t6; + nav__5763_38 t12; uint32_t t5; uint8_t t4; uint8_t t10[2]; - nav__5759_48 t11; + nav__5763_48 t11; uint8_t t14[3]; - nav__5759_52 t15; + nav__5763_52 t15; uint8_t t17[4]; - nav__5759_56 t18; + nav__5763_56 t18; t0 = a0; - t1 = (nav__5759_40 const *)&t0; + t1 = (nav__5763_40 const *)&t0; t2 = a0.len; switch (t2) { case (uintptr_t)1ul: { @@ -39514,9 +39724,9 @@ static nav__5759_38 unicode_utf8Decode__5759(nav__5759_40 const a0) { t8 = (uint8_t const *)(((uintptr_t)t8) + ((uintptr_t)0ul*sizeof(uint8_t))); t9 = (uint8_t const (*)[2])t8; memcpy(t10, (const char *)t9, sizeof(uint8_t[2])); - memcpy(t11.array, t10, sizeof(nav__5759_48)); - t6 = unicode_utf8Decode2__5761(t11); - memcpy(&t12, &t6, sizeof(nav__5759_38)); + memcpy(t11.array, t10, sizeof(nav__5763_48)); + t6 = unicode_utf8Decode2__5765(t11); + memcpy(&t12, &t6, sizeof(nav__5763_38)); t3 = t12; goto zig_block_0; } @@ -39526,9 +39736,9 @@ static nav__5759_38 unicode_utf8Decode__5759(nav__5759_40 const a0) { t8 = (uint8_t const *)(((uintptr_t)t8) + ((uintptr_t)0ul*sizeof(uint8_t))); t13 = (uint8_t const (*)[3])t8; memcpy(t14, (const char *)t13, sizeof(uint8_t[3])); - memcpy(t15.array, t14, sizeof(nav__5759_52)); - t12 = unicode_utf8Decode3__5763(t15); - memcpy(&t6, &t12, sizeof(nav__5759_38)); + memcpy(t15.array, t14, sizeof(nav__5763_52)); + t12 = unicode_utf8Decode3__5767(t15); + memcpy(&t6, &t12, sizeof(nav__5763_38)); t3 = t6; goto zig_block_0; } @@ -39538,9 +39748,9 @@ static nav__5759_38 unicode_utf8Decode__5759(nav__5759_40 const a0) { t8 = (uint8_t const *)(((uintptr_t)t8) + ((uintptr_t)0ul*sizeof(uint8_t))); t16 = (uint8_t const (*)[4])t8; memcpy(t17, (const char *)t16, sizeof(uint8_t[4])); - memcpy(t18.array, t17, sizeof(nav__5759_56)); - t12 = unicode_utf8Decode4__5767(t18); - memcpy(&t6, &t12, sizeof(nav__5759_38)); + memcpy(t18.array, t17, sizeof(nav__5763_56)); + t12 = unicode_utf8Decode4__5771(t18); + memcpy(&t6, &t12, sizeof(nav__5763_38)); t3 = t6; goto zig_block_0; } @@ -39553,56 +39763,56 @@ static nav__5759_38 unicode_utf8Decode__5759(nav__5759_40 const a0) { return t3; } -static nav__5752_38 unicode_utf8CodepointSequenceLength__5752(uint32_t const a0) { +static nav__5756_38 unicode_utf8CodepointSequenceLength__5756(uint32_t const a0) { bool t0; t0 = a0 < UINT32_C(128); if (t0) { - return (nav__5752_38){0,UINT8_C(1)}; + return (nav__5756_38){0,UINT8_C(1)}; } goto zig_block_0; zig_block_0:; t0 = a0 < UINT32_C(2048); if (t0) { - return (nav__5752_38){0,UINT8_C(2)}; + return (nav__5756_38){0,UINT8_C(2)}; } goto zig_block_1; zig_block_1:; t0 = a0 < UINT32_C(65536); if (t0) { - return (nav__5752_38){0,UINT8_C(3)}; + return (nav__5756_38){0,UINT8_C(3)}; } goto zig_block_2; zig_block_2:; t0 = a0 < UINT32_C(1114112); if (t0) { - return (nav__5752_38){0,UINT8_C(4)}; + return (nav__5756_38){0,UINT8_C(4)}; } goto zig_block_3; zig_block_3:; - return (nav__5752_38){zig_error_CodepointTooLarge,UINT8_C(0x2)}; + return (nav__5756_38){zig_error_CodepointTooLarge,UINT8_C(0x2)}; } -static nav__6145_38 unicode_utf8EncodeImpl__anon_5823__6145(uint32_t const a0, nav__6145_40 const a1) { - nav__6145_40 const *t1; +static nav__6149_38 unicode_utf8EncodeImpl__anon_5823__6149(uint32_t const a0, nav__6149_40 const a1) { + nav__6149_40 const *t1; uintptr_t t5; uint64_t t6; uint64_t t7; - nav__6145_40 t9; - nav__6145_40 t0; + nav__6149_40 t9; + nav__6149_40 t0; uint8_t *t10; uint32_t t12; - nav__6145_38 t2; + nav__6149_38 t2; uint16_t t3; uint8_t t4; uint8_t t11; bool t8; t0 = a1; - t1 = (nav__6145_40 const *)&t0; - t2 = unicode_utf8CodepointSequenceLength__5752(a0); + t1 = (nav__6149_40 const *)&t0; + t2 = unicode_utf8CodepointSequenceLength__5756(a0); if (t2.error) { t3 = t2.error; t2.payload = UINT8_C(0x2); @@ -39639,9 +39849,9 @@ static nav__6145_38 unicode_utf8EncodeImpl__anon_5823__6145(uint32_t const a0, n goto zig_block_0; } case UINT8_C(3): { - t8 = unicode_isSurrogateCodepoint__5832(a0); + t8 = unicode_isSurrogateCodepoint__5836(a0); if (t8) { - return (nav__6145_38){zig_error_Utf8CannotEncodeSurrogateHalf,UINT8_C(0x2)}; + return (nav__6149_38){zig_error_Utf8CannotEncodeSurrogateHalf,UINT8_C(0x2)}; } goto zig_block_1; @@ -39707,15 +39917,15 @@ static nav__6145_38 unicode_utf8EncodeImpl__anon_5823__6145(uint32_t const a0, n return t2; } -static nav__5754_38 unicode_utf8Encode__5754(uint32_t const a0, nav__5754_40 const a1) { - nav__5754_38 t0; - nav__5754_38 t1; - t0 = unicode_utf8EncodeImpl__anon_5823__6145(a0, a1); - memcpy(&t1, &t0, sizeof(nav__5754_38)); +static nav__5758_38 unicode_utf8Encode__5758(uint32_t const a0, nav__5758_40 const a1) { + nav__5758_38 t0; + nav__5758_38 t1; + t0 = unicode_utf8EncodeImpl__anon_5823__6149(a0, a1); + memcpy(&t1, &t0, sizeof(nav__5758_38)); return t1; } -static uint16_t io_Writer_writeBytesNTimes__5736(struct io_Writer__3878 const a0, nav__5736_40 const a1, uintptr_t const a2) { +static uint16_t io_Writer_writeBytesNTimes__5740(struct io_Writer__3878 const a0, nav__5740_40 const a1, uintptr_t const a2) { struct io_Writer__3878 const *t1; uintptr_t t3; uintptr_t t2; @@ -39735,7 +39945,7 @@ static uint16_t io_Writer_writeBytesNTimes__5736(struct io_Writer__3878 const a0 t6 = t4 < t5; if (t6) { t7 = (*t1); - t8 = io_Writer_writeAll__5732(t7, a1); + t8 = io_Writer_writeAll__5736(t7, a1); if (t8) { return t8; } @@ -39753,7 +39963,7 @@ static uint16_t io_Writer_writeBytesNTimes__5736(struct io_Writer__3878 const a0 return 0; } -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_appendSlice__1547(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0, nav__1547_41 const a1) { +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_appendSlice__1550(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0, nav__1550_41 const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t1; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t2; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t0; @@ -39763,16 +39973,16 @@ static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_appendSlice__1547(str t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t0; t2 = (*t1); t3 = a1.len; - t4 = array_list_ArrayListAligned_28u8_2cnull_29_ensureUnusedCapacity__1566(t2, t3); + t4 = array_list_ArrayListAligned_28u8_2cnull_29_ensureUnusedCapacity__1569(t2, t3); if (t4) { return t4; } t2 = (*t1); - array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity__1548(t2, a1); + array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity__1551(t2, a1); return 0; } -static uint16_t fmt_formatType__anon_5471__6140(int32_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_5471__6144(int32_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { struct io_Writer__3878 t1; int32_t t0; uint16_t t2; @@ -39780,17 +39990,17 @@ static uint16_t fmt_formatType__anon_5471__6140(int32_t const a0, struct fmt_For (void)a3; t0 = a0; t1 = a2; - t2 = fmt_formatValue__anon_5848__6146(a0, a1, a2); + t2 = fmt_formatValue__anon_5848__6150(a0, a1, a2); memcpy(&t3, &t2, sizeof(uint16_t)); return t3; } -static uint16_t fmt_formatType__anon_5502__6141(nav__6141_39 const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_5502__6145(nav__6145_39 const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { struct io_Writer__3878 const *t2; uint64_t t3; struct io_Writer__3878 t5; struct io_Writer__3878 t1; - nav__6141_39 t0; + nav__6145_39 t0; uint16_t t6; uint16_t t7; bool t4; @@ -39801,23 +40011,23 @@ static uint16_t fmt_formatType__anon_5502__6141(nav__6141_39 const a0, struct fm t4 = t3 == UINT64_C(0); if (t4) { t5 = (*t2); - t6 = io_Writer_writeAll__5732(t5, (nav__6141_39){(uint8_t const *)&__anon_5166,(uintptr_t)7ul}); + t6 = io_Writer_writeAll__5736(t5, (nav__6145_39){(uint8_t const *)&__anon_5166,(uintptr_t)7ul}); return t6; } goto zig_block_0; zig_block_0:; - t6 = fmt_formatBuf__anon_5176__6129(a0, a1, a2); + t6 = fmt_formatBuf__anon_5176__6133(a0, a1, a2); memcpy(&t7, &t6, sizeof(uint16_t)); return t7; } -static uint16_t shared_MarkerType_format__anon_5867__6147(struct shared_MarkerType__1802 const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { +static uint16_t shared_MarkerType_format__anon_5867__6151(struct shared_MarkerType__1802 const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { struct io_Writer__3878 const *t1; uint64_t t3; struct io_Writer__3878 t4; struct io_Writer__3878 t0; - nav__6147_56 t5; + nav__6151_56 t5; uint16_t t6; uint8_t t2; (void)a1; @@ -39829,7 +40039,7 @@ static uint16_t shared_MarkerType_format__anon_5867__6147(struct shared_MarkerTy t3 = a0.payload.SampleStart; t4 = (*t1); t5.f0 = t3; - t6 = io_Writer_print__anon_5881__6148(t4, t5); + t6 = io_Writer_print__anon_5881__6152(t4, t5); if (t6) { return t6; } @@ -39839,7 +40049,7 @@ static uint16_t shared_MarkerType_format__anon_5867__6147(struct shared_MarkerTy t3 = a0.payload.SampleEnd; t4 = (*t1); t5.f0 = t3; - t6 = io_Writer_print__anon_5886__6149(t4, t5); + t6 = io_Writer_print__anon_5886__6153(t4, t5); if (t6) { return t6; } @@ -39849,7 +40059,7 @@ static uint16_t shared_MarkerType_format__anon_5867__6147(struct shared_MarkerTy t3 = a0.payload.BenchmarkStart; t4 = (*t1); t5.f0 = t3; - t6 = io_Writer_print__anon_5893__6150(t4, t5); + t6 = io_Writer_print__anon_5893__6154(t4, t5); if (t6) { return t6; } @@ -39859,7 +40069,7 @@ static uint16_t shared_MarkerType_format__anon_5867__6147(struct shared_MarkerTy t3 = a0.payload.BenchmarkEnd; t4 = (*t1); t5.f0 = t3; - t6 = io_Writer_print__anon_5899__6151(t4, t5); + t6 = io_Writer_print__anon_5899__6155(t4, t5); if (t6) { return t6; } @@ -39872,7 +40082,7 @@ static uint16_t shared_MarkerType_format__anon_5867__6147(struct shared_MarkerTy return 0; } -static uint16_t fmt_formatType__anon_5677__6142(struct shared_MarkerType__1802 const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_5677__6146(struct shared_MarkerType__1802 const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { struct shared_MarkerType__1802 const *t1; struct shared_MarkerType__1802 t3; struct shared_MarkerType__1802 t0; @@ -39883,14 +40093,14 @@ static uint16_t fmt_formatType__anon_5677__6142(struct shared_MarkerType__1802 c t1 = (struct shared_MarkerType__1802 const *)&t0; t2 = a2; t3 = (*t1); - t4 = shared_MarkerType_format__anon_5867__6147(t3, a1, a2); + t4 = shared_MarkerType_format__anon_5867__6151(t3, a1, a2); if (t4) { return t4; } return 0; } -static uint16_t fmt_formatType__anon_5746__6143(uint64_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_5746__6147(uint64_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { uint64_t t0; struct io_Writer__3878 t1; uint16_t t2; @@ -39898,17 +40108,17 @@ static uint16_t fmt_formatType__anon_5746__6143(uint64_t const a0, struct fmt_Fo (void)a3; t0 = a0; t1 = a2; - t2 = fmt_formatValue__anon_5901__6152(a0, a1, a2); + t2 = fmt_formatValue__anon_5901__6156(a0, a1, a2); memcpy(&t3, &t2, sizeof(uint16_t)); return t3; } -static uint16_t fmt_formatType__anon_5800__6144(uint8_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_5800__6148(uint8_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { struct io_Writer__3878 const *t2; struct io_Writer__3878 t3; struct io_Writer__3878 t1; - nav__6144_47 t5; - nav__6144_47 t6; + nav__6148_47 t5; + nav__6148_47 t6; uint16_t t4; uint8_t t0; (void)a1; @@ -39917,30 +40127,30 @@ static uint16_t fmt_formatType__anon_5800__6144(uint8_t const a0, struct fmt_For t1 = a2; t2 = (struct io_Writer__3878 const *)&t1; t3 = (*t2); - t4 = io_Writer_writeAll__5732(t3, (nav__6144_47){(uint8_t const *)&__anon_5908,(uintptr_t)22ul}); + t4 = io_Writer_writeAll__5736(t3, (nav__6148_47){(uint8_t const *)&__anon_5908,(uintptr_t)22ul}); if (t4) { return t4; } t3 = (*t2); - t4 = io_Writer_writeAll__5732(t3, (nav__6144_47){(uint8_t const *)&__anon_5913,(uintptr_t)1ul}); + t4 = io_Writer_writeAll__5736(t3, (nav__6148_47){(uint8_t const *)&__anon_5913,(uintptr_t)1ul}); if (t4) { return t4; } t3 = (*t2); t5 = zig_tag_name_shared_IntegrationMode__573(a0); - memcpy(&t6, &t5, sizeof(nav__6144_47)); - t4 = io_Writer_writeAll__5732(t3, t6); + memcpy(&t6, &t5, sizeof(nav__6148_47)); + t4 = io_Writer_writeAll__5736(t3, t6); if (t4) { return t4; } return 0; } -static nav__5761_38 unicode_utf8Decode2__5761(nav__5761_40 const a0) { +static nav__5765_38 unicode_utf8Decode2__5765(nav__5765_40 const a0) { uint32_t t3; uint32_t t4; uint32_t t2; - nav__5761_38 t5; + nav__5765_38 t5; uint8_t t0; bool t1; t0 = a0.array[(uintptr_t)0ul]; @@ -39955,7 +40165,7 @@ static nav__5761_38 unicode_utf8Decode2__5761(nav__5761_40 const a0) { t0 = t0 & UINT8_C(192); t1 = t0 != UINT8_C(128); if (t1) { - return (nav__5761_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; + return (nav__5765_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; } goto zig_block_0; @@ -39972,7 +40182,7 @@ static nav__5761_38 unicode_utf8Decode2__5761(nav__5761_40 const a0) { t4 = t2; t1 = t4 < UINT32_C(128); if (t1) { - return (nav__5761_38){UINT32_C(0xaaaaa),zig_error_Utf8OverlongEncoding}; + return (nav__5765_38){UINT32_C(0xaaaaa),zig_error_Utf8OverlongEncoding}; } goto zig_block_1; @@ -39983,15 +40193,15 @@ static nav__5761_38 unicode_utf8Decode2__5761(nav__5761_40 const a0) { return t5; } -static nav__5763_38 unicode_utf8Decode3__5763(nav__5763_40 const a0) { - nav__5763_38 t1; +static nav__5767_38 unicode_utf8Decode3__5767(nav__5767_40 const a0) { + nav__5767_38 t1; uint32_t t3; uint16_t t2; - nav__5763_40 t0; + nav__5767_40 t0; bool t4; bool t5; - memcpy(t0.array, a0.array, sizeof(nav__5763_40)); - t1 = unicode_utf8Decode3AllowSurrogateHalf__5765(t0); + memcpy(t0.array, a0.array, sizeof(nav__5767_40)); + t1 = unicode_utf8Decode3AllowSurrogateHalf__5769(t0); if (t1.error) { t2 = t1.error; t1.payload = UINT32_C(0xaaaaa); @@ -40010,7 +40220,7 @@ static nav__5763_38 unicode_utf8Decode3__5763(nav__5763_40 const a0) { zig_block_1:; if (t5) { - return (nav__5763_38){UINT32_C(0xaaaaa),zig_error_Utf8EncodesSurrogateHalf}; + return (nav__5767_38){UINT32_C(0xaaaaa),zig_error_Utf8EncodesSurrogateHalf}; } goto zig_block_0; @@ -40020,11 +40230,11 @@ static nav__5763_38 unicode_utf8Decode3__5763(nav__5763_40 const a0) { return t1; } -static nav__5767_38 unicode_utf8Decode4__5767(nav__5767_40 const a0) { +static nav__5771_38 unicode_utf8Decode4__5771(nav__5771_40 const a0) { uint32_t t3; uint32_t t4; uint32_t t2; - nav__5767_38 t5; + nav__5771_38 t5; uint8_t t0; bool t1; t0 = a0.array[(uintptr_t)0ul]; @@ -40039,7 +40249,7 @@ static nav__5767_38 unicode_utf8Decode4__5767(nav__5767_40 const a0) { t0 = t0 & UINT8_C(192); t1 = t0 != UINT8_C(128); if (t1) { - return (nav__5767_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; + return (nav__5771_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; } goto zig_block_0; @@ -40057,7 +40267,7 @@ static nav__5767_38 unicode_utf8Decode4__5767(nav__5767_40 const a0) { t0 = t0 & UINT8_C(192); t1 = t0 != UINT8_C(128); if (t1) { - return (nav__5767_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; + return (nav__5771_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; } goto zig_block_1; @@ -40075,7 +40285,7 @@ static nav__5767_38 unicode_utf8Decode4__5767(nav__5767_40 const a0) { t0 = t0 & UINT8_C(192); t1 = t0 != UINT8_C(128); if (t1) { - return (nav__5767_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; + return (nav__5771_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; } goto zig_block_2; @@ -40092,7 +40302,7 @@ static nav__5767_38 unicode_utf8Decode4__5767(nav__5767_40 const a0) { t4 = t2; t1 = t4 < UINT32_C(65536); if (t1) { - return (nav__5767_38){UINT32_C(0xaaaaa),zig_error_Utf8OverlongEncoding}; + return (nav__5771_38){UINT32_C(0xaaaaa),zig_error_Utf8OverlongEncoding}; } goto zig_block_3; @@ -40100,7 +40310,7 @@ static nav__5767_38 unicode_utf8Decode4__5767(nav__5767_40 const a0) { t4 = t2; t1 = t4 > UINT32_C(1114111); if (t1) { - return (nav__5767_38){UINT32_C(0xaaaaa),zig_error_Utf8CodepointTooLarge}; + return (nav__5771_38){UINT32_C(0xaaaaa),zig_error_Utf8CodepointTooLarge}; } goto zig_block_4; @@ -40111,7 +40321,7 @@ static nav__5767_38 unicode_utf8Decode4__5767(nav__5767_40 const a0) { return t5; } -static bool unicode_isSurrogateCodepoint__5832(uint32_t const a0) { +static bool unicode_isSurrogateCodepoint__5836(uint32_t const a0) { bool t0; switch (a0) { default: if ((a0 >= UINT32_C(55296) && a0 <= UINT32_C(57343))) { @@ -40127,35 +40337,35 @@ static bool unicode_isSurrogateCodepoint__5832(uint32_t const a0) { return t0; } -static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureUnusedCapacity__1566(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0, uintptr_t const a1) { +static uint16_t array_list_ArrayListAligned_28u8_2cnull_29_ensureUnusedCapacity__1569(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0, uintptr_t const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t1; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t2; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t0; - nav__1566_43 *t3; - nav__1566_43 t4; + nav__1569_43 *t3; + nav__1569_43 t4; uintptr_t t5; - nav__1566_52 t6; + nav__1569_52 t6; uint16_t t7; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t0; t2 = (*t1); - t3 = (nav__1566_43 *)&a0->items; + t3 = (nav__1569_43 *)&a0->items; t4 = (*t3); t5 = t4.len; - t6 = array_list_addOrOom__1491(t5, a1); + t6 = array_list_addOrOom__1494(t5, a1); if (t6.error) { t7 = t6.error; return t7; } t5 = t6.payload; - t7 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1564(t2, t5); + t7 = array_list_ArrayListAligned_28u8_2cnull_29_ensureTotalCapacity__1567(t2, t5); return t7; } -static void array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity__1548(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0, nav__1548_41 const a1) { +static void array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity__1551(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0, nav__1551_41 const a1) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t1; - nav__1548_47 *t2; - nav__1548_47 t3; + nav__1551_47 *t2; + nav__1551_47 t3; uintptr_t t4; uintptr_t t5; uintptr_t t7; @@ -40169,7 +40379,7 @@ static void array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity bool t10; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t0; - t2 = (nav__1548_47 *)&a0->items; + t2 = (nav__1551_47 *)&a0->items; t3 = (*t2); t4 = t3.len; t5 = a1.len; @@ -40181,11 +40391,11 @@ static void array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity t10 = t8 <= t9; debug_assert__180(t10); t11 = (*t1); - t2 = (nav__1548_47 *)&t11->items; + t2 = (nav__1551_47 *)&t11->items; t6 = &t2->len; (*t6) = t5; t11 = (*t1); - t2 = (nav__1548_47 *)&t11->items; + t2 = (nav__1551_47 *)&t11->items; t5 = a1.len; t3 = (*t2); t12 = t3.ptr; @@ -40197,15 +40407,15 @@ static void array_list_ArrayListAligned_28u8_2cnull_29_appendSliceAssumeCapacity return; } -static uint16_t fmt_formatInt__anon_5955__6154(int32_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4300 const a3, struct io_Writer__3878 const a4) { +static uint16_t fmt_formatInt__anon_5955__6158(int32_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4300 const a3, struct io_Writer__3878 const a4) { uintptr_t t5; uintptr_t t4; uint8_t *t6; uint8_t (*t7)[2]; - nav__6154_41 t12; + nav__6158_41 t12; uint64_t t14; - nav__6154_58 t15; - nav__6154_47 t16; + nav__6158_58 t15; + nav__6158_47 t16; uint32_t t1; uint32_t t11; uint32_t t3; @@ -40214,7 +40424,7 @@ static uint16_t fmt_formatInt__anon_5955__6154(int32_t const a0, uint8_t const a bool t0; bool t13; uint8_t t8; - nav__6154_56 t9; + nav__6158_56 t9; uint8_t t10[2]; uint8_t t2[33]; t0 = a1 >= UINT8_C(2); @@ -40238,7 +40448,7 @@ static uint16_t fmt_formatInt__anon_5955__6154(int32_t const a0, uint8_t const a t1 = t3; t1 = t1 % UINT32_C(100); t8 = (uint8_t)t1; - t9 = fmt_digits2__5509(t8); + t9 = fmt_digits2__5513(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); t1 = t3; @@ -40275,7 +40485,7 @@ static uint16_t fmt_formatInt__anon_5955__6154(int32_t const a0, uint8_t const a t7 = (uint8_t (*)[2])t6; t1 = t3; t8 = (uint8_t)t1; - t9 = fmt_digits2__5509(t8); + t9 = fmt_digits2__5513(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); goto zig_block_3; @@ -40293,7 +40503,7 @@ static uint16_t fmt_formatInt__anon_5955__6154(int32_t const a0, uint8_t const a t5 = t4; t6 = (uint8_t *)&t2[t5]; t8 = (uint8_t)t11; - t8 = fmt_digitToChar__5525(t8, a2); + t8 = fmt_digitToChar__5529(t8, a2); (*t6) = t8; t11 = t3; t1 = (uint32_t)a1; @@ -40358,81 +40568,81 @@ static uint16_t fmt_formatInt__anon_5955__6154(int32_t const a0, uint8_t const a t5 = (uintptr_t)33ul - t5; t15.ptr = t6; t15.len = t5; - memcpy(&t16, &t15, sizeof(nav__6154_47)); - t17 = fmt_formatBuf__anon_5176__6129(t16, a3, a4); + memcpy(&t16, &t15, sizeof(nav__6158_47)); + t17 = fmt_formatBuf__anon_5176__6133(t16, a3, a4); memcpy(&t18, &t17, sizeof(uint16_t)); return t18; } -static uint16_t fmt_formatIntValue__anon_5944__6153(int32_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { +static uint16_t fmt_formatIntValue__anon_5944__6157(int32_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatInt__anon_5955__6154(a0, UINT8_C(10), UINT8_C(0), a1, a2); + t0 = fmt_formatInt__anon_5955__6158(a0, UINT8_C(10), UINT8_C(0), a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t fmt_formatValue__anon_5848__6146(int32_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { +static uint16_t fmt_formatValue__anon_5848__6150(int32_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatIntValue__anon_5944__6153(a0, a1, a2); + t0 = fmt_formatIntValue__anon_5944__6157(a0, a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5881__6148(struct io_Writer__3878 const a0, nav__6148_39 const a1) { +static uint16_t io_Writer_print__anon_5881__6152(struct io_Writer__3878 const a0, nav__6152_39 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5966__6155(a0, a1); + t0 = fmt_format__anon_5966__6159(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5886__6149(struct io_Writer__3878 const a0, nav__6149_39 const a1) { +static uint16_t io_Writer_print__anon_5886__6153(struct io_Writer__3878 const a0, nav__6153_39 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5970__6156(a0, a1); + t0 = fmt_format__anon_5970__6160(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5893__6150(struct io_Writer__3878 const a0, nav__6150_39 const a1) { +static uint16_t io_Writer_print__anon_5893__6154(struct io_Writer__3878 const a0, nav__6154_39 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5974__6157(a0, a1); + t0 = fmt_format__anon_5974__6161(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t io_Writer_print__anon_5899__6151(struct io_Writer__3878 const a0, nav__6151_39 const a1) { +static uint16_t io_Writer_print__anon_5899__6155(struct io_Writer__3878 const a0, nav__6155_39 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_5978__6158(a0, a1); + t0 = fmt_format__anon_5978__6162(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t fmt_formatIntValue__anon_5982__6159(uint64_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { +static uint16_t fmt_formatIntValue__anon_5982__6163(uint64_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatInt__anon_5237__6139(a0, UINT8_C(10), UINT8_C(0), a1, a2); + t0 = fmt_formatInt__anon_5237__6143(a0, UINT8_C(10), UINT8_C(0), a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t fmt_formatValue__anon_5901__6152(uint64_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { +static uint16_t fmt_formatValue__anon_5901__6156(uint64_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatIntValue__anon_5982__6159(a0, a1, a2); + t0 = fmt_formatIntValue__anon_5982__6163(a0, a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static nav__5765_38 unicode_utf8Decode3AllowSurrogateHalf__5765(nav__5765_40 const a0) { +static nav__5769_38 unicode_utf8Decode3AllowSurrogateHalf__5769(nav__5769_40 const a0) { uint32_t t3; uint32_t t4; uint32_t t2; - nav__5765_38 t5; + nav__5769_38 t5; uint8_t t0; bool t1; t0 = a0.array[(uintptr_t)0ul]; @@ -40447,7 +40657,7 @@ static nav__5765_38 unicode_utf8Decode3AllowSurrogateHalf__5765(nav__5765_40 con t0 = t0 & UINT8_C(192); t1 = t0 != UINT8_C(128); if (t1) { - return (nav__5765_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; + return (nav__5769_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; } goto zig_block_0; @@ -40465,7 +40675,7 @@ static nav__5765_38 unicode_utf8Decode3AllowSurrogateHalf__5765(nav__5765_40 con t0 = t0 & UINT8_C(192); t1 = t0 != UINT8_C(128); if (t1) { - return (nav__5765_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; + return (nav__5769_38){UINT32_C(0xaaaaa),zig_error_Utf8ExpectedContinuation}; } goto zig_block_1; @@ -40482,7 +40692,7 @@ static nav__5765_38 unicode_utf8Decode3AllowSurrogateHalf__5765(nav__5765_40 con t3 = t2; t1 = t3 < UINT32_C(2048); if (t1) { - return (nav__5765_38){UINT32_C(0xaaaaa),zig_error_Utf8OverlongEncoding}; + return (nav__5769_38){UINT32_C(0xaaaaa),zig_error_Utf8OverlongEncoding}; } goto zig_block_2; @@ -40493,13 +40703,13 @@ static nav__5765_38 unicode_utf8Decode3AllowSurrogateHalf__5765(nav__5765_40 con return t5; } -static nav__1491_38 array_list_addOrOom__1491(uintptr_t const a0, uintptr_t const a1) { - nav__1491_42 t2; +static nav__1494_38 array_list_addOrOom__1494(uintptr_t const a0, uintptr_t const a1) { + nav__1494_42 t2; uintptr_t t3; uintptr_t t0; uintptr_t const *t5; uint8_t const *t6; - nav__1491_38 t8; + nav__1494_38 t8; uint8_t t4; uint8_t t1; bool t7; @@ -40513,7 +40723,7 @@ static nav__1491_38 array_list_addOrOom__1491(uintptr_t const a0, uintptr_t cons t4 = (*t6); t7 = t4 != UINT8_C(0); if (t7) { - return (nav__1491_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_OutOfMemory}; + return (nav__1494_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,zig_error_OutOfMemory}; } goto zig_block_0; @@ -40524,7 +40734,7 @@ static nav__1491_38 array_list_addOrOom__1491(uintptr_t const a0, uintptr_t cons return t8; } -static uint16_t fmt_format__anon_5966__6155(struct io_Writer__3878 const a0, nav__6155_39 const a1) { +static uint16_t fmt_format__anon_5966__6159(struct io_Writer__3878 const a0, nav__6159_39 const a1) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -40533,24 +40743,24 @@ static uint16_t fmt_format__anon_5966__6155(struct io_Writer__3878 const a0, nav t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6155_44){(uint8_t const *)&__anon_6005,(uintptr_t)12ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6159_44){(uint8_t const *)&__anon_6005,(uintptr_t)12ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5746__6143(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5746__6147(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6155_44){(uint8_t const *)&__anon_6015,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6159_44){(uint8_t const *)&__anon_6015,(uintptr_t)1ul}); if (t3) { return t3; } return 0; } -static uint16_t fmt_format__anon_5970__6156(struct io_Writer__3878 const a0, nav__6156_39 const a1) { +static uint16_t fmt_format__anon_5970__6160(struct io_Writer__3878 const a0, nav__6160_39 const a1) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -40559,24 +40769,24 @@ static uint16_t fmt_format__anon_5970__6156(struct io_Writer__3878 const a0, nav t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6156_44){(uint8_t const *)&__anon_6034,(uintptr_t)10ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6160_44){(uint8_t const *)&__anon_6034,(uintptr_t)10ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5746__6143(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5746__6147(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6156_44){(uint8_t const *)&__anon_6015,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6160_44){(uint8_t const *)&__anon_6015,(uintptr_t)1ul}); if (t3) { return t3; } return 0; } -static uint16_t fmt_format__anon_5974__6157(struct io_Writer__3878 const a0, nav__6157_39 const a1) { +static uint16_t fmt_format__anon_5974__6161(struct io_Writer__3878 const a0, nav__6161_39 const a1) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -40585,24 +40795,24 @@ static uint16_t fmt_format__anon_5974__6157(struct io_Writer__3878 const a0, nav t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6157_44){(uint8_t const *)&__anon_6066,(uintptr_t)15ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6161_44){(uint8_t const *)&__anon_6066,(uintptr_t)15ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5746__6143(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5746__6147(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6157_44){(uint8_t const *)&__anon_6015,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6161_44){(uint8_t const *)&__anon_6015,(uintptr_t)1ul}); if (t3) { return t3; } return 0; } -static uint16_t fmt_format__anon_5978__6158(struct io_Writer__3878 const a0, nav__6158_39 const a1) { +static uint16_t fmt_format__anon_5978__6162(struct io_Writer__3878 const a0, nav__6162_39 const a1) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -40611,24 +40821,24 @@ static uint16_t fmt_format__anon_5978__6158(struct io_Writer__3878 const a0, nav t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6158_44){(uint8_t const *)&__anon_6094,(uintptr_t)13ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6162_44){(uint8_t const *)&__anon_6094,(uintptr_t)13ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_5746__6143(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5746__6147(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6158_44){(uint8_t const *)&__anon_6015,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6162_44){(uint8_t const *)&__anon_6015,(uintptr_t)1ul}); if (t3) { return t3; } return 0; } -void c_instrument_hooks_deinit__239(struct InstrumentHooks *const a0) { +void c_instrument_hooks_deinit__240(struct InstrumentHooks *const a0) { struct InstrumentHooks *t1; struct InstrumentHooks *t4; struct InstrumentHooks *t2; @@ -40640,8 +40850,8 @@ void c_instrument_hooks_deinit__239(struct InstrumentHooks *const a0) { t2 = t1; t3 = (struct InstrumentHooks *const *)&t2; t4 = (*t3); - instrument_hooks_InstrumentHooks_deinit__731(t4); - mem_Allocator_destroy__anon_6116__6160((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4529)}, t1); + instrument_hooks_InstrumentHooks_deinit__734(t4); + mem_Allocator_destroy__anon_6116__6164((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4532)}, t1); goto zig_block_0; } goto zig_block_0; @@ -40650,7 +40860,7 @@ void c_instrument_hooks_deinit__239(struct InstrumentHooks *const a0) { return; } -static void instrument_hooks_InstrumentHooks_deinit__731(struct InstrumentHooks *const a0) { +static void instrument_hooks_InstrumentHooks_deinit__734(struct InstrumentHooks *const a0) { struct InstrumentHooks *const *t1; struct InstrumentHooks *t2; struct InstrumentHooks *t0; @@ -40677,13 +40887,13 @@ static void instrument_hooks_InstrumentHooks_deinit__731(struct InstrumentHooks case UINT8_C(1): { t3 = (*t5); t8 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *)&t3->payload.walltime; - instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_deinit__808(t8); + instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_deinit__811(t8); goto zig_block_0; } case UINT8_C(2): { t3 = (*t5); t9 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *)&t3->payload.analysis; - instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_deinit__821(t9); + instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_deinit__824(t9); goto zig_block_0; } case UINT8_C(3): { @@ -40695,11 +40905,11 @@ static void instrument_hooks_InstrumentHooks_deinit__731(struct InstrumentHooks zig_block_0:; t2 = (*t1); t10 = (struct environment_root_Environment__559 *)&t2->environment; - environment_root_Environment_deinit__774(t10); + environment_root_Environment_deinit__777(t10); return; } -static void mem_Allocator_destroy__anon_6116__6160(struct mem_Allocator__599 const a0, struct InstrumentHooks *const a1) { +static void mem_Allocator_destroy__anon_6116__6164(struct mem_Allocator__599 const a0, struct InstrumentHooks *const a1) { struct mem_Allocator__599 const *t1; uint8_t *t2; uint8_t *t3; @@ -40708,12 +40918,12 @@ static void mem_Allocator_destroy__anon_6116__6160(struct mem_Allocator__599 con struct mem_Allocator__599 t0; struct mem_Allocator__599 t10; uint8_t (*t6)[288]; - nav__6160_52 t7; + nav__6164_52 t7; uintptr_t t9; struct mem_Allocator_VTable__602 const *const *t11; struct mem_Allocator_VTable__602 const *t12; - void (*const *t13)(void *, nav__6160_52, uint8_t, uintptr_t); - void (*t14)(void *, nav__6160_52, uint8_t, uintptr_t); + void (*const *t13)(void *, nav__6164_52, uint8_t, uintptr_t); + void (*t14)(void *, nav__6164_52, uint8_t, uintptr_t); void *t15; uint8_t t8; t0 = a0; @@ -40727,20 +40937,20 @@ static void mem_Allocator_destroy__anon_6116__6160(struct mem_Allocator__599 con t6 = (uint8_t (*)[288])t2; t7.ptr = &(*t6)[(uintptr_t)0ul]; t7.len = (uintptr_t)288ul; - t8 = mem_Alignment_fromByteUnits__1113((uintptr_t)8ul); + t8 = mem_Alignment_fromByteUnits__1116((uintptr_t)8ul); t9 = (uintptr_t)zig_return_address(); t10 = t5; t1 = (struct mem_Allocator__599 const *)&t10; t11 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t12 = (*t11); - t13 = (void (*const *)(void *, nav__6160_52, uint8_t, uintptr_t))&t12->free; + t13 = (void (*const *)(void *, nav__6164_52, uint8_t, uintptr_t))&t12->free; t14 = (*t13); t15 = t5.ptr; t14(t15, t7, t8, t9); return; } -static void instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_deinit__808(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0) { +static void instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_deinit__811(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0) { struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t0; @@ -40749,11 +40959,11 @@ static void instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bMod t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - runner_fifo_RunnerFifo_deinit__1131(t3); + runner_fifo_RunnerFifo_deinit__1134(t3); return; } -static void instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_deinit__821(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0) { +static void instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_deinit__824(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0) { struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t0; @@ -40762,11 +40972,11 @@ static void instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bMod t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - runner_fifo_RunnerFifo_deinit__1131(t3); + runner_fifo_RunnerFifo_deinit__1134(t3); return; } -static void environment_root_Environment_deinit__774(struct environment_root_Environment__559 *const a0) { +static void environment_root_Environment_deinit__777(struct environment_root_Environment__559 *const a0) { struct environment_root_Environment__559 *const *t1; struct environment_root_Environment__559 *t3; struct environment_root_Environment__559 *t0; @@ -40776,7 +40986,7 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 t8; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 t2; - nav__774_87 t9; + nav__777_87 t9; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6161 t11; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6161 t12; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6161 const *t13; @@ -40786,12 +40996,12 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 t18; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 t19; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 t14; - nav__774_104 t20; + nav__777_104 t20; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Entry__6181 t21; struct mem_Allocator__599 *t22; struct mem_Allocator__599 t23; - nav__774_44 *t24; - nav__774_44 t25; + nav__777_44 *t24; + nav__777_44 t25; struct environment_root_EnvironmentValue__856 *t26; struct environment_root_EnvironmentValue__856 t27; struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 *t29; @@ -40799,7 +41009,7 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t31; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 t32; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 t28; - nav__774_122 t33; + nav__777_122 t33; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Entry__6213 t34; struct environment_linked_libraries_root_LinkedLibraries__849 *t35; bool t10; @@ -40810,10 +41020,10 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env t5 = (struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861 *)&t4->integration_environment; t6 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *)&t5->map; t7 = (*t6); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3800(t7); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3803(t7); t2 = t8; zig_loop_14: - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6161(&t2); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6165(&t2); t10 = t9.is_null != true; if (t10) { t11 = t9.payload; @@ -40823,10 +41033,10 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env t16 = (*t15); t17 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *)&t16->map; t18 = (*t17); - t19 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4011(t18); + t19 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4014(t18); t14 = t19; zig_loop_32: - t20 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6163(&t14); + t20 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6167(&t14); t10 = t20.is_null != true; if (t10) { t21 = t20.payload; @@ -40835,11 +41045,11 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env t23 = (*t22); t24 = t21.key_ptr; t25 = (*t24); - mem_Allocator_free__anon_3116__5296(t23, t25); + mem_Allocator_free__anon_3116__5300(t23, t25); t3 = (*t1); t26 = t21.value_ptr; t27 = (*t26); - environment_root_Environment_freeEnvironmentValue__777(t3, t27); + environment_root_Environment_freeEnvironmentValue__780(t3, t27); goto zig_block_3; } goto zig_block_2; @@ -40853,13 +41063,13 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env t17 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *)&t16->map; t22 = (struct mem_Allocator__599 *)&a0->allocator; t23 = (*t22); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4003(t17, t23); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4006(t17, t23); t3 = (*t1); t22 = (struct mem_Allocator__599 *)&t3->allocator; t23 = (*t22); t24 = t11.key_ptr; t25 = (*t24); - mem_Allocator_free__anon_3116__5296(t23, t25); + mem_Allocator_free__anon_3116__5300(t23, t25); goto zig_block_1; } goto zig_block_0; @@ -40874,16 +41084,16 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env t6 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *)&t5->map; t22 = (struct mem_Allocator__599 *)&a0->allocator; t23 = (*t22); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3792(t6, t23); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3795(t6, t23); t3 = (*t1); t4 = (struct environment_root_EnvironmentJson__845 *)&t3->data; t29 = (struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 *)&t4->linked_libraries; t30 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *)&t29->map; t31 = (*t30); - t32 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4190(t31); + t32 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4193(t31); t28 = t32; zig_loop_91: - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6165(&t28); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6169(&t28); t10 = t33.is_null != true; if (t10) { t34 = t33.payload; @@ -40892,7 +41102,7 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env t23 = (*t22); t24 = t34.key_ptr; t25 = (*t24); - mem_Allocator_free__anon_3116__5296(t23, t25); + mem_Allocator_free__anon_3116__5300(t23, t25); goto zig_block_5; } goto zig_block_4; @@ -40907,14 +41117,14 @@ static void environment_root_Environment_deinit__774(struct environment_root_Env t30 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *)&t29->map; t22 = (struct mem_Allocator__599 *)&a0->allocator; t23 = (*t22); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4182(t30, t23); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4185(t30, t23); t3 = (*t1); t35 = (struct environment_linked_libraries_root_LinkedLibraries__849 *)&t3->libs; - environment_linked_libraries_root_LinkedLibraries_deinit__3644(t35); + environment_linked_libraries_root_LinkedLibraries_deinit__3647(t35); return; } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3800(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3803(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const *t1; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const *t2; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 t3; @@ -40922,11 +41132,11 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t9; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t6; - nav__3800_42 **t8; - nav__3800_62 t10; - nav__3800_42 *t11; + nav__3803_42 **t8; + nav__3803_62 t10; + nav__3803_42 *t11; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 **t12; - nav__3800_65 t13; + nav__3803_65 t13; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *t14; uint32_t *t15; uintptr_t t16; @@ -40937,17 +41147,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const *)&t0; t2 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const *)&t1->entries; t3 = (*t2); - t4 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t3); + t4 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t3); t5 = t4; t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t5; - t8 = (nav__3800_42 **)&t7.keys; + t8 = (nav__3803_42 **)&t7.keys; t9 = (*t6); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6180(t9); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6184(t9); t11 = t10.ptr; (*t8) = t11; t12 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 **)&t7.values; t9 = (*t6); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6181(t9); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6185(t9); t14 = t13.ptr; (*t12) = t14; t15 = (uint32_t *)&t7.len; @@ -40959,18 +41169,18 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has return t7; } -static nav__6161_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6161(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 *const a0) { +static nav__6165_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6165(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 *const a0) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 *const *t1; uint32_t *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 *t6; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 *t0; - nav__6161_44 **t7; + nav__6165_44 **t7; uintptr_t t8; - nav__6161_44 *t9; + nav__6165_44 *t9; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 **t10; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *t11; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6161 t12; - nav__6161_39 t13; + nav__6165_39 t13; uint32_t t3; uint32_t t4; bool t5; @@ -40982,18 +41192,18 @@ static nav__6161_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t4 = (*t2); t5 = t3 >= t4; if (t5) { - return (nav__6161_39){{((nav__6161_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},true}; + return (nav__6165_39){{((nav__6165_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},true}; } goto zig_block_0; zig_block_0:; t6 = (*t1); - t7 = (nav__6161_44 **)&t6->keys; + t7 = (nav__6165_44 **)&t6->keys; t2 = (uint32_t *)&a0->index; t4 = (*t2); t8 = (uintptr_t)t4; t9 = (*t7); - t9 = (nav__6161_44 *)&t9[t8]; + t9 = (nav__6165_44 *)&t9[t8]; t6 = (*t1); t10 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 **)&t6->values; t2 = (uint32_t *)&a0->index; @@ -41013,7 +41223,7 @@ static nav__6161_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs return t13; } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4011(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4014(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const *t1; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const *t2; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 t3; @@ -41021,11 +41231,11 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t9; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t6; - nav__4011_42 **t8; - nav__4011_62 t10; - nav__4011_42 *t11; + nav__4014_42 **t8; + nav__4014_62 t10; + nav__4014_42 *t11; struct environment_root_EnvironmentValue__856 **t12; - nav__4011_65 t13; + nav__4014_65 t13; struct environment_root_EnvironmentValue__856 *t14; uint32_t *t15; uintptr_t t16; @@ -41036,17 +41246,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const *)&t0; t2 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const *)&t1->entries; t3 = (*t2); - t4 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t3); + t4 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t3); t5 = t4; t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t5; - t8 = (nav__4011_42 **)&t7.keys; + t8 = (nav__4014_42 **)&t7.keys; t9 = (*t6); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6189(t9); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6193(t9); t11 = t10.ptr; (*t8) = t11; t12 = (struct environment_root_EnvironmentValue__856 **)&t7.values; t9 = (*t6); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6190(t9); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6194(t9); t14 = t13.ptr; (*t12) = t14; t15 = (uint32_t *)&t7.len; @@ -41058,18 +41268,18 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm return t7; } -static nav__6163_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6163(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 *const a0) { +static nav__6167_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6167(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 *const a0) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 *const *t1; uint32_t *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 *t6; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 *t0; - nav__6163_44 **t7; + nav__6167_44 **t7; uintptr_t t8; - nav__6163_44 *t9; + nav__6167_44 *t9; struct environment_root_EnvironmentValue__856 **t10; struct environment_root_EnvironmentValue__856 *t11; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Entry__6181 t12; - nav__6163_39 t13; + nav__6167_39 t13; uint32_t t3; uint32_t t4; bool t5; @@ -41081,18 +41291,18 @@ static nav__6163_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t4 = (*t2); t5 = t3 >= t4; if (t5) { - return (nav__6163_39){{((nav__6163_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_root_EnvironmentValue__856 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},true}; + return (nav__6167_39){{((nav__6167_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_root_EnvironmentValue__856 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},true}; } goto zig_block_0; zig_block_0:; t6 = (*t1); - t7 = (nav__6163_44 **)&t6->keys; + t7 = (nav__6167_44 **)&t6->keys; t2 = (uint32_t *)&a0->index; t4 = (*t2); t8 = (uintptr_t)t4; t9 = (*t7); - t9 = (nav__6163_44 *)&t9[t8]; + t9 = (nav__6167_44 *)&t9[t8]; t6 = (*t1); t10 = (struct environment_root_EnvironmentValue__856 **)&t6->values; t2 = (uint32_t *)&a0->index; @@ -41112,14 +41322,14 @@ static nav__6163_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t13; } -static void environment_root_Environment_freeEnvironmentValue__777(struct environment_root_Environment__559 *const a0, struct environment_root_EnvironmentValue__856 const a1) { +static void environment_root_Environment_freeEnvironmentValue__780(struct environment_root_Environment__559 *const a0, struct environment_root_EnvironmentValue__856 const a1) { struct environment_root_Environment__559 *const *t1; - nav__777_43 t3; + nav__780_43 t3; struct environment_root_Environment__559 *t4; struct environment_root_Environment__559 *t0; struct mem_Allocator__599 *t5; struct mem_Allocator__599 t6; - nav__777_46 t7; + nav__780_46 t7; uintptr_t t9; uintptr_t t10; uintptr_t t8; @@ -41136,7 +41346,7 @@ static void environment_root_Environment_freeEnvironmentValue__777(struct enviro t4 = (*t1); t5 = (struct mem_Allocator__599 *)&t4->allocator; t6 = (*t5); - mem_Allocator_free__anon_3116__5296(t6, t3); + mem_Allocator_free__anon_3116__5300(t6, t3); goto zig_block_0; } case UINT8_C(1): { @@ -41153,7 +41363,7 @@ static void environment_root_Environment_freeEnvironmentValue__777(struct enviro t4 = (*t1); t5 = (struct mem_Allocator__599 *)&t4->allocator; t6 = (*t5); - mem_Allocator_free__anon_3116__5296(t6, t3); + mem_Allocator_free__anon_3116__5300(t6, t3); goto zig_block_2; } goto zig_block_1; @@ -41167,7 +41377,7 @@ static void environment_root_Environment_freeEnvironmentValue__777(struct enviro t4 = (*t1); t5 = (struct mem_Allocator__599 *)&t4->allocator; t6 = (*t5); - mem_Allocator_free__anon_6426__6191(t6, t7); + mem_Allocator_free__anon_6426__6195(t6, t7); goto zig_block_0; } default: zig_unreachable(); @@ -41177,7 +41387,7 @@ static void environment_root_Environment_freeEnvironmentValue__777(struct enviro return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4003(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct mem_Allocator__599 const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4006(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct mem_Allocator__599 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t0; @@ -41190,10 +41400,10 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen bool t6; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *)&t0; - debug_SafetyLock_assertUnlocked__3984(); + debug_SafetyLock_assertUnlocked__3987(); t2 = (*t1); t3 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t2->entries; - multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4129(t3, a1); + multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4132(t3, a1); t4 = (struct array_hash_map_IndexHeader__892 **)&a0->index_header; t5 = (*t4); t6 = t5 != NULL; @@ -41202,7 +41412,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t8 = t7; t9 = (struct array_hash_map_IndexHeader__892 *const *)&t8; t7 = (*t9); - array_hash_map_IndexHeader_free__3979(t7, a1); + array_hash_map_IndexHeader_free__3982(t7, a1); goto zig_block_0; } goto zig_block_0; @@ -41211,7 +41421,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3792(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct mem_Allocator__599 const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3795(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct mem_Allocator__599 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t0; @@ -41224,10 +41434,10 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm bool t6; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *)&t0; - debug_SafetyLock_assertUnlocked__3984(); + debug_SafetyLock_assertUnlocked__3987(); t2 = (*t1); t3 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t2->entries; - multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3935(t3, a1); + multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3938(t3, a1); t4 = (struct array_hash_map_IndexHeader__892 **)&a0->index_header; t5 = (*t4); t6 = t5 != NULL; @@ -41236,7 +41446,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t8 = t7; t9 = (struct array_hash_map_IndexHeader__892 *const *)&t8; t7 = (*t9); - array_hash_map_IndexHeader_free__3979(t7, a1); + array_hash_map_IndexHeader_free__3982(t7, a1); goto zig_block_0; } goto zig_block_0; @@ -41245,7 +41455,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm return; } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4190(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4193(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const *t1; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const *t2; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 t3; @@ -41253,11 +41463,11 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t9; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t6; - nav__4190_42 **t8; - nav__4190_62 t10; - nav__4190_42 *t11; + nav__4193_42 **t8; + nav__4193_62 t10; + nav__4193_42 *t11; struct environment_linked_libraries_root_LibraryEntry__864 **t12; - nav__4190_65 t13; + nav__4193_65 t13; struct environment_linked_libraries_root_LibraryEntry__864 *t14; uint32_t *t15; uintptr_t t16; @@ -41268,17 +41478,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const *)&t0; t2 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const *)&t1->entries; t3 = (*t2); - t4 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t3); + t4 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t3); t5 = t4; t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t5; - t8 = (nav__4190_42 **)&t7.keys; + t8 = (nav__4193_42 **)&t7.keys; t9 = (*t6); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6199(t9); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6203(t9); t11 = t10.ptr; (*t8) = t11; t12 = (struct environment_linked_libraries_root_LibraryEntry__864 **)&t7.values; t9 = (*t6); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6200(t9); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6204(t9); t14 = t13.ptr; (*t12) = t14; t15 = (uint32_t *)&t7.len; @@ -41290,18 +41500,18 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm return t7; } -static nav__6165_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6165(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 *const a0) { +static nav__6169_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6169(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 *const a0) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 *const *t1; uint32_t *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 *t6; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 *t0; - nav__6165_44 **t7; + nav__6169_44 **t7; uintptr_t t8; - nav__6165_44 *t9; + nav__6169_44 *t9; struct environment_linked_libraries_root_LibraryEntry__864 **t10; struct environment_linked_libraries_root_LibraryEntry__864 *t11; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Entry__6213 t12; - nav__6165_39 t13; + nav__6169_39 t13; uint32_t t3; uint32_t t4; bool t5; @@ -41313,18 +41523,18 @@ static nav__6165_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t4 = (*t2); t5 = t3 >= t4; if (t5) { - return (nav__6165_39){{((nav__6165_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_linked_libraries_root_LibraryEntry__864 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},true}; + return (nav__6169_39){{((nav__6169_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_linked_libraries_root_LibraryEntry__864 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul)},true}; } goto zig_block_0; zig_block_0:; t6 = (*t1); - t7 = (nav__6165_44 **)&t6->keys; + t7 = (nav__6169_44 **)&t6->keys; t2 = (uint32_t *)&a0->index; t4 = (*t2); t8 = (uintptr_t)t4; t9 = (*t7); - t9 = (nav__6165_44 *)&t9[t8]; + t9 = (nav__6169_44 *)&t9[t8]; t6 = (*t1); t10 = (struct environment_linked_libraries_root_LibraryEntry__864 **)&t6->values; t2 = (uint32_t *)&a0->index; @@ -41344,7 +41554,7 @@ static nav__6165_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t13; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4182(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct mem_Allocator__599 const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4185(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct mem_Allocator__599 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t0; @@ -41357,10 +41567,10 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen bool t6; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *)&t0; - debug_SafetyLock_assertUnlocked__3984(); + debug_SafetyLock_assertUnlocked__3987(); t2 = (*t1); t3 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t2->entries; - multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4308(t3, a1); + multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4311(t3, a1); t4 = (struct array_hash_map_IndexHeader__892 **)&a0->index_header; t5 = (*t4); t6 = t5 != NULL; @@ -41369,7 +41579,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t8 = t7; t9 = (struct array_hash_map_IndexHeader__892 *const *)&t8; t7 = (*t9); - array_hash_map_IndexHeader_free__3979(t7, a1); + array_hash_map_IndexHeader_free__3982(t7, a1); goto zig_block_0; } goto zig_block_0; @@ -41378,11 +41588,11 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static void environment_linked_libraries_root_LinkedLibraries_deinit__3644(struct environment_linked_libraries_root_LinkedLibraries__849 *const a0) { +static void environment_linked_libraries_root_LinkedLibraries_deinit__3647(struct environment_linked_libraries_root_LinkedLibraries__849 *const a0) { struct environment_linked_libraries_root_LinkedLibraries__849 *const *t1; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *t3; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 t4; - nav__3644_50 t5; + nav__3647_50 t5; uintptr_t t6; uintptr_t t7; uintptr_t t2; @@ -41410,7 +41620,7 @@ static void environment_linked_libraries_root_LinkedLibraries_deinit__3644(struc t11 = t5.ptr[t7]; t12 = (struct mem_Allocator__599 *)&a0->allocator; t13 = (*t12); - environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__3645(t13, t11); + environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__3648(t13, t11); goto zig_block_1; } goto zig_block_0; @@ -41424,11 +41634,11 @@ static void environment_linked_libraries_root_LinkedLibraries_deinit__3644(struc t14 = (*t1); t3 = (struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *)&t14->libraries; t4 = (*t3); - array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_deinit__4349(t4); + array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_deinit__4352(t4); return; } -static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const a0) { +static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const a0) { static uintptr_t const t10[3] = {16ul,32ul,4ul}; static uintptr_t const t12[3] = {1ul,2ul,0ul}; uint8_t *(*t1)[3]; @@ -41486,39 +41696,39 @@ static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnman return t15; } -static nav__6180_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6180(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const a0) { +static nav__6184_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6184(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; uint8_t *t4; - nav__6180_39 *t5; - nav__6180_39 *t6; - nav__6180_39 *const *t7; - nav__6180_41 t8; + nav__6184_39 *t5; + nav__6184_39 *t6; + nav__6184_39 *const *t7; + nav__6184_41 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__6180_41){(nav__6180_39 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6184_41){(nav__6184_39 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; zig_block_0:; memcpy(t3, a0.ptrs, sizeof(uint8_t *[3])); t4 = t3[(uintptr_t)1ul]; - t5 = (nav__6180_39 *)t4; + t5 = (nav__6184_39 *)t4; t6 = t5; - t7 = (nav__6180_39 *const *)&t6; + t7 = (nav__6184_39 *const *)&t6; t0 = a0.len; t5 = (*t7); - t5 = (nav__6180_39 *)(((uintptr_t)t5) + ((uintptr_t)0ul*sizeof(nav__6180_39))); + t5 = (nav__6184_39 *)(((uintptr_t)t5) + ((uintptr_t)0ul*sizeof(nav__6184_39))); t8.ptr = t5; t8.len = t0; return t8; } -static nav__6181_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6181(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const a0) { +static nav__6185_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6185(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; @@ -41526,13 +41736,13 @@ static nav__6181_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *t5; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *t6; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *const *t7; - nav__6181_40 t8; + nav__6185_40 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__6181_40){(struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6185_40){(struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -41550,7 +41760,7 @@ static nav__6181_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t8; } -static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const a0) { +static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const a0) { static uintptr_t const t10[3] = {16ul,24ul,4ul}; static uintptr_t const t12[3] = {1ul,2ul,0ul}; uint8_t *(*t1)[3]; @@ -41608,39 +41818,39 @@ static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnman return t15; } -static nav__6189_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6189(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const a0) { +static nav__6193_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6193(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; uint8_t *t4; - nav__6189_39 *t5; - nav__6189_39 *t6; - nav__6189_39 *const *t7; - nav__6189_41 t8; + nav__6193_39 *t5; + nav__6193_39 *t6; + nav__6193_39 *const *t7; + nav__6193_41 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__6189_41){(nav__6189_39 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6193_41){(nav__6193_39 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; zig_block_0:; memcpy(t3, a0.ptrs, sizeof(uint8_t *[3])); t4 = t3[(uintptr_t)1ul]; - t5 = (nav__6189_39 *)t4; + t5 = (nav__6193_39 *)t4; t6 = t5; - t7 = (nav__6189_39 *const *)&t6; + t7 = (nav__6193_39 *const *)&t6; t0 = a0.len; t5 = (*t7); - t5 = (nav__6189_39 *)(((uintptr_t)t5) + ((uintptr_t)0ul*sizeof(nav__6189_39))); + t5 = (nav__6193_39 *)(((uintptr_t)t5) + ((uintptr_t)0ul*sizeof(nav__6193_39))); t8.ptr = t5; t8.len = t0; return t8; } -static nav__6190_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6190(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const a0) { +static nav__6194_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6194(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; @@ -41648,13 +41858,13 @@ static nav__6190_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa struct environment_root_EnvironmentValue__856 *t5; struct environment_root_EnvironmentValue__856 *t6; struct environment_root_EnvironmentValue__856 *const *t7; - nav__6190_40 t8; + nav__6194_40 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__6190_40){(struct environment_root_EnvironmentValue__856 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6194_40){(struct environment_root_EnvironmentValue__856 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -41672,30 +41882,30 @@ static nav__6190_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t8; } -static void mem_Allocator_free__anon_6426__6191(struct mem_Allocator__599 const a0, nav__6191_42 const a1) { +static void mem_Allocator_free__anon_6426__6195(struct mem_Allocator__599 const a0, nav__6195_42 const a1) { struct mem_Allocator__599 const *t1; - nav__6191_40 t2; + nav__6195_40 t2; uintptr_t t3; uint64_t t4; uint8_t const *t6; uint8_t *t7; uint8_t *t8; uint8_t *const *t9; - nav__6191_54 t10; - nav__6191_54 t12; + nav__6195_54 t10; + nav__6195_54 t12; struct mem_Allocator__599 t11; struct mem_Allocator__599 t0; struct mem_Allocator__599 t14; struct mem_Allocator_VTable__602 const *const *t15; struct mem_Allocator_VTable__602 const *t16; - void (*const *t17)(void *, nav__6191_54, uint8_t, uintptr_t); - void (*t18)(void *, nav__6191_54, uint8_t, uintptr_t); + void (*const *t17)(void *, nav__6195_54, uint8_t, uintptr_t); + void (*t18)(void *, nav__6195_54, uint8_t, uintptr_t); void *t19; bool t5; uint8_t t13; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_6643__6272(a1); + t2 = mem_sliceAsBytes__anon_6643__6276(a1); t3 = t2.len; t4 = t3; t5 = t4 == UINT64_C(0); @@ -41718,25 +41928,25 @@ static void mem_Allocator_free__anon_6426__6191(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t10.ptr = t7; t10.len = t3; - memcpy(&t12, &t10, sizeof(nav__6191_54)); - t13 = mem_Alignment_fromByteUnits__1113((uintptr_t)8ul); + memcpy(&t12, &t10, sizeof(nav__6195_54)); + t13 = mem_Alignment_fromByteUnits__1116((uintptr_t)8ul); t3 = (uintptr_t)zig_return_address(); t14 = t11; t1 = (struct mem_Allocator__599 const *)&t14; t15 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t16 = (*t15); - t17 = (void (*const *)(void *, nav__6191_54, uint8_t, uintptr_t))&t16->free; + t17 = (void (*const *)(void *, nav__6195_54, uint8_t, uintptr_t))&t16->free; t18 = (*t17); t19 = t11.ptr; t18(t19, t12, t13, t3); return; } -static void debug_SafetyLock_assertUnlocked__3984(void) { +static void debug_SafetyLock_assertUnlocked__3987(void) { return; } -static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4129(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *const a0, struct mem_Allocator__599 const a1) { +static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4132(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *const a0, struct mem_Allocator__599 const a1) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *const *t1; struct mem_Allocator__599 const *t3; struct mem_Allocator__599 t4; @@ -41744,7 +41954,7 @@ static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanag struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *t0; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 t6; - nav__4129_51 t7; + nav__4132_51 t7; t0 = a0; t1 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *const *)&t0; t2 = a1; @@ -41752,12 +41962,12 @@ static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanag t4 = (*t3); t5 = (*t1); t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4161(t6); - mem_Allocator_free__anon_6654__6273(t4, t7); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4164(t6); + mem_Allocator_free__anon_6654__6277(t4, t7); return; } -static void array_hash_map_IndexHeader_free__3979(struct array_hash_map_IndexHeader__892 *const a0, struct mem_Allocator__599 const a1) { +static void array_hash_map_IndexHeader_free__3982(struct array_hash_map_IndexHeader__892 *const a0, struct mem_Allocator__599 const a1) { struct array_hash_map_IndexHeader__892 *const *t1; struct mem_Allocator__599 const *t3; uint8_t *t4; @@ -41767,7 +41977,7 @@ static void array_hash_map_IndexHeader_free__3979(struct array_hash_map_IndexHea uint8_t *const *t8; struct array_hash_map_IndexHeader__892 *t9; struct array_hash_map_IndexHeader__892 *t0; - nav__3979_52 t12; + nav__3982_52 t12; struct mem_Allocator__599 t13; struct mem_Allocator__599 t2; struct array_hash_map_IndexHeader__892 t10; @@ -41778,13 +41988,13 @@ static void array_hash_map_IndexHeader_free__3979(struct array_hash_map_IndexHea t3 = (struct mem_Allocator__599 const *)&t2; t4 = (uint8_t *)&a0->bit_index; t5 = (*t4); - t6 = array_hash_map_capacityIndexSize__3742(t5); + t6 = array_hash_map_capacityIndexSize__3745(t5); t4 = (uint8_t *)a0; t7 = t4; t8 = (uint8_t *const *)&t7; t9 = (*t1); t10 = (*t9); - t11 = array_hash_map_IndexHeader_length__3975(t10); + t11 = array_hash_map_IndexHeader_length__3978(t10); t6 = t11 * t6; t6 = (uintptr_t)4ul + t6; t4 = (*t8); @@ -41792,11 +42002,11 @@ static void array_hash_map_IndexHeader_free__3979(struct array_hash_map_IndexHea t12.ptr = t4; t12.len = t6; t13 = (*t3); - mem_Allocator_free__anon_6672__6274(t13, t12); + mem_Allocator_free__anon_6672__6278(t13, t12); return; } -static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3935(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *const a0, struct mem_Allocator__599 const a1) { +static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3938(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *const a0, struct mem_Allocator__599 const a1) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *const *t1; struct mem_Allocator__599 const *t3; struct mem_Allocator__599 t4; @@ -41804,7 +42014,7 @@ static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanag struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *t0; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 t6; - nav__3935_51 t7; + nav__3938_51 t7; t0 = a0; t1 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *const *)&t0; t2 = a1; @@ -41812,12 +42022,12 @@ static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanag t4 = (*t3); t5 = (*t1); t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3967(t6); - mem_Allocator_free__anon_6654__6273(t4, t7); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3970(t6); + mem_Allocator_free__anon_6654__6277(t4, t7); return; } -static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const a0) { +static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const a0) { static uintptr_t const t10[3] = {16ul,32ul,4ul}; static uintptr_t const t12[3] = {1ul,2ul,0ul}; uint8_t *(*t1)[3]; @@ -41875,39 +42085,39 @@ static struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnman return t15; } -static nav__6199_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6199(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const a0) { +static nav__6203_41 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6203(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; uint8_t *t4; - nav__6199_39 *t5; - nav__6199_39 *t6; - nav__6199_39 *const *t7; - nav__6199_41 t8; + nav__6203_39 *t5; + nav__6203_39 *t6; + nav__6203_39 *const *t7; + nav__6203_41 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__6199_41){(nav__6199_39 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6203_41){(nav__6203_39 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; zig_block_0:; memcpy(t3, a0.ptrs, sizeof(uint8_t *[3])); t4 = t3[(uintptr_t)1ul]; - t5 = (nav__6199_39 *)t4; + t5 = (nav__6203_39 *)t4; t6 = t5; - t7 = (nav__6199_39 *const *)&t6; + t7 = (nav__6203_39 *const *)&t6; t0 = a0.len; t5 = (*t7); - t5 = (nav__6199_39 *)(((uintptr_t)t5) + ((uintptr_t)0ul*sizeof(nav__6199_39))); + t5 = (nav__6203_39 *)(((uintptr_t)t5) + ((uintptr_t)0ul*sizeof(nav__6203_39))); t8.ptr = t5; t8.len = t0; return t8; } -static nav__6200_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6200(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const a0) { +static nav__6204_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6204(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; @@ -41915,13 +42125,13 @@ static nav__6200_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa struct environment_linked_libraries_root_LibraryEntry__864 *t5; struct environment_linked_libraries_root_LibraryEntry__864 *t6; struct environment_linked_libraries_root_LibraryEntry__864 *const *t7; - nav__6200_40 t8; + nav__6204_40 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__6200_40){(struct environment_linked_libraries_root_LibraryEntry__864 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6204_40){(struct environment_linked_libraries_root_LibraryEntry__864 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -41939,7 +42149,7 @@ static nav__6200_40 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t8; } -static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4308(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *const a0, struct mem_Allocator__599 const a1) { +static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4311(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *const a0, struct mem_Allocator__599 const a1) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *const *t1; struct mem_Allocator__599 const *t3; struct mem_Allocator__599 t4; @@ -41947,7 +42157,7 @@ static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanag struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *t0; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 t6; - nav__4308_51 t7; + nav__4311_51 t7; t0 = a0; t1 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *const *)&t0; t2 = a1; @@ -41955,29 +42165,29 @@ static void multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanag t4 = (*t3); t5 = (*t1); t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4340(t6); - mem_Allocator_free__anon_6654__6273(t4, t7); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4343(t6); + mem_Allocator_free__anon_6654__6277(t4, t7); return; } -static void environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__3645(struct mem_Allocator__599 const a0, struct environment_linked_libraries_root_LibraryInfo__946 const a1) { +static void environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__3648(struct mem_Allocator__599 const a0, struct environment_linked_libraries_root_LibraryInfo__946 const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; - nav__3645_46 t3; - nav__3645_46 t5; + nav__3648_46 t3; + nav__3648_46 t5; bool t4; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; t2 = (*t1); t3 = a1.path; - mem_Allocator_free__anon_3116__5296(t2, t3); + mem_Allocator_free__anon_3116__5300(t2, t3); t3 = a1.soname; t4 = t3.ptr != NULL; if (t4) { t5 = t3; t2 = (*t1); - mem_Allocator_free__anon_3116__5296(t2, t5); + mem_Allocator_free__anon_3116__5300(t2, t5); goto zig_block_0; } goto zig_block_0; @@ -41988,7 +42198,7 @@ static void environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__3 if (t4) { t3 = t5; t2 = (*t1); - mem_Allocator_free__anon_3116__5296(t2, t3); + mem_Allocator_free__anon_3116__5300(t2, t3); goto zig_block_1; } goto zig_block_1; @@ -41997,31 +42207,31 @@ static void environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__3 return; } -static void array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_deinit__4349(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 const a0) { +static void array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_deinit__4352(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 const a0) { struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 const *t1; struct mem_Allocator__599 const *t2; struct mem_Allocator__599 t3; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 t4; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 t0; - nav__4349_42 t5; + nav__4352_42 t5; t0 = a0; t1 = (struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 const *)&t0; t2 = (struct mem_Allocator__599 const *)&t1->allocator; t3 = (*t2); t4 = (*t1); - t5 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_allocatedSlice__4395(t4); - mem_Allocator_free__anon_6701__6275(t3, t5); + t5 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_allocatedSlice__4398(t4); + mem_Allocator_free__anon_6701__6279(t3, t5); return; } -static nav__6272_39 mem_sliceAsBytes__anon_6643__6272(nav__6272_41 const a0) { +static nav__6276_39 mem_sliceAsBytes__anon_6643__6276(nav__6276_41 const a0) { uintptr_t t0; uint64_t t1; - nav__6272_39 const *t4; + nav__6276_39 const *t4; uint8_t const *t5; uint8_t const *t6; uint8_t const *const *t7; - nav__6272_39 t8; + nav__6276_39 t8; bool t2; bool t3; t0 = a0.len; @@ -42036,7 +42246,7 @@ static nav__6272_39 mem_sliceAsBytes__anon_6643__6272(nav__6272_41 const a0) { zig_block_1:; if (t3) { - return (nav__6272_39){(uint8_t const *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6276_39){(uint8_t const *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -42054,18 +42264,18 @@ static nav__6272_39 mem_sliceAsBytes__anon_6643__6272(nav__6272_41 const a0) { return t8; } -static nav__4161_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4161(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const a0) { +static nav__4164_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4164(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const *t1; uint8_t *const *t2; uintptr_t t3; uint8_t *t4; - nav__4161_39 t5; + nav__4164_39 t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 t0; t0 = a0; t1 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const *)&t0; t2 = (uint8_t *const *)&t1->bytes; t3 = a0.capacity; - t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4160(t3); + t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4163(t3); t4 = (*t2); t4 = (uint8_t *)(((uintptr_t)t4) + ((uintptr_t)0ul*sizeof(uint8_t))); t5.ptr = t4; @@ -42073,10 +42283,10 @@ static nav__4161_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t5; } -static void mem_Allocator_free__anon_6654__6273(struct mem_Allocator__599 const a0, nav__6273_40 const a1) { +static void mem_Allocator_free__anon_6654__6277(struct mem_Allocator__599 const a0, nav__6277_40 const a1) { struct mem_Allocator__599 const *t1; - nav__6273_40 t2; - nav__6273_40 t11; + nav__6277_40 t2; + nav__6277_40 t11; uintptr_t t3; uint64_t t4; uint8_t *t6; @@ -42088,14 +42298,14 @@ static void mem_Allocator_free__anon_6654__6273(struct mem_Allocator__599 const struct mem_Allocator__599 t13; struct mem_Allocator_VTable__602 const *const *t14; struct mem_Allocator_VTable__602 const *t15; - void (*const *t16)(void *, nav__6273_40, uint8_t, uintptr_t); - void (*t17)(void *, nav__6273_40, uint8_t, uintptr_t); + void (*const *t16)(void *, nav__6277_40, uint8_t, uintptr_t); + void (*t17)(void *, nav__6277_40, uint8_t, uintptr_t); void *t18; bool t5; uint8_t t12; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_6720__6276(a1); + t2 = mem_sliceAsBytes__anon_6720__6280(a1); t3 = t2.len; t4 = t3; t5 = t4 == UINT64_C(0); @@ -42118,23 +42328,23 @@ static void mem_Allocator_free__anon_6654__6273(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t2.ptr = t7; t2.len = t3; - memcpy(&t11, &t2, sizeof(nav__6273_40)); - t12 = mem_Alignment_fromByteUnits__1113((uintptr_t)8ul); + memcpy(&t11, &t2, sizeof(nav__6277_40)); + t12 = mem_Alignment_fromByteUnits__1116((uintptr_t)8ul); t3 = (uintptr_t)zig_return_address(); t13 = t10; t1 = (struct mem_Allocator__599 const *)&t13; t14 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t15 = (*t14); - t16 = (void (*const *)(void *, nav__6273_40, uint8_t, uintptr_t))&t15->free; + t16 = (void (*const *)(void *, nav__6277_40, uint8_t, uintptr_t))&t15->free; t17 = (*t16); t18 = t10.ptr; t17(t18, t11, t12, t3); return; } -static uintptr_t array_hash_map_capacityIndexSize__3742(uint8_t const a0) { +static uintptr_t array_hash_map_capacityIndexSize__3745(uint8_t const a0) { uint8_t t0; - t0 = array_hash_map_capacityIndexType__3741(a0); + t0 = array_hash_map_capacityIndexType__3744(a0); switch (t0) { case UINT8_C(0): { return ((uintptr_t)(uintptr_t)0x2ul); @@ -42149,7 +42359,7 @@ static uintptr_t array_hash_map_capacityIndexSize__3742(uint8_t const a0) { } } -static uintptr_t array_hash_map_IndexHeader_length__3975(struct array_hash_map_IndexHeader__892 const a0) { +static uintptr_t array_hash_map_IndexHeader_length__3978(struct array_hash_map_IndexHeader__892 const a0) { uintptr_t t1; uint8_t t0; t0 = a0.bit_index; @@ -42157,10 +42367,10 @@ static uintptr_t array_hash_map_IndexHeader_length__3975(struct array_hash_map_I return t1; } -static void mem_Allocator_free__anon_6672__6274(struct mem_Allocator__599 const a0, nav__6274_40 const a1) { +static void mem_Allocator_free__anon_6672__6278(struct mem_Allocator__599 const a0, nav__6278_40 const a1) { struct mem_Allocator__599 const *t1; - nav__6274_40 t2; - nav__6274_40 t11; + nav__6278_40 t2; + nav__6278_40 t11; uintptr_t t3; uint64_t t4; uint8_t *t6; @@ -42172,14 +42382,14 @@ static void mem_Allocator_free__anon_6672__6274(struct mem_Allocator__599 const struct mem_Allocator__599 t13; struct mem_Allocator_VTable__602 const *const *t14; struct mem_Allocator_VTable__602 const *t15; - void (*const *t16)(void *, nav__6274_40, uint8_t, uintptr_t); - void (*t17)(void *, nav__6274_40, uint8_t, uintptr_t); + void (*const *t16)(void *, nav__6278_40, uint8_t, uintptr_t); + void (*t17)(void *, nav__6278_40, uint8_t, uintptr_t); void *t18; bool t5; uint8_t t12; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_6754__6292(a1); + t2 = mem_sliceAsBytes__anon_6754__6296(a1); t3 = t2.len; t4 = t3; t5 = t4 == UINT64_C(0); @@ -42202,32 +42412,32 @@ static void mem_Allocator_free__anon_6672__6274(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t2.ptr = t7; t2.len = t3; - memcpy(&t11, &t2, sizeof(nav__6274_40)); - t12 = mem_Alignment_fromByteUnits__1113((uintptr_t)4ul); + memcpy(&t11, &t2, sizeof(nav__6278_40)); + t12 = mem_Alignment_fromByteUnits__1116((uintptr_t)4ul); t3 = (uintptr_t)zig_return_address(); t13 = t10; t1 = (struct mem_Allocator__599 const *)&t13; t14 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t15 = (*t14); - t16 = (void (*const *)(void *, nav__6274_40, uint8_t, uintptr_t))&t15->free; + t16 = (void (*const *)(void *, nav__6278_40, uint8_t, uintptr_t))&t15->free; t17 = (*t16); t18 = t10.ptr; t17(t18, t11, t12, t3); return; } -static nav__3967_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3967(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const a0) { +static nav__3970_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3970(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const *t1; uint8_t *const *t2; uintptr_t t3; uint8_t *t4; - nav__3967_39 t5; + nav__3970_39 t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 t0; t0 = a0; t1 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const *)&t0; t2 = (uint8_t *const *)&t1->bytes; t3 = a0.capacity; - t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3966(t3); + t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3969(t3); t4 = (*t2); t4 = (uint8_t *)(((uintptr_t)t4) + ((uintptr_t)0ul*sizeof(uint8_t))); t5.ptr = t4; @@ -42235,18 +42445,18 @@ static nav__3967_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t5; } -static nav__4340_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4340(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const a0) { +static nav__4343_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4343(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const *t1; uint8_t *const *t2; uintptr_t t3; uint8_t *t4; - nav__4340_39 t5; + nav__4343_39 t5; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 t0; t0 = a0; t1 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const *)&t0; t2 = (uint8_t *const *)&t1->bytes; t3 = a0.capacity; - t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4339(t3); + t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4342(t3); t4 = (*t2); t4 = (uint8_t *)(((uintptr_t)t4) + ((uintptr_t)0ul*sizeof(uint8_t))); t5.ptr = t4; @@ -42254,17 +42464,17 @@ static nav__4340_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t5; } -static nav__4395_40 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_allocatedSlice__4395(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 const a0) { +static nav__4398_40 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_allocatedSlice__4398(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 const a0) { struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 const *t1; - nav__4395_40 const *t2; + nav__4398_40 const *t2; struct environment_linked_libraries_root_LibraryInfo__946 *const *t3; uintptr_t t4; struct environment_linked_libraries_root_LibraryInfo__946 *t5; - nav__4395_40 t6; + nav__4398_40 t6; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 t0; t0 = a0; t1 = (struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 const *)&t0; - t2 = (nav__4395_40 const *)&t1->items; + t2 = (nav__4398_40 const *)&t1->items; t3 = &t2->ptr; t4 = a0.capacity; t5 = (*t3); @@ -42274,10 +42484,10 @@ static nav__4395_40 array_list_ArrayListAligned_28environment_linked_libraries_r return t6; } -static void mem_Allocator_free__anon_6701__6275(struct mem_Allocator__599 const a0, nav__6275_41 const a1) { +static void mem_Allocator_free__anon_6701__6279(struct mem_Allocator__599 const a0, nav__6279_41 const a1) { struct mem_Allocator__599 const *t1; - nav__6275_51 t2; - nav__6275_51 t11; + nav__6279_51 t2; + nav__6279_51 t11; uintptr_t t3; uint64_t t4; uint8_t *t6; @@ -42289,14 +42499,14 @@ static void mem_Allocator_free__anon_6701__6275(struct mem_Allocator__599 const struct mem_Allocator__599 t13; struct mem_Allocator_VTable__602 const *const *t14; struct mem_Allocator_VTable__602 const *t15; - void (*const *t16)(void *, nav__6275_51, uint8_t, uintptr_t); - void (*t17)(void *, nav__6275_51, uint8_t, uintptr_t); + void (*const *t16)(void *, nav__6279_51, uint8_t, uintptr_t); + void (*t17)(void *, nav__6279_51, uint8_t, uintptr_t); void *t18; bool t5; uint8_t t12; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_6767__6293(a1); + t2 = mem_sliceAsBytes__anon_6767__6297(a1); t3 = t2.len; t4 = t3; t5 = t4 == UINT64_C(0); @@ -42319,33 +42529,33 @@ static void mem_Allocator_free__anon_6701__6275(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t2.ptr = t7; t2.len = t3; - memcpy(&t11, &t2, sizeof(nav__6275_51)); - t12 = mem_Alignment_fromByteUnits__1113((uintptr_t)8ul); + memcpy(&t11, &t2, sizeof(nav__6279_51)); + t12 = mem_Alignment_fromByteUnits__1116((uintptr_t)8ul); t3 = (uintptr_t)zig_return_address(); t13 = t10; t1 = (struct mem_Allocator__599 const *)&t13; t14 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t15 = (*t14); - t16 = (void (*const *)(void *, nav__6275_51, uint8_t, uintptr_t))&t15->free; + t16 = (void (*const *)(void *, nav__6279_51, uint8_t, uintptr_t))&t15->free; t17 = (*t16); t18 = t10.ptr; t17(t18, t11, t12, t3); return; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4160(uintptr_t const a0) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4163(uintptr_t const a0) { uintptr_t t0; t0 = (uintptr_t)44ul * a0; return t0; } -static nav__6276_39 mem_sliceAsBytes__anon_6720__6276(nav__6276_39 const a0) { +static nav__6280_39 mem_sliceAsBytes__anon_6720__6280(nav__6280_39 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t4; uint8_t *t5; uint8_t *const *t6; - nav__6276_39 t7; + nav__6280_39 t7; bool t2; bool t3; t0 = a0.len; @@ -42360,7 +42570,7 @@ static nav__6276_39 mem_sliceAsBytes__anon_6720__6276(nav__6276_39 const a0) { zig_block_1:; if (t3) { - return (nav__6276_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6280_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -42376,7 +42586,7 @@ static nav__6276_39 mem_sliceAsBytes__anon_6720__6276(nav__6276_39 const a0) { return t7; } -static uint8_t array_hash_map_capacityIndexType__3741(uint8_t const a0) { +static uint8_t array_hash_map_capacityIndexType__3744(uint8_t const a0) { bool t0; t0 = a0 <= UINT8_C(8); if (t0) { @@ -42397,13 +42607,13 @@ static uint8_t array_hash_map_capacityIndexType__3741(uint8_t const a0) { return UINT8_C(2); } -static nav__6292_39 mem_sliceAsBytes__anon_6754__6292(nav__6292_39 const a0) { +static nav__6296_39 mem_sliceAsBytes__anon_6754__6296(nav__6296_39 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t4; uint8_t *t5; uint8_t *const *t6; - nav__6292_39 t7; + nav__6296_39 t7; bool t2; bool t3; t0 = a0.len; @@ -42418,7 +42628,7 @@ static nav__6292_39 mem_sliceAsBytes__anon_6754__6292(nav__6292_39 const a0) { zig_block_1:; if (t3) { - return (nav__6292_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6296_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -42434,26 +42644,26 @@ static nav__6292_39 mem_sliceAsBytes__anon_6754__6292(nav__6292_39 const a0) { return t7; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3966(uintptr_t const a0) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3969(uintptr_t const a0) { uintptr_t t0; t0 = (uintptr_t)52ul * a0; return t0; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4339(uintptr_t const a0) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4342(uintptr_t const a0) { uintptr_t t0; t0 = (uintptr_t)52ul * a0; return t0; } -static nav__6293_39 mem_sliceAsBytes__anon_6767__6293(nav__6293_42 const a0) { +static nav__6297_39 mem_sliceAsBytes__anon_6767__6297(nav__6297_42 const a0) { uintptr_t t0; uint64_t t1; struct environment_linked_libraries_root_LibraryInfo__946 *t4; uint8_t *t5; uint8_t *t6; uint8_t *const *t7; - nav__6293_39 t8; + nav__6297_39 t8; bool t2; bool t3; t0 = a0.len; @@ -42468,7 +42678,7 @@ static nav__6293_39 mem_sliceAsBytes__anon_6767__6293(nav__6293_42 const a0) { zig_block_1:; if (t3) { - return (nav__6293_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6297_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -42486,7 +42696,7 @@ static nav__6293_39 mem_sliceAsBytes__anon_6767__6293(nav__6293_42 const a0) { return t8; } -bool c_instrument_hooks_is_instrumented__240(struct InstrumentHooks *const a0) { +bool c_instrument_hooks_is_instrumented__241(struct InstrumentHooks *const a0) { struct InstrumentHooks *t1; struct InstrumentHooks *t2; struct InstrumentHooks *const *t3; @@ -42535,7 +42745,7 @@ bool c_instrument_hooks_is_instrumented__240(struct InstrumentHooks *const a0) { return false; } -static zig_cold uint16_t runner_fifo_RunnerFifo_start_benchmark__1134(struct runner_fifo_RunnerFifo__631 *const a0) { +static zig_cold uint16_t runner_fifo_RunnerFifo_start_benchmark__1137(struct runner_fifo_RunnerFifo__631 *const a0) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; @@ -42546,20 +42756,20 @@ static zig_cold uint16_t runner_fifo_RunnerFifo_start_benchmark__1134(struct run t1 = (struct runner_fifo_RunnerFifo__631 *const *)&t0; t2 = (*t1); t3 = (struct fifo_posix_Pipe_Writer__791 *)&t2->writer; - t4 = fifo_posix_Pipe_Writer_sendCmd__1286(t3, (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(1)}); + t4 = fifo_posix_Pipe_Writer_sendCmd__1289(t3, (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(1)}); if (t4) { return t4; } t2 = (*t1); t5 = (struct fifo_posix_Pipe_Reader__793 *)&t2->reader; - t4 = fifo_posix_Pipe_Reader_waitForAck__1293(t5, (nav__1134_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); + t4 = fifo_posix_Pipe_Reader_waitForAck__1296(t5, (nav__1137_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); if (t4) { return t4; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_start_benchmark__810(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_start_benchmark__813(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0) { struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t0; @@ -42569,14 +42779,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_start_benchmark__1134(t3); + t4 = runner_fifo_RunnerFifo_start_benchmark__1137(t3); if (t4) { return t4; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_start_benchmark__823(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_start_benchmark__826(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0) { struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t0; @@ -42586,14 +42796,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_start_benchmark__1134(t3); + t4 = runner_fifo_RunnerFifo_start_benchmark__1137(t3); if (t4) { return t4; } return 0; } -uint8_t c_instrument_hooks_start_benchmark__241(struct InstrumentHooks *const a0) { +uint8_t c_instrument_hooks_start_benchmark__242(struct InstrumentHooks *const a0) { struct InstrumentHooks *t1; struct InstrumentHooks *t2; struct InstrumentHooks *const *t3; @@ -42623,7 +42833,7 @@ uint8_t c_instrument_hooks_start_benchmark__241(struct InstrumentHooks *const a0 if (t0) { t4 = (*t7); t10 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *)&t4->payload.walltime; - t11 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_start_benchmark__810(t10); + t11 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_start_benchmark__813(t10); memcpy(&t12, &t11, sizeof(uint16_t)); t5 = t12; goto zig_block_2; @@ -42632,7 +42842,7 @@ uint8_t c_instrument_hooks_start_benchmark__241(struct InstrumentHooks *const a0 t9 = t8.tag; t0 = t9 == UINT8_C(0); if (t0) { - t0 = features_is_feature_enabled__331(UINT64_C(0)); + t0 = features_is_feature_enabled__334(UINT64_C(0)); t0 = !t0; if (t0) { callgrind_zero_stats(); @@ -42651,7 +42861,7 @@ uint8_t c_instrument_hooks_start_benchmark__241(struct InstrumentHooks *const a0 if (t0) { t4 = (*t7); t13 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *)&t4->payload.analysis; - t12 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_start_benchmark__823(t13); + t12 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_start_benchmark__826(t13); memcpy(&t11, &t12, sizeof(uint16_t)); t5 = t11; goto zig_block_2; @@ -42685,19 +42895,19 @@ uint8_t c_instrument_hooks_start_benchmark__241(struct InstrumentHooks *const a0 return UINT8_C(0); } -static bool features_is_feature_enabled__331(uint64_t const a0) { +static bool features_is_feature_enabled__334(uint64_t const a0) { uint64_t t0; uint64_t t1; uintptr_t t2; bool t3; - t0 = (*&features_features__329); + t0 = (*&features_features__332); t1 = a0; t2 = t1; - t3 = bit_set_IntegerBitSet_2864_29_isSet__366(t0, t2); + t3 = bit_set_IntegerBitSet_2864_29_isSet__369(t0, t2); return t3; } -static bool bit_set_IntegerBitSet_2864_29_isSet__366(uint64_t const a0, uintptr_t const a1) { +static bool bit_set_IntegerBitSet_2864_29_isSet__369(uint64_t const a0, uintptr_t const a1) { uint64_t t0; uint64_t t2; bool t1; @@ -42705,13 +42915,13 @@ static bool bit_set_IntegerBitSet_2864_29_isSet__366(uint64_t const a0, uintptr_ t1 = t0 < UINT64_C(64); debug_assert__180(t1); t0 = zig_wrap_u64((uint64_t)a0, UINT8_C(64)); - t2 = bit_set_IntegerBitSet_2864_29_maskBit__390(a1); + t2 = bit_set_IntegerBitSet_2864_29_maskBit__393(a1); t2 = t0 & t2; t1 = t2 != UINT64_C(0); return t1; } -static zig_cold uint16_t runner_fifo_RunnerFifo_stop_benchmark__1135(struct runner_fifo_RunnerFifo__631 *const a0) { +static zig_cold uint16_t runner_fifo_RunnerFifo_stop_benchmark__1138(struct runner_fifo_RunnerFifo__631 *const a0) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; @@ -42722,20 +42932,20 @@ static zig_cold uint16_t runner_fifo_RunnerFifo_stop_benchmark__1135(struct runn t1 = (struct runner_fifo_RunnerFifo__631 *const *)&t0; t2 = (*t1); t3 = (struct fifo_posix_Pipe_Writer__791 *)&t2->writer; - t4 = fifo_posix_Pipe_Writer_sendCmd__1286(t3, (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(2)}); + t4 = fifo_posix_Pipe_Writer_sendCmd__1289(t3, (struct shared_Command__1795){{{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},-INT32_C(0x55555556)}},UINT8_C(2)}); if (t4) { return t4; } t2 = (*t1); t5 = (struct fifo_posix_Pipe_Reader__793 *)&t2->reader; - t4 = fifo_posix_Pipe_Reader_waitForAck__1293(t5, (nav__1135_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); + t4 = fifo_posix_Pipe_Reader_waitForAck__1296(t5, (nav__1138_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); if (t4) { return t4; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_stop_benchmark__811(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_stop_benchmark__814(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0) { struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t0; @@ -42745,14 +42955,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_stop_benchmark__1135(t3); + t4 = runner_fifo_RunnerFifo_stop_benchmark__1138(t3); if (t4) { return t4; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_stop_benchmark__824(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_stop_benchmark__827(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0) { struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t0; @@ -42762,14 +42972,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_stop_benchmark__1135(t3); + t4 = runner_fifo_RunnerFifo_stop_benchmark__1138(t3); if (t4) { return t4; } return 0; } -uint8_t c_instrument_hooks_stop_benchmark__242(struct InstrumentHooks *const a0) { +uint8_t c_instrument_hooks_stop_benchmark__243(struct InstrumentHooks *const a0) { struct InstrumentHooks *t1; struct InstrumentHooks *t2; struct InstrumentHooks *const *t3; @@ -42797,7 +43007,7 @@ uint8_t c_instrument_hooks_stop_benchmark__242(struct InstrumentHooks *const a0) t9 = t8.tag; t0 = t9 == UINT8_C(0); if (t0) { - t0 = features_is_feature_enabled__331(UINT64_C(0)); + t0 = features_is_feature_enabled__334(UINT64_C(0)); t0 = !t0; if (t0) { callgrind_stop_instrumentation(); @@ -42815,7 +43025,7 @@ uint8_t c_instrument_hooks_stop_benchmark__242(struct InstrumentHooks *const a0) if (t0) { t4 = (*t7); t10 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *)&t4->payload.walltime; - t11 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_stop_benchmark__811(t10); + t11 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_stop_benchmark__814(t10); memcpy(&t12, &t11, sizeof(uint16_t)); t5 = t12; goto zig_block_2; @@ -42826,7 +43036,7 @@ uint8_t c_instrument_hooks_stop_benchmark__242(struct InstrumentHooks *const a0) if (t0) { t4 = (*t7); t13 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *)&t4->payload.analysis; - t12 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_stop_benchmark__824(t13); + t12 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_stop_benchmark__827(t13); memcpy(&t11, &t12, sizeof(uint16_t)); t5 = t11; goto zig_block_2; @@ -42860,13 +43070,13 @@ uint8_t c_instrument_hooks_stop_benchmark__242(struct InstrumentHooks *const a0) return UINT8_C(0); } -static uint16_t runner_fifo_RunnerFifo_set_executed_benchmark__1136(struct runner_fifo_RunnerFifo__631 *const a0, int32_t const a1, uint8_t const *const a2) { +static uint16_t runner_fifo_RunnerFifo_set_executed_benchmark__1139(struct runner_fifo_RunnerFifo__631 *const a0, int32_t const a1, uint8_t const *const a2) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; struct fifo_posix_Pipe_Writer__791 *t3; - nav__1136_61 t4; - nav__1136_61 t5; + nav__1139_61 t4; + nav__1139_61 t5; struct shared_Command__struct_1798__1798 t6; struct shared_Command__1795 t7; struct fifo_posix_Pipe_Reader__793 *t9; @@ -42875,26 +43085,26 @@ static uint16_t runner_fifo_RunnerFifo_set_executed_benchmark__1136(struct runne t1 = (struct runner_fifo_RunnerFifo__631 *const *)&t0; t2 = (*t1); t3 = (struct fifo_posix_Pipe_Writer__791 *)&t2->writer; - t4 = mem_span__anon_6923__6298(a2); - memcpy(&t5, &t4, sizeof(nav__1136_61)); + t4 = mem_span__anon_6923__6302(a2); + memcpy(&t5, &t4, sizeof(nav__1139_61)); t6.uri = t5; t6.pid = a1; t7.tag = UINT8_C(0); t7.payload.ExecutedBenchmark = t6; - t8 = fifo_posix_Pipe_Writer_sendCmd__1286(t3, t7); + t8 = fifo_posix_Pipe_Writer_sendCmd__1289(t3, t7); if (t8) { return t8; } t2 = (*t1); t9 = (struct fifo_posix_Pipe_Reader__793 *)&t2->reader; - t8 = fifo_posix_Pipe_Reader_waitForAck__1293(t9, (nav__1136_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); + t8 = fifo_posix_Pipe_Reader_waitForAck__1296(t9, (nav__1139_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); if (t8) { return t8; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_executed_benchmark__812(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0, int32_t const a1, uint8_t const *const a2) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_executed_benchmark__815(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0, int32_t const a1, uint8_t const *const a2) { struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t0; @@ -42904,14 +43114,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_set_executed_benchmark__1136(t3, a1, a2); + t4 = runner_fifo_RunnerFifo_set_executed_benchmark__1139(t3, a1, a2); if (t4) { return t4; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_executed_benchmark__825(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0, int32_t const a1, uint8_t const *const a2) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_executed_benchmark__828(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0, int32_t const a1, uint8_t const *const a2) { struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t0; @@ -42921,14 +43131,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_set_executed_benchmark__1136(t3, a1, a2); + t4 = runner_fifo_RunnerFifo_set_executed_benchmark__1139(t3, a1, a2); if (t4) { return t4; } return 0; } -uint8_t c_instrument_hooks_set_executed_benchmark__243(struct InstrumentHooks *const a0, int32_t const a1, char const *const a2) { +uint8_t c_instrument_hooks_set_executed_benchmark__244(struct InstrumentHooks *const a0, int32_t const a1, char const *const a2) { struct InstrumentHooks *t1; struct InstrumentHooks *t2; struct InstrumentHooks *const *t3; @@ -42951,7 +43161,7 @@ uint8_t c_instrument_hooks_set_executed_benchmark__243(struct InstrumentHooks *c t3 = (struct InstrumentHooks *const *)&t2; t1 = (*t3); t4 = (struct instruments_root_Instrument__554 *)&t1->instrument; - t5 = c_toU8__236(a2); + t5 = c_toU8__237(a2); t7 = t4; t8 = (struct instruments_root_Instrument__554 *const *)&t7; t9 = (*t4); @@ -42965,7 +43175,7 @@ uint8_t c_instrument_hooks_set_executed_benchmark__243(struct InstrumentHooks *c case UINT8_C(1): { t4 = (*t8); t12 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *)&t4->payload.walltime; - t13 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_executed_benchmark__812(t12, a1, t5); + t13 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_executed_benchmark__815(t12, a1, t5); if (t13) { t6 = t13; goto zig_block_2; @@ -42975,7 +43185,7 @@ uint8_t c_instrument_hooks_set_executed_benchmark__243(struct InstrumentHooks *c case UINT8_C(2): { t4 = (*t8); t14 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *)&t4->payload.analysis; - t13 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_executed_benchmark__825(t14, a1, t5); + t13 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_executed_benchmark__828(t14, a1, t5); if (t13) { t6 = t13; goto zig_block_2; @@ -43009,21 +43219,21 @@ uint8_t c_instrument_hooks_set_executed_benchmark__243(struct InstrumentHooks *c return UINT8_C(0); } -static uint8_t const *c_toU8__236(char const *const a0) { +static uint8_t const *c_toU8__237(char const *const a0) { uint8_t const *t0; t0 = (uint8_t const *)a0; return t0; } -static nav__6298_39 mem_span__anon_6923__6298(uint8_t const *const a0) { +static nav__6302_39 mem_span__anon_6923__6302(uint8_t const *const a0) { uint8_t const *const *t1; uintptr_t t2; uint8_t const *t3; uint8_t const *t0; - nav__6298_39 t4; + nav__6302_39 t4; t0 = a0; t1 = (uint8_t const *const *)&t0; - t2 = mem_len__anon_6940__6299(a0); + t2 = mem_len__anon_6940__6303(a0); t3 = (*t1); t3 = (uint8_t const *)(((uintptr_t)t3) + ((uintptr_t)0ul*sizeof(uint8_t))); t4.ptr = t3; @@ -43031,18 +43241,18 @@ static nav__6298_39 mem_span__anon_6923__6298(uint8_t const *const a0) { return t4; } -static uintptr_t mem_len__anon_6940__6299(uint8_t const *const a0) { +static uintptr_t mem_len__anon_6940__6303(uint8_t const *const a0) { uint8_t const *t1; uintptr_t t2; bool t0; t0 = a0 != NULL; debug_assert__180(t0); t1 = (uint8_t const *)a0; - t2 = mem_indexOfSentinel__anon_6947__6300(t1); + t2 = mem_indexOfSentinel__anon_6947__6304(t1); return t2; } -static uintptr_t mem_indexOfSentinel__anon_6947__6300(uint8_t const *const a0) { +static uintptr_t mem_indexOfSentinel__anon_6947__6304(uint8_t const *const a0) { static uint8_t const t11[16] = "\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"; static uint8_t const t18[16] = "\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"; uint8_t const *const *t1; @@ -43059,13 +43269,13 @@ static uintptr_t mem_indexOfSentinel__anon_6947__6300(uint8_t const *const a0) { uint8_t t9[16]; uint8_t t10[16]; bool t12[16]; - nav__6300_45 t13; - nav__6300_47 t14; + nav__6304_45 t13; + nav__6304_47 t14; uint8_t t15; t0 = a0; t1 = (uint8_t const *const *)&t0; t2 = (uintptr_t)0ul; - t3 = math_isPowerOfTwo__anon_6958__6301(); + t3 = math_isPowerOfTwo__anon_6958__6305(); if (t3) { debug_assert__180(true); t4 = t2; @@ -43091,8 +43301,8 @@ static uintptr_t mem_indexOfSentinel__anon_6947__6300(uint8_t const *const a0) { } if (t3) { t4 = t2; - memcpy(t13.array, t12, sizeof(nav__6300_45)); - t14 = simd_firstTrue__anon_7009__6302(t13); + memcpy(t13.array, t12, sizeof(nav__6304_45)); + t14 = simd_firstTrue__anon_7009__6306(t13); t15 = t14.payload; t6 = (uintptr_t)t15; t6 = t4 + t6; @@ -43102,7 +43312,7 @@ static uintptr_t mem_indexOfSentinel__anon_6947__6300(uint8_t const *const a0) { zig_block_2:; t6 = t2; - t16 = mem_alignForward__anon_7012__6303(t4, (uintptr_t)16ul); + t16 = mem_alignForward__anon_7012__6307(t4, (uintptr_t)16ul); t4 = t16 - t4; t4 = t4 / (uintptr_t)1ul; t4 = t6 + t4; @@ -43146,7 +43356,7 @@ static uintptr_t mem_indexOfSentinel__anon_6947__6300(uint8_t const *const a0) { t5 = (*t1); t5 = (uint8_t const *)&t5[t6]; t6 = (uintptr_t)t5; - t3 = mem_isAligned__982(t6, (uintptr_t)16ul); + t3 = mem_isAligned__985(t6, (uintptr_t)16ul); debug_assert__180(t3); zig_loop_99: t6 = t2; @@ -43164,8 +43374,8 @@ static uintptr_t mem_indexOfSentinel__anon_6947__6300(uint8_t const *const a0) { } if (t3) { t6 = t2; - memcpy(t13.array, t12, sizeof(nav__6300_45)); - t14 = simd_firstTrue__anon_7009__6302(t13); + memcpy(t13.array, t12, sizeof(nav__6304_45)); + t14 = simd_firstTrue__anon_7009__6306(t13); t15 = t14.payload; t4 = (uintptr_t)t15; t4 = t6 + t4; @@ -43202,26 +43412,26 @@ static uintptr_t mem_indexOfSentinel__anon_6947__6300(uint8_t const *const a0) { return t16; } -static bool math_isPowerOfTwo__anon_6958__6301(void) { +static bool math_isPowerOfTwo__anon_6958__6305(void) { debug_assert__180(true); return true; } -static nav__6302_38 simd_firstTrue__anon_7009__6302(nav__6302_40 const a0) { +static nav__6306_38 simd_firstTrue__anon_7009__6306(nav__6306_40 const a0) { static uint8_t const t2[16] = {UINT8_C(0),UINT8_C(1),UINT8_C(2),UINT8_C(3),UINT8_C(4),UINT8_C(5),UINT8_C(6),UINT8_C(7),UINT8_C(8),UINT8_C(9),UINT8_C(10),UINT8_C(11),UINT8_C(12),UINT8_C(13),UINT8_C(14),UINT8_C(15)}; static uint8_t const t3[16] = {UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15),UINT8_C(15)}; uintptr_t t1; bool t0; uint8_t t4[16]; uint8_t t5; - nav__6302_38 t6; + nav__6306_38 t6; t0 = false; for (t1 = (uintptr_t)0ul; t1 < (uintptr_t)16ul; t1 += (uintptr_t)1ul) { t0 |= a0.array[t1]; } t0 = !t0; if (t0) { - return (nav__6302_38){true,UINT8_C(0xa)}; + return (nav__6306_38){true,UINT8_C(0xa)}; } goto zig_block_0; @@ -43238,35 +43448,35 @@ static nav__6302_38 simd_firstTrue__anon_7009__6302(nav__6302_40 const a0) { return t6; } -static uintptr_t mem_alignForward__anon_7012__6303(uintptr_t const a0, uintptr_t const a1) { +static uintptr_t mem_alignForward__anon_7012__6307(uintptr_t const a0, uintptr_t const a1) { uintptr_t t1; bool t0; - t0 = mem_isValidAlignGeneric__anon_7054__6304(a1); + t0 = mem_isValidAlignGeneric__anon_7054__6308(a1); debug_assert__180(t0); t1 = a1 - (uintptr_t)1ul; t1 = a0 + t1; - t1 = mem_alignBackward__anon_7055__6305(t1, a1); + t1 = mem_alignBackward__anon_7055__6309(t1, a1); return t1; } -static bool mem_isAligned__982(uintptr_t const a0, uintptr_t const a1) { +static bool mem_isAligned__985(uintptr_t const a0, uintptr_t const a1) { uint64_t t0; uint64_t t1; bool t2; t0 = a0; t1 = a1; - t2 = mem_isAlignedGeneric__anon_7059__6306(t0, t1); + t2 = mem_isAlignedGeneric__anon_7059__6310(t0, t1); return t2; } -static bool mem_isValidAlignGeneric__anon_7054__6304(uintptr_t const a0) { +static bool mem_isValidAlignGeneric__anon_7054__6308(uintptr_t const a0) { uint64_t t0; bool t1; bool t2; t0 = a0; t1 = t0 > UINT64_C(0); if (t1) { - t1 = math_isPowerOfTwo__anon_3550__5613(a0); + t1 = math_isPowerOfTwo__anon_3550__5617(a0); t2 = t1; goto zig_block_0; } @@ -43277,10 +43487,10 @@ static bool mem_isValidAlignGeneric__anon_7054__6304(uintptr_t const a0) { return t2; } -static uintptr_t mem_alignBackward__anon_7055__6305(uintptr_t const a0, uintptr_t const a1) { +static uintptr_t mem_alignBackward__anon_7055__6309(uintptr_t const a0, uintptr_t const a1) { uintptr_t t1; bool t0; - t0 = mem_isValidAlignGeneric__anon_7054__6304(a1); + t0 = mem_isValidAlignGeneric__anon_7054__6308(a1); debug_assert__180(t0); t1 = a1 - (uintptr_t)1ul; t1 = zig_not_u64(t1, UINT8_C(64)); @@ -43288,18 +43498,18 @@ static uintptr_t mem_alignBackward__anon_7055__6305(uintptr_t const a0, uintptr_ return t1; } -static bool mem_isAlignedGeneric__anon_7059__6306(uint64_t const a0, uint64_t const a1) { +static bool mem_isAlignedGeneric__anon_7059__6310(uint64_t const a0, uint64_t const a1) { uint64_t t0; bool t1; - t0 = mem_alignBackward__anon_7061__6307(a0, a1); + t0 = mem_alignBackward__anon_7061__6311(a0, a1); t1 = t0 == a0; return t1; } -static uint64_t mem_alignBackward__anon_7061__6307(uint64_t const a0, uint64_t const a1) { +static uint64_t mem_alignBackward__anon_7061__6311(uint64_t const a0, uint64_t const a1) { uint64_t t1; bool t0; - t0 = mem_isValidAlignGeneric__anon_7063__6308(a1); + t0 = mem_isValidAlignGeneric__anon_7063__6312(a1); debug_assert__180(t0); t1 = a1 - UINT64_C(1); t1 = zig_not_u64(t1, UINT8_C(64)); @@ -43307,12 +43517,12 @@ static uint64_t mem_alignBackward__anon_7061__6307(uint64_t const a0, uint64_t c return t1; } -static bool mem_isValidAlignGeneric__anon_7063__6308(uint64_t const a0) { +static bool mem_isValidAlignGeneric__anon_7063__6312(uint64_t const a0) { bool t0; bool t1; t0 = a0 > UINT64_C(0); if (t0) { - t0 = math_isPowerOfTwo__anon_7064__6309(a0); + t0 = math_isPowerOfTwo__anon_7064__6313(a0); t1 = t0; goto zig_block_0; } @@ -43323,7 +43533,7 @@ static bool mem_isValidAlignGeneric__anon_7063__6308(uint64_t const a0) { return t1; } -static bool math_isPowerOfTwo__anon_7064__6309(uint64_t const a0) { +static bool math_isPowerOfTwo__anon_7064__6313(uint64_t const a0) { uint64_t t1; bool t0; t0 = a0 > UINT64_C(0); @@ -43334,20 +43544,20 @@ static bool math_isPowerOfTwo__anon_7064__6309(uint64_t const a0) { return t0; } -uint8_t c_instrument_hooks_executed_benchmark__244(struct InstrumentHooks *const a0, int32_t const a1, char const *const a2) { +uint8_t c_instrument_hooks_executed_benchmark__245(struct InstrumentHooks *const a0, int32_t const a1, char const *const a2) { uint8_t t0; - t0 = c_instrument_hooks_set_executed_benchmark__243(a0, a1, a2); + t0 = c_instrument_hooks_set_executed_benchmark__244(a0, a1, a2); return t0; } -static uint16_t runner_fifo_RunnerFifo_set_integration__1137(struct runner_fifo_RunnerFifo__631 *const a0, uint8_t const *const a1, uint8_t const *const a2) { +static uint16_t runner_fifo_RunnerFifo_set_integration__1140(struct runner_fifo_RunnerFifo__631 *const a0, uint8_t const *const a1, uint8_t const *const a2) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; struct fifo_posix_Pipe_Writer__791 *t3; - nav__1137_61 t4; - nav__1137_61 t5; - nav__1137_61 t6; + nav__1140_61 t4; + nav__1140_61 t5; + nav__1140_61 t6; struct shared_Command__struct_1799__1799 t7; struct shared_Command__1795 t8; struct fifo_posix_Pipe_Reader__793 *t10; @@ -43356,28 +43566,28 @@ static uint16_t runner_fifo_RunnerFifo_set_integration__1137(struct runner_fifo_ t1 = (struct runner_fifo_RunnerFifo__631 *const *)&t0; t2 = (*t1); t3 = (struct fifo_posix_Pipe_Writer__791 *)&t2->writer; - t4 = mem_span__anon_6923__6298(a1); - t5 = mem_span__anon_6923__6298(a2); - memcpy(&t6, &t4, sizeof(nav__1137_61)); - memcpy(&t4, &t5, sizeof(nav__1137_61)); + t4 = mem_span__anon_6923__6302(a1); + t5 = mem_span__anon_6923__6302(a2); + memcpy(&t6, &t4, sizeof(nav__1140_61)); + memcpy(&t4, &t5, sizeof(nav__1140_61)); t7.name = t6; t7.version = t4; t8.tag = UINT8_C(5); t8.payload.SetIntegration = t7; - t9 = fifo_posix_Pipe_Writer_sendCmd__1286(t3, t8); + t9 = fifo_posix_Pipe_Writer_sendCmd__1289(t3, t8); if (t9) { return t9; } t2 = (*t1); t10 = (struct fifo_posix_Pipe_Reader__793 *)&t2->reader; - t9 = fifo_posix_Pipe_Reader_waitForAck__1293(t10, (nav__1137_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); + t9 = fifo_posix_Pipe_Reader_waitForAck__1296(t10, (nav__1140_76){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); if (t9) { return t9; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_integration__813(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0, uint8_t const *const a1, uint8_t const *const a2) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_integration__816(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0, uint8_t const *const a1, uint8_t const *const a2) { struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t0; @@ -43387,14 +43597,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_set_integration__1137(t3, a1, a2); + t4 = runner_fifo_RunnerFifo_set_integration__1140(t3, a1, a2); if (t4) { return t4; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_integration__826(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0, uint8_t const *const a1, uint8_t const *const a2) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_integration__829(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0, uint8_t const *const a1, uint8_t const *const a2) { struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t0; @@ -43404,14 +43614,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_set_integration__1137(t3, a1, a2); + t4 = runner_fifo_RunnerFifo_set_integration__1140(t3, a1, a2); if (t4) { return t4; } return 0; } -uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0, char const *const a1, char const *const a2) { +uint8_t c_instrument_hooks_set_integration__246(struct InstrumentHooks *const a0, char const *const a1, char const *const a2) { struct InstrumentHooks *t1; struct InstrumentHooks *t2; struct InstrumentHooks *const *t3; @@ -43426,9 +43636,9 @@ uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0 struct instruments_valgrind_ValgrindInstrument__564 t15; struct instruments_valgrind_ValgrindInstrument__564 const *t16; struct mem_Allocator__599 t17; - nav__245_103 t18; - nav__245_105 t19; - nav__245_56 t21; + nav__246_103 t18; + nav__246_105 t19; + nav__246_56 t21; uint8_t *t22; struct mem_Allocator__599 const *t23; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t24; @@ -43445,8 +43655,8 @@ uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0 t3 = (struct InstrumentHooks *const *)&t2; t1 = (*t3); t4 = (struct instruments_root_Instrument__554 *)&t1->instrument; - t5 = c_toU8__236(a1); - t6 = c_toU8__236(a2); + t5 = c_toU8__237(a1); + t6 = c_toU8__237(a2); t8 = t4; t9 = (struct instruments_root_Instrument__554 *const *)&t8; t10 = (*t4); @@ -43461,7 +43671,7 @@ uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0 t17 = t13.allocator; t18.f0 = t5; t18.f1 = t6; - t19 = fmt_allocPrintZ__anon_7099__6310(t17, t18); + t19 = fmt_allocPrintZ__anon_7099__6314(t17, t18); if (t19.error) { t20 = t19.error; t14 = t20; @@ -43473,7 +43683,7 @@ uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0 callgrind_dump_stats_at(t6); t23 = (struct mem_Allocator__599 const *)&t16->allocator; t17 = (*t23); - mem_Allocator_free__anon_7101__6311(t17, t21); + mem_Allocator_free__anon_7101__6315(t17, t21); t14 = 0; goto zig_block_4; @@ -43488,7 +43698,7 @@ uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0 case UINT8_C(1): { t4 = (*t9); t24 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *)&t4->payload.walltime; - t20 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_integration__813(t24, t5, t6); + t20 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_set_integration__816(t24, t5, t6); if (t20) { t7 = t20; goto zig_block_2; @@ -43498,7 +43708,7 @@ uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0 case UINT8_C(2): { t4 = (*t9); t25 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *)&t4->payload.analysis; - t20 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_integration__826(t25, t5, t6); + t20 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_set_integration__829(t25, t5, t6); if (t20) { t7 = t20; goto zig_block_2; @@ -43532,24 +43742,24 @@ uint8_t c_instrument_hooks_set_integration__245(struct InstrumentHooks *const a0 return UINT8_C(0); } -static nav__6310_40 fmt_allocPrintZ__anon_7099__6310(struct mem_Allocator__599 const a0, nav__6310_43 const a1) { - nav__6310_40 t0; - nav__6310_39 t2; - nav__6310_39 t3; - nav__6310_39 const *t4; +static nav__6314_40 fmt_allocPrintZ__anon_7099__6314(struct mem_Allocator__599 const a0, nav__6314_43 const a1) { + nav__6314_40 t0; + nav__6314_39 t2; + nav__6314_39 t3; + nav__6314_39 const *t4; uintptr_t t5; uint8_t *t6; uint16_t t1; - t0 = fmt_allocPrint__anon_7136__6312(a0, a1); + t0 = fmt_allocPrint__anon_7136__6316(a0, a1); if (t0.error) { t1 = t0.error; - t0.payload = (nav__6310_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t0.payload = (nav__6314_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t0.error = t1; return t0; } t2 = t0.payload; t3 = t2; - t4 = (nav__6310_39 const *)&t3; + t4 = (nav__6314_39 const *)&t3; t5 = t2.len; t5 = t5 - (uintptr_t)1ul; t2 = (*t4); @@ -43562,9 +43772,9 @@ static nav__6310_40 fmt_allocPrintZ__anon_7099__6310(struct mem_Allocator__599 c return t0; } -static void mem_Allocator_free__anon_7101__6311(struct mem_Allocator__599 const a0, nav__6311_40 const a1) { +static void mem_Allocator_free__anon_7101__6315(struct mem_Allocator__599 const a0, nav__6315_40 const a1) { struct mem_Allocator__599 const *t1; - nav__6311_40 t2; + nav__6315_40 t2; uintptr_t t3; uint64_t t4; uint8_t *t6; @@ -43576,14 +43786,14 @@ static void mem_Allocator_free__anon_7101__6311(struct mem_Allocator__599 const struct mem_Allocator__599 t12; struct mem_Allocator_VTable__602 const *const *t13; struct mem_Allocator_VTable__602 const *t14; - void (*const *t15)(void *, nav__6311_40, uint8_t, uintptr_t); - void (*t16)(void *, nav__6311_40, uint8_t, uintptr_t); + void (*const *t15)(void *, nav__6315_40, uint8_t, uintptr_t); + void (*t16)(void *, nav__6315_40, uint8_t, uintptr_t); void *t17; bool t5; uint8_t t11; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_7143__6313(a1); + t2 = mem_sliceAsBytes__anon_7143__6317(a1); t3 = t2.len; t3 = t3 + (uintptr_t)1ul; t4 = t3; @@ -43607,55 +43817,55 @@ static void mem_Allocator_free__anon_7101__6311(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t2.ptr = t7; t2.len = t3; - t11 = mem_Alignment_fromByteUnits__1113((uintptr_t)1ul); + t11 = mem_Alignment_fromByteUnits__1116((uintptr_t)1ul); t3 = (uintptr_t)zig_return_address(); t12 = t10; t1 = (struct mem_Allocator__599 const *)&t12; t13 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t14 = (*t13); - t15 = (void (*const *)(void *, nav__6311_40, uint8_t, uintptr_t))&t14->free; + t15 = (void (*const *)(void *, nav__6315_40, uint8_t, uintptr_t))&t14->free; t16 = (*t15); t17 = t10.ptr; t16(t17, t2, t11, t3); return; } -static nav__6312_40 fmt_allocPrint__anon_7136__6312(struct mem_Allocator__599 const a0, nav__6312_43 const a1) { +static nav__6316_40 fmt_allocPrint__anon_7136__6316(struct mem_Allocator__599 const a0, nav__6316_43 const a1) { struct mem_Allocator__599 const *t1; uintptr_t t2; uintptr_t t6; uint64_t t3; - nav__6312_54 t4; + nav__6316_54 t4; struct mem_Allocator__599 t7; struct mem_Allocator__599 t0; - nav__6312_40 t8; - nav__6312_40 t11; - nav__6312_39 t10; + nav__6316_40 t8; + nav__6316_40 t11; + nav__6316_39 t10; uint16_t t9; bool t5; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t3 = fmt_count__anon_7150__6314(a1); - t4 = math_cast__anon_7152__6315(t3); + t3 = fmt_count__anon_7150__6318(a1); + t4 = math_cast__anon_7152__6319(t3); t5 = t4.is_null != true; if (t5) { t6 = t4.payload; t2 = t6; goto zig_block_0; } - return (nav__6312_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_OutOfMemory}; + return (nav__6316_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_OutOfMemory}; zig_block_0:; t7 = (*t1); - t8 = mem_Allocator_alloc__anon_2384__5077(t7, t2); + t8 = mem_Allocator_alloc__anon_2384__5081(t7, t2); if (t8.error) { t9 = t8.error; - t8.payload = (nav__6312_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t8.payload = (nav__6316_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t8.error = t9; return t8; } t10 = t8.payload; - t8 = fmt_bufPrint__anon_7155__6316(t10, a1); + t8 = fmt_bufPrint__anon_7155__6320(t10, a1); t5 = t8.error == UINT16_C(0); if (t5) { t10 = t8.payload; @@ -43676,14 +43886,14 @@ static nav__6312_40 fmt_allocPrint__anon_7136__6312(struct mem_Allocator__599 co return t11; } -static nav__6313_39 mem_sliceAsBytes__anon_7143__6313(nav__6313_39 const a0) { +static nav__6317_39 mem_sliceAsBytes__anon_7143__6317(nav__6317_39 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3; uint8_t *t4; uint8_t *t5; uint8_t *const *t6; - nav__6313_39 t7; + nav__6317_39 t7; bool t2; t0 = a0.len; t1 = t0; @@ -43706,7 +43916,7 @@ static nav__6313_39 mem_sliceAsBytes__anon_7143__6313(nav__6313_39 const a0) { return t7; } -static uint16_t fmt_format__anon_7206__6355(struct io_Writer__3878 const a0, nav__6355_40 const a1) { +static uint16_t fmt_format__anon_7206__6359(struct io_Writer__3878 const a0, nav__6359_40 const a1) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -43715,34 +43925,34 @@ static uint16_t fmt_format__anon_7206__6355(struct io_Writer__3878 const a0, nav t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6355_44){(uint8_t const *)&__anon_7231,(uintptr_t)10ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6359_44){(uint8_t const *)&__anon_7231,(uintptr_t)10ul}); if (t3) { return t3; } t4 = a1.f0; - t3 = fmt_formatType__anon_7240__6356(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_7240__6360(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6355_44){(uint8_t const *)&__anon_7246,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6359_44){(uint8_t const *)&__anon_7246,(uintptr_t)1ul}); if (t3) { return t3; } t4 = a1.f1; - t3 = fmt_formatType__anon_7240__6356(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_7240__6360(t4, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__6355_44){(uint8_t const *)&__anon_7259,(uintptr_t)1ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__6359_44){(uint8_t const *)&__anon_7259,(uintptr_t)1ul}); if (t3) { return t3; } return 0; } -static uint64_t fmt_count__anon_7150__6314(nav__6314_39 const a0) { +static uint64_t fmt_count__anon_7150__6318(nav__6318_39 const a0) { struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 t1; struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 t0; struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7187 t2; @@ -43753,15 +43963,15 @@ static uint64_t fmt_count__anon_7150__6314(nav__6314_39 const a0) { void const **t8; struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *const *t9; void const *t10; - nav__6314_53 (**t11)(void const *, nav__6314_54); + nav__6318_53 (**t11)(void const *, nav__6318_54); struct io_Writer__3878 t12; struct io_Writer__3878 t7; uint64_t t15; uint16_t t13; bool t14; - t1 = io_counting_writer_countingWriter__anon_7176__6341(); + t1 = io_counting_writer_countingWriter__anon_7176__6345(); t0 = t1; - t2 = io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_writer__6340(&t0); + t2 = io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_writer__6344(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7187 const *)&t3; t5 = t4; @@ -43771,10 +43981,10 @@ static uint64_t fmt_count__anon_7150__6314(nav__6314_39 const a0) { t9 = (struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__6314_53 (**)(void const *, nav__6314_54))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWr__6354; + t11 = (nav__6318_53 (**)(void const *, nav__6318_54))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWr__6358; t12 = t7; - t13 = fmt_format__anon_7206__6355(t12, a0); + t13 = fmt_format__anon_7206__6359(t12, a0); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; @@ -43787,16 +43997,16 @@ static uint64_t fmt_count__anon_7150__6314(nav__6314_39 const a0) { return t15; } -static nav__6315_38 math_cast__anon_7152__6315(uint64_t const a0) { +static nav__6319_38 math_cast__anon_7152__6319(uint64_t const a0) { uintptr_t t0; - nav__6315_38 t1; + nav__6319_38 t1; t0 = a0; t1.is_null = false; t1.payload = t0; return t1; } -static nav__6316_40 fmt_bufPrint__anon_7155__6316(nav__6316_39 const a0, nav__6316_42 const a1) { +static nav__6320_40 fmt_bufPrint__anon_7155__6320(nav__6320_39 const a0, nav__6320_42 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 t2; @@ -43807,16 +44017,16 @@ static nav__6316_40 fmt_bufPrint__anon_7155__6316(nav__6316_39 const a0, nav__63 void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t9; void const *t10; - nav__6316_57 (**t11)(void const *, nav__6316_58); + nav__6320_57 (**t11)(void const *, nav__6320_58); struct io_Writer__3878 t12; struct io_Writer__3878 t7; - nav__6316_39 t15; - nav__6316_40 t16; + nav__6320_39 t15; + nav__6320_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4994(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4998(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4984(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4988(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 const *)&t3; t5 = t4; @@ -43826,17 +44036,17 @@ static nav__6316_40 fmt_bufPrint__anon_7155__6316(nav__6316_39 const a0, nav__63 t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__6316_57 (**)(void const *, nav__6316_58))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5724; + t11 = (nav__6320_57 (**)(void const *, nav__6320_58))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5728; t12 = t7; - t13 = fmt_format__anon_7206__6355(t12, a1); + t13 = fmt_format__anon_7206__6359(t12, a1); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__6316_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__6320_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -43845,19 +44055,19 @@ static nav__6316_40 fmt_bufPrint__anon_7155__6316(nav__6316_39 const a0, nav__63 zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4992(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4996(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 io_counting_writer_countingWriter__anon_7176__6341(void) { +static struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 io_counting_writer_countingWriter__anon_7176__6345(void) { struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 t0; t0 = (struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173){UINT64_C(0)}; return t0; } -static struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7187 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_writer__6340(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *const a0) { +static struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7187 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_writer__6344(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *const a0) { struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 **t1; struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_2cerror_7b_7d_2c_28function_20_27write_27_29_29__7187 t0; t1 = (struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 **)&t0.context; @@ -43865,21 +44075,21 @@ static struct io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_Gener return t0; } -static nav__6354_38 io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWr__6354(void const *const a0, nav__6354_41 const a1) { +static nav__6358_38 io_GenericWriter_28_2aio_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWr__6358(void const *const a0, nav__6358_41 const a1) { struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *const *t0; struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *t1; - nav__6354_38 t2; - nav__6354_38 t3; + nav__6358_38 t2; + nav__6358_38 t3; t0 = (struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *const *)a0; t1 = (*t0); - t2 = io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_write__6339(t1, a1); - memcpy(&t3, &t2, sizeof(nav__6354_38)); + t2 = io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_write__6343(t1, a1); + memcpy(&t3, &t2, sizeof(nav__6358_38)); return t3; } -static uint16_t fmt_formatType__anon_7240__6356(uint8_t const *const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { - nav__6356_47 t2; - nav__6356_47 t3; +static uint16_t fmt_formatType__anon_7240__6360(uint8_t const *const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { + nav__6360_47 t2; + nav__6360_47 t3; uint8_t const *t0; struct io_Writer__3878 t1; uint16_t t4; @@ -43887,16 +44097,16 @@ static uint16_t fmt_formatType__anon_7240__6356(uint8_t const *const a0, struct (void)a3; t0 = a0; t1 = a2; - t2 = mem_span__anon_6923__6298(a0); - memcpy(&t3, &t2, sizeof(nav__6356_47)); - t4 = fmt_formatBuf__anon_5176__6129(t3, a1, a2); + t2 = mem_span__anon_6923__6302(a0); + memcpy(&t3, &t2, sizeof(nav__6360_47)); + t4 = fmt_formatBuf__anon_5176__6133(t3, a1, a2); memcpy(&t5, &t4, sizeof(uint16_t)); return t5; } -static nav__6339_38 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_write__6339(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *const a0, nav__6339_42 const a1) { +static nav__6343_38 io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29_write__6343(struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *const a0, nav__6343_42 const a1) { struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *const *t1; - nav__6339_38 t2; + nav__6343_38 t2; uintptr_t t3; struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *t4; struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *t0; @@ -43905,7 +44115,7 @@ static nav__6339_38 io_counting_writer_CountingWriter_28io_GenericWriter_28void_ uint64_t t7; t0 = a0; t1 = (struct io_counting_writer_CountingWriter_28io_GenericWriter_28void_2cerror_7b_7d_2c_28function_20_27dummyWrite_27_29_29_29__7173 *const *)&t0; - t2 = io_dummyWrite__4890(a1); + t2 = io_dummyWrite__4894(a1); t3 = t2.payload; t4 = (*t1); t5 = (uint64_t *)&t4->bytes_written; @@ -43918,16 +44128,16 @@ static nav__6339_38 io_counting_writer_CountingWriter_28io_GenericWriter_28void_ return t2; } -static nav__4890_38 io_dummyWrite__4890(nav__4890_40 const a0) { +static nav__4894_38 io_dummyWrite__4894(nav__4894_40 const a0) { uintptr_t t0; - nav__4890_38 t1; + nav__4894_38 t1; t0 = a0.len; t1.payload = t0; t1.error = UINT16_C(0); return t1; } -static uint16_t runner_fifo_RunnerFifo_add_marker__1138(struct runner_fifo_RunnerFifo__631 *const a0, int32_t const a1, struct shared_MarkerType__1802 const a2) { +static uint16_t runner_fifo_RunnerFifo_add_marker__1141(struct runner_fifo_RunnerFifo__631 *const a0, int32_t const a1, struct shared_MarkerType__1802 const a2) { struct runner_fifo_RunnerFifo__631 *const *t1; struct runner_fifo_RunnerFifo__631 *t2; struct runner_fifo_RunnerFifo__631 *t0; @@ -43944,20 +44154,20 @@ static uint16_t runner_fifo_RunnerFifo_add_marker__1138(struct runner_fifo_Runne t4.pid = a1; t5.tag = UINT8_C(7); t5.payload.AddMarker = t4; - t6 = fifo_posix_Pipe_Writer_sendCmd__1286(t3, t5); + t6 = fifo_posix_Pipe_Writer_sendCmd__1289(t3, t5); if (t6) { return t6; } t2 = (*t1); t7 = (struct fifo_posix_Pipe_Reader__793 *)&t2->reader; - t6 = fifo_posix_Pipe_Reader_waitForAck__1293(t7, (nav__1138_77){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); + t6 = fifo_posix_Pipe_Reader_waitForAck__1296(t7, (nav__1141_77){UINT64_C(0xaaaaaaaaaaaaaaaa),true}); if (t6) { return t6; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_add_marker__814(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0, int32_t const a1, struct shared_MarkerType__1802 const a2) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_add_marker__817(struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const a0, int32_t const a1, struct shared_MarkerType__1802 const a2) { struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *t0; @@ -43967,14 +44177,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_add_marker__1138(t3, a1, a2); + t4 = runner_fifo_RunnerFifo_add_marker__1141(t3, a1, a2); if (t4) { return t4; } return 0; } -static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_add_marker__827(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0, int32_t const a1, struct shared_MarkerType__1802 const a2) { +static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_add_marker__830(struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const a0, int32_t const a1, struct shared_MarkerType__1802 const a2) { struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *t1; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t2; struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *t0; @@ -43984,14 +44194,14 @@ static uint16_t instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7 t1 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *const *)&t0; t2 = (*t1); t3 = (struct runner_fifo_RunnerFifo__631 *)&t2->fifo; - t4 = runner_fifo_RunnerFifo_add_marker__1138(t3, a1, a2); + t4 = runner_fifo_RunnerFifo_add_marker__1141(t3, a1, a2); if (t4) { return t4; } return 0; } -uint8_t c_instrument_hooks_add_marker__250(struct InstrumentHooks *const a0, int32_t const a1, uint8_t const a2, uint64_t const a3) { +uint8_t c_instrument_hooks_add_marker__251(struct InstrumentHooks *const a0, int32_t const a1, uint8_t const a2, uint64_t const a3) { struct InstrumentHooks *t1; struct InstrumentHooks *t2; struct InstrumentHooks *const *t3; @@ -44054,7 +44264,7 @@ uint8_t c_instrument_hooks_add_marker__250(struct InstrumentHooks *const a0, int if (t0) { t6 = (*t9); t12 = (struct instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29__582 *)&t6->payload.walltime; - t13 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_add_marker__814(t12, a1, t4); + t13 = instruments_fifo_instrument_FifoInstrument_28_Walltime_2cerror_7bModeError_7d_29_add_marker__817(t12, a1, t4); memcpy(&t14, &t13, sizeof(uint16_t)); t7 = t14; goto zig_block_3; @@ -44065,7 +44275,7 @@ uint8_t c_instrument_hooks_add_marker__250(struct InstrumentHooks *const a0, int if (t0) { t6 = (*t9); t15 = (struct instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29__591 *)&t6->payload.analysis; - t14 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_add_marker__827(t15, a1, t4); + t14 = instruments_fifo_instrument_FifoInstrument_28_Analysis_2cerror_7bModeError_7d_29_add_marker__830(t15, a1, t4); memcpy(&t13, &t14, sizeof(uint16_t)); t7 = t13; goto zig_block_3; @@ -44096,15 +44306,15 @@ uint8_t c_instrument_hooks_add_marker__250(struct InstrumentHooks *const a0, int return UINT8_C(0); } -uint64_t c_instrument_hooks_current_timestamp__254(void) { +uint64_t c_instrument_hooks_current_timestamp__255(void) { struct os_linux_timespec__struct_7321__7321 t0; struct os_linux_timespec__struct_7321__7321 t3; - nav__254_41 t1; + nav__255_41 t1; intptr_t t4; uint64_t t5; uint64_t t6; bool t2; - t1 = posix_clock_gettime__1938(UINT32_C(1)); + t1 = posix_clock_gettime__1941(UINT32_C(1)); t2 = t1.error == UINT16_C(0); if (t2) { t3 = t1.payload; @@ -44123,14 +44333,14 @@ uint64_t c_instrument_hooks_current_timestamp__254(void) { return t6; } -static nav__1938_39 posix_clock_gettime__1938(uint32_t const a0) { +static nav__1941_39 posix_clock_gettime__1941(uint32_t const a0) { struct os_linux_timespec__struct_7321__7321 t3; struct os_linux_timespec__struct_7321__7321 t0; - nav__1938_39 t4; + nav__1941_39 t4; int t1; uint16_t t2; t1 = clock_gettime(a0, &t0); - t2 = posix_errno__anon_3044__5205(t1); + t2 = posix_errno__anon_3044__5209(t1); switch (t2) { case UINT16_C(0): { t3 = t0; @@ -44142,10 +44352,10 @@ static nav__1938_39 posix_clock_gettime__1938(uint32_t const a0) { zig_unreachable(); } case UINT16_C(22): { - return (nav__1938_39){{-(intptr_t)0x5555555555555556,-(intptr_t)0x5555555555555556},zig_error_UnsupportedClock}; + return (nav__1941_39){{-(intptr_t)0x5555555555555556,-(intptr_t)0x5555555555555556},zig_error_UnsupportedClock}; } default: { - t2 = posix_unexpectedErrno__2021(t2); + t2 = posix_unexpectedErrno__2024(t2); t4.payload = (struct os_linux_timespec__struct_7321__7321){-(intptr_t)0x5555555555555556,-(intptr_t)0x5555555555555556}; t4.error = t2; return t4; @@ -44153,7 +44363,7 @@ static nav__1938_39 posix_clock_gettime__1938(uint32_t const a0) { } } -static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778(struct environment_root_Environment__559 *const a0, nav__778_41 const a1, nav__778_41 const a2, struct environment_root_EnvironmentValue__856 const a3) { +static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__781(struct environment_root_Environment__559 *const a0, nav__781_41 const a1, nav__781_41 const a2, struct environment_root_EnvironmentValue__856 const a3) { struct environment_root_Environment__559 *const *t1; struct environment_root_Environment__559 *t2; struct environment_root_Environment__559 *t0; @@ -44162,18 +44372,18 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778 struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t5; struct mem_Allocator__599 *t6; struct mem_Allocator__599 t7; - nav__778_93 t8; + nav__781_93 t8; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 t11; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 const *t12; - nav__778_41 *t14; - nav__778_98 t15; - nav__778_96 t16; - nav__778_41 t17; + nav__781_41 *t14; + nav__781_98 t15; + nav__781_96 t16; + nav__781_41 t17; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *t18; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *const *t19; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t20; - nav__778_110 t21; + nav__781_110 t21; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 t22; struct environment_root_EnvironmentValue__856 *t23; struct environment_root_EnvironmentValue__856 t24; @@ -44187,7 +44397,7 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778 t5 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *)&t4->map; t6 = (struct mem_Allocator__599 *)&a0->allocator; t7 = (*t6); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3802(t5, t7, a1); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3805(t5, t7, a1); if (t8.error) { t9 = t8.error; return t9; @@ -44202,13 +44412,13 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778 t2 = (*t1); t6 = (struct mem_Allocator__599 *)&t2->allocator; t7 = (*t6); - t15 = mem_Allocator_dupe__anon_7358__6358(t7, a1); + t15 = mem_Allocator_dupe__anon_7358__6362(t7, a1); if (t15.error) { t9 = t15.error; return t9; } t16 = t15.payload; - memcpy(&t17, &t16, sizeof(nav__778_41)); + memcpy(&t17, &t16, sizeof(nav__781_41)); (*t14) = t17; t18 = t10.value_ptr; (*t18) = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858){{{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul,(uintptr_t)0ul},NULL}}; @@ -44222,7 +44432,7 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778 t20 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *)&t18->map; t6 = (struct mem_Allocator__599 *)&a0->allocator; t7 = (*t6); - t21 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4013(t20, t7, a2); + t21 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4016(t20, t7, a2); if (t21.error) { t9 = t21.error; return t9; @@ -44233,20 +44443,20 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778 t2 = (*t1); t23 = t22.value_ptr; t24 = (*t23); - environment_root_Environment_freeEnvironmentValue__777(t2, t24); + environment_root_Environment_freeEnvironmentValue__780(t2, t24); goto zig_block_1; } t14 = t22.key_ptr; t2 = (*t1); t6 = (struct mem_Allocator__599 *)&t2->allocator; t7 = (*t6); - t15 = mem_Allocator_dupe__anon_7358__6358(t7, a2); + t15 = mem_Allocator_dupe__anon_7358__6362(t7, a2); if (t15.error) { t9 = t15.error; return t9; } t16 = t15.payload; - memcpy(&t17, &t16, sizeof(nav__778_41)); + memcpy(&t17, &t16, sizeof(nav__781_41)); (*t14) = t17; goto zig_block_1; @@ -44256,16 +44466,16 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentValue__778 return 0; } -static uint16_t environment_root_Environment_setIntegrationEnvironment__775(struct environment_root_Environment__559 *const a0, nav__775_41 const a1, nav__775_41 const a2, nav__775_41 const a3) { +static uint16_t environment_root_Environment_setIntegrationEnvironment__778(struct environment_root_Environment__559 *const a0, nav__778_41 const a1, nav__778_41 const a2, nav__778_41 const a3) { struct environment_root_Environment__559 *const *t1; struct environment_root_Environment__559 *t2; struct environment_root_Environment__559 *t3; struct environment_root_Environment__559 *t0; struct mem_Allocator__599 *t4; struct mem_Allocator__599 t5; - nav__775_81 t6; - nav__775_79 t8; - nav__775_41 t9; + nav__778_81 t6; + nav__778_79 t8; + nav__778_41 t9; struct environment_root_EnvironmentValue__856 t10; uint16_t t7; t0 = a0; @@ -44274,32 +44484,32 @@ static uint16_t environment_root_Environment_setIntegrationEnvironment__775(stru t3 = (*t1); t4 = (struct mem_Allocator__599 *)&t3->allocator; t5 = (*t4); - t6 = mem_Allocator_dupe__anon_7358__6358(t5, a3); + t6 = mem_Allocator_dupe__anon_7358__6362(t5, a3); if (t6.error) { t7 = t6.error; return t7; } t8 = t6.payload; - memcpy(&t9, &t8, sizeof(nav__775_41)); + memcpy(&t9, &t8, sizeof(nav__778_41)); t10.tag = UINT8_C(0); t10.payload.string = t9; - t7 = environment_root_Environment_setIntegrationEnvironmentValue__778(t2, a1, a2, t10); + t7 = environment_root_Environment_setIntegrationEnvironmentValue__781(t2, a1, a2, t10); if (t7) { return t7; } return 0; } -uint8_t c_instrument_hooks_set_environment__255(struct InstrumentHooks *const a0, char const *const a1, char const *const a2, char const *const a3) { +uint8_t c_instrument_hooks_set_environment__256(struct InstrumentHooks *const a0, char const *const a1, char const *const a2, char const *const a3) { struct InstrumentHooks *t2; struct InstrumentHooks *t3; struct InstrumentHooks *const *t4; struct environment_root_Environment__559 *t5; uint8_t const *t6; - nav__255_100 t7; - nav__255_100 t8; - nav__255_100 t9; - nav__255_100 t10; + nav__256_100 t7; + nav__256_100 t8; + nav__256_100 t9; + nav__256_100 t10; uint16_t t11; bool t0; bool t1; @@ -44335,16 +44545,16 @@ uint8_t c_instrument_hooks_set_environment__255(struct InstrumentHooks *const a0 t4 = (struct InstrumentHooks *const *)&t3; t2 = (*t4); t5 = (struct environment_root_Environment__559 *)&t2->environment; - t6 = c_toU8__236(a1); - t7 = mem_span__anon_6923__6298(t6); - memcpy(&t8, &t7, sizeof(nav__255_100)); - t6 = c_toU8__236(a2); - t7 = mem_span__anon_6923__6298(t6); - memcpy(&t9, &t7, sizeof(nav__255_100)); - t6 = c_toU8__236(a3); - t7 = mem_span__anon_6923__6298(t6); - memcpy(&t10, &t7, sizeof(nav__255_100)); - t11 = environment_root_Environment_setIntegrationEnvironment__775(t5, t8, t9, t10); + t6 = c_toU8__237(a1); + t7 = mem_span__anon_6923__6302(t6); + memcpy(&t8, &t7, sizeof(nav__256_100)); + t6 = c_toU8__237(a2); + t7 = mem_span__anon_6923__6302(t6); + memcpy(&t9, &t7, sizeof(nav__256_100)); + t6 = c_toU8__237(a3); + t7 = mem_span__anon_6923__6302(t6); + memcpy(&t10, &t7, sizeof(nav__256_100)); + t11 = environment_root_Environment_setIntegrationEnvironment__778(t5, t8, t9, t10); t1 = t11 == UINT16_C(0); if (t1) { goto zig_block_4; @@ -44360,23 +44570,23 @@ uint8_t c_instrument_hooks_set_environment__255(struct InstrumentHooks *const a0 return UINT8_C(1); } -static nav__6358_40 mem_Allocator_dupe__anon_7358__6358(struct mem_Allocator__599 const a0, nav__6358_43 const a1) { +static nav__6362_40 mem_Allocator_dupe__anon_7358__6362(struct mem_Allocator__599 const a0, nav__6362_43 const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; uintptr_t t3; - nav__6358_40 t4; - nav__6358_39 t6; + nav__6362_40 t4; + nav__6362_39 t6; uint8_t const *t7; uint16_t t5; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; t2 = (*t1); t3 = a1.len; - t4 = mem_Allocator_alloc__anon_2384__5077(t2, t3); + t4 = mem_Allocator_alloc__anon_2384__5081(t2, t3); if (t4.error) { t5 = t4.error; - t4.payload = (nav__6358_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t4.payload = (nav__6362_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t4.error = t5; return t4; } @@ -44388,46 +44598,46 @@ static nav__6358_40 mem_Allocator_dupe__anon_7358__6358(struct mem_Allocator__59 return t4; } -static nav__3802_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3802(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct mem_Allocator__599 const a1, nav__3802_44 const a2) { +static nav__3805_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3805(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct mem_Allocator__599 const a1, nav__3805_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t0; - nav__3802_39 t3; + nav__3805_39 t3; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *)&t0; t2 = (*t1); - t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3803(t2, a1, a2); + t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3806(t2, a1, a2); return t3; } -static nav__4013_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4013(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct mem_Allocator__599 const a1, nav__4013_44 const a2) { +static nav__4016_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4016(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct mem_Allocator__599 const a1, nav__4016_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t0; - nav__4013_39 t3; + nav__4016_39 t3; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *)&t0; t2 = (*t1); - t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4014(t2, a1, a2); + t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4017(t2, a1, a2); return t3; } -static nav__3803_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3803(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct mem_Allocator__599 const a1, nav__3803_44 const a2) { +static nav__3806_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3806(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct mem_Allocator__599 const a1, nav__3806_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t0; - nav__3803_39 t3; + nav__3806_39 t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 t5; - nav__3803_44 *t7; + nav__3806_44 *t7; uint16_t t4; bool t6; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *)&t0; t2 = (*t1); - t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6359(t2, a1, a2); + t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6363(t2, a1, a2); if (t3.error) { t4 = t3.error; - t3.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360){((nav__3803_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; + t3.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360){((nav__3806_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; t3.error = t4; return t3; } @@ -44447,22 +44657,22 @@ static nav__3803_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs return t3; } -static nav__4014_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4014(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct mem_Allocator__599 const a1, nav__4014_44 const a2) { +static nav__4017_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4017(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct mem_Allocator__599 const a1, nav__4017_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t0; - nav__4014_39 t3; + nav__4017_39 t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 t5; - nav__4014_44 *t7; + nav__4017_44 *t7; uint16_t t4; bool t6; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *)&t0; t2 = (*t1); - t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6360(t2, a1, a2); + t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6364(t2, a1, a2); if (t3.error) { t4 = t3.error; - t3.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371){((nav__4014_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_root_EnvironmentValue__856 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; + t3.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371){((nav__4017_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_root_EnvironmentValue__856 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; t3.error = t4; return t3; } @@ -44482,7 +44692,7 @@ static nav__4014_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t3; } -static nav__6359_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6359(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct mem_Allocator__599 const a1, nav__6359_44 const a2) { +static nav__6363_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6363(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct mem_Allocator__599 const a1, nav__6363_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t0; @@ -44491,18 +44701,18 @@ static nav__6359_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs uintptr_t t5; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 t8; - nav__6359_67 t9; - nav__6359_39 t11; + nav__6363_67 t9; + nav__6363_39 t11; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t12; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t13; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t14; - nav__6359_73 t15; - nav__6359_73 t16; - nav__6359_73 const *t17; - nav__6359_44 *t18; - nav__6359_76 t19; - nav__6359_76 t20; - nav__6359_76 const *t21; + nav__6363_73 t15; + nav__6363_73 t16; + nav__6363_73 const *t17; + nav__6363_44 *t18; + nav__6363_76 t19; + nav__6363_76 t20; + nav__6363_76 const *t21; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *t22; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 t23; uint16_t t6; @@ -44514,21 +44724,21 @@ static nav__6359_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t4 = (*t3); t5 = t4.len; t5 = t5 + (uintptr_t)1ul; - t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3812(t2, a1, t5); + t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3815(t2, a1, t5); t7 = t6 == UINT16_C(0); if (t7) { goto zig_block_0; } t2 = (*t1); t8 = (*t2); - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6361(t8, a2); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6365(t8, a2); t7 = t9.is_null != true; if (t7) { t10 = t9.payload; t5 = t10; goto zig_block_1; } - t11.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360){((nav__6359_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; + t11.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360){((nav__6363_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; t11.error = t6; return t11; @@ -44536,19 +44746,19 @@ static nav__6359_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t2 = (*t1); t3 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t2->entries; t4 = (*t3); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t4); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t4); t13 = t12; t14 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t13; t12 = (*t14); - t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6180(t12); + t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6184(t12); t16 = t15; - t17 = (nav__6359_73 const *)&t16; + t17 = (nav__6363_73 const *)&t16; t15 = (*t17); t18 = &t15.ptr[t5]; t12 = (*t14); - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6181(t12); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6185(t12); t20 = t19; - t21 = (nav__6359_76 const *)&t20; + t21 = (nav__6363_76 const *)&t20; t19 = (*t21); t22 = &t19.ptr[t5]; t23.key_ptr = t18; @@ -44561,13 +44771,13 @@ static nav__6359_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs zig_block_0:; t2 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6362(t2, a2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6366(t2, a2); t11.payload = t23; t11.error = UINT16_C(0); return t11; } -static nav__6360_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6360(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct mem_Allocator__599 const a1, nav__6360_44 const a2) { +static nav__6364_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6364(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct mem_Allocator__599 const a1, nav__6364_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t0; @@ -44576,18 +44786,18 @@ static nav__6360_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen uintptr_t t5; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 t8; - nav__6360_67 t9; - nav__6360_39 t11; + nav__6364_67 t9; + nav__6364_39 t11; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t12; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t13; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t14; - nav__6360_73 t15; - nav__6360_73 t16; - nav__6360_73 const *t17; - nav__6360_44 *t18; - nav__6360_76 t19; - nav__6360_76 t20; - nav__6360_76 const *t21; + nav__6364_73 t15; + nav__6364_73 t16; + nav__6364_73 const *t17; + nav__6364_44 *t18; + nav__6364_76 t19; + nav__6364_76 t20; + nav__6364_76 const *t21; struct environment_root_EnvironmentValue__856 *t22; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 t23; uint16_t t6; @@ -44599,21 +44809,21 @@ static nav__6360_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t4 = (*t3); t5 = t4.len; t5 = t5 + (uintptr_t)1ul; - t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4023(t2, a1, t5); + t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4026(t2, a1, t5); t7 = t6 == UINT16_C(0); if (t7) { goto zig_block_0; } t2 = (*t1); t8 = (*t2); - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6363(t8, a2); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6367(t8, a2); t7 = t9.is_null != true; if (t7) { t10 = t9.payload; t5 = t10; goto zig_block_1; } - t11.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371){((nav__6360_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_root_EnvironmentValue__856 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; + t11.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371){((nav__6364_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_root_EnvironmentValue__856 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; t11.error = t6; return t11; @@ -44621,19 +44831,19 @@ static nav__6360_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = (*t1); t3 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t2->entries; t4 = (*t3); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t4); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t4); t13 = t12; t14 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t13; t12 = (*t14); - t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6189(t12); + t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6193(t12); t16 = t15; - t17 = (nav__6360_73 const *)&t16; + t17 = (nav__6364_73 const *)&t16; t15 = (*t17); t18 = &t15.ptr[t5]; t12 = (*t14); - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6190(t12); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6194(t12); t20 = t19; - t21 = (nav__6360_76 const *)&t20; + t21 = (nav__6364_76 const *)&t20; t19 = (*t21); t22 = &t19.ptr[t5]; t23.key_ptr = t18; @@ -44646,13 +44856,13 @@ static nav__6360_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_0:; t2 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6364(t2, a2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6368(t2, a2); t11.payload = t23; t11.error = UINT16_C(0); return t11; } -static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3812(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3815(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t0; @@ -44667,33 +44877,33 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_h struct array_hash_map_IndexHeader__892 *t11; struct array_hash_map_IndexHeader__892 *t20; struct array_hash_map_IndexHeader__892 *const *t12; - nav__3812_62 t18; + nav__3815_62 t18; struct array_hash_map_IndexHeader__892 t13; uint32_t t14; uint16_t t7; - nav__3812_60 t16; + nav__3815_60 t16; bool t5; uint8_t t17; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *)&t0; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_lock__3982(t3); + debug_SafetyLock_lock__3985(t3); t4 = a2; t5 = t4 <= UINT64_C(8); if (t5) { t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3955(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3958(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return 0; } goto zig_block_0; @@ -44708,23 +44918,23 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_h t12 = (struct array_hash_map_IndexHeader__892 *const *)&t11; t10 = (*t12); t13 = (*t10); - t14 = array_hash_map_IndexHeader_capacity__3974(t13); + t14 = array_hash_map_IndexHeader_capacity__3977(t13); t4 = a2; t15 = (uint64_t)t14; t5 = t4 <= t15; if (t5) { t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3955(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3958(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return 0; } goto zig_block_2; @@ -44737,28 +44947,28 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_h zig_block_1:; t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3955(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3958(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } - t16 = array_hash_map_IndexHeader_findBitIndex__3977(a2); + t16 = array_hash_map_IndexHeader_findBitIndex__3980(a2); if (t16.error) { t7 = t16.error; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } t17 = t16.payload; - t18 = array_hash_map_IndexHeader_alloc__3978(a1, t17); + t18 = array_hash_map_IndexHeader_alloc__3981(a1, t17); if (t18.error) { t7 = t18.error; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } t10 = t18.payload; @@ -44770,25 +44980,25 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_h t20 = t19; t12 = (struct array_hash_map_IndexHeader__892 *const *)&t20; t19 = (*t12); - array_hash_map_IndexHeader_free__3979(t19, a1); + array_hash_map_IndexHeader_free__3982(t19, a1); goto zig_block_3; } goto zig_block_3; zig_block_3:; t2 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3904(t2, t10); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3907(t2, t10); t2 = (*t1); t8 = (struct array_hash_map_IndexHeader__892 **)&t2->index_header; t19 = (struct array_hash_map_IndexHeader__892 *)t10; (*t8) = t19; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return 0; } -static nav__6361_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6361(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0, nav__6361_41 const a1) { +static nav__6365_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6365(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0, nav__6365_41 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const *t1; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_IndexHeader__892 *t3; @@ -44799,16 +45009,16 @@ static nav__6361_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t9; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t10; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t11; - nav__6361_61 t12; - nav__6361_64 t13; + nav__6365_61 t12; + nav__6365_64 t13; uintptr_t t15; uintptr_t t16; uintptr_t t14; uint64_t t17; uint64_t t18; - nav__6361_41 *t19; - nav__6361_41 t22; - nav__6361_38 t23; + nav__6365_41 *t19; + nav__6365_41 t22; + nav__6365_38 t23; struct array_hash_map_IndexHeader__892 *const *t25; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 t28; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 t0; @@ -44827,16 +45037,16 @@ static nav__6361_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t2 = t5; goto zig_block_0; } - t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6365(a1); + t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6369(a1); t7 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const *)&t1->entries; t8 = (*t7); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t8); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t8); t10 = t9; t11 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t10; t9 = (*t11); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(t9); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(t9); t9 = (*t11); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6180(t9); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6184(t9); t14 = (uintptr_t)0ul; t15 = t13.len; zig_loop_32: @@ -44850,7 +45060,7 @@ static nav__6361_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t4 = t20 == t6; if (t4) { t22 = (*t19); - t4 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6367(a1, t22, t16); + t4 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6371(a1, t22, t16); t21 = t4; goto zig_block_4; } @@ -44876,35 +45086,35 @@ static nav__6361_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs goto zig_loop_32; zig_block_1:; - return (nav__6361_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6365_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t24 = t2; t25 = (struct array_hash_map_IndexHeader__892 *const *)&t24; t5 = (*t25); t26 = (*t5); - t27 = array_hash_map_IndexHeader_capacityIndexType__3973(t26); + t27 = array_hash_map_IndexHeader_capacityIndexType__3976(t26); switch (t27) { case UINT8_C(0): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6368(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6372(t28, a1, t2); return t23; } case UINT8_C(1): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6369(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6373(t28, a1, t2); return t23; } case UINT8_C(2): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6370(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6374(t28, a1, t2); return t23; } default: zig_unreachable(); } } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6362(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, nav__6362_42 const a1) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6366(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, nav__6366_42 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *t1; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_IndexHeader__892 *t4; @@ -44918,28 +45128,28 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t11; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t12; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t13; - nav__6362_66 t14; - nav__6362_66 t15; - nav__6362_66 const *t16; - nav__6362_69 t17; - nav__6362_69 t18; - nav__6362_69 const *t19; + nav__6366_66 t14; + nav__6366_66 t15; + nav__6366_66 const *t16; + nav__6366_69 t17; + nav__6366_69 t18; + nav__6366_69 const *t19; uintptr_t t21; uintptr_t t22; uintptr_t t20; uint64_t t23; uint64_t t24; - nav__6362_42 *t25; - nav__6362_42 t28; - nav__6362_72 t29; - nav__6362_72 t30; - nav__6362_72 t37; - nav__6362_72 const *t31; + nav__6366_42 *t25; + nav__6366_42 t28; + nav__6366_72 t29; + nav__6366_72 t30; + nav__6366_72 t37; + nav__6366_72 const *t31; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *t32; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 t33; uint32_t *const *t34; uint32_t *t35; - nav__6362_42 *const *t36; + nav__6366_42 *const *t36; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *const *t38; struct array_hash_map_IndexHeader__892 *const *t40; uint32_t t7; @@ -44958,21 +45168,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t2 = t6; goto zig_block_0; } - t7 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6365(a1); + t7 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6369(a1); t8 = (*t1); t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t8->entries; t10 = (*t9); - t11 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t10); + t11 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t10); t12 = t11; t13 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t12; t11 = (*t13); - t14 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(t11); + t14 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(t11); t15 = t14; - t16 = (nav__6362_66 const *)&t15; + t16 = (nav__6366_66 const *)&t15; t11 = (*t13); - t17 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6180(t11); + t17 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6184(t11); t18 = t17; - t19 = (nav__6362_69 const *)&t18; + t19 = (nav__6366_69 const *)&t18; t20 = (uintptr_t)0ul; t21 = t17.len; zig_loop_39: @@ -44986,7 +45196,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t5 = t26 == t7; if (t5) { t28 = (*t25); - t5 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6367(a1, t28, t22); + t5 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6371(a1, t28, t22); t27 = t5; goto zig_block_4; } @@ -44996,9 +45206,9 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has zig_block_4:; if (t27) { t11 = (*t13); - t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6181(t11); + t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6185(t11); t30 = t29; - t31 = (nav__6362_72 const *)&t30; + t31 = (nav__6366_72 const *)&t30; t29 = (*t31); t32 = &t29.ptr[t22]; t33.key_ptr = t25; @@ -45022,18 +45232,18 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has zig_block_1:; t8 = (*t1); t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t8->entries; - t21 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3944(t9); + t21 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3947(t9); t34 = &t16->ptr; t35 = (*t34); t35 = (uint32_t *)&t35[t21]; (*t35) = t7; t36 = &t19->ptr; t25 = (*t36); - t25 = (nav__6362_42 *)&t25[t21]; + t25 = (nav__6366_42 *)&t25[t21]; t11 = (*t13); - t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6181(t11); + t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6185(t11); t37 = t29; - t31 = (nav__6362_72 const *)&t37; + t31 = (nav__6366_72 const *)&t37; t38 = &t31->ptr; t32 = (*t38); t32 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *)&t32[t21]; @@ -45048,28 +45258,28 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t40 = (struct array_hash_map_IndexHeader__892 *const *)&t39; t6 = (*t40); t41 = (*t6); - t42 = array_hash_map_IndexHeader_capacityIndexType__3973(t41); + t42 = array_hash_map_IndexHeader_capacityIndexType__3976(t41); switch (t42) { case UINT8_C(0): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6371(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6375(t8, a1, t2); return t33; } case UINT8_C(1): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6372(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6376(t8, a1, t2); return t33; } case UINT8_C(2): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6373(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6377(t8, a1, t2); return t33; } default: zig_unreachable(); } } -static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4023(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4026(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t0; @@ -45084,33 +45294,33 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro struct array_hash_map_IndexHeader__892 *t11; struct array_hash_map_IndexHeader__892 *t20; struct array_hash_map_IndexHeader__892 *const *t12; - nav__4023_62 t18; + nav__4026_62 t18; struct array_hash_map_IndexHeader__892 t13; uint32_t t14; uint16_t t7; - nav__4023_60 t16; + nav__4026_60 t16; bool t5; uint8_t t17; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *)&t0; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_lock__3982(t3); + debug_SafetyLock_lock__3985(t3); t4 = a2; t5 = t4 <= UINT64_C(8); if (t5) { t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4149(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4152(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return 0; } goto zig_block_0; @@ -45125,23 +45335,23 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro t12 = (struct array_hash_map_IndexHeader__892 *const *)&t11; t10 = (*t12); t13 = (*t10); - t14 = array_hash_map_IndexHeader_capacity__3974(t13); + t14 = array_hash_map_IndexHeader_capacity__3977(t13); t4 = a2; t15 = (uint64_t)t14; t5 = t4 <= t15; if (t5) { t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4149(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4152(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return 0; } goto zig_block_2; @@ -45154,28 +45364,28 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro zig_block_1:; t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4149(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4152(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } - t16 = array_hash_map_IndexHeader_findBitIndex__3977(a2); + t16 = array_hash_map_IndexHeader_findBitIndex__3980(a2); if (t16.error) { t7 = t16.error; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } t17 = t16.payload; - t18 = array_hash_map_IndexHeader_alloc__3978(a1, t17); + t18 = array_hash_map_IndexHeader_alloc__3981(a1, t17); if (t18.error) { t7 = t18.error; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } t10 = t18.payload; @@ -45187,25 +45397,25 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro t20 = t19; t12 = (struct array_hash_map_IndexHeader__892 *const *)&t20; t19 = (*t12); - array_hash_map_IndexHeader_free__3979(t19, a1); + array_hash_map_IndexHeader_free__3982(t19, a1); goto zig_block_3; } goto zig_block_3; zig_block_3:; t2 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4115(t2, t10); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4118(t2, t10); t2 = (*t1); t8 = (struct array_hash_map_IndexHeader__892 **)&t2->index_header; t19 = (struct array_hash_map_IndexHeader__892 *)t10; (*t8) = t19; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return 0; } -static nav__6363_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6363(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0, nav__6363_41 const a1) { +static nav__6367_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6367(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0, nav__6367_41 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const *t1; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_IndexHeader__892 *t3; @@ -45216,16 +45426,16 @@ static nav__6363_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t9; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t10; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t11; - nav__6363_61 t12; - nav__6363_64 t13; + nav__6367_61 t12; + nav__6367_64 t13; uintptr_t t15; uintptr_t t16; uintptr_t t14; uint64_t t17; uint64_t t18; - nav__6363_41 *t19; - nav__6363_41 t22; - nav__6363_38 t23; + nav__6367_41 *t19; + nav__6367_41 t22; + nav__6367_38 t23; struct array_hash_map_IndexHeader__892 *const *t25; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 t28; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 t0; @@ -45244,16 +45454,16 @@ static nav__6363_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = t5; goto zig_block_0; } - t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6374(a1); + t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6378(a1); t7 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const *)&t1->entries; t8 = (*t7); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t8); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t8); t10 = t9; t11 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t10; t9 = (*t11); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(t9); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(t9); t9 = (*t11); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6189(t9); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6193(t9); t14 = (uintptr_t)0ul; t15 = t13.len; zig_loop_32: @@ -45267,7 +45477,7 @@ static nav__6363_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t4 = t20 == t6; if (t4) { t22 = (*t19); - t4 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6376(a1, t22, t16); + t4 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6380(a1, t22, t16); t21 = t4; goto zig_block_4; } @@ -45293,35 +45503,35 @@ static nav__6363_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen goto zig_loop_32; zig_block_1:; - return (nav__6363_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6367_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t24 = t2; t25 = (struct array_hash_map_IndexHeader__892 *const *)&t24; t5 = (*t25); t26 = (*t5); - t27 = array_hash_map_IndexHeader_capacityIndexType__3973(t26); + t27 = array_hash_map_IndexHeader_capacityIndexType__3976(t26); switch (t27) { case UINT8_C(0): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6377(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6381(t28, a1, t2); return t23; } case UINT8_C(1): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6378(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6382(t28, a1, t2); return t23; } case UINT8_C(2): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6379(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6383(t28, a1, t2); return t23; } default: zig_unreachable(); } } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6364(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, nav__6364_42 const a1) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6368(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, nav__6368_42 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *t1; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_IndexHeader__892 *t4; @@ -45335,28 +45545,28 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t11; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t12; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t13; - nav__6364_66 t14; - nav__6364_66 t15; - nav__6364_66 const *t16; - nav__6364_69 t17; - nav__6364_69 t18; - nav__6364_69 const *t19; + nav__6368_66 t14; + nav__6368_66 t15; + nav__6368_66 const *t16; + nav__6368_69 t17; + nav__6368_69 t18; + nav__6368_69 const *t19; uintptr_t t21; uintptr_t t22; uintptr_t t20; uint64_t t23; uint64_t t24; - nav__6364_42 *t25; - nav__6364_42 t28; - nav__6364_72 t29; - nav__6364_72 t30; - nav__6364_72 t37; - nav__6364_72 const *t31; + nav__6368_42 *t25; + nav__6368_42 t28; + nav__6368_72 t29; + nav__6368_72 t30; + nav__6368_72 t37; + nav__6368_72 const *t31; struct environment_root_EnvironmentValue__856 *t32; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 t33; uint32_t *const *t34; uint32_t *t35; - nav__6364_42 *const *t36; + nav__6368_42 *const *t36; struct environment_root_EnvironmentValue__856 *const *t38; struct array_hash_map_IndexHeader__892 *const *t40; uint32_t t7; @@ -45375,21 +45585,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t2 = t6; goto zig_block_0; } - t7 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6374(a1); + t7 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6378(a1); t8 = (*t1); t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t8->entries; t10 = (*t9); - t11 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t10); + t11 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t10); t12 = t11; t13 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t12; t11 = (*t13); - t14 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(t11); + t14 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(t11); t15 = t14; - t16 = (nav__6364_66 const *)&t15; + t16 = (nav__6368_66 const *)&t15; t11 = (*t13); - t17 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6189(t11); + t17 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6193(t11); t18 = t17; - t19 = (nav__6364_69 const *)&t18; + t19 = (nav__6368_69 const *)&t18; t20 = (uintptr_t)0ul; t21 = t17.len; zig_loop_39: @@ -45403,7 +45613,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t5 = t26 == t7; if (t5) { t28 = (*t25); - t5 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6376(a1, t28, t22); + t5 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6380(a1, t28, t22); t27 = t5; goto zig_block_4; } @@ -45413,9 +45623,9 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_block_4:; if (t27) { t11 = (*t13); - t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6190(t11); + t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6194(t11); t30 = t29; - t31 = (nav__6364_72 const *)&t30; + t31 = (nav__6368_72 const *)&t30; t29 = (*t31); t32 = &t29.ptr[t22]; t33.key_ptr = t25; @@ -45439,18 +45649,18 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_block_1:; t8 = (*t1); t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t8->entries; - t21 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4138(t9); + t21 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4141(t9); t34 = &t16->ptr; t35 = (*t34); t35 = (uint32_t *)&t35[t21]; (*t35) = t7; t36 = &t19->ptr; t25 = (*t36); - t25 = (nav__6364_42 *)&t25[t21]; + t25 = (nav__6368_42 *)&t25[t21]; t11 = (*t13); - t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6190(t11); + t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6194(t11); t37 = t29; - t31 = (nav__6364_72 const *)&t37; + t31 = (nav__6368_72 const *)&t37; t38 = &t31->ptr; t32 = (*t38); t32 = (struct environment_root_EnvironmentValue__856 *)&t32[t21]; @@ -45465,34 +45675,34 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t40 = (struct array_hash_map_IndexHeader__892 *const *)&t39; t6 = (*t40); t41 = (*t6); - t42 = array_hash_map_IndexHeader_capacityIndexType__3973(t41); + t42 = array_hash_map_IndexHeader_capacityIndexType__3976(t41); switch (t42) { case UINT8_C(0): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6380(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6384(t8, a1, t2); return t33; } case UINT8_C(1): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6381(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6385(t8, a1, t2); return t33; } case UINT8_C(2): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6382(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6386(t8, a1, t2); return t33; } default: zig_unreachable(); } } -static void debug_SafetyLock_lock__3982(void *const a0) { +static void debug_SafetyLock_lock__3985(void *const a0) { void *t0; t0 = a0; return; } -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3959(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3962(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *const *t1; struct mem_Allocator__599 const *t3; uintptr_t *t4; @@ -45501,9 +45711,9 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm uint64_t t7; struct mem_Allocator__599 t9; struct mem_Allocator__599 t2; - nav__3959_54 t10; - nav__3959_52 t12; - nav__3959_52 t15; + nav__3962_54 t10; + nav__3962_52 t12; + nav__3962_52 t15; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *t13; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *t0; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 t14; @@ -45515,14 +45725,14 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t22; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t21; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t23; - nav__3959_62 t24; - nav__3959_62 t25; + nav__3962_62 t24; + nav__3962_62 t25; uint32_t *t26; - nav__3959_67 t27; - nav__3959_67 t28; - nav__3959_65 *t29; - nav__3959_72 t30; - nav__3959_72 t31; + nav__3962_67 t27; + nav__3962_67 t28; + nav__3962_65 *t29; + nav__3962_72 t30; + nav__3962_72 t31; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *t32; uint16_t t11; bool t8; @@ -45537,8 +45747,8 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t8 = t6 >= t7; debug_assert__180(t8); t9 = (*t3); - t5 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3966(a2); - t10 = mem_Allocator_alignedAlloc__anon_7569__6383(t9, t5); + t5 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3969(a2); + t10 = mem_Allocator_alignedAlloc__anon_7569__6387(t9, t5); if (t10.error) { t11 = t10.error; return t11; @@ -45552,8 +45762,8 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t9 = (*t3); t13 = (*t1); t14 = (*t13); - t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3967(t14); - mem_Allocator_free__anon_6654__6273(t9, t15); + t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3970(t14); + mem_Allocator_free__anon_6654__6277(t9, t15); t13 = (*t1); t16 = (uint8_t **)&t13->bytes; t17 = t12.ptr; @@ -45575,42 +45785,42 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t18 = t14; t13 = (*t1); t14 = (*t13); - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t14); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t14); t20 = t19; t21 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t20; t14 = t18; - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t14); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t14); t22 = t19; t23 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t22; t19 = (*t23); - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(t19); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(t19); t19 = (*t21); - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(t19); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(t19); t26 = t25.ptr; if (t24.len != 0) memcpy(t24.ptr, t26, t24.len * sizeof(uint32_t)); t19 = (*t23); - t27 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6180(t19); + t27 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6184(t19); t19 = (*t21); - t28 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6180(t19); + t28 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6184(t19); t29 = t28.ptr; - if (t27.len != 0) memcpy(t27.ptr, t29, t27.len * sizeof(nav__3959_65)); + if (t27.len != 0) memcpy(t27.ptr, t29, t27.len * sizeof(nav__3962_65)); t19 = (*t23); - t30 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6181(t19); + t30 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6185(t19); t19 = (*t21); - t31 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6181(t19); + t31 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6185(t19); t32 = t31.ptr; if (t30.len != 0) memcpy(t30.ptr, t32, t30.len * sizeof(struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858)); t9 = (*t3); t13 = (*t1); t14 = (*t13); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3967(t14); - mem_Allocator_free__anon_6654__6273(t9, t12); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3970(t14); + mem_Allocator_free__anon_6654__6277(t9, t12); t14 = t18; (*a0) = t14; return 0; } -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3955(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3958(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -45637,19 +45847,19 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t7 = (*t1); t2 = (uintptr_t *)&a0->capacity; t3 = (*t2); - t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3957(t3, a2); - t8 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3959(t7, a1, t3); + t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3960(t3, a2); + t8 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3962(t7, a1, t3); memcpy(&t9, &t8, sizeof(uint16_t)); return t9; } -static void debug_SafetyLock_unlock__3983(void *const a0) { +static void debug_SafetyLock_unlock__3986(void *const a0) { void *t0; t0 = a0; return; } -static uint32_t array_hash_map_IndexHeader_capacity__3974(struct array_hash_map_IndexHeader__892 const a0) { +static uint32_t array_hash_map_IndexHeader_capacity__3977(struct array_hash_map_IndexHeader__892 const a0) { static uint32_t const t2[33] = {UINT32_C(0),UINT32_C(1),UINT32_C(2),UINT32_C(4),UINT32_C(9),UINT32_C(19),UINT32_C(38),UINT32_C(76),UINT32_C(153),UINT32_C(307),UINT32_C(614),UINT32_C(1228),UINT32_C(2457),UINT32_C(4915),UINT32_C(9830),UINT32_C(19660),UINT32_C(39321),UINT32_C(78643),UINT32_C(157286),UINT32_C(314572),UINT32_C(629145),UINT32_C(1258291),UINT32_C(2516582),UINT32_C(5033164),UINT32_C(10066329),UINT32_C(20132659),UINT32_C(40265318),UINT32_C(80530636),UINT32_C(161061273),UINT32_C(322122547),UINT32_C(644245094),UINT32_C(1288490188),UINT32_MAX}; uintptr_t t1; uint32_t t3; @@ -45660,26 +45870,26 @@ static uint32_t array_hash_map_IndexHeader_capacity__3974(struct array_hash_map_ return t3; } -static nav__3977_38 array_hash_map_IndexHeader_findBitIndex__3977(uintptr_t const a0) { +static nav__3980_38 array_hash_map_IndexHeader_findBitIndex__3980(uintptr_t const a0) { static uint32_t const t5[33] = {UINT32_C(0),UINT32_C(1),UINT32_C(2),UINT32_C(4),UINT32_C(9),UINT32_C(19),UINT32_C(38),UINT32_C(76),UINT32_C(153),UINT32_C(307),UINT32_C(614),UINT32_C(1228),UINT32_C(2457),UINT32_C(4915),UINT32_C(9830),UINT32_C(19660),UINT32_C(39321),UINT32_C(78643),UINT32_C(157286),UINT32_C(314572),UINT32_C(629145),UINT32_C(1258291),UINT32_C(2516582),UINT32_C(5033164),UINT32_C(10066329),UINT32_C(20132659),UINT32_C(40265318),UINT32_C(80530636),UINT32_C(161061273),UINT32_C(322122547),UINT32_C(644245094),UINT32_C(1288490188),UINT32_MAX}; static uint32_t const t8[33] = {UINT32_C(0),UINT32_C(1),UINT32_C(2),UINT32_C(4),UINT32_C(9),UINT32_C(19),UINT32_C(38),UINT32_C(76),UINT32_C(153),UINT32_C(307),UINT32_C(614),UINT32_C(1228),UINT32_C(2457),UINT32_C(4915),UINT32_C(9830),UINT32_C(19660),UINT32_C(39321),UINT32_C(78643),UINT32_C(157286),UINT32_C(314572),UINT32_C(629145),UINT32_C(1258291),UINT32_C(2516582),UINT32_C(5033164),UINT32_C(10066329),UINT32_C(20132659),UINT32_C(40265318),UINT32_C(80530636),UINT32_C(161061273),UINT32_C(322122547),UINT32_C(644245094),UINT32_C(1288490188),UINT32_MAX}; uint64_t t0; uint64_t t7; uintptr_t t4; uint32_t t6; - nav__3977_38 t9; + nav__3980_38 t9; bool t1; uint8_t t3; uint8_t t2; t0 = a0; t1 = t0 > UINT64_C(4294967295); if (t1) { - return (nav__3977_38){zig_error_OutOfMemory,UINT8_C(0xaa)}; + return (nav__3980_38){zig_error_OutOfMemory,UINT8_C(0xaa)}; } goto zig_block_0; zig_block_0:; - t3 = math_log2_int_ceil__anon_7722__6384(a0); + t3 = math_log2_int_ceil__anon_7722__6388(a0); t2 = t3; t3 = t2; t4 = (uintptr_t)t3; @@ -45718,18 +45928,18 @@ static nav__3977_38 array_hash_map_IndexHeader_findBitIndex__3977(uintptr_t cons return t9; } -static nav__3978_40 array_hash_map_IndexHeader_alloc__3978(struct mem_Allocator__599 const a0, uint8_t const a1) { +static nav__3981_40 array_hash_map_IndexHeader_alloc__3981(struct mem_Allocator__599 const a0, uint8_t const a1) { struct mem_Allocator__599 const *t1; uintptr_t t3; uintptr_t t4; struct mem_Allocator__599 t5; struct mem_Allocator__599 t0; - nav__3978_53 t6; - nav__3978_40 t8; - nav__3978_51 t9; - nav__3978_51 t12; - nav__3978_51 t10; - nav__3978_51 const *t11; + nav__3981_53 t6; + nav__3981_40 t8; + nav__3981_51 t9; + nav__3981_51 t12; + nav__3981_51 t10; + nav__3981_51 const *t11; uint8_t *t13; struct array_hash_map_IndexHeader__892 *t14; uint16_t t7; @@ -45738,11 +45948,11 @@ static nav__3978_40 array_hash_map_IndexHeader_alloc__3978(struct mem_Allocator_ t1 = (struct mem_Allocator__599 const *)&t0; t2 = a1; t3 = zig_shlw_u64((uintptr_t)1ul, t2, UINT8_C(64)); - t4 = array_hash_map_capacityIndexSize__3742(a1); + t4 = array_hash_map_capacityIndexSize__3745(a1); t3 = t4 * t3; t3 = (uintptr_t)4ul + t3; t5 = (*t1); - t6 = mem_Allocator_alignedAlloc__anon_7727__6385(t5, t3); + t6 = mem_Allocator_alignedAlloc__anon_7727__6389(t5, t3); if (t6.error) { t7 = t6.error; t8.payload = ((struct array_hash_map_IndexHeader__892 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul); @@ -45751,7 +45961,7 @@ static nav__3978_40 array_hash_map_IndexHeader_alloc__3978(struct mem_Allocator_ } t9 = t6.payload; t10 = t9; - t11 = (nav__3978_51 const *)&t10; + t11 = (nav__3981_51 const *)&t10; t12 = (*t11); t13 = t12.ptr; t13 = (uint8_t *)(((uintptr_t)t13) + ((uintptr_t)4ul*sizeof(uint8_t))); @@ -45769,7 +45979,7 @@ static nav__3978_40 array_hash_map_IndexHeader_alloc__3978(struct mem_Allocator_ return t8; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3904(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3907(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_IndexHeader__892 *t4; @@ -45784,34 +45994,34 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (*t3); t5 = (*t4); - t6 = array_hash_map_IndexHeader_capacityIndexType__3973(t5); + t6 = array_hash_map_IndexHeader_capacityIndexType__3976(t5); switch (t6) { case UINT8_C(0): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6386(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6390(t7, a1); return; } case UINT8_C(1): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6387(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6391(t7, a1); return; } case UINT8_C(2): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6388(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6392(t7, a1); return; } default: zig_unreachable(); } } -static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6365(nav__6365_40 const a0) { +static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6369(nav__6369_40 const a0) { uint32_t t0; - t0 = array_hash_map_StringContext_hash__3773(a0); + t0 = array_hash_map_StringContext_hash__3776(a0); return t0; } -static nav__6366_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const a0) { +static nav__6370_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; @@ -45819,13 +46029,13 @@ static nav__6366_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa uint32_t *t5; uint32_t *t6; uint32_t *const *t7; - nav__6366_39 t8; + nav__6370_39 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__6366_39){(uint32_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6370_39){(uint32_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -45843,30 +46053,30 @@ static nav__6366_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t8; } -static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6367(nav__6367_40 const a0, nav__6367_40 const a1, uintptr_t const a2) { +static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6371(nav__6371_40 const a0, nav__6371_40 const a1, uintptr_t const a2) { bool t0; - t0 = array_hash_map_StringContext_eql__3774(a0, a1, a2); + t0 = array_hash_map_StringContext_eql__3777(a0, a1, a2); return t0; } -static uint8_t array_hash_map_IndexHeader_capacityIndexType__3973(struct array_hash_map_IndexHeader__892 const a0) { +static uint8_t array_hash_map_IndexHeader_capacityIndexType__3976(struct array_hash_map_IndexHeader__892 const a0) { uint8_t t0; t0 = a0.bit_index; - t0 = array_hash_map_capacityIndexType__3741(t0); + t0 = array_hash_map_capacityIndexType__3744(t0); return t0; } -static nav__6368_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6368(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0, nav__6368_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static nav__6372_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6372(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0, nav__6372_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_IndexHeader__892 *t4; struct array_hash_map_IndexHeader__892 *t2; - nav__6368_58 t5; + nav__6372_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 t0; - nav__6368_38 t8; + nav__6372_38 t8; bool t9; struct array_hash_map_Index_28u8_29__6735 t11; uint8_t t12; @@ -45875,16 +46085,16 @@ static nav__6368_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t2 = a2; t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7759__6389(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7759__6393(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6390(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6394(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__6368_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6372_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -45895,17 +46105,17 @@ static nav__6368_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs return t8; } -static nav__6369_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6369(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0, nav__6369_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static nav__6373_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6373(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0, nav__6373_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_IndexHeader__892 *t4; struct array_hash_map_IndexHeader__892 *t2; - nav__6369_58 t5; + nav__6373_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 t0; - nav__6369_38 t8; + nav__6373_38 t8; struct array_hash_map_Index_28u16_29__6739 t11; uint16_t t12; bool t9; @@ -45914,16 +46124,16 @@ static nav__6369_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t2 = a2; t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7769__6391(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7769__6395(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6392(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6396(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__6369_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6373_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -45934,17 +46144,17 @@ static nav__6369_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs return t8; } -static nav__6370_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6370(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0, nav__6370_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static nav__6374_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6374(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0, nav__6374_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_IndexHeader__892 *t4; struct array_hash_map_IndexHeader__892 *t2; - nav__6370_58 t5; + nav__6374_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 t0; - nav__6370_38 t8; + nav__6374_38 t8; struct array_hash_map_Index_28u32_29__6743 t11; uint32_t t12; bool t9; @@ -45953,16 +46163,16 @@ static nav__6370_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t2 = a2; t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7775__6393(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7775__6397(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6394(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6398(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__6370_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6374_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -45973,7 +46183,7 @@ static nav__6370_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs return t8; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3944(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *const a0) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3947(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -46003,7 +46213,7 @@ static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUn return t4; } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6371(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, nav__6371_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6375(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, nav__6375_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t4; @@ -46013,21 +46223,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t9; - nav__6371_66 t10; - nav__6371_66 t11; - nav__6371_66 const *t12; - nav__6371_69 t13; - nav__6371_69 t14; - nav__6371_69 const *t15; - nav__6371_72 t16; - nav__6371_72 t17; - nav__6371_72 const *t18; + nav__6375_66 t10; + nav__6375_66 t11; + nav__6375_66 const *t12; + nav__6375_69 t13; + nav__6375_69 t14; + nav__6375_69 const *t15; + nav__6375_72 t16; + nav__6375_72 t17; + nav__6375_72 const *t18; struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; - nav__6371_77 t20; - nav__6371_77 t55; - nav__6371_77 t21; - nav__6371_77 const *t22; + nav__6375_77 t20; + nav__6375_77 t55; + nav__6375_77 t21; + nav__6375_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t54; @@ -46040,14 +46250,14 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has uint32_t *const *t38; uint32_t *t39; bool *t41; - nav__6371_42 **t42; - nav__6371_42 *const *t43; - nav__6371_42 *t44; + nav__6375_42 **t42; + nav__6375_42 *const *t43; + nav__6375_42 *t44; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 **t45; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *const *t46; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *t47; uintptr_t *t48; - nav__6371_42 t51; + nav__6375_42 t51; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 t40; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 t52; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 t57; @@ -46069,27 +46279,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(t7); t11 = t10; - t12 = (nav__6371_66 const *)&t11; + t12 = (nav__6375_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6180(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6184(t7); t14 = t13; - t15 = (nav__6371_69 const *)&t14; + t15 = (nav__6375_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6181(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6185(t7); t17 = t16; - t18 = (nav__6371_72 const *)&t17; + t18 = (nav__6375_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7759__6389(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7759__6393(t19); t21 = t20; - t22 = (nav__6371_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6365(a1); - t24 = array_hash_map_safeTruncate__anon_7783__6395(t23); + t22 = (nav__6375_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6369(a1); + t24 = array_hash_map_safeTruncate__anon_7783__6399(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -46103,17 +46313,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u8_29_isEmpty__6280(t34); + t30 = array_hash_map_Index_28u8_29_isEmpty__6284(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3944(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3947(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -46129,10 +46339,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has (*t39) = t23; t41 = (bool *)&t40.found_existing; (*t41) = false; - t42 = (nav__6371_42 **)&t40.key_ptr; + t42 = (nav__6375_42 **)&t40.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__6371_42 *)&t44[t25]; + t44 = (nav__6375_42 *)&t44[t25]; (*t42) = t44; t45 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 **)&t40.value_ptr; t46 = &t18->ptr; @@ -46155,7 +46365,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t24 = (uintptr_t)t37; t51 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6367(a1, t51, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6371(a1, t51, t24); t50 = t30; goto zig_block_4; } @@ -46166,7 +46376,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has if (t50) { t41 = (bool *)&t52.found_existing; (*t41) = true; - t42 = (nav__6371_42 **)&t52.key_ptr; + t42 = (nav__6375_42 **)&t52.key_ptr; t34 = t33; t37 = t34.entry_index; t25 = (uintptr_t)t37; @@ -46197,7 +46407,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3944(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3947(t5); t38 = &t12->ptr; t39 = (*t38); t39 = (uint32_t *)&t39[t24]; @@ -46232,13 +46442,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t19 = (*t3); t32 = (*t19); t54 = t26; - t54 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t54); + t54 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t54); t31 = t54; t54 = t31; t34 = t20.ptr[t54]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u8_29_isEmpty__6280(t34); + t30 = array_hash_map_Index_28u8_29_isEmpty__6284(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -46251,10 +46461,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has (*t36) = t53; t41 = (bool *)&t57.found_existing; (*t41) = false; - t42 = (nav__6371_42 **)&t57.key_ptr; + t42 = (nav__6375_42 **)&t57.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__6371_42 *)&t44[t24]; + t44 = (nav__6375_42 *)&t44[t24]; (*t42) = t44; t45 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 **)&t57.value_ptr; t46 = &t18->ptr; @@ -46329,7 +46539,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has zig_unreachable(); } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6372(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, nav__6372_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6376(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, nav__6376_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t4; @@ -46339,21 +46549,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t9; - nav__6372_66 t10; - nav__6372_66 t11; - nav__6372_66 const *t12; - nav__6372_69 t13; - nav__6372_69 t14; - nav__6372_69 const *t15; - nav__6372_72 t16; - nav__6372_72 t17; - nav__6372_72 const *t18; + nav__6376_66 t10; + nav__6376_66 t11; + nav__6376_66 const *t12; + nav__6376_69 t13; + nav__6376_69 t14; + nav__6376_69 const *t15; + nav__6376_72 t16; + nav__6376_72 t17; + nav__6376_72 const *t18; struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; - nav__6372_77 t20; - nav__6372_77 t55; - nav__6372_77 t21; - nav__6372_77 const *t22; + nav__6376_77 t20; + nav__6376_77 t55; + nav__6376_77 t21; + nav__6376_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t54; @@ -46366,14 +46576,14 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has uint32_t *const *t38; uint32_t *t39; bool *t41; - nav__6372_42 **t42; - nav__6372_42 *const *t43; - nav__6372_42 *t44; + nav__6376_42 **t42; + nav__6376_42 *const *t43; + nav__6376_42 *t44; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 **t45; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *const *t46; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *t47; uintptr_t *t48; - nav__6372_42 t51; + nav__6376_42 t51; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 t40; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 t52; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 t57; @@ -46395,27 +46605,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(t7); t11 = t10; - t12 = (nav__6372_66 const *)&t11; + t12 = (nav__6376_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6180(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6184(t7); t14 = t13; - t15 = (nav__6372_69 const *)&t14; + t15 = (nav__6376_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6181(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6185(t7); t17 = t16; - t18 = (nav__6372_72 const *)&t17; + t18 = (nav__6376_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7769__6391(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7769__6395(t19); t21 = t20; - t22 = (nav__6372_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6365(a1); - t24 = array_hash_map_safeTruncate__anon_7783__6395(t23); + t22 = (nav__6376_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6369(a1); + t24 = array_hash_map_safeTruncate__anon_7783__6399(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -46429,17 +46639,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u16_29_isEmpty__6285(t34); + t30 = array_hash_map_Index_28u16_29_isEmpty__6289(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3944(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3947(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -46455,10 +46665,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has (*t39) = t23; t41 = (bool *)&t40.found_existing; (*t41) = false; - t42 = (nav__6372_42 **)&t40.key_ptr; + t42 = (nav__6376_42 **)&t40.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__6372_42 *)&t44[t25]; + t44 = (nav__6376_42 *)&t44[t25]; (*t42) = t44; t45 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 **)&t40.value_ptr; t46 = &t18->ptr; @@ -46481,7 +46691,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t24 = (uintptr_t)t37; t51 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6367(a1, t51, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6371(a1, t51, t24); t50 = t30; goto zig_block_4; } @@ -46492,7 +46702,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has if (t50) { t41 = (bool *)&t52.found_existing; (*t41) = true; - t42 = (nav__6372_42 **)&t52.key_ptr; + t42 = (nav__6376_42 **)&t52.key_ptr; t34 = t33; t37 = t34.entry_index; t25 = (uintptr_t)t37; @@ -46523,7 +46733,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3944(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3947(t5); t38 = &t12->ptr; t39 = (*t38); t39 = (uint32_t *)&t39[t24]; @@ -46558,13 +46768,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t19 = (*t3); t32 = (*t19); t54 = t26; - t54 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t54); + t54 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t54); t31 = t54; t54 = t31; t34 = t20.ptr[t54]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u16_29_isEmpty__6285(t34); + t30 = array_hash_map_Index_28u16_29_isEmpty__6289(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -46577,10 +46787,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has (*t36) = t53; t41 = (bool *)&t57.found_existing; (*t41) = false; - t42 = (nav__6372_42 **)&t57.key_ptr; + t42 = (nav__6376_42 **)&t57.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__6372_42 *)&t44[t24]; + t44 = (nav__6376_42 *)&t44[t24]; (*t42) = t44; t45 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 **)&t57.value_ptr; t46 = &t18->ptr; @@ -46655,7 +46865,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has zig_unreachable(); } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6373(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, nav__6373_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6377(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, nav__6377_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t4; @@ -46665,21 +46875,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t9; - nav__6373_66 t10; - nav__6373_66 t11; - nav__6373_66 const *t12; - nav__6373_69 t13; - nav__6373_69 t14; - nav__6373_69 const *t15; - nav__6373_72 t16; - nav__6373_72 t17; - nav__6373_72 const *t18; + nav__6377_66 t10; + nav__6377_66 t11; + nav__6377_66 const *t12; + nav__6377_69 t13; + nav__6377_69 t14; + nav__6377_69 const *t15; + nav__6377_72 t16; + nav__6377_72 t17; + nav__6377_72 const *t18; struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; - nav__6373_77 t20; - nav__6373_77 t53; - nav__6373_77 t21; - nav__6373_77 const *t22; + nav__6377_77 t20; + nav__6377_77 t53; + nav__6377_77 t21; + nav__6377_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t52; @@ -46691,14 +46901,14 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has uint32_t *t36; uint32_t *const *t38; bool *t40; - nav__6373_42 **t41; - nav__6373_42 *const *t42; - nav__6373_42 *t43; + nav__6377_42 **t41; + nav__6377_42 *const *t42; + nav__6377_42 *t43; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 **t44; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *const *t45; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *t46; uintptr_t *t47; - nav__6373_42 t50; + nav__6377_42 t50; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 t39; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 t51; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7360 t55; @@ -46719,27 +46929,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(t7); t11 = t10; - t12 = (nav__6373_66 const *)&t11; + t12 = (nav__6377_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6180(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6184(t7); t14 = t13; - t15 = (nav__6373_69 const *)&t14; + t15 = (nav__6377_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6181(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6185(t7); t17 = t16; - t18 = (nav__6373_72 const *)&t17; + t18 = (nav__6377_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7775__6393(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7775__6397(t19); t21 = t20; - t22 = (nav__6373_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6365(a1); - t24 = array_hash_map_safeTruncate__anon_7783__6395(t23); + t22 = (nav__6377_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6369(a1); + t24 = array_hash_map_safeTruncate__anon_7783__6399(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -46753,17 +46963,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u32_29_isEmpty__6290(t34); + t30 = array_hash_map_Index_28u32_29_isEmpty__6294(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3944(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3947(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -46779,10 +46989,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has (*t36) = t23; t40 = (bool *)&t39.found_existing; (*t40) = false; - t41 = (nav__6373_42 **)&t39.key_ptr; + t41 = (nav__6377_42 **)&t39.key_ptr; t42 = &t15->ptr; t43 = (*t42); - t43 = (nav__6373_42 *)&t43[t25]; + t43 = (nav__6377_42 *)&t43[t25]; (*t41) = t43; t44 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 **)&t39.value_ptr; t45 = &t18->ptr; @@ -46805,7 +47015,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t24 = (uintptr_t)t37; t50 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6367(a1, t50, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6371(a1, t50, t24); t49 = t30; goto zig_block_4; } @@ -46816,7 +47026,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has if (t49) { t40 = (bool *)&t51.found_existing; (*t40) = true; - t41 = (nav__6373_42 **)&t51.key_ptr; + t41 = (nav__6377_42 **)&t51.key_ptr; t34 = t33; t23 = t34.entry_index; t25 = (uintptr_t)t23; @@ -46847,7 +47057,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3944(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3947(t5); t38 = &t12->ptr; t36 = (*t38); t36 = (uint32_t *)&t36[t24]; @@ -46882,13 +47092,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has t19 = (*t3); t32 = (*t19); t52 = t26; - t52 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t52); + t52 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t52); t31 = t52; t52 = t31; t34 = t20.ptr[t52]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u32_29_isEmpty__6290(t34); + t30 = array_hash_map_Index_28u32_29_isEmpty__6294(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -46901,10 +47111,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has (*t36) = t23; t40 = (bool *)&t55.found_existing; (*t40) = false; - t41 = (nav__6373_42 **)&t55.key_ptr; + t41 = (nav__6377_42 **)&t55.key_ptr; t42 = &t15->ptr; t43 = (*t42); - t43 = (nav__6373_42 *)&t43[t24]; + t43 = (nav__6377_42 *)&t43[t24]; (*t41) = t43; t44 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 **)&t55.value_ptr; t45 = &t18->ptr; @@ -46979,7 +47189,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_has zig_unreachable(); } -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4153(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4156(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *const *t1; struct mem_Allocator__599 const *t3; uintptr_t *t4; @@ -46988,9 +47198,9 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm uint64_t t7; struct mem_Allocator__599 t9; struct mem_Allocator__599 t2; - nav__4153_54 t10; - nav__4153_52 t12; - nav__4153_52 t15; + nav__4156_54 t10; + nav__4156_52 t12; + nav__4156_52 t15; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *t13; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *t0; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 t14; @@ -47002,14 +47212,14 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t22; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t21; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t23; - nav__4153_62 t24; - nav__4153_62 t25; + nav__4156_62 t24; + nav__4156_62 t25; uint32_t *t26; - nav__4153_67 t27; - nav__4153_67 t28; - nav__4153_65 *t29; - nav__4153_72 t30; - nav__4153_72 t31; + nav__4156_67 t27; + nav__4156_67 t28; + nav__4156_65 *t29; + nav__4156_72 t30; + nav__4156_72 t31; struct environment_root_EnvironmentValue__856 *t32; uint16_t t11; bool t8; @@ -47024,8 +47234,8 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t8 = t6 >= t7; debug_assert__180(t8); t9 = (*t3); - t5 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4160(a2); - t10 = mem_Allocator_alignedAlloc__anon_7569__6383(t9, t5); + t5 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4163(a2); + t10 = mem_Allocator_alignedAlloc__anon_7569__6387(t9, t5); if (t10.error) { t11 = t10.error; return t11; @@ -47039,8 +47249,8 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t9 = (*t3); t13 = (*t1); t14 = (*t13); - t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4161(t14); - mem_Allocator_free__anon_6654__6273(t9, t15); + t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4164(t14); + mem_Allocator_free__anon_6654__6277(t9, t15); t13 = (*t1); t16 = (uint8_t **)&t13->bytes; t17 = t12.ptr; @@ -47062,42 +47272,42 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t18 = t14; t13 = (*t1); t14 = (*t13); - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t14); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t14); t20 = t19; t21 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t20; t14 = t18; - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t14); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t14); t22 = t19; t23 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t22; t19 = (*t23); - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(t19); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(t19); t19 = (*t21); - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(t19); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(t19); t26 = t25.ptr; if (t24.len != 0) memcpy(t24.ptr, t26, t24.len * sizeof(uint32_t)); t19 = (*t23); - t27 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6189(t19); + t27 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6193(t19); t19 = (*t21); - t28 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6189(t19); + t28 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6193(t19); t29 = t28.ptr; - if (t27.len != 0) memcpy(t27.ptr, t29, t27.len * sizeof(nav__4153_65)); + if (t27.len != 0) memcpy(t27.ptr, t29, t27.len * sizeof(nav__4156_65)); t19 = (*t23); - t30 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6190(t19); + t30 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6194(t19); t19 = (*t21); - t31 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6190(t19); + t31 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6194(t19); t32 = t31.ptr; if (t30.len != 0) memcpy(t30.ptr, t32, t30.len * sizeof(struct environment_root_EnvironmentValue__856)); t9 = (*t3); t13 = (*t1); t14 = (*t13); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4161(t14); - mem_Allocator_free__anon_6654__6273(t9, t12); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4164(t14); + mem_Allocator_free__anon_6654__6277(t9, t12); t14 = t18; (*a0) = t14; return 0; } -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4149(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4152(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -47124,13 +47334,13 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t7 = (*t1); t2 = (uintptr_t *)&a0->capacity; t3 = (*t2); - t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4151(t3, a2); - t8 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4153(t7, a1, t3); + t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4154(t3, a2); + t8 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4156(t7, a1, t3); memcpy(&t9, &t8, sizeof(uint16_t)); return t9; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4115(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4118(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_IndexHeader__892 *t4; @@ -47145,34 +47355,34 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (*t3); t5 = (*t4); - t6 = array_hash_map_IndexHeader_capacityIndexType__3973(t5); + t6 = array_hash_map_IndexHeader_capacityIndexType__3976(t5); switch (t6) { case UINT8_C(0): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6396(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6400(t7, a1); return; } case UINT8_C(1): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6397(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6401(t7, a1); return; } case UINT8_C(2): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6398(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6402(t7, a1); return; } default: zig_unreachable(); } } -static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6374(nav__6374_40 const a0) { +static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6378(nav__6378_40 const a0) { uint32_t t0; - t0 = array_hash_map_StringContext_hash__3773(a0); + t0 = array_hash_map_StringContext_hash__3776(a0); return t0; } -static nav__6375_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const a0) { +static nav__6379_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; @@ -47180,13 +47390,13 @@ static nav__6375_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa uint32_t *t5; uint32_t *t6; uint32_t *const *t7; - nav__6375_39 t8; + nav__6379_39 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__6375_39){(uint32_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6379_39){(uint32_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -47204,23 +47414,23 @@ static nav__6375_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t8; } -static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6376(nav__6376_40 const a0, nav__6376_40 const a1, uintptr_t const a2) { +static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6380(nav__6380_40 const a0, nav__6380_40 const a1, uintptr_t const a2) { bool t0; - t0 = array_hash_map_StringContext_eql__3774(a0, a1, a2); + t0 = array_hash_map_StringContext_eql__3777(a0, a1, a2); return t0; } -static nav__6377_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6377(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0, nav__6377_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static nav__6381_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6381(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0, nav__6381_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_IndexHeader__892 *t4; struct array_hash_map_IndexHeader__892 *t2; - nav__6377_58 t5; + nav__6381_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 t0; - nav__6377_38 t8; + nav__6381_38 t8; bool t9; struct array_hash_map_Index_28u8_29__6735 t11; uint8_t t12; @@ -47229,16 +47439,16 @@ static nav__6377_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = a2; t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7759__6389(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7759__6393(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6399(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6403(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__6377_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6381_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -47249,17 +47459,17 @@ static nav__6377_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t8; } -static nav__6378_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6378(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0, nav__6378_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static nav__6382_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6382(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0, nav__6382_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_IndexHeader__892 *t4; struct array_hash_map_IndexHeader__892 *t2; - nav__6378_58 t5; + nav__6382_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 t0; - nav__6378_38 t8; + nav__6382_38 t8; struct array_hash_map_Index_28u16_29__6739 t11; uint16_t t12; bool t9; @@ -47268,16 +47478,16 @@ static nav__6378_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = a2; t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7769__6391(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7769__6395(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6400(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6404(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__6378_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6382_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -47288,17 +47498,17 @@ static nav__6378_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t8; } -static nav__6379_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6379(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0, nav__6379_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static nav__6383_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6383(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0, nav__6383_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_IndexHeader__892 *t4; struct array_hash_map_IndexHeader__892 *t2; - nav__6379_58 t5; + nav__6383_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 t0; - nav__6379_38 t8; + nav__6383_38 t8; struct array_hash_map_Index_28u32_29__6743 t11; uint32_t t12; bool t9; @@ -47307,16 +47517,16 @@ static nav__6379_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = a2; t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7775__6393(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7775__6397(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6401(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6405(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__6379_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6383_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -47327,7 +47537,7 @@ static nav__6379_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t8; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4138(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *const a0) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4141(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -47357,7 +47567,7 @@ static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUn return t4; } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6380(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, nav__6380_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6384(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, nav__6384_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t4; @@ -47367,21 +47577,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t9; - nav__6380_66 t10; - nav__6380_66 t11; - nav__6380_66 const *t12; - nav__6380_69 t13; - nav__6380_69 t14; - nav__6380_69 const *t15; - nav__6380_72 t16; - nav__6380_72 t17; - nav__6380_72 const *t18; + nav__6384_66 t10; + nav__6384_66 t11; + nav__6384_66 const *t12; + nav__6384_69 t13; + nav__6384_69 t14; + nav__6384_69 const *t15; + nav__6384_72 t16; + nav__6384_72 t17; + nav__6384_72 const *t18; struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; - nav__6380_77 t20; - nav__6380_77 t55; - nav__6380_77 t21; - nav__6380_77 const *t22; + nav__6384_77 t20; + nav__6384_77 t55; + nav__6384_77 t21; + nav__6384_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t54; @@ -47394,14 +47604,14 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm uint32_t *const *t38; uint32_t *t39; bool *t41; - nav__6380_42 **t42; - nav__6380_42 *const *t43; - nav__6380_42 *t44; + nav__6384_42 **t42; + nav__6384_42 *const *t43; + nav__6384_42 *t44; struct environment_root_EnvironmentValue__856 **t45; struct environment_root_EnvironmentValue__856 *const *t46; struct environment_root_EnvironmentValue__856 *t47; uintptr_t *t48; - nav__6380_42 t51; + nav__6384_42 t51; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 t40; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 t52; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 t57; @@ -47423,27 +47633,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(t7); t11 = t10; - t12 = (nav__6380_66 const *)&t11; + t12 = (nav__6384_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6189(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6193(t7); t14 = t13; - t15 = (nav__6380_69 const *)&t14; + t15 = (nav__6384_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6190(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6194(t7); t17 = t16; - t18 = (nav__6380_72 const *)&t17; + t18 = (nav__6384_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7759__6389(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7759__6393(t19); t21 = t20; - t22 = (nav__6380_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6374(a1); - t24 = array_hash_map_safeTruncate__anon_7783__6395(t23); + t22 = (nav__6384_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6378(a1); + t24 = array_hash_map_safeTruncate__anon_7783__6399(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -47457,17 +47667,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u8_29_isEmpty__6280(t34); + t30 = array_hash_map_Index_28u8_29_isEmpty__6284(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4138(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4141(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -47483,10 +47693,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t39) = t23; t41 = (bool *)&t40.found_existing; (*t41) = false; - t42 = (nav__6380_42 **)&t40.key_ptr; + t42 = (nav__6384_42 **)&t40.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__6380_42 *)&t44[t25]; + t44 = (nav__6384_42 *)&t44[t25]; (*t42) = t44; t45 = (struct environment_root_EnvironmentValue__856 **)&t40.value_ptr; t46 = &t18->ptr; @@ -47509,7 +47719,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t24 = (uintptr_t)t37; t51 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6376(a1, t51, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6380(a1, t51, t24); t50 = t30; goto zig_block_4; } @@ -47520,7 +47730,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t50) { t41 = (bool *)&t52.found_existing; (*t41) = true; - t42 = (nav__6380_42 **)&t52.key_ptr; + t42 = (nav__6384_42 **)&t52.key_ptr; t34 = t33; t37 = t34.entry_index; t25 = (uintptr_t)t37; @@ -47551,7 +47761,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4138(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4141(t5); t38 = &t12->ptr; t39 = (*t38); t39 = (uint32_t *)&t39[t24]; @@ -47586,13 +47796,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t54 = t26; - t54 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t54); + t54 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t54); t31 = t54; t54 = t31; t34 = t20.ptr[t54]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u8_29_isEmpty__6280(t34); + t30 = array_hash_map_Index_28u8_29_isEmpty__6284(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -47605,10 +47815,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t53; t41 = (bool *)&t57.found_existing; (*t41) = false; - t42 = (nav__6380_42 **)&t57.key_ptr; + t42 = (nav__6384_42 **)&t57.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__6380_42 *)&t44[t24]; + t44 = (nav__6384_42 *)&t44[t24]; (*t42) = t44; t45 = (struct environment_root_EnvironmentValue__856 **)&t57.value_ptr; t46 = &t18->ptr; @@ -47683,7 +47893,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_unreachable(); } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6381(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, nav__6381_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6385(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, nav__6385_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t4; @@ -47693,21 +47903,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t9; - nav__6381_66 t10; - nav__6381_66 t11; - nav__6381_66 const *t12; - nav__6381_69 t13; - nav__6381_69 t14; - nav__6381_69 const *t15; - nav__6381_72 t16; - nav__6381_72 t17; - nav__6381_72 const *t18; + nav__6385_66 t10; + nav__6385_66 t11; + nav__6385_66 const *t12; + nav__6385_69 t13; + nav__6385_69 t14; + nav__6385_69 const *t15; + nav__6385_72 t16; + nav__6385_72 t17; + nav__6385_72 const *t18; struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; - nav__6381_77 t20; - nav__6381_77 t55; - nav__6381_77 t21; - nav__6381_77 const *t22; + nav__6385_77 t20; + nav__6385_77 t55; + nav__6385_77 t21; + nav__6385_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t54; @@ -47720,14 +47930,14 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm uint32_t *const *t38; uint32_t *t39; bool *t41; - nav__6381_42 **t42; - nav__6381_42 *const *t43; - nav__6381_42 *t44; + nav__6385_42 **t42; + nav__6385_42 *const *t43; + nav__6385_42 *t44; struct environment_root_EnvironmentValue__856 **t45; struct environment_root_EnvironmentValue__856 *const *t46; struct environment_root_EnvironmentValue__856 *t47; uintptr_t *t48; - nav__6381_42 t51; + nav__6385_42 t51; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 t40; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 t52; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 t57; @@ -47749,27 +47959,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(t7); t11 = t10; - t12 = (nav__6381_66 const *)&t11; + t12 = (nav__6385_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6189(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6193(t7); t14 = t13; - t15 = (nav__6381_69 const *)&t14; + t15 = (nav__6385_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6190(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6194(t7); t17 = t16; - t18 = (nav__6381_72 const *)&t17; + t18 = (nav__6385_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7769__6391(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7769__6395(t19); t21 = t20; - t22 = (nav__6381_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6374(a1); - t24 = array_hash_map_safeTruncate__anon_7783__6395(t23); + t22 = (nav__6385_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6378(a1); + t24 = array_hash_map_safeTruncate__anon_7783__6399(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -47783,17 +47993,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u16_29_isEmpty__6285(t34); + t30 = array_hash_map_Index_28u16_29_isEmpty__6289(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4138(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4141(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -47809,10 +48019,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t39) = t23; t41 = (bool *)&t40.found_existing; (*t41) = false; - t42 = (nav__6381_42 **)&t40.key_ptr; + t42 = (nav__6385_42 **)&t40.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__6381_42 *)&t44[t25]; + t44 = (nav__6385_42 *)&t44[t25]; (*t42) = t44; t45 = (struct environment_root_EnvironmentValue__856 **)&t40.value_ptr; t46 = &t18->ptr; @@ -47835,7 +48045,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t24 = (uintptr_t)t37; t51 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6376(a1, t51, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6380(a1, t51, t24); t50 = t30; goto zig_block_4; } @@ -47846,7 +48056,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t50) { t41 = (bool *)&t52.found_existing; (*t41) = true; - t42 = (nav__6381_42 **)&t52.key_ptr; + t42 = (nav__6385_42 **)&t52.key_ptr; t34 = t33; t37 = t34.entry_index; t25 = (uintptr_t)t37; @@ -47877,7 +48087,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4138(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4141(t5); t38 = &t12->ptr; t39 = (*t38); t39 = (uint32_t *)&t39[t24]; @@ -47912,13 +48122,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t54 = t26; - t54 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t54); + t54 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t54); t31 = t54; t54 = t31; t34 = t20.ptr[t54]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u16_29_isEmpty__6285(t34); + t30 = array_hash_map_Index_28u16_29_isEmpty__6289(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -47931,10 +48141,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t53; t41 = (bool *)&t57.found_existing; (*t41) = false; - t42 = (nav__6381_42 **)&t57.key_ptr; + t42 = (nav__6385_42 **)&t57.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__6381_42 *)&t44[t24]; + t44 = (nav__6385_42 *)&t44[t24]; (*t42) = t44; t45 = (struct environment_root_EnvironmentValue__856 **)&t57.value_ptr; t46 = &t18->ptr; @@ -48009,7 +48219,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_unreachable(); } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6382(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, nav__6382_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6386(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, nav__6386_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t4; @@ -48019,21 +48229,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t9; - nav__6382_66 t10; - nav__6382_66 t11; - nav__6382_66 const *t12; - nav__6382_69 t13; - nav__6382_69 t14; - nav__6382_69 const *t15; - nav__6382_72 t16; - nav__6382_72 t17; - nav__6382_72 const *t18; + nav__6386_66 t10; + nav__6386_66 t11; + nav__6386_66 const *t12; + nav__6386_69 t13; + nav__6386_69 t14; + nav__6386_69 const *t15; + nav__6386_72 t16; + nav__6386_72 t17; + nav__6386_72 const *t18; struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; - nav__6382_77 t20; - nav__6382_77 t53; - nav__6382_77 t21; - nav__6382_77 const *t22; + nav__6386_77 t20; + nav__6386_77 t53; + nav__6386_77 t21; + nav__6386_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t52; @@ -48045,14 +48255,14 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm uint32_t *t36; uint32_t *const *t38; bool *t40; - nav__6382_42 **t41; - nav__6382_42 *const *t42; - nav__6382_42 *t43; + nav__6386_42 **t41; + nav__6386_42 *const *t42; + nav__6386_42 *t43; struct environment_root_EnvironmentValue__856 **t44; struct environment_root_EnvironmentValue__856 *const *t45; struct environment_root_EnvironmentValue__856 *t46; uintptr_t *t47; - nav__6382_42 t50; + nav__6386_42 t50; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 t39; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 t51; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__7371 t55; @@ -48073,27 +48283,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(t7); t11 = t10; - t12 = (nav__6382_66 const *)&t11; + t12 = (nav__6386_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6189(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6193(t7); t14 = t13; - t15 = (nav__6382_69 const *)&t14; + t15 = (nav__6386_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6190(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6194(t7); t17 = t16; - t18 = (nav__6382_72 const *)&t17; + t18 = (nav__6386_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7775__6393(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7775__6397(t19); t21 = t20; - t22 = (nav__6382_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6374(a1); - t24 = array_hash_map_safeTruncate__anon_7783__6395(t23); + t22 = (nav__6386_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6378(a1); + t24 = array_hash_map_safeTruncate__anon_7783__6399(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -48107,17 +48317,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u32_29_isEmpty__6290(t34); + t30 = array_hash_map_Index_28u32_29_isEmpty__6294(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4138(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4141(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -48133,10 +48343,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t23; t40 = (bool *)&t39.found_existing; (*t40) = false; - t41 = (nav__6382_42 **)&t39.key_ptr; + t41 = (nav__6386_42 **)&t39.key_ptr; t42 = &t15->ptr; t43 = (*t42); - t43 = (nav__6382_42 *)&t43[t25]; + t43 = (nav__6386_42 *)&t43[t25]; (*t41) = t43; t44 = (struct environment_root_EnvironmentValue__856 **)&t39.value_ptr; t45 = &t18->ptr; @@ -48159,7 +48369,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t24 = (uintptr_t)t37; t50 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6376(a1, t50, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6380(a1, t50, t24); t49 = t30; goto zig_block_4; } @@ -48170,7 +48380,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t49) { t40 = (bool *)&t51.found_existing; (*t40) = true; - t41 = (nav__6382_42 **)&t51.key_ptr; + t41 = (nav__6386_42 **)&t51.key_ptr; t34 = t33; t23 = t34.entry_index; t25 = (uintptr_t)t23; @@ -48201,7 +48411,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4138(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4141(t5); t38 = &t12->ptr; t36 = (*t38); t36 = (uint32_t *)&t36[t24]; @@ -48236,13 +48446,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t52 = t26; - t52 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t52); + t52 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t52); t31 = t52; t52 = t31; t34 = t20.ptr[t52]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u32_29_isEmpty__6290(t34); + t30 = array_hash_map_Index_28u32_29_isEmpty__6294(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -48255,10 +48465,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t23; t40 = (bool *)&t55.found_existing; (*t40) = false; - t41 = (nav__6382_42 **)&t55.key_ptr; + t41 = (nav__6386_42 **)&t55.key_ptr; t42 = &t15->ptr; t43 = (*t42); - t43 = (nav__6382_42 *)&t43[t24]; + t43 = (nav__6386_42 *)&t43[t24]; (*t41) = t43; t44 = (struct environment_root_EnvironmentValue__856 **)&t55.value_ptr; t45 = &t18->ptr; @@ -48333,7 +48543,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_unreachable(); } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3957(uintptr_t const a0, uintptr_t const a1) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3960(uintptr_t const a0, uintptr_t const a1) { uintptr_t t1; uintptr_t t2; uintptr_t t0; @@ -48362,19 +48572,19 @@ static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUn goto zig_loop_6; } -static nav__6383_40 mem_Allocator_alignedAlloc__anon_7569__6383(struct mem_Allocator__599 const a0, uintptr_t const a1) { +static nav__6387_40 mem_Allocator_alignedAlloc__anon_7569__6387(struct mem_Allocator__599 const a0, uintptr_t const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; struct mem_Allocator__599 t5; uintptr_t t3; - nav__6383_40 t4; - nav__6383_40 t8; - nav__6383_51 t6; + nav__6387_40 t4; + nav__6387_40 t8; + nav__6387_51 t6; uint8_t *t9; uint8_t *t10; uint8_t *const *t11; - nav__6383_39 t12; + nav__6387_39 t12; uint16_t t7; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; @@ -48383,10 +48593,10 @@ static nav__6383_40 mem_Allocator_alignedAlloc__anon_7569__6383(struct mem_Alloc t5 = t2; t1 = (struct mem_Allocator__599 const *)&t5; t2 = (*t1); - t6 = mem_Allocator_allocWithSizeAndAlignment__anon_7842__6402(t2, a1, t3); + t6 = mem_Allocator_allocWithSizeAndAlignment__anon_7842__6406(t2, a1, t3); if (t6.error) { t7 = t6.error; - t8.payload = (nav__6383_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t8.payload = (nav__6387_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t8.error = t7; t4 = t8; goto zig_block_0; @@ -48407,7 +48617,7 @@ static nav__6383_40 mem_Allocator_alignedAlloc__anon_7569__6383(struct mem_Alloc return t4; } -static uint8_t math_log2_int_ceil__anon_7722__6384(uintptr_t const a0) { +static uint8_t math_log2_int_ceil__anon_7722__6388(uintptr_t const a0) { uint64_t t0; uintptr_t t2; bool t1; @@ -48424,24 +48634,24 @@ static uint8_t math_log2_int_ceil__anon_7722__6384(uintptr_t const a0) { zig_block_0:; t2 = a0 - (uintptr_t)1ul; - t3 = math_log2_int__anon_7845__6403(t2); + t3 = math_log2_int__anon_7845__6407(t2); t3 = t3 + UINT8_C(1); return t3; } -static nav__6385_40 mem_Allocator_alignedAlloc__anon_7727__6385(struct mem_Allocator__599 const a0, uintptr_t const a1) { +static nav__6389_40 mem_Allocator_alignedAlloc__anon_7727__6389(struct mem_Allocator__599 const a0, uintptr_t const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; struct mem_Allocator__599 t5; uintptr_t t3; - nav__6385_40 t4; - nav__6385_40 t8; - nav__6385_51 t6; + nav__6389_40 t4; + nav__6389_40 t8; + nav__6389_51 t6; uint8_t *t9; uint8_t *t10; uint8_t *const *t11; - nav__6385_39 t12; + nav__6389_39 t12; uint16_t t7; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; @@ -48450,10 +48660,10 @@ static nav__6385_40 mem_Allocator_alignedAlloc__anon_7727__6385(struct mem_Alloc t5 = t2; t1 = (struct mem_Allocator__599 const *)&t5; t2 = (*t1); - t6 = mem_Allocator_allocWithSizeAndAlignment__anon_7849__6404(t2, a1, t3); + t6 = mem_Allocator_allocWithSizeAndAlignment__anon_7849__6408(t2, a1, t3); if (t6.error) { t7 = t6.error; - t8.payload = (nav__6385_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t8.payload = (nav__6389_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t8.error = t7; t4 = t8; goto zig_block_0; @@ -48474,7 +48684,7 @@ static nav__6385_40 mem_Allocator_alignedAlloc__anon_7727__6385(struct mem_Alloc return t4; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6386(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6390(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t4; @@ -48484,13 +48694,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t9; - nav__6386_56 t10; + nav__6390_56 t10; struct array_hash_map_IndexHeader__892 *t11; struct array_hash_map_IndexHeader__892 *t2; - nav__6386_60 t12; - nav__6386_60 t33; - nav__6386_60 t13; - nav__6386_60 const *t14; + nav__6390_60 t12; + nav__6390_60 t33; + nav__6390_60 t13; + nav__6390_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -48519,15 +48729,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7759__6389(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7759__6393(t11); t13 = t12; - t14 = (nav__6386_60 const *)&t13; + t14 = (nav__6390_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -48537,7 +48747,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7783__6395(t21); + t22 = array_hash_map_safeTruncate__anon_7783__6399(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -48553,12 +48763,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t11 = (*t3); t28 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3971(t28, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3974(t28, t22); t29 = t12.ptr[t22]; t30 = t29; t31 = (struct array_hash_map_Index_28u8_29__6735 const *)&t30; t32 = (*t31); - t20 = array_hash_map_Index_28u8_29_isEmpty__6280(t32); + t20 = array_hash_map_Index_28u8_29_isEmpty__6284(t32); if (t20) { t33 = (*t14); t34 = &t33.ptr[t22]; @@ -48621,7 +48831,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6387(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6391(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t4; @@ -48631,13 +48841,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t9; - nav__6387_56 t10; + nav__6391_56 t10; struct array_hash_map_IndexHeader__892 *t11; struct array_hash_map_IndexHeader__892 *t2; - nav__6387_60 t12; - nav__6387_60 t33; - nav__6387_60 t13; - nav__6387_60 const *t14; + nav__6391_60 t12; + nav__6391_60 t33; + nav__6391_60 t13; + nav__6391_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -48666,15 +48876,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7769__6391(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7769__6395(t11); t13 = t12; - t14 = (nav__6387_60 const *)&t13; + t14 = (nav__6391_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -48684,7 +48894,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7783__6395(t21); + t22 = array_hash_map_safeTruncate__anon_7783__6399(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -48700,12 +48910,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t11 = (*t3); t28 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3971(t28, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3974(t28, t22); t29 = t12.ptr[t22]; t30 = t29; t31 = (struct array_hash_map_Index_28u16_29__6739 const *)&t30; t32 = (*t31); - t20 = array_hash_map_Index_28u16_29_isEmpty__6285(t32); + t20 = array_hash_map_Index_28u16_29_isEmpty__6289(t32); if (t20) { t33 = (*t14); t34 = &t33.ptr[t22]; @@ -48768,7 +48978,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6388(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6392(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *t4; @@ -48778,13 +48988,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t9; - nav__6388_56 t10; + nav__6392_56 t10; struct array_hash_map_IndexHeader__892 *t11; struct array_hash_map_IndexHeader__892 *t2; - nav__6388_60 t12; - nav__6388_60 t32; - nav__6388_60 t13; - nav__6388_60 const *t14; + nav__6392_60 t12; + nav__6392_60 t32; + nav__6392_60 t13; + nav__6392_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -48812,15 +49022,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7775__6393(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7775__6397(t11); t13 = t12; - t14 = (nav__6388_60 const *)&t13; + t14 = (nav__6392_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -48830,7 +49040,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7783__6395(t21); + t22 = array_hash_map_safeTruncate__anon_7783__6399(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -48846,12 +49056,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm t11 = (*t3); t27 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3971(t27, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3974(t27, t22); t28 = t12.ptr[t22]; t29 = t28; t30 = (struct array_hash_map_Index_28u32_29__6743 const *)&t29; t31 = (*t30); - t20 = array_hash_map_Index_28u32_29_isEmpty__6290(t31); + t20 = array_hash_map_Index_28u32_29_isEmpty__6294(t31); if (t20) { t32 = (*t14); t33 = &t32.ptr[t22]; @@ -48914,20 +49124,20 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashm return; } -static uint32_t array_hash_map_StringContext_hash__3773(nav__3773_40 const a0) { +static uint32_t array_hash_map_StringContext_hash__3776(nav__3776_40 const a0) { uint32_t t0; - t0 = array_hash_map_hashString__3736(a0); + t0 = array_hash_map_hashString__3739(a0); return t0; } -static bool array_hash_map_StringContext_eql__3774(nav__3774_40 const a0, nav__3774_40 const a1, uintptr_t const a2) { +static bool array_hash_map_StringContext_eql__3777(nav__3777_40 const a0, nav__3777_40 const a1, uintptr_t const a2) { bool t0; (void)a2; - t0 = array_hash_map_eqlString__3735(a0, a1); + t0 = array_hash_map_eqlString__3738(a0, a1); return t0; } -static nav__6389_40 array_hash_map_IndexHeader_indexes__anon_7759__6389(struct array_hash_map_IndexHeader__892 *const a0) { +static nav__6393_40 array_hash_map_IndexHeader_indexes__anon_7759__6393(struct array_hash_map_IndexHeader__892 *const a0) { struct array_hash_map_IndexHeader__892 *const *t1; uint8_t *t2; struct array_hash_map_Index_28u8_29__6735 *t3; @@ -48936,7 +49146,7 @@ static nav__6389_40 array_hash_map_IndexHeader_indexes__anon_7759__6389(struct a struct array_hash_map_IndexHeader__892 *t6; struct array_hash_map_IndexHeader__892 *t0; uintptr_t t8; - nav__6389_40 t9; + nav__6393_40 t9; struct array_hash_map_IndexHeader__892 t7; t0 = a0; t1 = (struct array_hash_map_IndexHeader__892 *const *)&t0; @@ -48947,7 +49157,7 @@ static nav__6389_40 array_hash_map_IndexHeader_indexes__anon_7759__6389(struct a t5 = (struct array_hash_map_Index_28u8_29__6735 *const *)&t4; t6 = (*t1); t7 = (*t6); - t8 = array_hash_map_IndexHeader_length__3975(t7); + t8 = array_hash_map_IndexHeader_length__3978(t7); t3 = (*t5); t3 = (struct array_hash_map_Index_28u8_29__6735 *)(((uintptr_t)t3) + ((uintptr_t)0ul*sizeof(struct array_hash_map_Index_28u8_29__6735))); t9.ptr = t3; @@ -48955,7 +49165,7 @@ static nav__6389_40 array_hash_map_IndexHeader_indexes__anon_7759__6389(struct a return t9; } -static nav__6390_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6390(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0, nav__6390_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__6390_47 const a3) { +static nav__6394_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6394(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0, nav__6394_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__6394_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const *t4; @@ -48963,8 +49173,8 @@ static nav__6390_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t8; - nav__6390_66 t9; - nav__6390_69 t10; + nav__6394_66 t9; + nav__6394_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -48974,8 +49184,8 @@ static nav__6390_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_Index_28u8_29__6735 const *t23; - nav__6390_41 t30; - nav__6390_38 t31; + nav__6394_41 t30; + nav__6394_38 t31; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 t0; uint32_t t11; uint32_t t29; @@ -48994,15 +49204,15 @@ static nav__6390_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6180(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6365(a1); - t12 = array_hash_map_safeTruncate__anon_7783__6395(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6184(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6369(a1); + t12 = array_hash_map_safeTruncate__anon_7783__6399(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -49016,12 +49226,12 @@ static nav__6390_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3971(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3974(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u8_29__6735 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u8_29_isEmpty__6280(t24); + t18 = array_hash_map_Index_28u8_29_isEmpty__6284(t24); if (t18) { t25 = true; goto zig_block_3; @@ -49034,7 +49244,7 @@ static nav__6390_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs zig_block_3:; if (t25) { - return (nav__6390_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6394_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -49047,7 +49257,7 @@ static nav__6390_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t28 = (uintptr_t)t27; t30 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6367(a1, t30, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6371(a1, t30, t28); t18 = t25; goto zig_block_5; } @@ -49080,7 +49290,7 @@ static nav__6390_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs zig_unreachable(); } -static nav__6391_40 array_hash_map_IndexHeader_indexes__anon_7769__6391(struct array_hash_map_IndexHeader__892 *const a0) { +static nav__6395_40 array_hash_map_IndexHeader_indexes__anon_7769__6395(struct array_hash_map_IndexHeader__892 *const a0) { struct array_hash_map_IndexHeader__892 *const *t1; uint8_t *t2; struct array_hash_map_Index_28u16_29__6739 *t3; @@ -49089,7 +49299,7 @@ static nav__6391_40 array_hash_map_IndexHeader_indexes__anon_7769__6391(struct a struct array_hash_map_IndexHeader__892 *t6; struct array_hash_map_IndexHeader__892 *t0; uintptr_t t8; - nav__6391_40 t9; + nav__6395_40 t9; struct array_hash_map_IndexHeader__892 t7; t0 = a0; t1 = (struct array_hash_map_IndexHeader__892 *const *)&t0; @@ -49100,7 +49310,7 @@ static nav__6391_40 array_hash_map_IndexHeader_indexes__anon_7769__6391(struct a t5 = (struct array_hash_map_Index_28u16_29__6739 *const *)&t4; t6 = (*t1); t7 = (*t6); - t8 = array_hash_map_IndexHeader_length__3975(t7); + t8 = array_hash_map_IndexHeader_length__3978(t7); t3 = (*t5); t3 = (struct array_hash_map_Index_28u16_29__6739 *)(((uintptr_t)t3) + ((uintptr_t)0ul*sizeof(struct array_hash_map_Index_28u16_29__6739))); t9.ptr = t3; @@ -49108,7 +49318,7 @@ static nav__6391_40 array_hash_map_IndexHeader_indexes__anon_7769__6391(struct a return t9; } -static nav__6392_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6392(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0, nav__6392_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__6392_47 const a3) { +static nav__6396_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6396(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0, nav__6396_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__6396_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const *t4; @@ -49116,8 +49326,8 @@ static nav__6392_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t8; - nav__6392_66 t9; - nav__6392_69 t10; + nav__6396_66 t9; + nav__6396_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -49127,8 +49337,8 @@ static nav__6392_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_Index_28u16_29__6739 const *t23; - nav__6392_41 t30; - nav__6392_38 t31; + nav__6396_41 t30; + nav__6396_38 t31; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 t0; uint32_t t11; uint32_t t29; @@ -49147,15 +49357,15 @@ static nav__6392_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6180(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6365(a1); - t12 = array_hash_map_safeTruncate__anon_7783__6395(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6184(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6369(a1); + t12 = array_hash_map_safeTruncate__anon_7783__6399(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -49169,12 +49379,12 @@ static nav__6392_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3971(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3974(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u16_29__6739 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u16_29_isEmpty__6285(t24); + t18 = array_hash_map_Index_28u16_29_isEmpty__6289(t24); if (t18) { t25 = true; goto zig_block_3; @@ -49187,7 +49397,7 @@ static nav__6392_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs zig_block_3:; if (t25) { - return (nav__6392_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6396_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -49200,7 +49410,7 @@ static nav__6392_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t28 = (uintptr_t)t27; t30 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6367(a1, t30, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6371(a1, t30, t28); t18 = t25; goto zig_block_5; } @@ -49233,7 +49443,7 @@ static nav__6392_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs zig_unreachable(); } -static nav__6393_40 array_hash_map_IndexHeader_indexes__anon_7775__6393(struct array_hash_map_IndexHeader__892 *const a0) { +static nav__6397_40 array_hash_map_IndexHeader_indexes__anon_7775__6397(struct array_hash_map_IndexHeader__892 *const a0) { struct array_hash_map_IndexHeader__892 *const *t1; uint8_t *t2; struct array_hash_map_Index_28u32_29__6743 *t3; @@ -49242,7 +49452,7 @@ static nav__6393_40 array_hash_map_IndexHeader_indexes__anon_7775__6393(struct a struct array_hash_map_IndexHeader__892 *t6; struct array_hash_map_IndexHeader__892 *t0; uintptr_t t8; - nav__6393_40 t9; + nav__6397_40 t9; struct array_hash_map_IndexHeader__892 t7; t0 = a0; t1 = (struct array_hash_map_IndexHeader__892 *const *)&t0; @@ -49253,7 +49463,7 @@ static nav__6393_40 array_hash_map_IndexHeader_indexes__anon_7775__6393(struct a t5 = (struct array_hash_map_Index_28u32_29__6743 *const *)&t4; t6 = (*t1); t7 = (*t6); - t8 = array_hash_map_IndexHeader_length__3975(t7); + t8 = array_hash_map_IndexHeader_length__3978(t7); t3 = (*t5); t3 = (struct array_hash_map_Index_28u32_29__6743 *)(((uintptr_t)t3) + ((uintptr_t)0ul*sizeof(struct array_hash_map_Index_28u32_29__6743))); t9.ptr = t3; @@ -49261,7 +49471,7 @@ static nav__6393_40 array_hash_map_IndexHeader_indexes__anon_7775__6393(struct a return t9; } -static nav__6394_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6394(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0, nav__6394_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__6394_47 const a3) { +static nav__6398_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6398(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0, nav__6398_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__6398_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const *t4; @@ -49269,8 +49479,8 @@ static nav__6394_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *t8; - nav__6394_66 t9; - nav__6394_69 t10; + nav__6398_66 t9; + nav__6398_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -49280,8 +49490,8 @@ static nav__6394_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_Index_28u32_29__6743 const *t23; - nav__6394_41 t29; - nav__6394_38 t30; + nav__6398_41 t29; + nav__6398_38 t30; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 t0; uint32_t t11; uint32_t t26; @@ -49299,15 +49509,15 @@ static nav__6394_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3937(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__3940(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6231 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6366(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6370(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6180(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6365(a1); - t12 = array_hash_map_safeTruncate__anon_7783__6395(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHa__6184(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6369(a1); + t12 = array_hash_map_safeTruncate__anon_7783__6399(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -49321,12 +49531,12 @@ static nav__6394_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3971(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3974(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u32_29__6743 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u32_29_isEmpty__6290(t24); + t18 = array_hash_map_Index_28u32_29_isEmpty__6294(t24); if (t18) { t25 = true; goto zig_block_3; @@ -49339,7 +49549,7 @@ static nav__6394_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs zig_block_3:; if (t25) { - return (nav__6394_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6398_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -49352,7 +49562,7 @@ static nav__6394_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs t28 = (uintptr_t)t27; t29 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6367(a1, t29, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6371(a1, t29, t28); t18 = t25; goto zig_block_5; } @@ -49385,13 +49595,13 @@ static nav__6394_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjs zig_unreachable(); } -static uintptr_t array_hash_map_safeTruncate__anon_7783__6395(uint32_t const a0) { +static uintptr_t array_hash_map_safeTruncate__anon_7783__6399(uint32_t const a0) { uintptr_t t0; t0 = (uintptr_t)a0; return t0; } -static uintptr_t array_hash_map_IndexHeader_constrainIndex__3971(struct array_hash_map_IndexHeader__892 const a0, uintptr_t const a1) { +static uintptr_t array_hash_map_IndexHeader_constrainIndex__3974(struct array_hash_map_IndexHeader__892 const a0, uintptr_t const a1) { struct array_hash_map_IndexHeader__892 const *t1; uintptr_t t4; struct array_hash_map_IndexHeader__892 t2; @@ -49400,13 +49610,13 @@ static uintptr_t array_hash_map_IndexHeader_constrainIndex__3971(struct array_ha t0 = a0; t1 = (struct array_hash_map_IndexHeader__892 const *)&t0; t2 = (*t1); - t3 = array_hash_map_IndexHeader_mask__3976(t2); + t3 = array_hash_map_IndexHeader_mask__3979(t2); t4 = (uintptr_t)t3; t4 = a1 & t4; return t4; } -static bool array_hash_map_Index_28u8_29_isEmpty__6280(struct array_hash_map_Index_28u8_29__6735 const a0) { +static bool array_hash_map_Index_28u8_29_isEmpty__6284(struct array_hash_map_Index_28u8_29__6735 const a0) { uint8_t t0; bool t1; t0 = a0.entry_index; @@ -49414,7 +49624,7 @@ static bool array_hash_map_Index_28u8_29_isEmpty__6280(struct array_hash_map_Ind return t1; } -static bool array_hash_map_Index_28u16_29_isEmpty__6285(struct array_hash_map_Index_28u16_29__6739 const a0) { +static bool array_hash_map_Index_28u16_29_isEmpty__6289(struct array_hash_map_Index_28u16_29__6739 const a0) { uint16_t t0; bool t1; t0 = a0.entry_index; @@ -49422,7 +49632,7 @@ static bool array_hash_map_Index_28u16_29_isEmpty__6285(struct array_hash_map_In return t1; } -static bool array_hash_map_Index_28u32_29_isEmpty__6290(struct array_hash_map_Index_28u32_29__6743 const a0) { +static bool array_hash_map_Index_28u32_29_isEmpty__6294(struct array_hash_map_Index_28u32_29__6743 const a0) { uint32_t t0; bool t1; t0 = a0.entry_index; @@ -49430,7 +49640,7 @@ static bool array_hash_map_Index_28u32_29_isEmpty__6290(struct array_hash_map_In return t1; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4151(uintptr_t const a0, uintptr_t const a1) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4154(uintptr_t const a0, uintptr_t const a1) { uintptr_t t1; uintptr_t t2; uintptr_t t0; @@ -49459,7 +49669,7 @@ static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUn goto zig_loop_6; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6396(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6400(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t4; @@ -49469,13 +49679,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t9; - nav__6396_56 t10; + nav__6400_56 t10; struct array_hash_map_IndexHeader__892 *t11; struct array_hash_map_IndexHeader__892 *t2; - nav__6396_60 t12; - nav__6396_60 t33; - nav__6396_60 t13; - nav__6396_60 const *t14; + nav__6400_60 t12; + nav__6400_60 t33; + nav__6400_60 t13; + nav__6400_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -49504,15 +49714,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7759__6389(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7759__6393(t11); t13 = t12; - t14 = (nav__6396_60 const *)&t13; + t14 = (nav__6400_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -49522,7 +49732,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7783__6395(t21); + t22 = array_hash_map_safeTruncate__anon_7783__6399(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -49538,12 +49748,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t11 = (*t3); t28 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3971(t28, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3974(t28, t22); t29 = t12.ptr[t22]; t30 = t29; t31 = (struct array_hash_map_Index_28u8_29__6735 const *)&t30; t32 = (*t31); - t20 = array_hash_map_Index_28u8_29_isEmpty__6280(t32); + t20 = array_hash_map_Index_28u8_29_isEmpty__6284(t32); if (t20) { t33 = (*t14); t34 = &t33.ptr[t22]; @@ -49606,7 +49816,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6397(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6401(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t4; @@ -49616,13 +49826,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t9; - nav__6397_56 t10; + nav__6401_56 t10; struct array_hash_map_IndexHeader__892 *t11; struct array_hash_map_IndexHeader__892 *t2; - nav__6397_60 t12; - nav__6397_60 t33; - nav__6397_60 t13; - nav__6397_60 const *t14; + nav__6401_60 t12; + nav__6401_60 t33; + nav__6401_60 t13; + nav__6401_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -49651,15 +49861,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7769__6391(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7769__6395(t11); t13 = t12; - t14 = (nav__6397_60 const *)&t13; + t14 = (nav__6401_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -49669,7 +49879,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7783__6395(t21); + t22 = array_hash_map_safeTruncate__anon_7783__6399(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -49685,12 +49895,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t11 = (*t3); t28 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3971(t28, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3974(t28, t22); t29 = t12.ptr[t22]; t30 = t29; t31 = (struct array_hash_map_Index_28u16_29__6739 const *)&t30; t32 = (*t31); - t20 = array_hash_map_Index_28u16_29_isEmpty__6285(t32); + t20 = array_hash_map_Index_28u16_29_isEmpty__6289(t32); if (t20) { t33 = (*t14); t34 = &t33.ptr[t22]; @@ -49753,7 +49963,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6398(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6402(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 *t4; @@ -49763,13 +49973,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t9; - nav__6398_56 t10; + nav__6402_56 t10; struct array_hash_map_IndexHeader__892 *t11; struct array_hash_map_IndexHeader__892 *t2; - nav__6398_60 t12; - nav__6398_60 t32; - nav__6398_60 t13; - nav__6398_60 const *t14; + nav__6402_60 t12; + nav__6402_60 t32; + nav__6402_60 t13; + nav__6402_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -49797,15 +50007,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7775__6393(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7775__6397(t11); t13 = t12; - t14 = (nav__6398_60 const *)&t13; + t14 = (nav__6402_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -49815,7 +50025,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7783__6395(t21); + t22 = array_hash_map_safeTruncate__anon_7783__6399(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -49831,12 +50041,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t11 = (*t3); t27 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3971(t27, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3974(t27, t22); t28 = t12.ptr[t22]; t29 = t28; t30 = (struct array_hash_map_Index_28u32_29__6743 const *)&t29; t31 = (*t30); - t20 = array_hash_map_Index_28u32_29_isEmpty__6290(t31); + t20 = array_hash_map_Index_28u32_29_isEmpty__6294(t31); if (t20) { t32 = (*t14); t33 = &t32.ptr[t22]; @@ -49899,7 +50109,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static nav__6399_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6399(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0, nav__6399_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__6399_47 const a3) { +static nav__6403_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6403(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0, nav__6403_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__6403_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const *t4; @@ -49907,8 +50117,8 @@ static nav__6399_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t8; - nav__6399_66 t9; - nav__6399_69 t10; + nav__6403_66 t9; + nav__6403_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -49918,8 +50128,8 @@ static nav__6399_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_Index_28u8_29__6735 const *t23; - nav__6399_41 t30; - nav__6399_38 t31; + nav__6403_41 t30; + nav__6403_38 t31; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 t0; uint32_t t11; uint32_t t29; @@ -49938,15 +50148,15 @@ static nav__6399_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6189(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6374(a1); - t12 = array_hash_map_safeTruncate__anon_7783__6395(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6193(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6378(a1); + t12 = array_hash_map_safeTruncate__anon_7783__6399(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -49960,12 +50170,12 @@ static nav__6399_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3971(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3974(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u8_29__6735 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u8_29_isEmpty__6280(t24); + t18 = array_hash_map_Index_28u8_29_isEmpty__6284(t24); if (t18) { t25 = true; goto zig_block_3; @@ -49978,7 +50188,7 @@ static nav__6399_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_3:; if (t25) { - return (nav__6399_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6403_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -49991,7 +50201,7 @@ static nav__6399_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t28 = (uintptr_t)t27; t30 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6376(a1, t30, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6380(a1, t30, t28); t18 = t25; goto zig_block_5; } @@ -50024,7 +50234,7 @@ static nav__6399_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_unreachable(); } -static nav__6400_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6400(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0, nav__6400_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__6400_47 const a3) { +static nav__6404_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6404(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0, nav__6404_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__6404_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const *t4; @@ -50032,8 +50242,8 @@ static nav__6400_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t8; - nav__6400_66 t9; - nav__6400_69 t10; + nav__6404_66 t9; + nav__6404_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -50043,8 +50253,8 @@ static nav__6400_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_Index_28u16_29__6739 const *t23; - nav__6400_41 t30; - nav__6400_38 t31; + nav__6404_41 t30; + nav__6404_38 t31; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 t0; uint32_t t11; uint32_t t29; @@ -50063,15 +50273,15 @@ static nav__6400_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6189(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6374(a1); - t12 = array_hash_map_safeTruncate__anon_7783__6395(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6193(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6378(a1); + t12 = array_hash_map_safeTruncate__anon_7783__6399(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -50085,12 +50295,12 @@ static nav__6400_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3971(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3974(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u16_29__6739 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u16_29_isEmpty__6285(t24); + t18 = array_hash_map_Index_28u16_29_isEmpty__6289(t24); if (t18) { t25 = true; goto zig_block_3; @@ -50103,7 +50313,7 @@ static nav__6400_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_3:; if (t25) { - return (nav__6400_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6404_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -50116,7 +50326,7 @@ static nav__6400_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t28 = (uintptr_t)t27; t30 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6376(a1, t30, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6380(a1, t30, t28); t18 = t25; goto zig_block_5; } @@ -50149,7 +50359,7 @@ static nav__6400_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_unreachable(); } -static nav__6401_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6401(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0, nav__6401_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__6401_47 const a3) { +static nav__6405_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6405(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const a0, nav__6405_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__6405_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const *t4; @@ -50157,8 +50367,8 @@ static nav__6401_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *t8; - nav__6401_66 t9; - nav__6401_69 t10; + nav__6405_66 t9; + nav__6405_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -50168,8 +50378,8 @@ static nav__6401_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_Index_28u32_29__6743 const *t23; - nav__6401_41 t29; - nav__6401_38 t30; + nav__6405_41 t29; + nav__6405_38 t30; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 t0; uint32_t t11; uint32_t t26; @@ -50187,15 +50397,15 @@ static nav__6401_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29__906 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4131(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__4134(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6380 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6375(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6379(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6189(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6374(a1); - t12 = array_hash_map_safeTruncate__anon_7783__6395(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_Env__6193(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6378(a1); + t12 = array_hash_map_safeTruncate__anon_7783__6399(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -50209,12 +50419,12 @@ static nav__6401_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3971(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3974(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u32_29__6743 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u32_29_isEmpty__6290(t24); + t18 = array_hash_map_Index_28u32_29_isEmpty__6294(t24); if (t18) { t25 = true; goto zig_block_3; @@ -50227,7 +50437,7 @@ static nav__6401_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_3:; if (t25) { - return (nav__6401_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6405_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -50240,7 +50450,7 @@ static nav__6401_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t28 = (uintptr_t)t27; t29 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6376(a1, t29, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6380(a1, t29, t28); t18 = t25; goto zig_block_5; } @@ -50273,33 +50483,33 @@ static nav__6401_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_unreachable(); } -static nav__6402_39 mem_Allocator_allocWithSizeAndAlignment__anon_7842__6402(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__6406_39 mem_Allocator_allocWithSizeAndAlignment__anon_7842__6406(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uintptr_t t2; uintptr_t t5; - nav__6402_49 t3; + nav__6406_49 t3; struct mem_Allocator__599 t6; struct mem_Allocator__599 t0; - nav__6402_39 t7; + nav__6406_39 t7; bool t4; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t3 = math_mul__anon_3296__5445((uintptr_t)1ul, a1); + t3 = math_mul__anon_3296__5449((uintptr_t)1ul, a1); t4 = t3.error == UINT16_C(0); if (t4) { t5 = t3.payload; t2 = t5; goto zig_block_0; } - return (nav__6402_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__6406_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_0:; t6 = (*t1); - t7 = mem_Allocator_allocBytesWithAlignment__anon_2823__5103(t6, t2, a2); + t7 = mem_Allocator_allocBytesWithAlignment__anon_2823__5107(t6, t2, a2); return t7; } -static uint8_t math_log2_int__anon_7845__6403(uintptr_t const a0) { +static uint8_t math_log2_int__anon_7845__6407(uintptr_t const a0) { uint64_t t0; uint16_t t3; bool t1; @@ -50314,47 +50524,47 @@ static uint8_t math_log2_int__anon_7845__6403(uintptr_t const a0) { return t2; } -static nav__6404_39 mem_Allocator_allocWithSizeAndAlignment__anon_7849__6404(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__6408_39 mem_Allocator_allocWithSizeAndAlignment__anon_7849__6408(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uintptr_t t2; uintptr_t t5; - nav__6404_49 t3; + nav__6408_49 t3; struct mem_Allocator__599 t6; struct mem_Allocator__599 t0; - nav__6404_39 t7; + nav__6408_39 t7; bool t4; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t3 = math_mul__anon_3296__5445((uintptr_t)1ul, a1); + t3 = math_mul__anon_3296__5449((uintptr_t)1ul, a1); t4 = t3.error == UINT16_C(0); if (t4) { t5 = t3.payload; t2 = t5; goto zig_block_0; } - return (nav__6404_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__6408_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_0:; t6 = (*t1); - t7 = mem_Allocator_allocBytesWithAlignment__anon_7875__6405(t6, t2, a2); + t7 = mem_Allocator_allocBytesWithAlignment__anon_7875__6409(t6, t2, a2); return t7; } -static uint32_t array_hash_map_hashString__3736(nav__3736_39 const a0) { +static uint32_t array_hash_map_hashString__3739(nav__3739_39 const a0) { uint64_t t0; uint32_t t1; - t0 = hash_wyhash_Wyhash_hash__6465(UINT64_C(0), a0); + t0 = hash_wyhash_Wyhash_hash__6469(UINT64_C(0), a0); t1 = (uint32_t)t0; return t1; } -static bool array_hash_map_eqlString__3735(nav__3735_39 const a0, nav__3735_39 const a1) { +static bool array_hash_map_eqlString__3738(nav__3738_39 const a0, nav__3738_39 const a1) { bool t0; - t0 = mem_eql__anon_7887__6466(a0, a1); + t0 = mem_eql__anon_7887__6470(a0, a1); return t0; } -static uint32_t array_hash_map_IndexHeader_mask__3976(struct array_hash_map_IndexHeader__892 const a0) { +static uint32_t array_hash_map_IndexHeader_mask__3979(struct array_hash_map_IndexHeader__892 const a0) { struct array_hash_map_IndexHeader__892 const *t1; uintptr_t t3; struct array_hash_map_IndexHeader__892 t2; @@ -50363,13 +50573,13 @@ static uint32_t array_hash_map_IndexHeader_mask__3976(struct array_hash_map_Inde t0 = a0; t1 = (struct array_hash_map_IndexHeader__892 const *)&t0; t2 = (*t1); - t3 = array_hash_map_IndexHeader_length__3975(t2); + t3 = array_hash_map_IndexHeader_length__3978(t2); t3 = t3 - (uintptr_t)1ul; t4 = (uint32_t)t3; return t4; } -static nav__6405_39 mem_Allocator_allocBytesWithAlignment__anon_7875__6405(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__6409_39 mem_Allocator_allocBytesWithAlignment__anon_7875__6409(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uint64_t t2; uint8_t *t4; @@ -50385,8 +50595,8 @@ static nav__6405_39 mem_Allocator_allocBytesWithAlignment__anon_7875__6405(struc uint8_t *(*t11)(void *, uintptr_t, uint8_t, uintptr_t); void *t12; uint8_t *const *t16; - nav__6405_52 t17; - nav__6405_39 t18; + nav__6409_52 t17; + nav__6409_39 t18; bool t3; uint8_t t6; t0 = a0; @@ -50394,13 +50604,13 @@ static nav__6405_39 mem_Allocator_allocBytesWithAlignment__anon_7875__6405(struc t2 = a1; t3 = t2 == UINT64_C(0); if (t3) { - return (nav__6405_39){(uint8_t *)(uintptr_t)0xfffffffffffffffcul,0}; + return (nav__6409_39){(uint8_t *)(uintptr_t)0xfffffffffffffffcul,0}; } goto zig_block_0; zig_block_0:; t5 = (*t1); - t6 = mem_Alignment_fromByteUnits__1113((uintptr_t)4ul); + t6 = mem_Alignment_fromByteUnits__1116((uintptr_t)4ul); t7 = t5; t1 = (struct mem_Allocator__599 const *)&t7; t8 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; @@ -50415,7 +50625,7 @@ static nav__6405_39 mem_Allocator_allocBytesWithAlignment__anon_7875__6405(struc t4 = t14; goto zig_block_1; } - return (nav__6405_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__6409_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_1:; t15 = t4; @@ -50430,12 +50640,12 @@ static nav__6405_39 mem_Allocator_allocBytesWithAlignment__anon_7875__6405(struc return t18; } -static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 const a1) { +static uint64_t hash_wyhash_Wyhash_hash__6469(uint64_t const a0, nav__6469_39 const a1) { zig_u128 t41; zig_u128 t42; - nav__6465_39 const *t1; - nav__6465_39 const *t17; - nav__6465_39 const *t61; + nav__6469_39 const *t1; + nav__6469_39 const *t17; + nav__6469_39 const *t61; struct hash_wyhash_Wyhash__7880 t3; struct hash_wyhash_Wyhash__7880 t2; uintptr_t t4; @@ -50465,26 +50675,26 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co struct hash_wyhash_Wyhash__7880 *t68; uint64_t *t12; uint64_t *t69; - nav__6465_39 t13; - nav__6465_39 t59; - nav__6465_39 t0; - nav__6465_39 t9; - nav__6465_39 t16; - nav__6465_39 t21; - nav__6465_39 t23; - nav__6465_39 t24; - nav__6465_39 t31; - nav__6465_39 t35; - nav__6465_39 t44; - nav__6465_39 t46; - nav__6465_39 t50; - nav__6465_39 t51; - nav__6465_39 t56; - nav__6465_39 t57; - nav__6465_39 t60; - nav__6465_39 t62; - nav__6465_39 t65; - nav__6465_39 t66; + nav__6469_39 t13; + nav__6469_39 t59; + nav__6469_39 t0; + nav__6469_39 t9; + nav__6469_39 t16; + nav__6469_39 t21; + nav__6469_39 t23; + nav__6469_39 t24; + nav__6469_39 t31; + nav__6469_39 t35; + nav__6469_39 t44; + nav__6469_39 t46; + nav__6469_39 t50; + nav__6469_39 t51; + nav__6469_39 t56; + nav__6469_39 t57; + nav__6469_39 t60; + nav__6469_39 t62; + nav__6469_39 t65; + nav__6469_39 t66; uint8_t const *t14; uint8_t const (*t18)[4]; uint8_t const (*t27)[48]; @@ -50504,8 +50714,8 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co uint8_t t25; uint8_t t33[8]; t0 = a1; - t1 = (nav__6465_39 const *)&t0; - t3 = hash_wyhash_Wyhash_init__6453(a0); + t1 = (nav__6469_39 const *)&t0; + t3 = hash_wyhash_Wyhash_init__6457(a0); t2 = t3; t4 = a1.len; t5 = t4; @@ -50514,7 +50724,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t7 = &t2; t8 = (struct hash_wyhash_Wyhash__7880 *const *)&t7; t9 = a1; - t1 = (nav__6465_39 const *)&t9; + t1 = (nav__6469_39 const *)&t9; t4 = a1.len; t5 = t4; t6 = t5 <= UINT64_C(16); @@ -50537,7 +50747,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t13.ptr = t14; t13.len = t15; t16 = t13; - t17 = (nav__6465_39 const *)&t16; + t17 = (nav__6469_39 const *)&t16; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -50556,7 +50766,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t13.ptr = t14; t13.len = t15; t21 = t13; - t17 = (nav__6465_39 const *)&t21; + t17 = (nav__6469_39 const *)&t21; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -50578,7 +50788,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t13.ptr = t14; t13.len = t15; t23 = t13; - t17 = (nav__6465_39 const *)&t23; + t17 = (nav__6469_39 const *)&t23; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -50598,7 +50808,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t13.ptr = t14; t13.len = t10; t24 = t13; - t1 = (nav__6465_39 const *)&t24; + t1 = (nav__6469_39 const *)&t24; debug_assert__180(true); t13 = (*t1); t14 = t13.ptr; @@ -50681,7 +50891,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t13.ptr = &(*t27)[(uintptr_t)0ul]; t13.len = (uintptr_t)48ul; t31 = t13; - t17 = (nav__6465_39 const *)&t31; + t17 = (nav__6469_39 const *)&t31; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -50697,7 +50907,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t13.ptr = &(*t34)[(uintptr_t)0ul]; t13.len = (uintptr_t)40ul; t35 = t13; - t17 = (nav__6465_39 const *)&t35; + t17 = (nav__6469_39 const *)&t35; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -50737,7 +50947,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t13.ptr = &(*t43)[(uintptr_t)0ul]; t13.len = (uintptr_t)32ul; t44 = t13; - t17 = (nav__6465_39 const *)&t44; + t17 = (nav__6469_39 const *)&t44; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -50753,7 +50963,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t13.ptr = &(*t45)[(uintptr_t)0ul]; t13.len = (uintptr_t)24ul; t46 = t13; - t17 = (nav__6465_39 const *)&t46; + t17 = (nav__6469_39 const *)&t46; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -50793,7 +51003,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t13.ptr = &(*t49)[(uintptr_t)0ul]; t13.len = (uintptr_t)16ul; t50 = t13; - t17 = (nav__6465_39 const *)&t50; + t17 = (nav__6469_39 const *)&t50; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -50809,7 +51019,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t13.ptr = &(*t32)[(uintptr_t)0ul]; t13.len = (uintptr_t)8ul; t51 = t13; - t17 = (nav__6465_39 const *)&t51; + t17 = (nav__6469_39 const *)&t51; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -50877,7 +51087,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t55 = &t2; t8 = (struct hash_wyhash_Wyhash__7880 *const *)&t55; t56 = a1; - t1 = (nav__6465_39 const *)&t56; + t1 = (nav__6469_39 const *)&t56; t10 = a1.len; t38 = t10; t6 = t38 >= UINT64_C(16); @@ -50895,7 +51105,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t13.ptr = t14; t13.len = t15; t57 = t13; - t17 = (nav__6465_39 const *)&t57; + t17 = (nav__6469_39 const *)&t57; t58 = (uintptr_t)0ul; zig_loop_483: t15 = t58; @@ -50917,7 +51127,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t59.ptr = t14; t59.len = t10; t60 = t59; - t61 = (nav__6465_39 const *)&t60; + t61 = (nav__6469_39 const *)&t60; debug_assert__180(true); t59 = (*t61); t14 = t59.ptr; @@ -50937,7 +51147,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t59.ptr = t14; t59.len = t10; t62 = t59; - t61 = (nav__6465_39 const *)&t62; + t61 = (nav__6469_39 const *)&t62; debug_assert__180(true); t59 = (*t61); t14 = t59.ptr; @@ -50988,7 +51198,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t13.ptr = &(*t32)[(uintptr_t)0ul]; t13.len = (uintptr_t)8ul; t65 = t13; - t17 = (nav__6465_39 const *)&t65; + t17 = (nav__6469_39 const *)&t65; debug_assert__180(true); t13 = (*t17); t14 = t13.ptr; @@ -51009,7 +51219,7 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co t13.ptr = &(*t32)[(uintptr_t)0ul]; t13.len = (uintptr_t)8ul; t66 = t13; - t1 = (nav__6465_39 const *)&t66; + t1 = (nav__6469_39 const *)&t66; debug_assert__180(true); t13 = (*t1); t14 = t13.ptr; @@ -51082,17 +51292,17 @@ static uint64_t hash_wyhash_Wyhash_hash__6465(uint64_t const a0, nav__6465_39 co return t38; } -static bool mem_eql__anon_7887__6466(nav__6466_39 const a0, nav__6466_39 const a1) { - nav__6466_39 t0; - nav__6466_39 t1; +static bool mem_eql__anon_7887__6470(nav__6470_39 const a0, nav__6470_39 const a1) { + nav__6470_39 t0; + nav__6470_39 t1; bool t2; - t0 = mem_sliceAsBytes__anon_3427__5448(a0); - t1 = mem_sliceAsBytes__anon_3427__5448(a1); - t2 = mem_eqlBytes__856(t0, t1); + t0 = mem_sliceAsBytes__anon_3427__5452(a0); + t1 = mem_sliceAsBytes__anon_3427__5452(a1); + t2 = mem_eqlBytes__859(t0, t1); return t2; } -static struct hash_wyhash_Wyhash__7880 hash_wyhash_Wyhash_init__6453(uint64_t const a0) { +static struct hash_wyhash_Wyhash__7880 hash_wyhash_Wyhash_init__6457(uint64_t const a0) { zig_u128 t6; zig_u128 t7; uint64_t (*t1)[3]; @@ -51141,9 +51351,9 @@ static struct hash_wyhash_Wyhash__7880 hash_wyhash_Wyhash_init__6453(uint64_t co return t9; } -static bool mem_eqlBytes__856(nav__856_39 const a0, nav__856_39 const a1) { - nav__856_39 const *t1; - nav__856_39 const *t3; +static bool mem_eqlBytes__859(nav__859_39 const a0, nav__859_39 const a1) { + nav__859_39 const *t1; + nav__859_39 const *t3; uintptr_t t4; uintptr_t t5; uintptr_t t17; @@ -51155,9 +51365,9 @@ static bool mem_eqlBytes__856(nav__856_39 const a0, nav__856_39 const a1) { uint8_t const *t10; uint8_t const *t11; uintptr_t t19[4]; - nav__856_39 t21; - nav__856_39 t0; - nav__856_39 t2; + nav__859_39 t21; + nav__859_39 t0; + nav__859_39 t2; uint8_t const (*t22)[4]; uint8_t const (*t27)[16]; uint32_t t20; @@ -51175,9 +51385,9 @@ static bool mem_eqlBytes__856(nav__856_39 const a0, nav__856_39 const a1) { uint8_t t30[16]; bool t31[16]; t0 = a0; - t1 = (nav__856_39 const *)&t0; + t1 = (nav__859_39 const *)&t0; t2 = a1; - t3 = (nav__856_39 const *)&t2; + t3 = (nav__859_39 const *)&t2; t4 = a0.len; t5 = a1.len; t6 = t4; @@ -51374,7 +51584,7 @@ static bool mem_eqlBytes__856(nav__856_39 const a0, nav__856_39 const a1) { return t9; } -static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776(struct environment_root_Environment__559 *const a0, nav__776_41 const a1, nav__776_41 const a2, nav__776_43 const a3) { +static uint16_t environment_root_Environment_setIntegrationEnvironmentList__779(struct environment_root_Environment__559 *const a0, nav__779_41 const a1, nav__779_41 const a2, nav__779_43 const a3) { struct environment_root_Environment__559 *const *t1; struct environment_root_Environment__559 *t2; struct environment_root_Environment__559 *t0; @@ -51385,18 +51595,18 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( uintptr_t t11; uintptr_t t20; uintptr_t t24; - nav__776_85 t6; - nav__776_83 t8; - nav__776_83 t16; - nav__776_83 t9; - nav__776_83 const *t10; + nav__779_85 t6; + nav__779_83 t8; + nav__779_83 t16; + nav__779_83 t9; + nav__779_83 const *t10; uint64_t t13; uint64_t t14; - nav__776_41 *t17; - nav__776_41 t18; - nav__776_90 t19; - nav__776_88 t21; - nav__776_43 t22; + nav__779_41 *t17; + nav__779_41 t18; + nav__779_90 t19; + nav__779_88 t21; + nav__779_43 t22; struct environment_root_EnvironmentValue__856 t23; uint16_t t7; bool t15; @@ -51406,14 +51616,14 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( t3 = (struct mem_Allocator__599 *)&t2->allocator; t4 = (*t3); t5 = a3.len; - t6 = mem_Allocator_alloc__anon_7987__6470(t4, t5); + t6 = mem_Allocator_alloc__anon_7987__6474(t4, t5); if (t6.error) { t7 = t6.error; return t7; } t8 = t6.payload; t9 = t8; - t10 = (nav__776_83 const *)&t9; + t10 = (nav__779_83 const *)&t9; t11 = (uintptr_t)0ul; zig_loop_25: t5 = t11; @@ -51430,14 +51640,14 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( t4 = (*t3); t12 = t11; t18 = a3.ptr[t12]; - t19 = mem_Allocator_dupe__anon_7358__6358(t4, t18); + t19 = mem_Allocator_dupe__anon_7358__6362(t4, t18); if (t19.error) { t7 = t19.error; t20 = (uintptr_t)0ul; t12 = t11; t16 = (*t10); t17 = t16.ptr; - t17 = (nav__776_41 *)(((uintptr_t)t17) + ((uintptr_t)0ul*sizeof(nav__776_41))); + t17 = (nav__779_41 *)(((uintptr_t)t17) + ((uintptr_t)0ul*sizeof(nav__779_41))); t16.ptr = t17; t16.len = t12; t12 = t16.len; @@ -51451,7 +51661,7 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( t2 = (*t1); t3 = (struct mem_Allocator__599 *)&t2->allocator; t4 = (*t3); - mem_Allocator_free__anon_3116__5296(t4, t18); + mem_Allocator_free__anon_3116__5300(t4, t18); goto zig_block_3; } goto zig_block_2; @@ -51465,11 +51675,11 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( t2 = (*t1); t3 = (struct mem_Allocator__599 *)&t2->allocator; t4 = (*t3); - mem_Allocator_free__anon_7990__6471(t4, t8); + mem_Allocator_free__anon_7990__6475(t4, t8); return t7; } t21 = t19.payload; - memcpy(&t18, &t21, sizeof(nav__776_41)); + memcpy(&t18, &t21, sizeof(nav__779_41)); (*t17) = t18; t12 = t11; t12 = t12 + (uintptr_t)1ul; @@ -51483,16 +51693,16 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( zig_block_0:; t2 = (*t1); - memcpy(&t22, &t8, sizeof(nav__776_43)); + memcpy(&t22, &t8, sizeof(nav__779_43)); t23.tag = UINT8_C(1); t23.payload.list = t22; - t7 = environment_root_Environment_setIntegrationEnvironmentValue__778(t2, a1, a2, t23); + t7 = environment_root_Environment_setIntegrationEnvironmentValue__781(t2, a1, a2, t23); if (t7) { t24 = (uintptr_t)0ul; t12 = t11; t16 = (*t10); t17 = t16.ptr; - t17 = (nav__776_41 *)(((uintptr_t)t17) + ((uintptr_t)0ul*sizeof(nav__776_41))); + t17 = (nav__779_41 *)(((uintptr_t)t17) + ((uintptr_t)0ul*sizeof(nav__779_41))); t16.ptr = t17; t16.len = t12; t12 = t16.len; @@ -51506,7 +51716,7 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( t2 = (*t1); t3 = (struct mem_Allocator__599 *)&t2->allocator; t4 = (*t3); - mem_Allocator_free__anon_3116__5296(t4, t18); + mem_Allocator_free__anon_3116__5300(t4, t18); goto zig_block_5; } goto zig_block_4; @@ -51520,34 +51730,34 @@ static uint16_t environment_root_Environment_setIntegrationEnvironmentList__776( t2 = (*t1); t3 = (struct mem_Allocator__599 *)&t2->allocator; t4 = (*t3); - mem_Allocator_free__anon_7990__6471(t4, t8); + mem_Allocator_free__anon_7990__6475(t4, t8); return t7; } return 0; } -uint8_t c_instrument_hooks_set_environment_list__256(struct InstrumentHooks *const a0, char const *const a1, char const *const a2, char const *const *const a3, uint32_t const a4) { +uint8_t c_instrument_hooks_set_environment_list__257(struct InstrumentHooks *const a0, char const *const a1, char const *const a2, char const *const *const a3, uint32_t const a4) { struct InstrumentHooks *t2; struct InstrumentHooks *t3; struct InstrumentHooks *const *t4; - nav__256_47 t5; - nav__256_47 t8; - nav__256_47 t9; + nav__257_47 t5; + nav__257_47 t8; + nav__257_47 t9; uintptr_t t6; uintptr_t t13; uintptr_t t12; - nav__256_54 t7; - nav__256_47 const *t10; + nav__257_54 t7; + nav__257_47 const *t10; uint8_t const *const *t11; uint64_t t14; uint64_t t15; uint8_t const *t16; - nav__256_45 *t17; - nav__256_45 t18; - nav__256_45 t19; - nav__256_45 t21; + nav__257_45 *t17; + nav__257_45 t18; + nav__257_45 t19; + nav__257_45 t21; struct environment_root_Environment__559 *t20; - nav__256_120 t22; + nav__257_120 t22; uint16_t t23; bool t0; bool t1; @@ -51582,7 +51792,7 @@ uint8_t c_instrument_hooks_set_environment_list__256(struct InstrumentHooks *con t3 = t2; t4 = (struct InstrumentHooks *const *)&t3; t6 = (uintptr_t)a4; - t7 = mem_Allocator_alloc__anon_7987__6470((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4529)}, t6); + t7 = mem_Allocator_alloc__anon_7987__6474((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4532)}, t6); t1 = t7.error == UINT16_C(0); if (t1) { t8 = t7.payload; @@ -51593,7 +51803,7 @@ uint8_t c_instrument_hooks_set_environment_list__256(struct InstrumentHooks *con zig_block_4:; t9 = t5; - t10 = (nav__256_47 const *)&t9; + t10 = (nav__257_47 const *)&t9; t11 = (uint8_t const *const *)a3; t12 = (uintptr_t)0ul; t6 = (uintptr_t)a4; @@ -51606,7 +51816,7 @@ uint8_t c_instrument_hooks_set_environment_list__256(struct InstrumentHooks *con t16 = t11[t13]; t1 = t16 == NULL; if (t1) { - mem_Allocator_free__anon_7990__6471((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4529)}, t5); + mem_Allocator_free__anon_7990__6475((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4532)}, t5); return UINT8_C(1); } goto zig_block_7; @@ -51615,8 +51825,8 @@ uint8_t c_instrument_hooks_set_environment_list__256(struct InstrumentHooks *con t8 = (*t10); t17 = &t8.ptr[t13]; t16 = t11[t13]; - t18 = mem_span__anon_6923__6298(t16); - memcpy(&t19, &t18, sizeof(nav__256_45)); + t18 = mem_span__anon_6923__6302(t16); + memcpy(&t19, &t18, sizeof(nav__257_45)); (*t17) = t19; goto zig_block_6; } @@ -51630,23 +51840,23 @@ uint8_t c_instrument_hooks_set_environment_list__256(struct InstrumentHooks *con zig_block_5:; t2 = (*t4); t20 = (struct environment_root_Environment__559 *)&t2->environment; - t16 = c_toU8__236(a1); - t19 = mem_span__anon_6923__6298(t16); - memcpy(&t18, &t19, sizeof(nav__256_45)); - t16 = c_toU8__236(a2); - t19 = mem_span__anon_6923__6298(t16); - memcpy(&t21, &t19, sizeof(nav__256_45)); - memcpy(&t22, &t5, sizeof(nav__256_120)); - t23 = environment_root_Environment_setIntegrationEnvironmentList__776(t20, t18, t21, t22); + t16 = c_toU8__237(a1); + t19 = mem_span__anon_6923__6302(t16); + memcpy(&t18, &t19, sizeof(nav__257_45)); + t16 = c_toU8__237(a2); + t19 = mem_span__anon_6923__6302(t16); + memcpy(&t21, &t19, sizeof(nav__257_45)); + memcpy(&t22, &t5, sizeof(nav__257_120)); + t23 = environment_root_Environment_setIntegrationEnvironmentList__779(t20, t18, t21, t22); t1 = t23 == UINT16_C(0); if (t1) { goto zig_block_8; } - mem_Allocator_free__anon_7990__6471((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4529)}, t5); + mem_Allocator_free__anon_7990__6475((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4532)}, t5); return UINT8_C(1); zig_block_8:; - mem_Allocator_free__anon_7990__6471((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4529)}, t5); + mem_Allocator_free__anon_7990__6475((struct mem_Allocator__599){((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4532)}, t5); return UINT8_C(0); } goto zig_block_3; @@ -51655,20 +51865,20 @@ uint8_t c_instrument_hooks_set_environment_list__256(struct InstrumentHooks *con return UINT8_C(1); } -static nav__6470_42 mem_Allocator_alloc__anon_7987__6470(struct mem_Allocator__599 const a0, uintptr_t const a1) { +static nav__6474_42 mem_Allocator_alloc__anon_7987__6474(struct mem_Allocator__599 const a0, uintptr_t const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; struct mem_Allocator__599 t5; uintptr_t t3; - nav__6470_42 t4; - nav__6470_42 t8; - nav__6470_54 t6; + nav__6474_42 t4; + nav__6474_42 t8; + nav__6474_54 t6; uint8_t *t9; - nav__6470_39 *t10; - nav__6470_39 *t11; - nav__6470_39 *const *t12; - nav__6470_41 t13; + nav__6474_39 *t10; + nav__6474_39 *t11; + nav__6474_39 *const *t12; + nav__6474_41 t13; uint16_t t7; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; @@ -51677,20 +51887,20 @@ static nav__6470_42 mem_Allocator_alloc__anon_7987__6470(struct mem_Allocator__5 t5 = t2; t1 = (struct mem_Allocator__599 const *)&t5; t2 = (*t1); - t6 = mem_Allocator_allocWithSizeAndAlignment__anon_7998__6472(t2, a1, t3); + t6 = mem_Allocator_allocWithSizeAndAlignment__anon_7998__6476(t2, a1, t3); if (t6.error) { t7 = t6.error; - t8.payload = (nav__6470_41){(nav__6470_39 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t8.payload = (nav__6474_41){(nav__6474_39 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t8.error = t7; t4 = t8; goto zig_block_0; } t9 = t6.payload; - t10 = (nav__6470_39 *)t9; + t10 = (nav__6474_39 *)t9; t11 = t10; - t12 = (nav__6470_39 *const *)&t11; + t12 = (nav__6474_39 *const *)&t11; t10 = (*t12); - t10 = (nav__6470_39 *)(((uintptr_t)t10) + ((uintptr_t)0ul*sizeof(nav__6470_39))); + t10 = (nav__6474_39 *)(((uintptr_t)t10) + ((uintptr_t)0ul*sizeof(nav__6474_39))); t13.ptr = t10; t13.len = a1; t8.payload = t13; @@ -51702,10 +51912,10 @@ static nav__6470_42 mem_Allocator_alloc__anon_7987__6470(struct mem_Allocator__5 return t4; } -static void mem_Allocator_free__anon_7990__6471(struct mem_Allocator__599 const a0, nav__6471_42 const a1) { +static void mem_Allocator_free__anon_7990__6475(struct mem_Allocator__599 const a0, nav__6475_42 const a1) { struct mem_Allocator__599 const *t1; - nav__6471_52 t2; - nav__6471_52 t11; + nav__6475_52 t2; + nav__6475_52 t11; uintptr_t t3; uint64_t t4; uint8_t *t6; @@ -51717,14 +51927,14 @@ static void mem_Allocator_free__anon_7990__6471(struct mem_Allocator__599 const struct mem_Allocator__599 t13; struct mem_Allocator_VTable__602 const *const *t14; struct mem_Allocator_VTable__602 const *t15; - void (*const *t16)(void *, nav__6471_52, uint8_t, uintptr_t); - void (*t17)(void *, nav__6471_52, uint8_t, uintptr_t); + void (*const *t16)(void *, nav__6475_52, uint8_t, uintptr_t); + void (*t17)(void *, nav__6475_52, uint8_t, uintptr_t); void *t18; bool t5; uint8_t t12; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t2 = mem_sliceAsBytes__anon_8005__6473(a1); + t2 = mem_sliceAsBytes__anon_8005__6477(a1); t3 = t2.len; t4 = t3; t5 = t4 == UINT64_C(0); @@ -51747,54 +51957,54 @@ static void mem_Allocator_free__anon_7990__6471(struct mem_Allocator__599 const t7 = (uint8_t *)(((uintptr_t)t7) + ((uintptr_t)0ul*sizeof(uint8_t))); t2.ptr = t7; t2.len = t3; - memcpy(&t11, &t2, sizeof(nav__6471_52)); - t12 = mem_Alignment_fromByteUnits__1113((uintptr_t)8ul); + memcpy(&t11, &t2, sizeof(nav__6475_52)); + t12 = mem_Alignment_fromByteUnits__1116((uintptr_t)8ul); t3 = (uintptr_t)zig_return_address(); t13 = t10; t1 = (struct mem_Allocator__599 const *)&t13; t14 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t15 = (*t14); - t16 = (void (*const *)(void *, nav__6471_52, uint8_t, uintptr_t))&t15->free; + t16 = (void (*const *)(void *, nav__6475_52, uint8_t, uintptr_t))&t15->free; t17 = (*t16); t18 = t10.ptr; t17(t18, t11, t12, t3); return; } -static nav__6472_39 mem_Allocator_allocWithSizeAndAlignment__anon_7998__6472(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__6476_39 mem_Allocator_allocWithSizeAndAlignment__anon_7998__6476(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uintptr_t t2; uintptr_t t5; - nav__6472_49 t3; + nav__6476_49 t3; struct mem_Allocator__599 t6; struct mem_Allocator__599 t0; - nav__6472_39 t7; + nav__6476_39 t7; bool t4; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t3 = math_mul__anon_3296__5445((uintptr_t)16ul, a1); + t3 = math_mul__anon_3296__5449((uintptr_t)16ul, a1); t4 = t3.error == UINT16_C(0); if (t4) { t5 = t3.payload; t2 = t5; goto zig_block_0; } - return (nav__6472_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__6476_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_0:; t6 = (*t1); - t7 = mem_Allocator_allocBytesWithAlignment__anon_2823__5103(t6, t2, a2); + t7 = mem_Allocator_allocBytesWithAlignment__anon_2823__5107(t6, t2, a2); return t7; } -static nav__6473_39 mem_sliceAsBytes__anon_8005__6473(nav__6473_43 const a0) { +static nav__6477_39 mem_sliceAsBytes__anon_8005__6477(nav__6477_43 const a0) { uintptr_t t0; uint64_t t1; - nav__6473_41 *t4; + nav__6477_41 *t4; uint8_t *t5; uint8_t *t6; uint8_t *const *t7; - nav__6473_39 t8; + nav__6477_39 t8; bool t2; bool t3; t0 = a0.len; @@ -51809,7 +52019,7 @@ static nav__6473_39 mem_sliceAsBytes__anon_8005__6473(nav__6473_43 const a0) { zig_block_1:; if (t3) { - return (nav__6473_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__6477_39){(uint8_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -51827,7 +52037,186 @@ static nav__6473_39 mem_sliceAsBytes__anon_8005__6473(nav__6473_43 const a0) { return t8; } -uint8_t c_instrument_hooks_write_environment__257(struct InstrumentHooks *const a0, int32_t const a1) { +uint8_t c_instrument_hooks_callgrind_add_obj_skip__258(char const *const a0) { + static uint8_t const t4[4097] = {'\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0','\x0'}; + uint8_t const *t1; + nav__258_41 t2; + nav__258_41 t5; + uint8_t *t6; + uint8_t (*t7)[4096]; + nav__258_49 t8; + bool t0; + uint8_t t3[4097]; + t0 = a0 == NULL; + if (t0) { + return UINT8_C(1); + } + goto zig_block_0; + + zig_block_0:; + t1 = (uint8_t const *)a0; + t2 = mem_span__anon_8016__6478(t1); + memcpy((char *)&t3, t4, sizeof(uint8_t[4097])); + memcpy(&t5, &t2, sizeof(nav__258_41)); + t6 = (uint8_t *)&t3; + t6 = (uint8_t *)(((uintptr_t)t6) + ((uintptr_t)0ul*sizeof(uint8_t))); + t7 = (uint8_t (*)[4096])t6; + t8 = posix_realpath__1935(t5, t7); + t0 = t8.error == UINT16_C(0); + if (t0) { + goto zig_block_1; + } + return UINT8_C(0); + + zig_block_1:; + t6 = (uint8_t *)&t3[(uintptr_t)0ul]; + t1 = (uint8_t const *)t6; + callgrind_add_obj_skip(t1); + return UINT8_C(0); +} + +static nav__6478_39 mem_span__anon_8016__6478(uint8_t const *const a0) { + uint8_t const *const *t1; + uintptr_t t2; + uint8_t const *t3; + uint8_t const *t0; + nav__6478_39 t4; + t0 = a0; + t1 = (uint8_t const *const *)&t0; + t2 = mem_len__anon_8036__6480(a0); + t3 = (*t1); + t3 = (uint8_t const *)(((uintptr_t)t3) + ((uintptr_t)0ul*sizeof(uint8_t))); + t4.ptr = t3; + t4.len = t2; + return t4; +} + +static nav__1935_40 posix_realpath__1935(nav__1935_42 const a0, uint8_t (*const a1)[4096]) { + nav__1935_40 t2; + uint8_t const (*t5)[4096]; + uint8_t const *t6; + nav__1935_50 t0; + uint16_t t1; + uint8_t t3[4096]; + uint8_t t4[4096]; + t0 = posix_toPosixPath__2025(a0); + if (t0.error) { + t1 = t0.error; + t2.payload = (nav__1935_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t2.error = t1; + return t2; + } + memcpy(t3, t0.payload, sizeof(uint8_t[4096])); + memcpy((char *)&t4, t3, sizeof(uint8_t[4096])); + t5 = (uint8_t const (*)[4096])&t4; + t6 = (uint8_t const *)t5; + t2 = posix_realpathZ__1936(t6, a1); + return t2; +} + +static uintptr_t mem_len__anon_8036__6480(uint8_t const *const a0) { + uintptr_t t0; + t0 = mem_indexOfSentinel__anon_6947__6304(a0); + return t0; +} + +static nav__1936_40 posix_realpathZ__1936(uint8_t const *const a0, uint8_t (*const a1)[4096]) { + uint8_t *t0; + uint8_t *t1; + uint8_t *t3; + int *t4; + nav__1936_40 t7; + nav__1936_39 t8; + nav__1936_39 t9; + int t5; + uint16_t t6; + bool t2; + t1 = (uint8_t *)a1; + t1 = realpath(a0, t1); + t2 = t1 != NULL; + if (t2) { + t3 = t1; + t0 = t3; + goto zig_block_0; + } + t4 = zig_e___errno_location(); + t5 = (*t4); + t6 = (uint16_t)t5; + switch (t6) { + case UINT16_C(0): { + zig_unreachable(); + } + case UINT16_C(22): { + zig_unreachable(); + } + case UINT16_C(9): { + zig_unreachable(); + } + case UINT16_C(14): { + zig_unreachable(); + } + case UINT16_C(13): { + return (nav__1936_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_AccessDenied}; + } + case UINT16_C(2): { + return (nav__1936_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_FileNotFound}; + } + case UINT16_C(95): { + return (nav__1936_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NotSupported}; + } + case UINT16_C(20): { + return (nav__1936_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NotDir}; + } + case UINT16_C(36): { + return (nav__1936_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NameTooLong}; + } + case UINT16_C(40): { + return (nav__1936_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_SymLinkLoop}; + } + case UINT16_C(5): { + return (nav__1936_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_InputOutput}; + } + default: { + t6 = posix_unexpectedErrno__2024(t6); + t7.payload = (nav__1936_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t7.error = t6; + return t7; + } + } + + zig_block_0:; + t8 = mem_sliceTo__anon_8071__6482(t0); + memcpy(&t9, &t8, sizeof(nav__1936_39)); + t7.payload = t9; + t7.error = UINT16_C(0); + return t7; +} + +static nav__6482_39 mem_sliceTo__anon_8071__6482(uint8_t *const a0) { + uint8_t *const *t1; + uintptr_t t2; + uint8_t *t3; + uint8_t *t0; + nav__6482_39 t4; + t0 = a0; + t1 = (uint8_t *const *)&t0; + t2 = mem_lenSliceTo__anon_8079__6483(a0); + t3 = (*t1); + t3 = (uint8_t *)(((uintptr_t)t3) + ((uintptr_t)0ul*sizeof(uint8_t))); + t4.ptr = t3; + t4.len = t2; + return t4; +} + +static uintptr_t mem_lenSliceTo__anon_8079__6483(uint8_t *const a0) { + uint8_t const *t0; + uintptr_t t1; + t0 = (uint8_t const *)a0; + t1 = mem_indexOfSentinel__anon_6947__6304(t0); + return t1; +} + +uint8_t c_instrument_hooks_write_environment__259(struct InstrumentHooks *const a0, int32_t const a1) { struct InstrumentHooks *t1; struct InstrumentHooks *t2; struct InstrumentHooks *const *t3; @@ -51841,7 +52230,7 @@ uint8_t c_instrument_hooks_write_environment__257(struct InstrumentHooks *const t3 = (struct InstrumentHooks *const *)&t2; t1 = (*t3); t4 = (struct environment_root_Environment__559 *)&t1->environment; - t5 = environment_root_Environment_writeEnvironment__780(t4, a1); + t5 = environment_root_Environment_writeEnvironment__783(t4, a1); return t5; } goto zig_block_0; @@ -51850,11 +52239,11 @@ uint8_t c_instrument_hooks_write_environment__257(struct InstrumentHooks *const return UINT8_C(0); } -static uint16_t environment_linked_libraries_root_LinkedLibraries_collect__3647(struct environment_linked_libraries_root_LinkedLibraries__849 *const a0) { +static uint16_t environment_linked_libraries_root_LinkedLibraries_collect__3650(struct environment_linked_libraries_root_LinkedLibraries__849 *const a0) { struct environment_linked_libraries_root_LinkedLibraries__849 *const *t1; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *t3; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 t4; - nav__3647_50 t5; + nav__3650_50 t5; uintptr_t t6; uintptr_t t7; uintptr_t t2; @@ -51885,7 +52274,7 @@ static uint16_t environment_linked_libraries_root_LinkedLibraries_collect__3647( t11 = t5.ptr[t7]; t12 = (struct mem_Allocator__599 *)&a0->allocator; t13 = (*t12); - environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__3645(t13, t11); + environment_linked_libraries_root_LinkedLibraries_freeLibraryInfo__3648(t13, t11); goto zig_block_1; } goto zig_block_0; @@ -51898,9 +52287,9 @@ static uint16_t environment_linked_libraries_root_LinkedLibraries_collect__3647( zig_block_0:; t14 = (*t1); t3 = (struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *)&t14->libraries; - array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_clearRetainingCapaci__4382(t3); + array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_clearRetainingCapaci__4385(t3); t15 = (void *)a0; - t16 = dl_iterate_phdr(&environment_linked_libraries_root_LinkedLibraries_collect__struct_8048_callback__6929, t15); + t16 = dl_iterate_phdr(&environment_linked_libraries_root_LinkedLibraries_collect__struct_8120_callback__6939, t15); t17 = t16; t10 = t17 != INT32_C(0); if (t10) { @@ -51912,7 +52301,7 @@ static uint16_t environment_linked_libraries_root_LinkedLibraries_collect__3647( return 0; } -static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct environment_root_Environment__559 *const a0) { +static uint16_t environment_root_Environment_populateLinkedLibraries__782(struct environment_root_Environment__559 *const a0) { struct environment_root_Environment__559 *const *t1; struct environment_root_Environment__559 *t3; struct environment_root_Environment__559 *t0; @@ -51922,28 +52311,28 @@ static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 t8; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 t2; - nav__779_87 t9; + nav__782_87 t9; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Entry__6213 t11; struct mem_Allocator__599 *t12; struct mem_Allocator__599 t13; - nav__779_44 *t14; - nav__779_44 t15; - nav__779_44 t26; - nav__779_44 t27; + nav__782_44 *t14; + nav__782_44 t15; + nav__782_44 t26; + nav__782_44 t27; struct environment_linked_libraries_root_LinkedLibraries__849 *t17; struct environment_linked_libraries_root_LinkedLibraries__849 t18; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 t19; - nav__779_76 t20; + nav__782_76 t20; uintptr_t t21; uintptr_t t22; uintptr_t t16; uint64_t t23; uint64_t t24; struct environment_linked_libraries_root_LibraryInfo__946 t25; - nav__779_95 t28; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 t30; - nav__779_99 t31; - nav__779_97 t32; + nav__782_95 t28; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 t30; + nav__782_99 t31; + nav__782_97 t32; struct environment_linked_libraries_root_LibraryEntry__864 *t33; uint16_t t29; bool t10; @@ -51954,10 +52343,10 @@ static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct t5 = (struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 *)&t4->linked_libraries; t6 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *)&t5->map; t7 = (*t6); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4190(t7); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4193(t7); t2 = t8; zig_loop_14: - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6165(&t2); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6169(&t2); t10 = t9.is_null != true; if (t10) { t11 = t9.payload; @@ -51966,7 +52355,7 @@ static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct t13 = (*t12); t14 = t11.key_ptr; t15 = (*t14); - mem_Allocator_free__anon_3116__5296(t13, t15); + mem_Allocator_free__anon_3116__5300(t13, t15); goto zig_block_1; } goto zig_block_0; @@ -51979,7 +52368,7 @@ static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct t4 = (struct environment_root_EnvironmentJson__845 *)&t3->data; t5 = (struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 *)&t4->linked_libraries; t6 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *)&t5->map; - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4185(t6); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4188(t6); t16 = (uintptr_t)0ul; t17 = (struct environment_linked_libraries_root_LinkedLibraries__849 *)&a0->libs; t18 = (*t17); @@ -52011,7 +52400,7 @@ static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct t6 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *)&t5->map; t12 = (struct mem_Allocator__599 *)&a0->allocator; t13 = (*t12); - t28 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4192(t6, t13, t15); + t28 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4195(t6, t13, t15); if (t28.error) { t29 = t28.error; return t29; @@ -52021,19 +52410,19 @@ static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct t3 = (*t1); t12 = (struct mem_Allocator__599 *)&t3->allocator; t13 = (*t12); - t31 = mem_Allocator_dupe__anon_7358__6358(t13, t15); + t31 = mem_Allocator_dupe__anon_7358__6362(t13, t15); if (t31.error) { t29 = t31.error; return t29; } t32 = t31.payload; - memcpy(&t15, &t32, sizeof(nav__779_44)); + memcpy(&t15, &t32, sizeof(nav__782_44)); (*t14) = t15; t33 = t30.value_ptr; - t14 = (nav__779_44 *)&t33->path; + t14 = (nav__782_44 *)&t33->path; t15 = t25.path; (*t14) = t15; - t14 = (nav__779_44 *)&t33->build_id; + t14 = (nav__782_44 *)&t33->build_id; t15 = t25.build_id; (*t14) = t15; goto zig_block_3; @@ -52049,7 +52438,7 @@ static uint16_t environment_root_Environment_populateLinkedLibraries__779(struct return 0; } -static uint8_t environment_root_Environment_writeEnvironment__780(struct environment_root_Environment__559 *const a0, int32_t const a1) { +static uint8_t environment_root_Environment_writeEnvironment__783(struct environment_root_Environment__559 *const a0, int32_t const a1) { struct environment_root_Environment__559 *const *t1; struct environment_root_Environment__559 *t2; struct environment_root_Environment__559 *t0; @@ -52066,12 +52455,12 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ uint8_t const *t16; uint8_t const *t17; uint8_t const *t18; - nav__780_83 t19; - nav__780_86 t21; - nav__780_86 t22; - nav__780_86 t28; - nav__780_89 t23; - nav__780_91 t24; + nav__783_83 t19; + nav__783_86 t21; + nav__783_86 t22; + nav__783_86 t28; + nav__783_89 t23; + nav__783_91 t24; struct mem_Allocator__599 *t25; struct mem_Allocator__599 t26; struct environment_root_EnvironmentJson__845 t27; @@ -52079,7 +52468,7 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ struct fs_File__799 t29; struct fs_File__799 t31; struct fs_File__799 t32; - nav__780_100 t30; + nav__783_100 t30; uint16_t t4; bool t5; bool t12; @@ -52088,22 +52477,22 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ t1 = (struct environment_root_Environment__559 *const *)&t0; t2 = (*t1); t3 = (struct environment_linked_libraries_root_LinkedLibraries__849 *)&t2->libs; - t4 = environment_linked_libraries_root_LinkedLibraries_collect__3647(t3); + t4 = environment_linked_libraries_root_LinkedLibraries_collect__3650(t3); t5 = t4 == UINT16_C(0); if (t5) { goto zig_block_0; } - logger_err__anon_8063__6930(); + logger_err__anon_8135__6940(); goto zig_block_0; zig_block_0:; t2 = (*t1); - t4 = environment_root_Environment_populateLinkedLibraries__779(t2); + t4 = environment_root_Environment_populateLinkedLibraries__782(t2); t5 = t4 == UINT16_C(0); if (t5) { goto zig_block_1; } - logger_err__anon_8090__6931(); + logger_err__anon_8162__6941(); goto zig_block_1; zig_block_1:; @@ -52112,7 +52501,7 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ t7 = (struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861 *)&t6->integration_environment; t8 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 *)&t7->map; t9 = (*t8); - t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3797(t9); + t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3800(t9); t11 = t10; t5 = t11 == UINT64_C(0); if (t5) { @@ -52121,7 +52510,7 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ t13 = (struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 *)&t6->linked_libraries; t14 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *)&t13->map; t15 = (*t14); - t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4187(t15); + t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4190(t15); t11 = t10; t5 = t11 == UINT64_C(0); t12 = t5; @@ -52137,7 +52526,7 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ goto zig_block_2; zig_block_2:; - t17 = getenv((uint8_t const *)&__anon_8103); + t17 = getenv((uint8_t const *)&__anon_8175); t12 = t17 != NULL; if (t12) { t18 = t17; @@ -52147,19 +52536,19 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ return UINT8_C(0); zig_block_4:; - t19 = mem_span__anon_8113__6933(t16); + t19 = mem_span__anon_8016__6478(t16); t22.ptr = &t20[(uintptr_t)0ul]; t22.len = (uintptr_t)512ul; t23.f0 = t19; t23.f1 = a1; - t24 = fmt_bufPrint__anon_8122__6934(t22, t23); + t24 = fmt_bufPrint__anon_8187__6943(t22, t23); t12 = t24.error == UINT16_C(0); if (t12) { t22 = t24.payload; t21 = t22; goto zig_block_5; } - logger_err__anon_8129__6935(); + logger_err__anon_8194__6944(); return UINT8_C(1); zig_block_5:; @@ -52167,77 +52556,77 @@ static uint8_t environment_root_Environment_writeEnvironment__780(struct environ t26 = (*t25); t6 = (struct environment_root_EnvironmentJson__845 *)&a0->data; t27 = (*t6); - t24 = json_stringify_stringifyAlloc__anon_8144__6957(t26, t27, (struct json_stringify_StringifyOptions__8133){UINT8_C(2),true,false,false,false}); + t24 = json_stringify_stringifyAlloc__anon_8209__6966(t26, t27, (struct json_stringify_StringifyOptions__8198){UINT8_C(2),true,false,false,false}); t12 = t24.error == UINT16_C(0); if (t12) { t28 = t24.payload; t22 = t28; goto zig_block_6; } - logger_err__anon_8151__6958(); + logger_err__anon_8216__6967(); return UINT8_C(1); zig_block_6:; - memcpy(&t19, &t21, sizeof(nav__780_83)); - t30 = fs_createFileAbsolute__1351(t19, (struct fs_File_CreateFlags__8153){(uintptr_t)438ul,false,true,false,UINT8_C(0),false}); + memcpy(&t19, &t21, sizeof(nav__783_83)); + t30 = fs_createFileAbsolute__1354(t19, (struct fs_File_CreateFlags__8218){(uintptr_t)438ul,false,true,false,UINT8_C(0),false}); t12 = t30.error == UINT16_C(0); if (t12) { t31 = t30.payload; t29 = t31; goto zig_block_7; } - logger_err__anon_8170__6959(); + logger_err__anon_8235__6968(); t2 = (*t1); t25 = (struct mem_Allocator__599 *)&t2->allocator; t26 = (*t25); - mem_Allocator_free__anon_3705__5702(t26, t22); + mem_Allocator_free__anon_3705__5706(t26, t22); return UINT8_C(1); zig_block_7:; t32 = t29; t33 = (struct fs_File__799 const *)&t32; t29 = (*t33); - memcpy(&t19, &t22, sizeof(nav__780_83)); - t4 = fs_File_writeAll__1439(t29, t19); + memcpy(&t19, &t22, sizeof(nav__783_83)); + t4 = fs_File_writeAll__1442(t29, t19); t12 = t4 == UINT16_C(0); if (t12) { goto zig_block_8; } - logger_err__anon_8170__6959(); + logger_err__anon_8235__6968(); t29 = (*t33); - fs_File_close__1385(t29); + fs_File_close__1388(t29); t2 = (*t1); t25 = (struct mem_Allocator__599 *)&t2->allocator; t26 = (*t25); - mem_Allocator_free__anon_3705__5702(t26, t22); + mem_Allocator_free__anon_3705__5706(t26, t22); return UINT8_C(1); zig_block_8:; t29 = (*t33); - fs_File_close__1385(t29); + fs_File_close__1388(t29); t2 = (*t1); t25 = (struct mem_Allocator__599 *)&t2->allocator; t26 = (*t25); - mem_Allocator_free__anon_3705__5702(t26, t22); + mem_Allocator_free__anon_3705__5706(t26, t22); return UINT8_C(0); } -static void array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_clearRetainingCapaci__4382(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const a0) { +static void array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_clearRetainingCapaci__4385(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const a0) { struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const *t1; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *t2; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *t0; - nav__4382_44 *t3; + nav__4385_44 *t3; uintptr_t *t4; t0 = a0; t1 = (struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const *)&t0; t2 = (*t1); - t3 = (nav__4382_44 *)&t2->items; + t3 = (nav__4385_44 *)&t2->items; t4 = &t3->len; (*t4) = (uintptr_t)0ul; return; } -static int environment_linked_libraries_root_LinkedLibraries_collect__struct_8048_callback__6929(struct os_linux_dl_phdr_info__8025 *const a0, uintptr_t const a1, void *const a2) { +static int environment_linked_libraries_root_LinkedLibraries_collect__struct_8120_callback__6939(struct os_linux_dl_phdr_info__8097 *const a0, uintptr_t const a1, void *const a2) { struct environment_linked_libraries_root_LinkedLibraries__849 *t0; struct environment_linked_libraries_root_LinkedLibraries__849 *t1; struct environment_linked_libraries_root_LinkedLibraries__849 *const *t2; @@ -52245,21 +52634,21 @@ static int environment_linked_libraries_root_LinkedLibraries_collect__struct_804 uint8_t const *t5; uint8_t const *t7; uint8_t const **t4; - nav__6929_50 t8; - nav__6929_50 t11; + nav__6939_50 t8; + nav__6939_50 t11; uintptr_t t9; uint64_t t10; uintptr_t *t12; - struct elf_Elf64_Phdr__8033 **t13; - struct elf_Elf64_Phdr__8033 *t14; - struct elf_Elf64_Phdr__8033 const *t15; + struct elf_Elf64_Phdr__8105 **t13; + struct elf_Elf64_Phdr__8105 *t14; + struct elf_Elf64_Phdr__8105 const *t15; uint16_t *t16; - struct environment_linked_libraries_elf_view__8184 t18; + struct environment_linked_libraries_elf_view__8249 t18; struct environment_linked_libraries_root_LibraryInfo__946 t19; struct environment_linked_libraries_root_LibraryInfo__946 t23; struct mem_Allocator__599 *t20; struct mem_Allocator__599 t21; - nav__6929_75 t22; + nav__6939_75 t22; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *t24; uint16_t t17; bool t6; @@ -52278,7 +52667,7 @@ static int environment_linked_libraries_root_LinkedLibraries_collect__struct_804 return 0; zig_block_0:; - t8 = mem_span__anon_8113__6933(t3); + t8 = mem_span__anon_8016__6478(t3); t9 = t8.len; t10 = t9; t6 = t10 == UINT64_C(0); @@ -52288,8 +52677,8 @@ static int environment_linked_libraries_root_LinkedLibraries_collect__struct_804 goto zig_block_1; zig_block_1:; - memcpy(&t11, &t8, sizeof(nav__6929_50)); - t6 = mem_startsWith__anon_8183__6960(t11, (nav__6929_50){(uint8_t const *)&__anon_8178,(uintptr_t)10ul}); + memcpy(&t11, &t8, sizeof(nav__6939_50)); + t6 = mem_startsWith__anon_8248__6969(t11, (nav__6939_50){(uint8_t const *)&__anon_8243,(uintptr_t)10ul}); if (t6) { return 0; } @@ -52298,16 +52687,16 @@ static int environment_linked_libraries_root_LinkedLibraries_collect__struct_804 zig_block_2:; t12 = (uintptr_t *)&a0->addr; t9 = (*t12); - t13 = (struct elf_Elf64_Phdr__8033 **)&a0->phdr; + t13 = (struct elf_Elf64_Phdr__8105 **)&a0->phdr; t14 = (*t13); - t15 = (struct elf_Elf64_Phdr__8033 const *)t14; + t15 = (struct elf_Elf64_Phdr__8105 const *)t14; t16 = (uint16_t *)&a0->phnum; t17 = (*t16); - t18 = environment_linked_libraries_elf_view_init__6966(t9, t15, t17); + t18 = environment_linked_libraries_elf_view_init__6975(t9, t15, t17); t20 = (struct mem_Allocator__599 *)&t0->allocator; t21 = (*t20); - memcpy(&t11, &t8, sizeof(nav__6929_50)); - t22 = environment_linked_libraries_root_LinkedLibraries_extractLibraryInfo__3646(t21, t18, t11); + memcpy(&t11, &t8, sizeof(nav__6939_50)); + t22 = environment_linked_libraries_root_LinkedLibraries_extractLibraryInfo__3649(t21, t18, t11); t6 = t22.is_null != true; if (t6) { t23 = t22.payload; @@ -52319,7 +52708,7 @@ static int environment_linked_libraries_root_LinkedLibraries_collect__struct_804 zig_block_3:; t0 = (*t2); t24 = (struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *)&t0->libraries; - t17 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_append__4363(t24, t19); + t17 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_append__4366(t24, t19); t6 = t17 == UINT16_C(0); if (t6) { goto zig_block_4; @@ -52330,12 +52719,12 @@ static int environment_linked_libraries_root_LinkedLibraries_collect__struct_804 return 0; } -static void logger_err__anon_8063__6930(void) { - logger_logWithPrefix__anon_8206__6987(); +static void logger_err__anon_8135__6940(void) { + logger_logWithPrefix__anon_8271__6996(); return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4185(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4188(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t0; @@ -52347,10 +52736,10 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen struct array_hash_map_IndexHeader__892 *t9; struct array_hash_map_IndexHeader__892 *t10; struct array_hash_map_IndexHeader__892 *const *t11; - nav__4185_57 t14; + nav__4188_57 t14; uintptr_t t15; - nav__4185_62 t16; - nav__4185_67 t17; + nav__4188_62 t16; + nav__4188_67 t17; struct array_hash_map_IndexHeader__892 t12; bool t8; uint8_t t13; @@ -52358,7 +52747,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *)&t0; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_lock__3982(t3); + debug_SafetyLock_lock__3985(t3); t2 = (*t1); t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t2->entries; t5 = (uintptr_t *)&t4->len; @@ -52372,23 +52761,23 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t11 = (struct array_hash_map_IndexHeader__892 *const *)&t10; t9 = (*t11); t12 = (*t9); - t13 = array_hash_map_IndexHeader_capacityIndexType__3973(t12); + t13 = array_hash_map_IndexHeader_capacityIndexType__3976(t12); switch (t13) { case UINT8_C(0): { t9 = (*t11); - t14 = array_hash_map_IndexHeader_indexes__anon_7759__6389(t9); + t14 = array_hash_map_IndexHeader_indexes__anon_7759__6393(t9); for (t15 = (uintptr_t)0ul; t15 != t14.len; ++t15) ((struct array_hash_map_Index_28u8_29__6735 *)t14.ptr)[t15] = (struct array_hash_map_Index_28u8_29__6735){UINT8_MAX,UINT8_C(0xaa)}; goto zig_block_1; } case UINT8_C(1): { t9 = (*t11); - t16 = array_hash_map_IndexHeader_indexes__anon_7769__6391(t9); + t16 = array_hash_map_IndexHeader_indexes__anon_7769__6395(t9); for (t15 = (uintptr_t)0ul; t15 != t16.len; ++t15) ((struct array_hash_map_Index_28u16_29__6739 *)t16.ptr)[t15] = (struct array_hash_map_Index_28u16_29__6739){UINT16_MAX,UINT16_C(0xaaaa)}; goto zig_block_1; } case UINT8_C(2): { t9 = (*t11); - t17 = array_hash_map_IndexHeader_indexes__anon_7775__6393(t9); + t17 = array_hash_map_IndexHeader_indexes__anon_7775__6397(t9); for (t15 = (uintptr_t)0ul; t15 != t17.len; ++t15) ((struct array_hash_map_Index_28u32_29__6743 *)t17.ptr)[t15] = (struct array_hash_map_Index_28u32_29__6743){UINT32_MAX,UINT32_C(0xaaaaaaaa)}; goto zig_block_1; } @@ -52403,28 +52792,28 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen zig_block_0:; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return; } -static nav__4192_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4192(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct mem_Allocator__599 const a1, nav__4192_44 const a2) { +static nav__4195_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4195(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct mem_Allocator__599 const a1, nav__4195_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t0; - nav__4192_39 t3; + nav__4195_39 t3; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *)&t0; t2 = (*t1); - t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4193(t2, a1, a2); + t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4196(t2, a1, a2); return t3; } -static void logger_err__anon_8090__6931(void) { - logger_logWithPrefix__anon_8218__6988(); +static void logger_err__anon_8162__6941(void) { + logger_logWithPrefix__anon_8283__6997(); return; } -static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3797(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0) { +static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3800(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Data_29__889 t0; uintptr_t t1; t0 = a0.entries; @@ -52432,7 +52821,7 @@ static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_ return t1; } -static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4187(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0) { +static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4190(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 t0; uintptr_t t1; t0 = a0.entries; @@ -52440,25 +52829,9 @@ static uintptr_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvir return t1; } -static nav__6933_39 mem_span__anon_8113__6933(uint8_t const *const a0) { - uint8_t const *const *t1; - uintptr_t t2; - uint8_t const *t3; - uint8_t const *t0; - nav__6933_39 t4; - t0 = a0; - t1 = (uint8_t const *const *)&t0; - t2 = mem_len__anon_8219__6989(a0); - t3 = (*t1); - t3 = (uint8_t const *)(((uintptr_t)t3) + ((uintptr_t)0ul*sizeof(uint8_t))); - t4.ptr = t3; - t4.len = t2; - return t4; -} - -static uint16_t fmt_format__anon_8220__6990(struct io_Writer__3878 const a0, nav__6990_41 const a1) { +static uint16_t fmt_format__anon_8284__6998(struct io_Writer__3878 const a0, nav__6998_41 const a1) { struct io_Writer__3878 const *t1; - nav__6990_40 t2; + nav__6998_40 t2; struct io_Writer__3878 t4; struct io_Writer__3878 t0; int32_t t5; @@ -52466,29 +52839,29 @@ static uint16_t fmt_format__anon_8220__6990(struct io_Writer__3878 const a0, nav t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = a1.f0; - t3 = fmt_formatType__anon_4782__6113(t2, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_4782__6117(t2, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t4 = (*t1); - t3 = io_Writer_writeAll__5732(t4, (nav__6990_40){(uint8_t const *)&__anon_8255,(uintptr_t)13ul}); + t3 = io_Writer_writeAll__5736(t4, (nav__6998_40){(uint8_t const *)&__anon_8319,(uintptr_t)13ul}); if (t3) { return t3; } t5 = a1.f1; - t3 = fmt_formatType__anon_5471__6140(t5, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t3 = fmt_formatType__anon_5471__6144(t5, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t3) { return t3; } t4 = (*t1); - t3 = io_Writer_writeAll__5732(t4, (nav__6990_40){(uint8_t const *)&__anon_8272,(uintptr_t)5ul}); + t3 = io_Writer_writeAll__5736(t4, (nav__6998_40){(uint8_t const *)&__anon_8336,(uintptr_t)5ul}); if (t3) { return t3; } return 0; } -static nav__6934_40 fmt_bufPrint__anon_8122__6934(nav__6934_39 const a0, nav__6934_43 const a1) { +static nav__6943_40 fmt_bufPrint__anon_8187__6943(nav__6943_39 const a0, nav__6943_43 const a1) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 t2; @@ -52499,16 +52872,16 @@ static nav__6934_40 fmt_bufPrint__anon_8122__6934(nav__6934_39 const a0, nav__69 void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t9; void const *t10; - nav__6934_59 (**t11)(void const *, nav__6934_42); + nav__6943_59 (**t11)(void const *, nav__6943_42); struct io_Writer__3878 t12; struct io_Writer__3878 t7; - nav__6934_39 t15; - nav__6934_40 t16; + nav__6943_39 t15; + nav__6943_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4994(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4998(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4984(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4988(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 const *)&t3; t5 = t4; @@ -52518,17 +52891,17 @@ static nav__6934_40 fmt_bufPrint__anon_8122__6934(nav__6934_39 const a0, nav__69 t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__6934_59 (**)(void const *, nav__6934_42))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5724; + t11 = (nav__6943_59 (**)(void const *, nav__6943_42))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5728; t12 = t7; - t13 = fmt_format__anon_8220__6990(t12, a1); + t13 = fmt_format__anon_8284__6998(t12, a1); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__6934_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__6943_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -52537,84 +52910,84 @@ static nav__6934_40 fmt_bufPrint__anon_8122__6934(nav__6934_39 const a0, nav__69 zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4992(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4996(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static void logger_err__anon_8129__6935(void) { - logger_logWithPrefix__anon_8278__6991(); +static void logger_err__anon_8194__6944(void) { + logger_logWithPrefix__anon_8342__6999(); return; } -static nav__6957_40 json_stringify_stringifyAlloc__anon_8144__6957(struct mem_Allocator__599 const a0, struct environment_root_EnvironmentJson__845 const a1, struct json_stringify_StringifyOptions__8133 const a2) { +static nav__6966_40 json_stringify_stringifyAlloc__anon_8209__6966(struct mem_Allocator__599 const a0, struct environment_root_EnvironmentJson__845 const a1, struct json_stringify_StringifyOptions__8198 const a2) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 t1; struct array_list_ArrayListAligned_28u8_2cnull_29__811 t0; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t2; - nav__6957_40 t4; + nav__6966_40 t4; uint16_t t3; bool t5; - t1 = array_list_ArrayListAligned_28u8_2cnull_29_init__1527(a0); + t1 = array_list_ArrayListAligned_28u8_2cnull_29_init__1530(a0); t0 = t1; - t2 = array_list_ArrayListAligned_28u8_2cnull_29_writer__1552(&t0); - t3 = json_stringify_stringifyArbitraryDepth__anon_8305__7021(a0, a1, a2, t2); + t2 = array_list_ArrayListAligned_28u8_2cnull_29_writer__1555(&t0); + t3 = json_stringify_stringifyArbitraryDepth__anon_8369__7029(a0, a1, a2, t2); if (t3) { t1 = t0; - array_list_ArrayListAligned_28u8_2cnull_29_deinit__1529(t1); - t4.payload = (nav__6957_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + array_list_ArrayListAligned_28u8_2cnull_29_deinit__1532(t1); + t4.payload = (nav__6966_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t4.error = t3; return t4; } - t4 = array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__1533(&t0); + t4 = array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__1536(&t0); t5 = t4.error == UINT16_C(0); if (t5) { return t4; } t1 = t0; - array_list_ArrayListAligned_28u8_2cnull_29_deinit__1529(t1); + array_list_ArrayListAligned_28u8_2cnull_29_deinit__1532(t1); return t4; } -static void logger_err__anon_8151__6958(void) { - logger_logWithPrefix__anon_8310__7022(); +static void logger_err__anon_8216__6967(void) { + logger_logWithPrefix__anon_8374__7030(); return; } -static nav__1351_39 fs_createFileAbsolute__1351(nav__1351_41 const a0, struct fs_File_CreateFlags__8153 const a1) { +static nav__1354_39 fs_createFileAbsolute__1354(nav__1354_41 const a0, struct fs_File_CreateFlags__8218 const a1) { struct fs_Dir__1720 const *t3; struct fs_Dir__1720 t1; struct fs_Dir__1720 t2; - nav__1351_39 t4; + nav__1354_39 t4; bool t0; - t0 = fs_path_isAbsolute__5138(a0); + t0 = fs_path_isAbsolute__5142(a0); debug_assert__180(t0); - t1 = fs_cwd__1340(); + t1 = fs_cwd__1343(); t2 = t1; t3 = (struct fs_Dir__1720 const *)&t2; t1 = (*t3); - t4 = fs_Dir_createFile__4681(t1, a0, a1); + t4 = fs_Dir_createFile__4685(t1, a0, a1); return t4; } -static void logger_err__anon_8170__6959(void) { - logger_logWithPrefix__anon_8315__7023(); +static void logger_err__anon_8235__6968(void) { + logger_logWithPrefix__anon_8379__7031(); return; } -static bool mem_startsWith__anon_8183__6960(nav__6960_39 const a0, nav__6960_39 const a1) { - nav__6960_39 const *t1; +static bool mem_startsWith__anon_8248__6969(nav__6969_39 const a0, nav__6969_39 const a1) { + nav__6969_39 const *t1; uintptr_t t3; uintptr_t t4; uint64_t t5; uint64_t t6; - nav__6960_39 t8; - nav__6960_39 t0; + nav__6969_39 t8; + nav__6969_39 t0; uint8_t const *t9; bool t2; bool t7; t0 = a0; - t1 = (nav__6960_39 const *)&t0; + t1 = (nav__6969_39 const *)&t0; t3 = a1.len; t4 = a0.len; t5 = t3; @@ -52630,7 +53003,7 @@ static bool mem_startsWith__anon_8183__6960(nav__6960_39 const a0, nav__6960_39 t9 = (uint8_t const *)(((uintptr_t)t9) + ((uintptr_t)0ul*sizeof(uint8_t))); t8.ptr = t9; t8.len = t4; - t7 = mem_eql__anon_7887__6466(t8, a1); + t7 = mem_eql__anon_7887__6470(t8, a1); t2 = t7; goto zig_block_0; @@ -52638,22 +53011,22 @@ static bool mem_startsWith__anon_8183__6960(nav__6960_39 const a0, nav__6960_39 return t2; } -static struct environment_linked_libraries_elf_view__8184 environment_linked_libraries_elf_view_init__6966(uintptr_t const a0, struct elf_Elf64_Phdr__8033 const *const a1, uint16_t const a2) { +static struct environment_linked_libraries_elf_view__8249 environment_linked_libraries_elf_view_init__6975(uintptr_t const a0, struct elf_Elf64_Phdr__8105 const *const a1, uint16_t const a2) { uintptr_t *t1; - nav__6966_42 *t2; - struct elf_Elf64_Phdr__8033 const *const *t4; - struct elf_Elf64_Phdr__8033 const *t5; - struct elf_Elf64_Phdr__8033 const *t3; + nav__6975_42 *t2; + struct elf_Elf64_Phdr__8105 const *const *t4; + struct elf_Elf64_Phdr__8105 const *t5; + struct elf_Elf64_Phdr__8105 const *t3; uintptr_t t6; - nav__6966_42 t7; - struct environment_linked_libraries_elf_view__8184 t0; + nav__6975_42 t7; + struct environment_linked_libraries_elf_view__8249 t0; t1 = (uintptr_t *)&t0.base_addr; (*t1) = a0; - t2 = (nav__6966_42 *)&t0.phdrs; + t2 = (nav__6975_42 *)&t0.phdrs; t3 = a1; - t4 = (struct elf_Elf64_Phdr__8033 const *const *)&t3; + t4 = (struct elf_Elf64_Phdr__8105 const *const *)&t3; t5 = (*t4); - t5 = (struct elf_Elf64_Phdr__8033 const *)(((uintptr_t)t5) + ((uintptr_t)0ul*sizeof(struct elf_Elf64_Phdr__8033))); + t5 = (struct elf_Elf64_Phdr__8105 const *)(((uintptr_t)t5) + ((uintptr_t)0ul*sizeof(struct elf_Elf64_Phdr__8105))); t6 = (uintptr_t)a2; t7.ptr = t5; t7.len = t6; @@ -52661,50 +53034,50 @@ static struct environment_linked_libraries_elf_view__8184 environment_linked_lib return t0; } -static nav__3646_39 environment_linked_libraries_root_LinkedLibraries_extractLibraryInfo__3646(struct mem_Allocator__599 const a0, struct environment_linked_libraries_elf_view__8184 const a1, nav__3646_43 const a2) { +static nav__3649_39 environment_linked_libraries_root_LinkedLibraries_extractLibraryInfo__3649(struct mem_Allocator__599 const a0, struct environment_linked_libraries_elf_view__8249 const a1, nav__3649_43 const a2) { struct mem_Allocator__599 const *t1; - struct environment_linked_libraries_elf_view__8184 const *t3; - nav__3646_43 t4; - nav__3646_43 t6; - nav__3646_43 t8; - struct environment_linked_libraries_elf_view__8184 t5; - struct environment_linked_libraries_elf_view__8184 t2; - nav__3646_62 t9; - nav__3646_62 t10; - nav__3646_62 t11; + struct environment_linked_libraries_elf_view__8249 const *t3; + nav__3649_43 t4; + nav__3649_43 t6; + nav__3649_43 t8; + struct environment_linked_libraries_elf_view__8249 t5; + struct environment_linked_libraries_elf_view__8249 t2; + nav__3649_62 t9; + nav__3649_62 t10; + nav__3649_62 t11; struct environment_linked_libraries_root_LibraryInfo__946 *t13; - nav__3646_43 *t14; + nav__3649_43 *t14; struct mem_Allocator__599 t15; struct mem_Allocator__599 t0; - nav__3646_69 t16; - nav__3646_67 t17; - nav__3646_67 t21; - nav__3646_67 t22; + nav__3649_69 t16; + nav__3649_67 t17; + nav__3649_67 t21; + nav__3649_67 t22; uint8_t const *t18; uint8_t const *t19; uint8_t const *t20; - nav__3646_39 t12; - nav__3646_39 t23; + nav__3649_39 t12; + nav__3649_39 t23; bool t7; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; t2 = a1; - t3 = (struct environment_linked_libraries_elf_view__8184 const *)&t2; + t3 = (struct environment_linked_libraries_elf_view__8249 const *)&t2; t5 = (*t3); - t6 = environment_linked_libraries_elf_view_buildId__6975(t5); + t6 = environment_linked_libraries_elf_view_buildId__6984(t5); t7 = t6.ptr != NULL; if (t7) { t8 = t6; - t8 = environment_linked_libraries_root_hexEncode__3638(a0, t8); + t8 = environment_linked_libraries_root_hexEncode__3641(a0, t8); t4 = t8; goto zig_block_0; } - t4 = (nav__3646_43){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t4 = (nav__3649_43){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; goto zig_block_0; zig_block_0:; t5 = (*t3); - t10 = environment_linked_libraries_elf_view_dynamicEntries__6970(t5); + t10 = environment_linked_libraries_elf_view_dynamicEntries__6979(t5); t7 = t10.ptr != NULL; if (t7) { t11 = t10; @@ -52713,50 +53086,50 @@ static nav__3646_39 environment_linked_libraries_root_LinkedLibraries_extractLib } t12.is_null = false; t13 = &t12.payload; - t14 = (nav__3646_43 *)&t13->path; + t14 = (nav__3649_43 *)&t13->path; t15 = (*t1); - t16 = mem_Allocator_dupe__anon_7358__6358(t15, a2); + t16 = mem_Allocator_dupe__anon_7358__6362(t15, a2); t7 = t16.error == UINT16_C(0); if (t7) { t17 = t16.payload; - memcpy(&t6, &t17, sizeof(nav__3646_43)); + memcpy(&t6, &t17, sizeof(nav__3649_43)); t8 = t6; goto zig_block_2; } - return (nav__3646_39){{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}},true}; + return (nav__3649_39){{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}},true}; zig_block_2:; (*t14) = t8; - t14 = (nav__3646_43 *)&t13->soname; - (*t14) = (nav__3646_43){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; - t14 = (nav__3646_43 *)&t13->build_id; + t14 = (nav__3649_43 *)&t13->soname; + (*t14) = (nav__3649_43){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t14 = (nav__3649_43 *)&t13->build_id; (*t14) = t4; return t12; zig_block_1:; - t19 = environment_linked_libraries_elf_view_strtab__6972(t9); + t19 = environment_linked_libraries_elf_view_strtab__6981(t9); t7 = t19 != NULL; if (t7) { t20 = t19; t18 = t20; goto zig_block_3; } - return (nav__3646_39){{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}},true}; + return (nav__3649_39){{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}},true}; zig_block_3:; - t8 = environment_linked_libraries_elf_view_soname__6974(t9, t18); + t8 = environment_linked_libraries_elf_view_soname__6983(t9, t18); t7 = t8.ptr != NULL; if (t7) { t6 = t8; t15 = (*t1); - t16 = mem_Allocator_dupe__anon_7358__6358(t15, t6); + t16 = mem_Allocator_dupe__anon_7358__6362(t15, t6); t7 = t16.error == UINT16_C(0); if (t7) { t22 = t16.payload; t21 = t22; goto zig_block_5; } - return (nav__3646_39){{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}},true}; + return (nav__3649_39){{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}},true}; zig_block_5:; t22 = t21; @@ -52764,45 +53137,45 @@ static nav__3646_39 environment_linked_libraries_root_LinkedLibraries_extractLib goto zig_block_4; } - t17 = (nav__3646_67){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t17 = (nav__3649_67){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; goto zig_block_4; zig_block_4:; t23.is_null = false; t13 = &t23.payload; - t14 = (nav__3646_43 *)&t13->path; + t14 = (nav__3649_43 *)&t13->path; t15 = (*t1); - t16 = mem_Allocator_dupe__anon_7358__6358(t15, a2); + t16 = mem_Allocator_dupe__anon_7358__6362(t15, a2); t7 = t16.error == UINT16_C(0); if (t7) { t22 = t16.payload; - memcpy(&t6, &t22, sizeof(nav__3646_43)); + memcpy(&t6, &t22, sizeof(nav__3649_43)); t8 = t6; goto zig_block_7; } - return (nav__3646_39){{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}},true}; + return (nav__3649_39){{{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},{(uint8_t const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}},true}; zig_block_7:; (*t14) = t8; - t14 = (nav__3646_43 *)&t13->soname; - memcpy(&t8, &t17, sizeof(nav__3646_43)); + t14 = (nav__3649_43 *)&t13->soname; + memcpy(&t8, &t17, sizeof(nav__3649_43)); (*t14) = t8; - t14 = (nav__3646_43 *)&t13->build_id; + t14 = (nav__3649_43 *)&t13->build_id; (*t14) = t4; return t23; } -static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_append__4363(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const a0, struct environment_linked_libraries_root_LibraryInfo__946 const a1) { +static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_append__4366(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const a0, struct environment_linked_libraries_root_LibraryInfo__946 const a1) { struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const *t1; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *t2; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *t0; - nav__4363_49 t3; + nav__4366_49 t3; struct environment_linked_libraries_root_LibraryInfo__946 *t5; uint16_t t4; t0 = a0; t1 = (struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const *)&t0; t2 = (*t1); - t3 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_addOne__4388(t2); + t3 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_addOne__4391(t2); if (t3.error) { t4 = t3.error; return t4; @@ -52812,18 +53185,18 @@ static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_ return 0; } -static void logger_logWithPrefix__anon_8206__6987(void) { - nav__6987_41 t3; - nav__6987_41 t6; +static void logger_logWithPrefix__anon_8271__6996(void) { + nav__6996_41 t3; + nav__6996_41 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__6987_45 t7; + nav__6996_45 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__5093); + t0 = (*&logger_max_level__5097); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -52836,7 +53209,7 @@ static void logger_logWithPrefix__anon_8206__6987(void) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_8364__7024(t6); + t7 = fmt_bufPrint__anon_8428__7032(t6); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -52856,22 +53229,22 @@ static void logger_logWithPrefix__anon_8206__6987(void) { return; } -static nav__4193_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4193(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct mem_Allocator__599 const a1, nav__4193_44 const a2) { +static nav__4196_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4196(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct mem_Allocator__599 const a1, nav__4196_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t0; - nav__4193_39 t3; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 t5; - nav__4193_44 *t7; + nav__4196_39 t3; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 t5; + nav__4196_44 *t7; uint16_t t4; bool t6; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *)&t0; t2 = (*t1); - t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7025(t2, a1, a2); + t3 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7033(t2, a1, a2); if (t3.error) { t4 = t3.error; - t3.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075){((nav__4193_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_linked_libraries_root_LibraryEntry__864 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; + t3.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147){((nav__4196_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_linked_libraries_root_LibraryEntry__864 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; t3.error = t4; return t3; } @@ -52891,18 +53264,18 @@ static nav__4193_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t3; } -static void logger_logWithPrefix__anon_8218__6988(void) { - nav__6988_41 t3; - nav__6988_41 t6; +static void logger_logWithPrefix__anon_8283__6997(void) { + nav__6997_41 t3; + nav__6997_41 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__6988_45 t7; + nav__6997_45 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__5093); + t0 = (*&logger_max_level__5097); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -52915,7 +53288,7 @@ static void logger_logWithPrefix__anon_8218__6988(void) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_8381__7026(t6); + t7 = fmt_bufPrint__anon_8445__7034(t6); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -52935,24 +53308,18 @@ static void logger_logWithPrefix__anon_8218__6988(void) { return; } -static uintptr_t mem_len__anon_8219__6989(uint8_t const *const a0) { - uintptr_t t0; - t0 = mem_indexOfSentinel__anon_6947__6300(a0); - return t0; -} - -static void logger_logWithPrefix__anon_8278__6991(void) { - nav__6991_41 t3; - nav__6991_41 t6; +static void logger_logWithPrefix__anon_8342__6999(void) { + nav__6999_41 t3; + nav__6999_41 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__6991_45 t7; + nav__6999_45 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__5093); + t0 = (*&logger_max_level__5097); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -52965,7 +53332,7 @@ static void logger_logWithPrefix__anon_8278__6991(void) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_8390__7027(t6); + t7 = fmt_bufPrint__anon_8454__7035(t6); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -52985,22 +53352,22 @@ static void logger_logWithPrefix__anon_8278__6991(void) { return; } -static uint16_t json_stringify_stringifyArbitraryDepth__anon_8305__7021(struct mem_Allocator__599 const a0, struct environment_root_EnvironmentJson__845 const a1, struct json_stringify_StringifyOptions__8133 const a2, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a3) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 t0; +static uint16_t json_stringify_stringifyArbitraryDepth__anon_8369__7029(struct mem_Allocator__599 const a0, struct environment_root_EnvironmentJson__845 const a1, struct json_stringify_StringifyOptions__8198 const a2, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a3) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 t0; uint16_t t2; - t1 = json_stringify_writeStreamArbitraryDepth__anon_8398__7028(a0, a3, a2); + t1 = json_stringify_writeStreamArbitraryDepth__anon_8462__7036(a0, a3, a2); t0 = t1; - t2 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7029(&t0, a1); + t2 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7037(&t0, a1); if (t2) { - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6998(&t0); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7006(&t0); return t2; } - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6998(&t0); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7006(&t0); return 0; } -static nav__1533_40 array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__1533(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0) { +static nav__1536_40 array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__1536(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t1; struct mem_Allocator__599 *t2; struct mem_Allocator__599 t3; @@ -53010,11 +53377,11 @@ static nav__1533_40 array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__153 struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t6; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t0; struct array_list_ArrayListAligned_28u8_2cnull_29__811 t7; - nav__1533_39 t8; - nav__1533_39 t11; - nav__1533_39 *t10; + nav__1536_39 t8; + nav__1536_39 t11; + nav__1536_39 *t10; uintptr_t t12; - nav__1533_40 t14; + nav__1536_40 t14; uint8_t *t16; uint16_t t15; bool t13; @@ -53026,16 +53393,16 @@ static nav__1533_40 array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__153 t5 = (struct mem_Allocator__599 const *)&t4; t6 = (*t1); t7 = (*t6); - t8 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1575(t7); + t8 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1578(t7); t9 = (*t5); - t10 = (nav__1533_39 *)&a0->items; + t10 = (nav__1536_39 *)&a0->items; t11 = (*t10); t12 = t11.len; - t8 = mem_Allocator_remap__anon_3698__5700(t9, t8, t12); + t8 = mem_Allocator_remap__anon_3698__5704(t9, t8, t12); t13 = t8.ptr != NULL; if (t13) { t11 = t8; - t7 = array_list_ArrayListAligned_28u8_2cnull_29_init__1527(t3); + t7 = array_list_ArrayListAligned_28u8_2cnull_29_init__1530(t3); (*a0) = t7; t14.payload = t11; t14.error = UINT16_C(0); @@ -53045,40 +53412,40 @@ static nav__1533_40 array_list_ArrayListAligned_28u8_2cnull_29_toOwnedSlice__153 zig_block_0:; t3 = (*t5); - t10 = (nav__1533_39 *)&a0->items; + t10 = (nav__1536_39 *)&a0->items; t8 = (*t10); t12 = t8.len; - t14 = mem_Allocator_alignedAlloc__anon_3703__5701(t3, t12); + t14 = mem_Allocator_alignedAlloc__anon_3703__5705(t3, t12); if (t14.error) { t15 = t14.error; - t14.payload = (nav__1533_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t14.payload = (nav__1536_39){(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t14.error = t15; return t14; } t8 = t14.payload; - t10 = (nav__1533_39 *)&a0->items; + t10 = (nav__1536_39 *)&a0->items; t11 = (*t10); t16 = t11.ptr; if (t8.len != 0) memcpy(t8.ptr, t16, t8.len * sizeof(uint8_t)); t6 = (*t1); - array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1563(t6); + array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1566(t6); t14.payload = t8; t14.error = UINT16_C(0); return t14; } -static void logger_logWithPrefix__anon_8310__7022(void) { - nav__7022_41 t3; - nav__7022_41 t6; +static void logger_logWithPrefix__anon_8374__7030(void) { + nav__7030_41 t3; + nav__7030_41 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__7022_45 t7; + nav__7030_45 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__5093); + t0 = (*&logger_max_level__5097); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -53091,7 +53458,7 @@ static void logger_logWithPrefix__anon_8310__7022(void) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_8421__7030(t6); + t7 = fmt_bufPrint__anon_8485__7038(t6); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -53111,20 +53478,20 @@ static void logger_logWithPrefix__anon_8310__7022(void) { return; } -static nav__4681_39 fs_Dir_createFile__4681(struct fs_Dir__1720 const a0, nav__4681_42 const a1, struct fs_File_CreateFlags__8153 const a2) { +static nav__4685_39 fs_Dir_createFile__4685(struct fs_Dir__1720 const a0, nav__4685_42 const a1, struct fs_File_CreateFlags__8218 const a2) { struct fs_Dir__1720 const *t1; uint8_t const (*t7)[4096]; uint8_t const *t9; - nav__4681_39 t4; + nav__4685_39 t4; struct fs_Dir__1720 t8; struct fs_Dir__1720 t0; - nav__4681_53 t2; + nav__4685_53 t2; uint16_t t3; uint8_t t5[4096]; uint8_t t6[4096]; t0 = a0; t1 = (struct fs_Dir__1720 const *)&t0; - t2 = posix_toPosixPath__2022(a1); + t2 = posix_toPosixPath__2025(a1); if (t2.error) { t3 = t2.error; t4.payload = (struct fs_File__799){-INT32_C(0x55555556)}; @@ -53136,22 +53503,22 @@ static nav__4681_39 fs_Dir_createFile__4681(struct fs_Dir__1720 const a0, nav__4 t7 = (uint8_t const (*)[4096])&t6; t8 = (*t1); t9 = (uint8_t const *)t7; - t4 = fs_Dir_createFileZ__4682(t8, t9, a2); + t4 = fs_Dir_createFileZ__4686(t8, t9, a2); return t4; } -static void logger_logWithPrefix__anon_8315__7023(void) { - nav__7023_41 t3; - nav__7023_41 t6; +static void logger_logWithPrefix__anon_8379__7031(void) { + nav__7031_41 t3; + nav__7031_41 t6; uint8_t *t4; uint8_t (*t5)[511]; - nav__7023_45 t7; + nav__7031_45 t7; uintptr_t t8; char const *t9; uint8_t t0; bool t1; uint8_t t2[512]; - t0 = (*&logger_max_level__5093); + t0 = (*&logger_max_level__5097); t1 = UINT8_C(3) < t0; if (t1) { return; @@ -53164,7 +53531,7 @@ static void logger_logWithPrefix__anon_8315__7023(void) { t5 = (uint8_t (*)[511])t4; t6.ptr = &(*t5)[(uintptr_t)0ul]; t6.len = (uintptr_t)511ul; - t7 = fmt_bufPrint__anon_8436__7031(t6); + t7 = fmt_bufPrint__anon_8500__7039(t6); t1 = t7.error == UINT16_C(0); if (t1) { t6 = t7.payload; @@ -53184,9 +53551,9 @@ static void logger_logWithPrefix__anon_8315__7023(void) { return; } -static nav__6975_39 environment_linked_libraries_elf_view_buildId__6975(struct environment_linked_libraries_elf_view__8184 const a0) { - struct environment_linked_libraries_elf_view__8184 const *t1; - nav__6975_45 t3; +static nav__6984_39 environment_linked_libraries_elf_view_buildId__6984(struct environment_linked_libraries_elf_view__8249 const a0) { + struct environment_linked_libraries_elf_view__8249 const *t1; + nav__6984_45 t3; uintptr_t t4; uintptr_t t5; uintptr_t t12; @@ -53194,13 +53561,13 @@ static nav__6975_39 environment_linked_libraries_elf_view_buildId__6975(struct e uintptr_t t2; uint64_t t6; uint64_t t7; - struct elf_Elf64_Phdr__8033 t9; - struct environment_linked_libraries_elf_view__8184 t11; - struct environment_linked_libraries_elf_view__8184 t0; - nav__6975_39 t14; - nav__6975_39 t21; - nav__6975_39 t15; - nav__6975_39 const *t16; + struct elf_Elf64_Phdr__8105 t9; + struct environment_linked_libraries_elf_view__8249 t11; + struct environment_linked_libraries_elf_view__8249 t0; + nav__6984_39 t14; + nav__6984_39 t21; + nav__6984_39 t15; + nav__6984_39 const *t16; uint8_t const *t17; uint8_t const (*t18)[4]; uint32_t t10; @@ -53208,7 +53575,7 @@ static nav__6975_39 environment_linked_libraries_elf_view_buildId__6975(struct e bool t8; uint8_t t19[4]; t0 = a0; - t1 = (struct environment_linked_libraries_elf_view__8184 const *)&t0; + t1 = (struct environment_linked_libraries_elf_view__8249 const *)&t0; t2 = (uintptr_t)0ul; t3 = a0.phdrs; t4 = t3.len; @@ -53232,9 +53599,9 @@ static nav__6975_39 environment_linked_libraries_elf_view_buildId__6975(struct e t12 = t7; t7 = t9.p_memsz; t13 = t7; - t14 = environment_linked_libraries_elf_view_slice__6968(t11, t12, t13); + t14 = environment_linked_libraries_elf_view_slice__6977(t11, t12, t13); t15 = t14; - t16 = (nav__6975_39 const *)&t15; + t16 = (nav__6984_39 const *)&t15; t13 = t14.len; t7 = t13; t8 = t7 < UINT64_C(16); @@ -53285,7 +53652,7 @@ static nav__6975_39 environment_linked_libraries_elf_view_buildId__6975(struct e t18 = (uint8_t const (*)[4])t17; t14.ptr = &(*t18)[(uintptr_t)0ul]; t14.len = (uintptr_t)4ul; - t8 = mem_eql__anon_7887__6466(t14, (nav__6975_39){(uint8_t const *)&__anon_8445,(uintptr_t)4ul}); + t8 = mem_eql__anon_7887__6470(t14, (nav__6984_39){(uint8_t const *)&__anon_8509,(uintptr_t)4ul}); t8 = !t8; if (t8) { goto zig_block_1; @@ -53310,28 +53677,28 @@ static nav__6975_39 environment_linked_libraries_elf_view_buildId__6975(struct e goto zig_loop_9; zig_block_0:; - return (nav__6975_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + return (nav__6984_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; } -static nav__3638_39 environment_linked_libraries_root_hexEncode__3638(struct mem_Allocator__599 const a0, nav__3638_39 const a1) { +static nav__3641_39 environment_linked_libraries_root_hexEncode__3641(struct mem_Allocator__599 const a0, nav__3641_39 const a1) { struct mem_Allocator__599 const *t1; - nav__3638_50 t2; - nav__3638_50 t7; - nav__3638_50 t8; + nav__3641_50 t2; + nav__3641_50 t7; + nav__3641_50 t8; struct mem_Allocator__599 t3; struct mem_Allocator__599 t0; uintptr_t t4; uintptr_t t11; uintptr_t t15; uintptr_t t10; - nav__3638_52 t5; - nav__3638_50 const *t9; + nav__3641_52 t5; + nav__3641_50 const *t9; uint64_t t12; uint64_t t13; uint8_t *t16; uint8_t const *t18; - nav__3638_39 t19; - nav__3638_39 t20; + nav__3641_39 t19; + nav__3641_39 t20; bool t6; uint8_t t14; uint8_t t17; @@ -53340,18 +53707,18 @@ static nav__3638_39 environment_linked_libraries_root_hexEncode__3638(struct mem t3 = (*t1); t4 = a1.len; t4 = t4 * (uintptr_t)2ul; - t5 = mem_Allocator_alloc__anon_2384__5077(t3, t4); + t5 = mem_Allocator_alloc__anon_2384__5081(t3, t4); t6 = t5.error == UINT16_C(0); if (t6) { t7 = t5.payload; t2 = t7; goto zig_block_0; } - return (nav__3638_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + return (nav__3641_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; zig_block_0:; t8 = t2; - t9 = (nav__3638_50 const *)&t8; + t9 = (nav__3641_50 const *)&t8; t10 = (uintptr_t)0ul; t4 = a1.len; zig_loop_25: @@ -53366,7 +53733,7 @@ static nav__3638_39 environment_linked_libraries_root_hexEncode__3638(struct mem t16 = &t7.ptr[t15]; t17 = zig_shr_u8(t14, UINT8_C(4)); t15 = (uintptr_t)t17; - t18 = (uint8_t const *)&(*&__anon_8449)[t15]; + t18 = (uint8_t const *)&(*&__anon_8513)[t15]; t17 = (*t18); (*t16) = t17; t15 = t11 * (uintptr_t)2ul; @@ -53375,7 +53742,7 @@ static nav__3638_39 environment_linked_libraries_root_hexEncode__3638(struct mem t16 = &t7.ptr[t15]; t14 = t14 & UINT8_C(15); t15 = (uintptr_t)t14; - t18 = (uint8_t const *)&(*&__anon_8449)[t15]; + t18 = (uint8_t const *)&(*&__anon_8513)[t15]; t14 = (*t18); (*t16) = t14; goto zig_block_2; @@ -53388,51 +53755,51 @@ static nav__3638_39 environment_linked_libraries_root_hexEncode__3638(struct mem goto zig_loop_25; zig_block_1:; - memcpy(&t19, &t2, sizeof(nav__3638_39)); + memcpy(&t19, &t2, sizeof(nav__3641_39)); t20 = t19; return t20; } -static nav__6970_40 environment_linked_libraries_elf_view_dynamicEntries__6970(struct environment_linked_libraries_elf_view__8184 const a0) { - struct environment_linked_libraries_elf_view__8184 const *t1; - struct elf_Elf64_Phdr__8033 t2; - struct elf_Elf64_Phdr__8033 t6; - struct environment_linked_libraries_elf_view__8184 t3; - struct environment_linked_libraries_elf_view__8184 t0; - nav__6970_52 t4; +static nav__6979_40 environment_linked_libraries_elf_view_dynamicEntries__6979(struct environment_linked_libraries_elf_view__8249 const a0) { + struct environment_linked_libraries_elf_view__8249 const *t1; + struct elf_Elf64_Phdr__8105 t2; + struct elf_Elf64_Phdr__8105 t6; + struct environment_linked_libraries_elf_view__8249 t3; + struct environment_linked_libraries_elf_view__8249 t0; + nav__6979_52 t4; uintptr_t t7; uintptr_t t9; uint64_t t8; - struct elf_Elf64_Dyn__8329 const *t10; - struct elf_Elf64_Dyn__8329 const *t11; - struct elf_Elf64_Dyn__8329 const *const *t12; - nav__6970_40 t13; - nav__6970_40 t14; + struct elf_Elf64_Dyn__8393 const *t10; + struct elf_Elf64_Dyn__8393 const *t11; + struct elf_Elf64_Dyn__8393 const *const *t12; + nav__6979_40 t13; + nav__6979_40 t14; bool t5; t0 = a0; - t1 = (struct environment_linked_libraries_elf_view__8184 const *)&t0; + t1 = (struct environment_linked_libraries_elf_view__8249 const *)&t0; t3 = (*t1); - t4 = environment_linked_libraries_elf_view_findPhdr__6969(t3, UINT32_C(2)); + t4 = environment_linked_libraries_elf_view_findPhdr__6978(t3, UINT32_C(2)); t5 = t4.is_null != true; if (t5) { t6 = t4.payload; t2 = t6; goto zig_block_0; } - return (nav__6970_40){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + return (nav__6979_40){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; zig_block_0:; t7 = a0.base_addr; t8 = t2.p_vaddr; t9 = t8; t9 = t7 + t9; - t10 = (struct elf_Elf64_Dyn__8329 const *)t9; + t10 = (struct elf_Elf64_Dyn__8393 const *)t9; t11 = t10; - t12 = (struct elf_Elf64_Dyn__8329 const *const *)&t11; + t12 = (struct elf_Elf64_Dyn__8393 const *const *)&t11; t8 = t2.p_memsz; t8 = t8 / UINT64_C(16); t10 = (*t12); - t10 = (struct elf_Elf64_Dyn__8329 const *)(((uintptr_t)t10) + ((uintptr_t)0ul*sizeof(struct elf_Elf64_Dyn__8329))); + t10 = (struct elf_Elf64_Dyn__8393 const *)(((uintptr_t)t10) + ((uintptr_t)0ul*sizeof(struct elf_Elf64_Dyn__8393))); t9 = t8; t13.ptr = t10; t13.len = t9; @@ -53440,13 +53807,13 @@ static nav__6970_40 environment_linked_libraries_elf_view_dynamicEntries__6970(s return t14; } -static uint8_t const *environment_linked_libraries_elf_view_strtab__6972(nav__6972_41 const a0) { +static uint8_t const *environment_linked_libraries_elf_view_strtab__6981(nav__6981_41 const a0) { uintptr_t t0; uintptr_t t3; - nav__6972_45 t1; + nav__6981_45 t1; uint8_t const *t4; bool t2; - t1 = environment_linked_libraries_elf_view_dynVal__6971(a0, INT64_C(5)); + t1 = environment_linked_libraries_elf_view_dynVal__6980(a0, INT64_C(5)); t2 = t1.is_null != true; if (t2) { t3 = t1.payload; @@ -53460,59 +53827,59 @@ static uint8_t const *environment_linked_libraries_elf_view_strtab__6972(nav__69 return t4; } -static nav__6974_39 environment_linked_libraries_elf_view_soname__6974(nav__6974_42 const a0, uint8_t const *const a1) { +static nav__6983_39 environment_linked_libraries_elf_view_soname__6983(nav__6983_42 const a0, uint8_t const *const a1) { uintptr_t t0; uintptr_t t3; - nav__6974_47 t1; - nav__6974_39 t4; - nav__6974_39 t5; + nav__6983_47 t1; + nav__6983_39 t4; + nav__6983_39 t5; bool t2; - t1 = environment_linked_libraries_elf_view_dynVal__6971(a0, INT64_C(14)); + t1 = environment_linked_libraries_elf_view_dynVal__6980(a0, INT64_C(14)); t2 = t1.is_null != true; if (t2) { t3 = t1.payload; t0 = t3; goto zig_block_0; } - return (nav__6974_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + return (nav__6983_39){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; zig_block_0:; - t4 = environment_linked_libraries_elf_view_strFromTable__6973(a1, t0); + t4 = environment_linked_libraries_elf_view_strFromTable__6982(a1, t0); t5 = t4; return t5; } -static nav__4388_40 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_addOne__4388(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const a0) { +static nav__4391_40 array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_addOne__4391(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const a0) { struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const *t1; - nav__4388_47 *t2; - nav__4388_47 t3; + nav__4391_47 *t2; + nav__4391_47 t3; uintptr_t t4; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *t5; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *t0; - nav__4388_40 t7; + nav__4391_40 t7; struct environment_linked_libraries_root_LibraryInfo__946 *t8; uint16_t t6; t0 = a0; t1 = (struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const *)&t0; - t2 = (nav__4388_47 *)&a0->items; + t2 = (nav__4391_47 *)&a0->items; t3 = (*t2); t4 = t3.len; t4 = t4 + (uintptr_t)1ul; t5 = (*t1); - t6 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_ensureTotalCapacity__4384(t5, t4); + t6 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_ensureTotalCapacity__4387(t5, t4); if (t6) { t7.payload = ((struct environment_linked_libraries_root_LibraryInfo__946 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul); t7.error = t6; return t7; } t5 = (*t1); - t8 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_addOneAssumeCapacity__4389(t5); + t8 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_addOneAssumeCapacity__4392(t5); t7.payload = t8; t7.error = UINT16_C(0); return t7; } -static uint16_t fmt_format__anon_8481__7032(struct io_Writer__3878 const a0) { +static uint16_t fmt_format__anon_8545__7040(struct io_Writer__3878 const a0) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -53520,14 +53887,14 @@ static uint16_t fmt_format__anon_8481__7032(struct io_Writer__3878 const a0) { t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__7032_43){(uint8_t const *)&__anon_8550,(uintptr_t)61ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__7040_43){(uint8_t const *)&__anon_8614,(uintptr_t)61ul}); if (t3) { return t3; } return 0; } -static nav__7024_40 fmt_bufPrint__anon_8364__7024(nav__7024_39 const a0) { +static nav__7032_40 fmt_bufPrint__anon_8428__7032(nav__7032_39 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 t2; @@ -53538,16 +53905,16 @@ static nav__7024_40 fmt_bufPrint__anon_8364__7024(nav__7024_39 const a0) { void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t9; void const *t10; - nav__7024_54 (**t11)(void const *, nav__7024_56); + nav__7032_54 (**t11)(void const *, nav__7032_56); struct io_Writer__3878 t12; struct io_Writer__3878 t7; - nav__7024_39 t15; - nav__7024_40 t16; + nav__7032_39 t15; + nav__7032_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4994(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4998(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4984(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4988(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 const *)&t3; t5 = t4; @@ -53557,17 +53924,17 @@ static nav__7024_40 fmt_bufPrint__anon_8364__7024(nav__7024_39 const a0) { t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__7024_54 (**)(void const *, nav__7024_56))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5724; + t11 = (nav__7032_54 (**)(void const *, nav__7032_56))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5728; t12 = t7; - t13 = fmt_format__anon_8481__7032(t12); + t13 = fmt_format__anon_8545__7040(t12); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__7024_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__7032_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -53576,13 +53943,13 @@ static nav__7024_40 fmt_bufPrint__anon_8364__7024(nav__7024_39 const a0) { zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4992(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4996(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static nav__7025_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7025(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct mem_Allocator__599 const a1, nav__7025_44 const a2) { +static nav__7033_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7033(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct mem_Allocator__599 const a1, nav__7033_44 const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t0; @@ -53591,20 +53958,20 @@ static nav__7025_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen uintptr_t t5; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t8; - nav__7025_67 t9; - nav__7025_39 t11; + nav__7033_67 t9; + nav__7033_39 t11; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t12; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t13; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t14; - nav__7025_73 t15; - nav__7025_73 t16; - nav__7025_73 const *t17; - nav__7025_44 *t18; - nav__7025_76 t19; - nav__7025_76 t20; - nav__7025_76 const *t21; + nav__7033_73 t15; + nav__7033_73 t16; + nav__7033_73 const *t17; + nav__7033_44 *t18; + nav__7033_76 t19; + nav__7033_76 t20; + nav__7033_76 const *t21; struct environment_linked_libraries_root_LibraryEntry__864 *t22; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 t23; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 t23; uint16_t t6; bool t7; t0 = a0; @@ -53614,21 +53981,21 @@ static nav__7025_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t4 = (*t3); t5 = t4.len; t5 = t5 + (uintptr_t)1ul; - t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4202(t2, a1, t5); + t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4205(t2, a1, t5); t7 = t6 == UINT16_C(0); if (t7) { goto zig_block_0; } t2 = (*t1); t8 = (*t2); - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7033(t8, a2); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7041(t8, a2); t7 = t9.is_null != true; if (t7) { t10 = t9.payload; t5 = t10; goto zig_block_1; } - t11.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075){((nav__7025_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_linked_libraries_root_LibraryEntry__864 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; + t11.payload = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147){((nav__7033_44 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct environment_linked_libraries_root_LibraryEntry__864 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0xaaaaaaaaaaaaaaaaul,false}; t11.error = t6; return t11; @@ -53636,19 +54003,19 @@ static nav__7025_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = (*t1); t3 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t2->entries; t4 = (*t3); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t4); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t4); t13 = t12; t14 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t13; t12 = (*t14); - t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6199(t12); + t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6203(t12); t16 = t15; - t17 = (nav__7025_73 const *)&t16; + t17 = (nav__7033_73 const *)&t16; t15 = (*t17); t18 = &t15.ptr[t5]; t12 = (*t14); - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6200(t12); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6204(t12); t20 = t19; - t21 = (nav__7025_76 const *)&t20; + t21 = (nav__7033_76 const *)&t20; t19 = (*t21); t22 = &t19.ptr[t5]; t23.key_ptr = t18; @@ -53661,13 +54028,13 @@ static nav__7025_39 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_0:; t2 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7034(t2, a2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7042(t2, a2); t11.payload = t23; t11.error = UINT16_C(0); return t11; } -static uint16_t fmt_format__anon_8574__7035(struct io_Writer__3878 const a0) { +static uint16_t fmt_format__anon_8638__7043(struct io_Writer__3878 const a0) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -53675,14 +54042,14 @@ static uint16_t fmt_format__anon_8574__7035(struct io_Writer__3878 const a0) { t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__7035_43){(uint8_t const *)&__anon_8644,(uintptr_t)62ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__7043_43){(uint8_t const *)&__anon_8708,(uintptr_t)62ul}); if (t3) { return t3; } return 0; } -static nav__7026_40 fmt_bufPrint__anon_8381__7026(nav__7026_39 const a0) { +static nav__7034_40 fmt_bufPrint__anon_8445__7034(nav__7034_39 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 t2; @@ -53693,16 +54060,16 @@ static nav__7026_40 fmt_bufPrint__anon_8381__7026(nav__7026_39 const a0) { void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t9; void const *t10; - nav__7026_54 (**t11)(void const *, nav__7026_56); + nav__7034_54 (**t11)(void const *, nav__7034_56); struct io_Writer__3878 t12; struct io_Writer__3878 t7; - nav__7026_39 t15; - nav__7026_40 t16; + nav__7034_39 t15; + nav__7034_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4994(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4998(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4984(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4988(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 const *)&t3; t5 = t4; @@ -53712,17 +54079,17 @@ static nav__7026_40 fmt_bufPrint__anon_8381__7026(nav__7026_39 const a0) { t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__7026_54 (**)(void const *, nav__7026_56))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5724; + t11 = (nav__7034_54 (**)(void const *, nav__7034_56))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5728; t12 = t7; - t13 = fmt_format__anon_8574__7035(t12); + t13 = fmt_format__anon_8638__7043(t12); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__7026_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__7034_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -53731,13 +54098,13 @@ static nav__7026_40 fmt_bufPrint__anon_8381__7026(nav__7026_39 const a0) { zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4992(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4996(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static uint16_t fmt_format__anon_8650__7036(struct io_Writer__3878 const a0) { +static uint16_t fmt_format__anon_8714__7044(struct io_Writer__3878 const a0) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -53745,14 +54112,14 @@ static uint16_t fmt_format__anon_8650__7036(struct io_Writer__3878 const a0) { t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__7036_43){(uint8_t const *)&__anon_8711,(uintptr_t)55ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__7044_43){(uint8_t const *)&__anon_8775,(uintptr_t)55ul}); if (t3) { return t3; } return 0; } -static nav__7027_40 fmt_bufPrint__anon_8390__7027(nav__7027_39 const a0) { +static nav__7035_40 fmt_bufPrint__anon_8454__7035(nav__7035_39 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 t2; @@ -53763,16 +54130,16 @@ static nav__7027_40 fmt_bufPrint__anon_8390__7027(nav__7027_39 const a0) { void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t9; void const *t10; - nav__7027_54 (**t11)(void const *, nav__7027_56); + nav__7035_54 (**t11)(void const *, nav__7035_56); struct io_Writer__3878 t12; struct io_Writer__3878 t7; - nav__7027_39 t15; - nav__7027_40 t16; + nav__7035_39 t15; + nav__7035_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4994(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4998(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4984(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4988(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 const *)&t3; t5 = t4; @@ -53782,17 +54149,17 @@ static nav__7027_40 fmt_bufPrint__anon_8390__7027(nav__7027_39 const a0) { t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__7027_54 (**)(void const *, nav__7027_56))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5724; + t11 = (nav__7035_54 (**)(void const *, nav__7035_56))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5728; t12 = t7; - t13 = fmt_format__anon_8650__7036(t12); + t13 = fmt_format__anon_8714__7044(t12); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__7027_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__7035_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -53801,22 +54168,22 @@ static nav__7027_40 fmt_bufPrint__anon_8390__7027(nav__7027_39 const a0) { zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4992(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4996(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 json_stringify_writeStreamArbitraryDepth__anon_8398__7028(struct mem_Allocator__599 const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a1, struct json_stringify_StringifyOptions__8133 const a2) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 t0; - t0 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6997(a0, a1, a2); +static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 json_stringify_writeStreamArbitraryDepth__anon_8462__7036(struct mem_Allocator__599 const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a1, struct json_stringify_StringifyOptions__8198 const a2) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 t0; + t0 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7005(a0, a1, a2); return t0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7029(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0, struct environment_root_EnvironmentJson__845 const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7037(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0, struct environment_root_EnvironmentJson__845 const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861 t7; struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 t9; struct environment_root_EnvironmentJson__845 t2; @@ -53825,10 +54192,10 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar bool t5; bool t8; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = a1; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7000(t3); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7008(t3); if (t4) { return t4; } @@ -53836,13 +54203,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t6 = t5; if (t6) { t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7015(t3, (nav__7029_62){((uint8_t const *)&__anon_8724),(uintptr_t)23ul}); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7023(t3, (nav__7037_62){((uint8_t const *)&__anon_8788),(uintptr_t)23ul}); if (t4) { return t4; } t3 = (*t1); t7 = a1.integration_environment; - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7037(t3, t7); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7045(t3, t7); if (t4) { return t4; } @@ -53855,13 +54222,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t6 = t8; if (t6) { t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7015(t3, (nav__7029_62){((uint8_t const *)&__anon_8732),(uintptr_t)16ul}); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7023(t3, (nav__7037_62){((uint8_t const *)&__anon_8796),(uintptr_t)16ul}); if (t4) { return t4; } t3 = (*t1); t9 = a1.linked_libraries; - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7038(t3, t9); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7046(t3, t9); if (t4) { return t4; } @@ -53871,28 +54238,28 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_1:; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7002(t3); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7010(t3); if (t4) { return t4; } return 0; } -static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6998(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; +static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7006(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; t0 = a0; return; } -static void array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1563(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0) { +static void array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1566(struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const a0) { struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t1; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t2; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *t0; struct mem_Allocator__599 *t3; struct mem_Allocator__599 t4; struct array_list_ArrayListAligned_28u8_2cnull_29__811 t5; - nav__1563_43 t6; - nav__1563_43 *t7; + nav__1566_43 t6; + nav__1566_43 *t7; uintptr_t *t8; t0 = a0; t1 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t0; @@ -53901,10 +54268,10 @@ static void array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1563(struct t4 = (*t3); t2 = (*t1); t5 = (*t2); - t6 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1575(t5); - mem_Allocator_free__anon_3705__5702(t4, t6); + t6 = array_list_ArrayListAligned_28u8_2cnull_29_allocatedSlice__1578(t5); + mem_Allocator_free__anon_3705__5706(t4, t6); t2 = (*t1); - t7 = (nav__1563_43 *)&t2->items; + t7 = (nav__1566_43 *)&t2->items; t8 = &t7->len; (*t8) = (uintptr_t)0ul; t2 = (*t1); @@ -53913,7 +54280,7 @@ static void array_list_ArrayListAligned_28u8_2cnull_29_clearAndFree__1563(struct return; } -static uint16_t fmt_format__anon_8814__7039(struct io_Writer__3878 const a0) { +static uint16_t fmt_format__anon_8878__7047(struct io_Writer__3878 const a0) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -53921,14 +54288,14 @@ static uint16_t fmt_format__anon_8814__7039(struct io_Writer__3878 const a0) { t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__7039_43){(uint8_t const *)&__anon_8883,(uintptr_t)63ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__7047_43){(uint8_t const *)&__anon_8947,(uintptr_t)63ul}); if (t3) { return t3; } return 0; } -static nav__7030_40 fmt_bufPrint__anon_8421__7030(nav__7030_39 const a0) { +static nav__7038_40 fmt_bufPrint__anon_8485__7038(nav__7038_39 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 t2; @@ -53939,16 +54306,16 @@ static nav__7030_40 fmt_bufPrint__anon_8421__7030(nav__7030_39 const a0) { void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t9; void const *t10; - nav__7030_54 (**t11)(void const *, nav__7030_56); + nav__7038_54 (**t11)(void const *, nav__7038_56); struct io_Writer__3878 t12; struct io_Writer__3878 t7; - nav__7030_39 t15; - nav__7030_40 t16; + nav__7038_39 t15; + nav__7038_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4994(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4998(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4984(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4988(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 const *)&t3; t5 = t4; @@ -53958,17 +54325,17 @@ static nav__7030_40 fmt_bufPrint__anon_8421__7030(nav__7030_39 const a0) { t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__7030_54 (**)(void const *, nav__7030_56))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5724; + t11 = (nav__7038_54 (**)(void const *, nav__7038_56))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5728; t12 = t7; - t13 = fmt_format__anon_8814__7039(t12); + t13 = fmt_format__anon_8878__7047(t12); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__7030_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__7038_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -53977,13 +54344,13 @@ static nav__7030_40 fmt_bufPrint__anon_8421__7030(nav__7030_39 const a0) { zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4992(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4996(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static nav__4682_39 fs_Dir_createFileZ__4682(struct fs_Dir__1720 const a0, uint8_t const *const a1, struct fs_File_CreateFlags__8153 const a2) { +static nav__4686_39 fs_Dir_createFileZ__4686(struct fs_Dir__1720 const a0, uint8_t const *const a1, struct fs_File_CreateFlags__8218 const a2) { uint32_t *t2; uintptr_t t7; struct fs_File__799 *t14; @@ -53993,9 +54360,9 @@ static nav__4682_39 fs_Dir_createFileZ__4682(struct fs_Dir__1720 const a0, uint8 int32_t t12; uint32_t t6; uint32_t t1; - nav__4682_50 t8; - nav__4682_39 t10; - nav__4682_39 t13; + nav__4686_50 t8; + nav__4686_39 t10; + nav__4686_39 t13; struct fs_Dir__1720 t0; uint16_t t9; uint8_t t3; @@ -54057,7 +54424,7 @@ static nav__4682_39 fs_Dir_createFileZ__4682(struct fs_Dir__1720 const a0, uint8 t5 = a0.fd; t6 = t1; t7 = a2.mode; - t8 = posix_openatZ__1769(t5, a1, t6, t7); + t8 = posix_openatZ__1772(t5, a1, t6, t7); if (t8.error) { t9 = t8.error; t10.payload = (struct fs_File__799){-INT32_C(0x55555556)}; @@ -54096,9 +54463,9 @@ static nav__4682_39 fs_Dir_createFileZ__4682(struct fs_Dir__1720 const a0, uint8 } zig_block_3:; - t9 = posix_flock__1930(t5, t12); + t9 = posix_flock__1933(t5, t12); if (t9) { - posix_close__1727(t5); + posix_close__1730(t5); t10.payload = (struct fs_File__799){-INT32_C(0x55555556)}; t10.error = t9; return t10; @@ -54115,7 +54482,7 @@ static nav__4682_39 fs_Dir_createFileZ__4682(struct fs_Dir__1720 const a0, uint8 return t13; } -static uint16_t fmt_format__anon_8889__7040(struct io_Writer__3878 const a0) { +static uint16_t fmt_format__anon_8953__7048(struct io_Writer__3878 const a0) { struct io_Writer__3878 const *t1; struct io_Writer__3878 t2; struct io_Writer__3878 t0; @@ -54123,14 +54490,14 @@ static uint16_t fmt_format__anon_8889__7040(struct io_Writer__3878 const a0) { t0 = a0; t1 = (struct io_Writer__3878 const *)&t0; t2 = (*t1); - t3 = io_Writer_writeAll__5732(t2, (nav__7040_43){(uint8_t const *)&__anon_8956,(uintptr_t)59ul}); + t3 = io_Writer_writeAll__5736(t2, (nav__7048_43){(uint8_t const *)&__anon_9020,(uintptr_t)59ul}); if (t3) { return t3; } return 0; } -static nav__7031_40 fmt_bufPrint__anon_8436__7031(nav__7031_39 const a0) { +static nav__7039_40 fmt_bufPrint__anon_8500__7039(nav__7039_39 const a0) { struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t1; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 t0; struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 t2; @@ -54141,16 +54508,16 @@ static nav__7031_40 fmt_bufPrint__anon_8436__7031(nav__7031_39 const a0) { void const **t8; struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *t9; void const *t10; - nav__7031_54 (**t11)(void const *, nav__7031_56); + nav__7039_54 (**t11)(void const *, nav__7039_56); struct io_Writer__3878 t12; struct io_Writer__3878 t7; - nav__7031_39 t15; - nav__7031_40 t16; + nav__7039_39 t15; + nav__7039_40 t16; uint16_t t13; bool t14; - t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4994(a0); + t1 = io_fixed_buffer_stream_fixedBufferStream__anon_2068__4998(a0); t0 = t1; - t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4984(&t0); + t2 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_writer__4988(&t0); t3 = t2; t4 = (struct io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write_27_29_29__3868 const *)&t3; t5 = t4; @@ -54160,17 +54527,17 @@ static nav__7031_40 fmt_bufPrint__anon_8436__7031(nav__7031_39 const a0) { t9 = (struct io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29__2065 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__7031_54 (**)(void const *, nav__7031_56))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5724; + t11 = (nav__7039_54 (**)(void const *, nav__7039_56))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aio_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_2cerror_7bNoSpaceLeft_7d_2c_28function_20_27write__5728; t12 = t7; - t13 = fmt_format__anon_8889__7040(t12); + t13 = fmt_format__anon_8953__7048(t12); t14 = t13 == UINT16_C(0); if (t14) { goto zig_block_0; } switch (t13) { case zig_error_NoSpaceLeft: { - return (nav__7031_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; + return (nav__7039_40){{(uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul},zig_error_NoSpaceLeft}; } default: { zig_unreachable(); @@ -54179,18 +54546,18 @@ static nav__7031_40 fmt_bufPrint__anon_8436__7031(nav__7031_39 const a0) { zig_block_0:; t1 = t0; - t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4992(t1); + t15 = io_fixed_buffer_stream_FixedBufferStream_28_5b_5du8_29_getWritten__4996(t1); t16.payload = t15; t16.error = UINT16_C(0); return t16; } -static nav__6968_39 environment_linked_libraries_elf_view_slice__6968(struct environment_linked_libraries_elf_view__8184 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__6977_39 environment_linked_libraries_elf_view_slice__6977(struct environment_linked_libraries_elf_view__8249 const a0, uintptr_t const a1, uintptr_t const a2) { uintptr_t t0; uint8_t const *t1; uint8_t const *t2; uint8_t const *const *t3; - nav__6968_39 t4; + nav__6977_39 t4; t0 = a0.base_addr; t0 = t0 + a1; t1 = (uint8_t const *)t0; @@ -54203,15 +54570,15 @@ static nav__6968_39 environment_linked_libraries_elf_view_slice__6968(struct env return t4; } -static nav__6969_39 environment_linked_libraries_elf_view_findPhdr__6969(struct environment_linked_libraries_elf_view__8184 const a0, uint32_t const a1) { - nav__6969_45 t1; +static nav__6978_39 environment_linked_libraries_elf_view_findPhdr__6978(struct environment_linked_libraries_elf_view__8249 const a0, uint32_t const a1) { + nav__6978_45 t1; uintptr_t t2; uintptr_t t3; uintptr_t t0; uint64_t t4; uint64_t t5; - struct elf_Elf64_Phdr__8033 t7; - nav__6969_39 t9; + struct elf_Elf64_Phdr__8105 t7; + nav__6978_39 t9; uint32_t t8; bool t6; t0 = (uintptr_t)0ul; @@ -54244,18 +54611,18 @@ static nav__6969_39 environment_linked_libraries_elf_view_findPhdr__6969(struct goto zig_loop_7; zig_block_0:; - return (nav__6969_39){{UINT32_C(0xaaaaaaaa),UINT32_C(0xaaaaaaaa),UINT64_C(0xaaaaaaaaaaaaaaaa),UINT64_C(0xaaaaaaaaaaaaaaaa),UINT64_C(0xaaaaaaaaaaaaaaaa),UINT64_C(0xaaaaaaaaaaaaaaaa),UINT64_C(0xaaaaaaaaaaaaaaaa),UINT64_C(0xaaaaaaaaaaaaaaaa)},true}; + return (nav__6978_39){{UINT32_C(0xaaaaaaaa),UINT32_C(0xaaaaaaaa),UINT64_C(0xaaaaaaaaaaaaaaaa),UINT64_C(0xaaaaaaaaaaaaaaaa),UINT64_C(0xaaaaaaaaaaaaaaaa),UINT64_C(0xaaaaaaaaaaaaaaaa),UINT64_C(0xaaaaaaaaaaaaaaaa),UINT64_C(0xaaaaaaaaaaaaaaaa)},true}; } -static nav__6971_38 environment_linked_libraries_elf_view_dynVal__6971(nav__6971_41 const a0, int64_t const a1) { +static nav__6980_38 environment_linked_libraries_elf_view_dynVal__6980(nav__6980_41 const a0, int64_t const a1) { uintptr_t t1; uintptr_t t2; uintptr_t t0; uint64_t t3; uint64_t t4; - struct elf_Elf64_Dyn__8329 t6; + struct elf_Elf64_Dyn__8393 t6; int64_t t7; - nav__6971_38 t8; + nav__6980_38 t8; bool t5; t0 = (uintptr_t)0ul; t1 = a0.len; @@ -54296,23 +54663,23 @@ static nav__6971_38 environment_linked_libraries_elf_view_dynVal__6971(nav__6971 goto zig_loop_6; zig_block_0:; - return (nav__6971_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__6980_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } -static nav__6973_39 environment_linked_libraries_elf_view_strFromTable__6973(uint8_t const *const a0, uintptr_t const a1) { +static nav__6982_39 environment_linked_libraries_elf_view_strFromTable__6982(uint8_t const *const a0, uintptr_t const a1) { uintptr_t t0; uint8_t const *t1; - nav__6973_39 t2; - nav__6973_39 t3; + nav__6982_39 t2; + nav__6982_39 t3; t0 = (uintptr_t)a0; t0 = t0 + a1; t1 = (uint8_t const *)t0; - t2 = mem_span__anon_8113__6933(t1); - memcpy(&t3, &t2, sizeof(nav__6973_39)); + t2 = mem_span__anon_8016__6478(t1); + memcpy(&t3, &t2, sizeof(nav__6982_39)); return t3; } -static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_ensureTotalCapacity__4384(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const a0, uintptr_t const a1) { +static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_ensureTotalCapacity__4387(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const a0, uintptr_t const a1) { struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -54337,17 +54704,17 @@ static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_ zig_block_0:; t2 = (uintptr_t *)&a0->capacity; t3 = (*t2); - t3 = array_list_ArrayListAlignedUnmanaged_28environment_linked_libraries_root_LibraryInfo_2cnull_29_growCapacit__7099(t3, a1); + t3 = array_list_ArrayListAlignedUnmanaged_28environment_linked_libraries_root_LibraryInfo_2cnull_29_growCapacit__7107(t3, a1); t7 = (*t1); - t8 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_ensureTotalCapacityP__4385(t7, t3); + t8 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_ensureTotalCapacityP__4388(t7, t3); return t8; } -static struct environment_linked_libraries_root_LibraryInfo__946 *array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_addOneAssumeCapacity__4389(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const a0) { +static struct environment_linked_libraries_root_LibraryInfo__946 *array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_addOneAssumeCapacity__4392(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const a0) { struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const *t1; - nav__4389_44 *t2; - nav__4389_44 *t11; - nav__4389_44 t3; + nav__4392_44 *t2; + nav__4392_44 *t11; + nav__4392_44 t3; uintptr_t t4; uintptr_t t6; uintptr_t *t5; @@ -54359,7 +54726,7 @@ static struct environment_linked_libraries_root_LibraryInfo__946 *array_list_Arr bool t9; t0 = a0; t1 = (struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const *)&t0; - t2 = (nav__4389_44 *)&a0->items; + t2 = (nav__4392_44 *)&a0->items; t3 = (*t2); t4 = t3.len; t5 = (uintptr_t *)&a0->capacity; @@ -54369,14 +54736,14 @@ static struct environment_linked_libraries_root_LibraryInfo__946 *array_list_Arr t9 = t7 < t8; debug_assert__180(t9); t10 = (*t1); - t2 = (nav__4389_44 *)&t10->items; + t2 = (nav__4392_44 *)&t10->items; t5 = &t2->len; t6 = (*t5); t6 = t6 + (uintptr_t)1ul; (*t5) = t6; t10 = (*t1); - t2 = (nav__4389_44 *)&t10->items; - t11 = (nav__4389_44 *)&a0->items; + t2 = (nav__4392_44 *)&t10->items; + t11 = (nav__4392_44 *)&a0->items; t3 = (*t11); t6 = t3.len; t6 = t6 - (uintptr_t)1ul; @@ -54385,7 +54752,7 @@ static struct environment_linked_libraries_root_LibraryInfo__946 *array_list_Arr return t12; } -static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4202(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4205(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *t1; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t0; @@ -54400,33 +54767,33 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro struct array_hash_map_IndexHeader__892 *t11; struct array_hash_map_IndexHeader__892 *t20; struct array_hash_map_IndexHeader__892 *const *t12; - nav__4202_62 t18; + nav__4205_62 t18; struct array_hash_map_IndexHeader__892 t13; uint32_t t14; uint16_t t7; - nav__4202_60 t16; + nav__4205_60 t16; bool t5; uint8_t t17; t0 = a0; t1 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *)&t0; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_lock__3982(t3); + debug_SafetyLock_lock__3985(t3); t4 = a2; t5 = t4 <= UINT64_C(8); if (t5) { t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4328(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4331(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return 0; } goto zig_block_0; @@ -54441,23 +54808,23 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro t12 = (struct array_hash_map_IndexHeader__892 *const *)&t11; t10 = (*t12); t13 = (*t10); - t14 = array_hash_map_IndexHeader_capacity__3974(t13); + t14 = array_hash_map_IndexHeader_capacity__3977(t13); t4 = a2; t15 = (uint64_t)t14; t5 = t4 <= t15; if (t5) { t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4328(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4331(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return 0; } goto zig_block_2; @@ -54470,28 +54837,28 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro zig_block_1:; t2 = (*t1); t6 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t2->entries; - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4328(t6, a1, a2); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4331(t6, a1, a2); if (t7) { t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } - t16 = array_hash_map_IndexHeader_findBitIndex__3977(a2); + t16 = array_hash_map_IndexHeader_findBitIndex__3980(a2); if (t16.error) { t7 = t16.error; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } t17 = t16.payload; - t18 = array_hash_map_IndexHeader_alloc__3978(a1, t17); + t18 = array_hash_map_IndexHeader_alloc__3981(a1, t17); if (t18.error) { t7 = t18.error; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return t7; } t10 = t18.payload; @@ -54503,25 +54870,25 @@ static uint16_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenviro t20 = t19; t12 = (struct array_hash_map_IndexHeader__892 *const *)&t20; t19 = (*t12); - array_hash_map_IndexHeader_free__3979(t19, a1); + array_hash_map_IndexHeader_free__3982(t19, a1); goto zig_block_3; } goto zig_block_3; zig_block_3:; t2 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4294(t2, t10); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4297(t2, t10); t2 = (*t1); t8 = (struct array_hash_map_IndexHeader__892 **)&t2->index_header; t19 = (struct array_hash_map_IndexHeader__892 *)t10; (*t8) = t19; t2 = (*t1); t3 = (void *)((uint8_t *)t2 + (uintptr_t)32ul); - debug_SafetyLock_unlock__3983(t3); + debug_SafetyLock_unlock__3986(t3); return 0; } -static nav__7033_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7033(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0, nav__7033_41 const a1) { +static nav__7041_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7041(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0, nav__7041_41 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const *t1; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_IndexHeader__892 *t3; @@ -54532,16 +54899,16 @@ static nav__7033_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t9; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t10; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t11; - nav__7033_61 t12; - nav__7033_64 t13; + nav__7041_61 t12; + nav__7041_64 t13; uintptr_t t15; uintptr_t t16; uintptr_t t14; uint64_t t17; uint64_t t18; - nav__7033_41 *t19; - nav__7033_41 t22; - nav__7033_38 t23; + nav__7041_41 *t19; + nav__7041_41 t22; + nav__7041_38 t23; struct array_hash_map_IndexHeader__892 *const *t25; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t28; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t0; @@ -54560,16 +54927,16 @@ static nav__7033_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = t5; goto zig_block_0; } - t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7100(a1); + t6 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7108(a1); t7 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const *)&t1->entries; t8 = (*t7); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t8); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t8); t10 = t9; t11 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t10; t9 = (*t11); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(t9); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(t9); t9 = (*t11); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6199(t9); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6203(t9); t14 = (uintptr_t)0ul; t15 = t13.len; zig_loop_32: @@ -54583,7 +54950,7 @@ static nav__7033_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t4 = t20 == t6; if (t4) { t22 = (*t19); - t4 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7102(a1, t22, t16); + t4 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7110(a1, t22, t16); t21 = t4; goto zig_block_4; } @@ -54609,35 +54976,35 @@ static nav__7033_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen goto zig_loop_32; zig_block_1:; - return (nav__7033_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__7041_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t24 = t2; t25 = (struct array_hash_map_IndexHeader__892 *const *)&t24; t5 = (*t25); t26 = (*t5); - t27 = array_hash_map_IndexHeader_capacityIndexType__3973(t26); + t27 = array_hash_map_IndexHeader_capacityIndexType__3976(t26); switch (t27) { case UINT8_C(0): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7103(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7111(t28, a1, t2); return t23; } case UINT8_C(1): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7104(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7112(t28, a1, t2); return t23; } case UINT8_C(2): { t28 = (*t1); - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7105(t28, a1, t2); + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7113(t28, a1, t2); return t23; } default: zig_unreachable(); } } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7034(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, nav__7034_42 const a1) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7042(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, nav__7042_42 const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *t1; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_IndexHeader__892 *t4; @@ -54651,28 +55018,28 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t11; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t12; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t13; - nav__7034_66 t14; - nav__7034_66 t15; - nav__7034_66 const *t16; - nav__7034_69 t17; - nav__7034_69 t18; - nav__7034_69 const *t19; + nav__7042_66 t14; + nav__7042_66 t15; + nav__7042_66 const *t16; + nav__7042_69 t17; + nav__7042_69 t18; + nav__7042_69 const *t19; uintptr_t t21; uintptr_t t22; uintptr_t t20; uint64_t t23; uint64_t t24; - nav__7034_42 *t25; - nav__7034_42 t28; - nav__7034_72 t29; - nav__7034_72 t30; - nav__7034_72 t37; - nav__7034_72 const *t31; + nav__7042_42 *t25; + nav__7042_42 t28; + nav__7042_72 t29; + nav__7042_72 t30; + nav__7042_72 t37; + nav__7042_72 const *t31; struct environment_linked_libraries_root_LibraryEntry__864 *t32; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 t33; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 t33; uint32_t *const *t34; uint32_t *t35; - nav__7034_42 *const *t36; + nav__7042_42 *const *t36; struct environment_linked_libraries_root_LibraryEntry__864 *const *t38; struct array_hash_map_IndexHeader__892 *const *t40; uint32_t t7; @@ -54691,21 +55058,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t2 = t6; goto zig_block_0; } - t7 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7100(a1); + t7 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7108(a1); t8 = (*t1); t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t8->entries; t10 = (*t9); - t11 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t10); + t11 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t10); t12 = t11; t13 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t12; t11 = (*t13); - t14 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(t11); + t14 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(t11); t15 = t14; - t16 = (nav__7034_66 const *)&t15; + t16 = (nav__7042_66 const *)&t15; t11 = (*t13); - t17 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6199(t11); + t17 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6203(t11); t18 = t17; - t19 = (nav__7034_69 const *)&t18; + t19 = (nav__7042_69 const *)&t18; t20 = (uintptr_t)0ul; t21 = t17.len; zig_loop_39: @@ -54719,7 +55086,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t5 = t26 == t7; if (t5) { t28 = (*t25); - t5 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7102(a1, t28, t22); + t5 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7110(a1, t28, t22); t27 = t5; goto zig_block_4; } @@ -54729,9 +55096,9 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_block_4:; if (t27) { t11 = (*t13); - t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6200(t11); + t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6204(t11); t30 = t29; - t31 = (nav__7034_72 const *)&t30; + t31 = (nav__7042_72 const *)&t30; t29 = (*t31); t32 = &t29.ptr[t22]; t33.key_ptr = t25; @@ -54755,18 +55122,18 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_block_1:; t8 = (*t1); t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t8->entries; - t21 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4317(t9); + t21 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4320(t9); t34 = &t16->ptr; t35 = (*t34); t35 = (uint32_t *)&t35[t21]; (*t35) = t7; t36 = &t19->ptr; t25 = (*t36); - t25 = (nav__7034_42 *)&t25[t21]; + t25 = (nav__7042_42 *)&t25[t21]; t11 = (*t13); - t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6200(t11); + t29 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6204(t11); t37 = t29; - t31 = (nav__7034_72 const *)&t37; + t31 = (nav__7042_72 const *)&t37; t38 = &t31->ptr; t32 = (*t38); t32 = (struct environment_linked_libraries_root_LibraryEntry__864 *)&t32[t21]; @@ -54781,35 +55148,35 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t40 = (struct array_hash_map_IndexHeader__892 *const *)&t39; t6 = (*t40); t41 = (*t6); - t42 = array_hash_map_IndexHeader_capacityIndexType__3973(t41); + t42 = array_hash_map_IndexHeader_capacityIndexType__3976(t41); switch (t42) { case UINT8_C(0): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7106(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7114(t8, a1, t2); return t33; } case UINT8_C(1): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7107(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7115(t8, a1, t2); return t33; } case UINT8_C(2): { t8 = (*t1); - t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7108(t8, a1, t2); + t33 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7116(t8, a1, t2); return t33; } default: zig_unreachable(); } } -static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6997(struct mem_Allocator__599 const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a1, struct json_stringify_StringifyOptions__8133 const a2) { - struct json_stringify_StringifyOptions__8133 *t1; +static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7005(struct mem_Allocator__599 const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a1, struct json_stringify_StringifyOptions__8198 const a2) { + struct json_stringify_StringifyOptions__8198 *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 *t2; uintptr_t *t3; uint8_t *t4; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 t0; (void)a0; - t1 = (struct json_stringify_StringifyOptions__8133 *)&t0.options; + t1 = (struct json_stringify_StringifyOptions__8198 *)&t0.options; (*t1) = a2; t2 = (struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 *)&t0.stream; (*t2) = a1; @@ -54820,14 +55187,14 @@ static struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Arra return t0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7005(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_StringifyOptions__8133 *t3; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7013(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_StringifyOptions__8198 *t3; uintptr_t t6; uintptr_t t8; uintptr_t *t7; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t9; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t9; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 *t10; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t11; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t12; @@ -54839,7 +55206,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t17; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t18; void const *t19; - nav__7005_56 (**t20)(void const *, nav__7005_58); + nav__7013_56 (**t20)(void const *, nav__7013_58); struct io_Writer__3878 t21; struct io_Writer__3878 t16; struct io_Writer__3878 t22; @@ -54848,13 +55215,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar struct io_Writer__3878 const *t23; uint16_t t24; uint16_t t25; - struct json_stringify_StringifyOptions__8133 t4; + struct json_stringify_StringifyOptions__8198 t4; uint8_t t5; uint8_t t2; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = UINT8_C(32); - t3 = (struct json_stringify_StringifyOptions__8133 *)&a0->options; + t3 = (struct json_stringify_StringifyOptions__8198 *)&a0->options; t4 = (*t3); t5 = t4.whitespace; switch (t5) { @@ -54918,13 +55285,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t18 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t13->context; t19 = (void const *)t18; (*t17) = t19; - t20 = (nav__7005_56 (**)(void const *, nav__7005_58))&t16.writeFn; - (*t20) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t20 = (nav__7013_56 (**)(void const *, nav__7013_58))&t16.writeFn; + (*t20) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t21 = t16; t22 = t21; t23 = (struct io_Writer__3878 const *)&t22; t21 = (*t23); - t24 = io_Writer_writeByte__5734(t21, UINT8_C(10)); + t24 = io_Writer_writeByte__5738(t21, UINT8_C(10)); memcpy(&t25, &t24, sizeof(uint16_t)); if (t25) { return t25; @@ -54942,13 +55309,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t18 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t13->context; t19 = (void const *)t18; (*t17) = t19; - t20 = (nav__7005_56 (**)(void const *, nav__7005_58))&t28.writeFn; - (*t20) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t20 = (nav__7013_56 (**)(void const *, nav__7013_58))&t28.writeFn; + (*t20) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t21 = t28; t29 = t21; t23 = (struct io_Writer__3878 const *)&t29; t21 = (*t23); - t25 = io_Writer_writeByteNTimes__5735(t21, t5, t6); + t25 = io_Writer_writeByteNTimes__5739(t21, t5, t6); memcpy(&t24, &t25, sizeof(uint16_t)); if (t24) { return t24; @@ -54956,11 +55323,11 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7008(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 const *t3; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7016(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 const *t3; uint8_t *t5; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 *t8; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t9; @@ -54975,7 +55342,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t15; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t16; void const *t17; - nav__7008_56 (**t18)(void const *, nav__7008_58); + nav__7016_56 (**t18)(void const *, nav__7016_58); struct io_Writer__3878 t19; struct io_Writer__3878 t14; struct io_Writer__3878 t20; @@ -54984,17 +55351,17 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar struct io_Writer__3878 t31; struct io_Writer__3878 t32; struct io_Writer__3878 const *t21; - struct json_stringify_StringifyOptions__8133 *t27; + struct json_stringify_StringifyOptions__8198 *t27; uint16_t t7; uint16_t t22; bool t4; uint8_t t6; - struct json_stringify_StringifyOptions__8133 t28; + struct json_stringify_StringifyOptions__8198 t28; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = (*t1); - t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 const *)t2; - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7011(t3); + t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 const *)t2; + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7019(t3); t4 = !t4; debug_assert__180(t4); t5 = (uint8_t *)&a0->next_punctuation; @@ -55005,7 +55372,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar } case UINT8_C(1): { t2 = (*t1); - t7 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7005(t2); + t7 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7013(t2); if (t7) { return t7; } @@ -55024,19 +55391,19 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t11->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__7008_56 (**)(void const *, nav__7008_58))&t14.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t18 = (nav__7016_56 (**)(void const *, nav__7016_58))&t14.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t19 = t14; t20 = t19; t21 = (struct io_Writer__3878 const *)&t20; t19 = (*t21); - t7 = io_Writer_writeByte__5734(t19, UINT8_C(44)); + t7 = io_Writer_writeByte__5738(t19, UINT8_C(44)); memcpy(&t22, &t7, sizeof(uint16_t)); if (t22) { return t22; } t2 = (*t1); - t22 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7005(t2); + t22 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7013(t2); if (t22) { return t22; } @@ -55055,18 +55422,18 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t11->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__7008_56 (**)(void const *, nav__7008_58))&t25.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t18 = (nav__7016_56 (**)(void const *, nav__7016_58))&t25.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t19 = t25; t26 = t19; t21 = (struct io_Writer__3878 const *)&t26; t19 = (*t21); - t22 = io_Writer_writeByte__5734(t19, UINT8_C(58)); + t22 = io_Writer_writeByte__5738(t19, UINT8_C(58)); memcpy(&t7, &t22, sizeof(uint16_t)); if (t7) { return t7; } - t27 = (struct json_stringify_StringifyOptions__8133 *)&a0->options; + t27 = (struct json_stringify_StringifyOptions__8198 *)&a0->options; t28 = (*t27); t6 = t28.whitespace; t4 = t6 != UINT8_C(0); @@ -55083,13 +55450,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t11->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__7008_56 (**)(void const *, nav__7008_58))&t31.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t18 = (nav__7016_56 (**)(void const *, nav__7016_58))&t31.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t19 = t31; t32 = t19; t21 = (struct io_Writer__3878 const *)&t32; t19 = (*t21); - t7 = io_Writer_writeByte__5734(t19, UINT8_C(32)); + t7 = io_Writer_writeByte__5738(t19, UINT8_C(32)); memcpy(&t22, &t7, sizeof(uint16_t)); if (t22) { return t22; @@ -55108,20 +55475,20 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7006(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 const *t3; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7014(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 const *t3; uint16_t t6; uint16_t t7; - nav__7006_43 t4; + nav__7014_43 t4; bool t5; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = (*t1); - t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 const *)t2; - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7010(t3); + t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 const *)t2; + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7018(t3); t5 = t4.is_null != true; if (t5) { t5 = t4.payload; @@ -55133,20 +55500,20 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_0:; t2 = (*t1); - t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7008(t2); + t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7016(t2); memcpy(&t7, &t6, sizeof(uint16_t)); return t7; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7003(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0, uint8_t const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7011(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0, uint8_t const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; uintptr_t *t3; uintptr_t t4; (void)a1; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = (*t1); t3 = (uintptr_t *)&t2->indent_level; t4 = (*t3); @@ -55155,10 +55522,10 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7000(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7008(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t5; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t6; @@ -55168,7 +55535,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t11; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t12; void const *t13; - nav__7000_54 (**t14)(void const *, nav__7000_56); + nav__7008_54 (**t14)(void const *, nav__7008_56); struct io_Writer__3878 t15; struct io_Writer__3878 t10; struct io_Writer__3878 t16; @@ -55177,9 +55544,9 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar uint16_t t3; uint16_t t18; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = (*t1); - t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7006(t2); + t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7014(t2); if (t3) { return t3; } @@ -55195,39 +55562,39 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t12 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t7->context; t13 = (void const *)t12; (*t11) = t13; - t14 = (nav__7000_54 (**)(void const *, nav__7000_56))&t10.writeFn; - (*t14) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t14 = (nav__7008_54 (**)(void const *, nav__7008_56))&t10.writeFn; + (*t14) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t15 = t10; t16 = t15; t17 = (struct io_Writer__3878 const *)&t16; t15 = (*t17); - t3 = io_Writer_writeByte__5734(t15, UINT8_C(123)); + t3 = io_Writer_writeByte__5738(t15, UINT8_C(123)); memcpy(&t18, &t3, sizeof(uint16_t)); if (t18) { return t18; } t2 = (*t1); - (void)json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7003(t2, UINT8_C(0)); + (void)json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7011(t2, UINT8_C(0)); t2 = (*t1); t19 = (uint8_t *)&t2->next_punctuation; (*t19) = UINT8_C(1); return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7007(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 const *t3; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7015(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 const *t3; uint16_t t6; uint16_t t7; - nav__7007_43 t4; + nav__7015_43 t4; bool t5; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = (*t1); - t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 const *)t2; - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7010(t3); + t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 const *)t2; + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7018(t3); t5 = t4.is_null != true; if (t5) { t5 = t4.payload; @@ -55238,12 +55605,12 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_0:; t2 = (*t1); - t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7008(t2); + t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7016(t2); memcpy(&t7, &t6, sizeof(uint16_t)); return t7; } -static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt_FormatOptions__4300 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a2) { +static uint16_t fmt_formatBuf__anon_9275__7123(nav__7123_39 const a0, struct fmt_FormatOptions__4300 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a2) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t33; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t12; @@ -55255,11 +55622,11 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t54; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t58; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t62; - nav__7115_44 t2; + nav__7123_44 t2; uintptr_t t4; uintptr_t t5; uintptr_t t7; - nav__7115_52 t6; + nav__7123_52 t6; uint64_t t8; uint64_t t9; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t10; @@ -55277,7 +55644,7 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt void const **t15; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t16; void const *t17; - nav__7115_52 (**t18)(void const *, nav__7115_39); + nav__7123_52 (**t18)(void const *, nav__7123_39); struct io_Writer__3878 t19; struct io_Writer__3878 t14; struct io_Writer__3878 t20; @@ -55298,14 +55665,14 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt struct io_Writer__3878 t63; struct io_Writer__3878 t64; struct io_Writer__3878 const *t21; - nav__7115_67 t26; - nav__7115_39 t28; - nav__7115_39 t31; + nav__7123_67 t26; + nav__7123_39 t28; + nav__7123_39 t31; uint8_t *t30; uint32_t t25; uint16_t t22; uint16_t t23; - nav__7115_70 t27; + nav__7123_70 t27; bool t3; uint8_t t29; uint8_t t24[4]; @@ -55315,7 +55682,7 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt t3 = t2.is_null != true; if (t3) { t4 = t2.payload; - t6 = unicode_utf8CountCodepoints__5769(a0); + t6 = unicode_utf8CountCodepoints__5773(a0); t3 = t6.error == UINT16_C(0); if (t3) { t7 = t6.payload; @@ -55352,13 +55719,13 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__7115_52 (**)(void const *, nav__7115_39))&t14.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t18 = (nav__7123_52 (**)(void const *, nav__7123_39))&t14.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t19 = t14; t20 = t19; t21 = (struct io_Writer__3878 const *)&t20; t19 = (*t21); - t22 = io_Writer_writeAll__5732(t19, a0); + t22 = io_Writer_writeAll__5736(t19, a0); memcpy(&t23, &t22, sizeof(uint16_t)); memcpy(&t22, &t23, sizeof(uint16_t)); return t22; @@ -55369,7 +55736,7 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt t25 = a1.fill; t26.ptr = &t24[(uintptr_t)0ul]; t26.len = (uintptr_t)4ul; - t27 = unicode_utf8Encode__5754(t25, t26); + t27 = unicode_utf8Encode__5758(t25, t26); t3 = t27.error == UINT16_C(0); if (t3) { t29 = t27.payload; @@ -55378,7 +55745,7 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt t5 = (uintptr_t)t29; t26.ptr = t30; t26.len = t5; - memcpy(&t31, &t26, sizeof(nav__7115_39)); + memcpy(&t31, &t26, sizeof(nav__7123_39)); t28 = t31; goto zig_block_4; @@ -55387,7 +55754,7 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt switch (t23) { case zig_error_Utf8CannotEncodeSurrogateHalf: case zig_error_CodepointTooLarge: { - t28 = (nav__7115_39){(uint8_t const *)&__anon_5345,(uintptr_t)3ul}; + t28 = (nav__7123_39){(uint8_t const *)&__anon_5345,(uintptr_t)3ul}; goto zig_block_4; } default: zig_unreachable(); @@ -55407,13 +55774,13 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t33->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__7115_52 (**)(void const *, nav__7115_39))&t35.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t18 = (nav__7123_52 (**)(void const *, nav__7123_39))&t35.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t19 = t35; t36 = t19; t21 = (struct io_Writer__3878 const *)&t36; t19 = (*t21); - t23 = io_Writer_writeAll__5732(t19, a0); + t23 = io_Writer_writeAll__5736(t19, a0); memcpy(&t22, &t23, sizeof(uint16_t)); if (t22) { return t22; @@ -55428,13 +55795,13 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__7115_52 (**)(void const *, nav__7115_39))&t39.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t18 = (nav__7123_52 (**)(void const *, nav__7123_39))&t39.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t19 = t39; t40 = t19; t21 = (struct io_Writer__3878 const *)&t40; t19 = (*t21); - t22 = io_Writer_writeBytesNTimes__5736(t19, t28, t7); + t22 = io_Writer_writeBytesNTimes__5740(t19, t28, t7); memcpy(&t23, &t22, sizeof(uint16_t)); if (t23) { return t23; @@ -55455,13 +55822,13 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t33->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__7115_52 (**)(void const *, nav__7115_39))&t43.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t18 = (nav__7123_52 (**)(void const *, nav__7123_39))&t43.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t19 = t43; t44 = t19; t21 = (struct io_Writer__3878 const *)&t44; t19 = (*t21); - t23 = io_Writer_writeBytesNTimes__5736(t19, t28, t5); + t23 = io_Writer_writeBytesNTimes__5740(t19, t28, t5); memcpy(&t22, &t23, sizeof(uint16_t)); if (t22) { return t22; @@ -55476,13 +55843,13 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t33->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__7115_52 (**)(void const *, nav__7115_39))&t47.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t18 = (nav__7123_52 (**)(void const *, nav__7123_39))&t47.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t19 = t47; t48 = t19; t21 = (struct io_Writer__3878 const *)&t48; t19 = (*t21); - t22 = io_Writer_writeAll__5732(t19, a0); + t22 = io_Writer_writeAll__5736(t19, a0); memcpy(&t23, &t22, sizeof(uint16_t)); if (t23) { return t23; @@ -55497,13 +55864,13 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__7115_52 (**)(void const *, nav__7115_39))&t51.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t18 = (nav__7123_52 (**)(void const *, nav__7123_39))&t51.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t19 = t51; t52 = t19; t21 = (struct io_Writer__3878 const *)&t52; t19 = (*t21); - t23 = io_Writer_writeBytesNTimes__5736(t19, t28, t7); + t23 = io_Writer_writeBytesNTimes__5740(t19, t28, t7); memcpy(&t22, &t23, sizeof(uint16_t)); if (t22) { return t22; @@ -55521,13 +55888,13 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t33->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__7115_52 (**)(void const *, nav__7115_39))&t55.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t18 = (nav__7123_52 (**)(void const *, nav__7123_39))&t55.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t19 = t55; t56 = t19; t21 = (struct io_Writer__3878 const *)&t56; t19 = (*t21); - t23 = io_Writer_writeBytesNTimes__5736(t19, t28, t7); + t23 = io_Writer_writeBytesNTimes__5740(t19, t28, t7); memcpy(&t22, &t23, sizeof(uint16_t)); if (t22) { return t22; @@ -55542,13 +55909,13 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__7115_52 (**)(void const *, nav__7115_39))&t59.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t18 = (nav__7123_52 (**)(void const *, nav__7123_39))&t59.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t19 = t59; t60 = t19; t21 = (struct io_Writer__3878 const *)&t60; t19 = (*t21); - t22 = io_Writer_writeAll__5732(t19, a0); + t22 = io_Writer_writeAll__5736(t19, a0); memcpy(&t23, &t22, sizeof(uint16_t)); if (t23) { return t23; @@ -55571,13 +55938,13 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt t16 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t17 = (void const *)t16; (*t15) = t17; - t18 = (nav__7115_52 (**)(void const *, nav__7115_39))&t63.writeFn; - (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t18 = (nav__7123_52 (**)(void const *, nav__7123_39))&t63.writeFn; + (*t18) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t19 = t63; t64 = t19; t21 = (struct io_Writer__3878 const *)&t64; t19 = (*t21); - t23 = io_Writer_writeAll__5732(t19, a0); + t23 = io_Writer_writeAll__5736(t19, a0); memcpy(&t22, &t23, sizeof(uint16_t)); if (t22) { return t22; @@ -55588,13 +55955,13 @@ static uint16_t fmt_formatBuf__anon_9211__7115(nav__7115_39 const a0, struct fmt return 0; } -static uint16_t fmt_formatInt__anon_9201__7114(uint32_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4300 const a3, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a4) { +static uint16_t fmt_formatInt__anon_9265__7122(uint32_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4300 const a3, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a4) { uintptr_t t5; uintptr_t t3; uint8_t *t6; uint8_t (*t7)[2]; - nav__7114_54 t12; - nav__7114_57 t13; + nav__7122_54 t12; + nav__7122_57 t13; uint32_t t4; uint32_t t11; uint32_t t2; @@ -55602,7 +55969,7 @@ static uint16_t fmt_formatInt__anon_9201__7114(uint32_t const a0, uint8_t const uint16_t t15; bool t0; uint8_t t8; - nav__7114_52 t9; + nav__7122_52 t9; uint8_t t10[2]; uint8_t t1[22]; t0 = a1 >= UINT8_C(2); @@ -55625,7 +55992,7 @@ static uint16_t fmt_formatInt__anon_9201__7114(uint32_t const a0, uint8_t const t4 = t2; t4 = t4 % UINT32_C(100); t8 = (uint8_t)t4; - t9 = fmt_digits2__5509(t8); + t9 = fmt_digits2__5513(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); t4 = t2; @@ -55662,7 +56029,7 @@ static uint16_t fmt_formatInt__anon_9201__7114(uint32_t const a0, uint8_t const t7 = (uint8_t (*)[2])t6; t4 = t2; t8 = (uint8_t)t4; - t9 = fmt_digits2__5509(t8); + t9 = fmt_digits2__5513(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); goto zig_block_3; @@ -55680,7 +56047,7 @@ static uint16_t fmt_formatInt__anon_9201__7114(uint32_t const a0, uint8_t const t5 = t3; t6 = (uint8_t *)&t1[t5]; t8 = (uint8_t)t11; - t8 = fmt_digitToChar__5525(t8, a2); + t8 = fmt_digitToChar__5529(t8, a2); (*t6) = t8; t11 = t2; t4 = (uint32_t)a1; @@ -55706,33 +56073,33 @@ static uint16_t fmt_formatInt__anon_9201__7114(uint32_t const a0, uint8_t const t5 = (uintptr_t)22ul - t5; t12.ptr = t6; t12.len = t5; - memcpy(&t13, &t12, sizeof(nav__7114_57)); - t14 = fmt_formatBuf__anon_9211__7115(t13, a3, a4); + memcpy(&t13, &t12, sizeof(nav__7122_57)); + t14 = fmt_formatBuf__anon_9275__7123(t13, a3, a4); memcpy(&t15, &t14, sizeof(uint16_t)); return t15; } -static uint16_t fmt_formatIntValue__anon_9176__7113(uint32_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a2) { +static uint16_t fmt_formatIntValue__anon_9240__7121(uint32_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatInt__anon_9201__7114(a0, UINT8_C(16), UINT8_C(0), a1, a2); + t0 = fmt_formatInt__anon_9265__7122(a0, UINT8_C(16), UINT8_C(0), a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t fmt_formatInt__anon_9228__7117(uint16_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4300 const a3, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a4) { +static uint16_t fmt_formatInt__anon_9292__7125(uint16_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4300 const a3, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a4) { uintptr_t t5; uintptr_t t3; uint8_t *t6; uint8_t (*t7)[2]; - nav__7117_54 t12; - nav__7117_57 t13; + nav__7125_54 t12; + nav__7125_57 t13; uint16_t t4; uint16_t t11; uint16_t t2; bool t0; uint8_t t8; - nav__7117_52 t9; + nav__7125_52 t9; uint8_t t10[2]; uint8_t t1[17]; t0 = a1 >= UINT8_C(2); @@ -55755,7 +56122,7 @@ static uint16_t fmt_formatInt__anon_9228__7117(uint16_t const a0, uint8_t const t4 = t2; t4 = t4 % UINT16_C(100); t8 = (uint8_t)t4; - t9 = fmt_digits2__5509(t8); + t9 = fmt_digits2__5513(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); t4 = t2; @@ -55792,7 +56159,7 @@ static uint16_t fmt_formatInt__anon_9228__7117(uint16_t const a0, uint8_t const t7 = (uint8_t (*)[2])t6; t4 = t2; t8 = (uint8_t)t4; - t9 = fmt_digits2__5509(t8); + t9 = fmt_digits2__5513(t8); memcpy(t10, t9.array, sizeof(uint8_t[2])); memcpy((char *)t7, t10, sizeof(uint8_t[2])); goto zig_block_3; @@ -55810,7 +56177,7 @@ static uint16_t fmt_formatInt__anon_9228__7117(uint16_t const a0, uint8_t const t5 = t3; t6 = (uint8_t *)&t1[t5]; t8 = (uint8_t)t11; - t8 = fmt_digitToChar__5525(t8, a2); + t8 = fmt_digitToChar__5529(t8, a2); (*t6) = t8; t11 = t2; t4 = (uint16_t)a1; @@ -55836,21 +56203,21 @@ static uint16_t fmt_formatInt__anon_9228__7117(uint16_t const a0, uint8_t const t5 = (uintptr_t)17ul - t5; t12.ptr = t6; t12.len = t5; - memcpy(&t13, &t12, sizeof(nav__7117_57)); - t11 = fmt_formatBuf__anon_9211__7115(t13, a3, a4); + memcpy(&t13, &t12, sizeof(nav__7125_57)); + t11 = fmt_formatBuf__anon_9275__7123(t13, a3, a4); memcpy(&t4, &t11, sizeof(uint16_t)); return t4; } -static uint16_t fmt_formatIntValue__anon_9224__7116(uint16_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a2) { +static uint16_t fmt_formatIntValue__anon_9288__7124(uint16_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatInt__anon_9228__7117(a0, UINT8_C(16), UINT8_C(0), a1, a2); + t0 = fmt_formatInt__anon_9292__7125(a0, UINT8_C(16), UINT8_C(0), a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t json_stringify_outputUnicodeEscape__anon_9160__7112(uint32_t const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a1) { +static uint16_t json_stringify_outputUnicodeEscape__anon_9224__7120(uint32_t const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a1) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t19; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t5; @@ -55865,7 +56232,7 @@ static uint16_t json_stringify_outputUnicodeEscape__anon_9160__7112(uint32_t con void const **t8; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t9; void const *t10; - nav__7112_48 (**t11)(void const *, nav__7112_50); + nav__7120_48 (**t11)(void const *, nav__7120_50); struct io_Writer__3878 t12; struct io_Writer__3878 t7; struct io_Writer__3878 t13; @@ -55894,18 +56261,18 @@ static uint16_t json_stringify_outputUnicodeEscape__anon_9160__7112(uint32_t con t9 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__7112_48 (**)(void const *, nav__7112_50))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t11 = (nav__7120_48 (**)(void const *, nav__7120_50))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t12 = t7; t13 = t12; t14 = (struct io_Writer__3878 const *)&t13; t12 = (*t14); - t15 = io_Writer_writeAll__5732(t12, (nav__7112_50){(uint8_t const *)&__anon_9166,(uintptr_t)2ul}); + t15 = io_Writer_writeAll__5736(t12, (nav__7120_50){(uint8_t const *)&__anon_9230,(uintptr_t)2ul}); memcpy(&t16, &t15, sizeof(uint16_t)); if (t16) { return t16; } - t16 = fmt_formatIntValue__anon_9176__7113(a0, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)4ul,false},UINT32_C(48),UINT8_C(2)}, a1); + t16 = fmt_formatIntValue__anon_9240__7121(a0, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)4ul,false},UINT32_C(48),UINT8_C(2)}, a1); if (t16) { return t16; } @@ -55930,18 +56297,18 @@ static uint16_t json_stringify_outputUnicodeEscape__anon_9160__7112(uint32_t con t9 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t19->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__7112_48 (**)(void const *, nav__7112_50))&t21.writeFn; - (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t11 = (nav__7120_48 (**)(void const *, nav__7120_50))&t21.writeFn; + (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t12 = t21; t22 = t12; t14 = (struct io_Writer__3878 const *)&t22; t12 = (*t14); - t23 = io_Writer_writeAll__5732(t12, (nav__7112_50){(uint8_t const *)&__anon_9166,(uintptr_t)2ul}); + t23 = io_Writer_writeAll__5736(t12, (nav__7120_50){(uint8_t const *)&__anon_9230,(uintptr_t)2ul}); memcpy(&t24, &t23, sizeof(uint16_t)); if (t24) { return t24; } - t16 = fmt_formatIntValue__anon_9224__7116(t16, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)4ul,false},UINT32_C(48),UINT8_C(2)}, a1); + t16 = fmt_formatIntValue__anon_9288__7124(t16, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)4ul,false},UINT32_C(48),UINT8_C(2)}, a1); if (t16) { return t16; } @@ -55955,18 +56322,18 @@ static uint16_t json_stringify_outputUnicodeEscape__anon_9160__7112(uint32_t con t9 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__7112_48 (**)(void const *, nav__7112_50))&t27.writeFn; - (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t11 = (nav__7120_48 (**)(void const *, nav__7120_50))&t27.writeFn; + (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t12 = t27; t28 = t12; t14 = (struct io_Writer__3878 const *)&t28; t12 = (*t14); - t16 = io_Writer_writeAll__5732(t12, (nav__7112_50){(uint8_t const *)&__anon_9166,(uintptr_t)2ul}); + t16 = io_Writer_writeAll__5736(t12, (nav__7120_50){(uint8_t const *)&__anon_9230,(uintptr_t)2ul}); memcpy(&t24, &t16, sizeof(uint16_t)); if (t24) { return t24; } - t15 = fmt_formatIntValue__anon_9224__7116(t15, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)4ul,false},UINT32_C(48),UINT8_C(2)}, a1); + t15 = fmt_formatIntValue__anon_9288__7124(t15, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)4ul,false},UINT32_C(48),UINT8_C(2)}, a1); if (t15) { return t15; } @@ -55976,7 +56343,7 @@ static uint16_t json_stringify_outputUnicodeEscape__anon_9160__7112(uint32_t con return 0; } -static uint16_t json_stringify_outputSpecialEscape__anon_9120__7111(uint8_t const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a1) { +static uint16_t json_stringify_outputSpecialEscape__anon_9184__7119(uint8_t const a0, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a1) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t17; @@ -55998,7 +56365,7 @@ static uint16_t json_stringify_outputSpecialEscape__anon_9120__7111(uint8_t cons void const **t7; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t8; void const *t9; - nav__7111_48 (**t10)(void const *, nav__7111_50); + nav__7119_48 (**t10)(void const *, nav__7119_50); struct io_Writer__3878 t11; struct io_Writer__3878 t6; struct io_Writer__3878 t12; @@ -56032,13 +56399,13 @@ static uint16_t json_stringify_outputSpecialEscape__anon_9120__7111(uint8_t cons t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__7111_48 (**)(void const *, nav__7111_50))&t6.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t10 = (nav__7119_48 (**)(void const *, nav__7119_50))&t6.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t11 = t6; t12 = t11; t13 = (struct io_Writer__3878 const *)&t12; t11 = (*t13); - t14 = io_Writer_writeAll__5732(t11, (nav__7111_50){(uint8_t const *)&__anon_9125,(uintptr_t)2ul}); + t14 = io_Writer_writeAll__5736(t11, (nav__7119_50){(uint8_t const *)&__anon_9189,(uintptr_t)2ul}); memcpy(&t15, &t14, sizeof(uint16_t)); if (t15) { return t15; @@ -56056,13 +56423,13 @@ static uint16_t json_stringify_outputSpecialEscape__anon_9120__7111(uint8_t cons t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__7111_48 (**)(void const *, nav__7111_50))&t18.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t10 = (nav__7119_48 (**)(void const *, nav__7119_50))&t18.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t11 = t18; t19 = t11; t13 = (struct io_Writer__3878 const *)&t19; t11 = (*t13); - t15 = io_Writer_writeAll__5732(t11, (nav__7111_50){(uint8_t const *)&__anon_9130,(uintptr_t)2ul}); + t15 = io_Writer_writeAll__5736(t11, (nav__7119_50){(uint8_t const *)&__anon_9194,(uintptr_t)2ul}); memcpy(&t14, &t15, sizeof(uint16_t)); if (t14) { return t14; @@ -56080,13 +56447,13 @@ static uint16_t json_stringify_outputSpecialEscape__anon_9120__7111(uint8_t cons t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__7111_48 (**)(void const *, nav__7111_50))&t22.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t10 = (nav__7119_48 (**)(void const *, nav__7119_50))&t22.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t11 = t22; t23 = t11; t13 = (struct io_Writer__3878 const *)&t23; t11 = (*t13); - t15 = io_Writer_writeAll__5732(t11, (nav__7111_50){(uint8_t const *)&__anon_9134,(uintptr_t)2ul}); + t15 = io_Writer_writeAll__5736(t11, (nav__7119_50){(uint8_t const *)&__anon_9198,(uintptr_t)2ul}); memcpy(&t14, &t15, sizeof(uint16_t)); if (t14) { return t14; @@ -56104,13 +56471,13 @@ static uint16_t json_stringify_outputSpecialEscape__anon_9120__7111(uint8_t cons t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__7111_48 (**)(void const *, nav__7111_50))&t26.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t10 = (nav__7119_48 (**)(void const *, nav__7119_50))&t26.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t11 = t26; t27 = t11; t13 = (struct io_Writer__3878 const *)&t27; t11 = (*t13); - t15 = io_Writer_writeAll__5732(t11, (nav__7111_50){(uint8_t const *)&__anon_9138,(uintptr_t)2ul}); + t15 = io_Writer_writeAll__5736(t11, (nav__7119_50){(uint8_t const *)&__anon_9202,(uintptr_t)2ul}); memcpy(&t14, &t15, sizeof(uint16_t)); if (t14) { return t14; @@ -56128,13 +56495,13 @@ static uint16_t json_stringify_outputSpecialEscape__anon_9120__7111(uint8_t cons t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__7111_48 (**)(void const *, nav__7111_50))&t30.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t10 = (nav__7119_48 (**)(void const *, nav__7119_50))&t30.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t11 = t30; t31 = t11; t13 = (struct io_Writer__3878 const *)&t31; t11 = (*t13); - t15 = io_Writer_writeAll__5732(t11, (nav__7111_50){(uint8_t const *)&__anon_9142,(uintptr_t)2ul}); + t15 = io_Writer_writeAll__5736(t11, (nav__7119_50){(uint8_t const *)&__anon_9206,(uintptr_t)2ul}); memcpy(&t14, &t15, sizeof(uint16_t)); if (t14) { return t14; @@ -56152,13 +56519,13 @@ static uint16_t json_stringify_outputSpecialEscape__anon_9120__7111(uint8_t cons t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__7111_48 (**)(void const *, nav__7111_50))&t34.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t10 = (nav__7119_48 (**)(void const *, nav__7119_50))&t34.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t11 = t34; t35 = t11; t13 = (struct io_Writer__3878 const *)&t35; t11 = (*t13); - t15 = io_Writer_writeAll__5732(t11, (nav__7111_50){(uint8_t const *)&__anon_9146,(uintptr_t)2ul}); + t15 = io_Writer_writeAll__5736(t11, (nav__7119_50){(uint8_t const *)&__anon_9210,(uintptr_t)2ul}); memcpy(&t14, &t15, sizeof(uint16_t)); if (t14) { return t14; @@ -56176,13 +56543,13 @@ static uint16_t json_stringify_outputSpecialEscape__anon_9120__7111(uint8_t cons t8 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t9 = (void const *)t8; (*t7) = t9; - t10 = (nav__7111_48 (**)(void const *, nav__7111_50))&t38.writeFn; - (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t10 = (nav__7119_48 (**)(void const *, nav__7119_50))&t38.writeFn; + (*t10) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t11 = t38; t39 = t11; t13 = (struct io_Writer__3878 const *)&t39; t11 = (*t13); - t15 = io_Writer_writeAll__5732(t11, (nav__7111_50){(uint8_t const *)&__anon_9150,(uintptr_t)2ul}); + t15 = io_Writer_writeAll__5736(t11, (nav__7119_50){(uint8_t const *)&__anon_9214,(uintptr_t)2ul}); memcpy(&t14, &t15, sizeof(uint16_t)); if (t14) { return t14; @@ -56191,7 +56558,7 @@ static uint16_t json_stringify_outputSpecialEscape__anon_9120__7111(uint8_t cons } default: { t40 = (uint32_t)a0; - t15 = json_stringify_outputUnicodeEscape__anon_9160__7112(t40, a1); + t15 = json_stringify_outputUnicodeEscape__anon_9224__7120(t40, a1); if (t15) { return t15; } @@ -56203,8 +56570,8 @@ static uint16_t json_stringify_outputSpecialEscape__anon_9120__7111(uint8_t cons return 0; } -static uint16_t json_stringify_encodeJsonStringChars__anon_9110__7110(nav__7110_39 const a0, struct json_stringify_StringifyOptions__8133 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a2) { - nav__7110_39 const *t1; +static uint16_t json_stringify_encodeJsonStringChars__anon_9174__7118(nav__7118_39 const a0, struct json_stringify_StringifyOptions__8198 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a2) { + nav__7118_39 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t3; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t16; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t17; @@ -56223,14 +56590,14 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_9110__7110(nav__7110_ struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t29; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t38; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t42; - nav__7110_39 t13; - nav__7110_39 t0; + nav__7118_39 t13; + nav__7118_39 t0; uint8_t const *t14; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *const *t18; void const **t20; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t21; void const *t22; - nav__7110_54 (**t23)(void const *, nav__7110_39); + nav__7118_54 (**t23)(void const *, nav__7118_39); struct io_Writer__3878 t24; struct io_Writer__3878 t19; struct io_Writer__3878 t25; @@ -56243,15 +56610,15 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_9110__7110(nav__7110_ struct io_Writer__3878 const *t26; uint32_t t35; uint32_t t37; - nav__7110_66 t36; + nav__7118_66 t36; uint16_t t27; uint16_t t28; - nav__7110_64 t34; + nav__7118_64 t34; bool t6; uint8_t t11; uint8_t t33; t0 = a0; - t1 = (nav__7110_39 const *)&t0; + t1 = (nav__7118_39 const *)&t0; t2 = a2; t3 = (struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *)&t2; t4 = (uintptr_t)0ul; @@ -56289,20 +56656,20 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_9110__7110(nav__7110_ t21 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t16->context; t22 = (void const *)t21; (*t20) = t22; - t23 = (nav__7110_54 (**)(void const *, nav__7110_39))&t19.writeFn; - (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t23 = (nav__7118_54 (**)(void const *, nav__7118_39))&t19.writeFn; + (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t24 = t19; t25 = t24; t26 = (struct io_Writer__3878 const *)&t25; t24 = (*t26); - t27 = io_Writer_writeAll__5732(t24, t13); + t27 = io_Writer_writeAll__5736(t24, t13); memcpy(&t28, &t27, sizeof(uint16_t)); if (t28) { return t28; } t8 = t5; t11 = a0.ptr[t8]; - t28 = json_stringify_outputSpecialEscape__anon_9120__7111(t11, a2); + t28 = json_stringify_outputSpecialEscape__anon_9184__7119(t11, a2); if (t28) { return t28; } @@ -56329,20 +56696,20 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_9110__7110(nav__7110_ t21 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t16->context; t22 = (void const *)t21; (*t20) = t22; - t23 = (nav__7110_54 (**)(void const *, nav__7110_39))&t31.writeFn; - (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t23 = (nav__7118_54 (**)(void const *, nav__7118_39))&t31.writeFn; + (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t24 = t31; t32 = t24; t26 = (struct io_Writer__3878 const *)&t32; t24 = (*t26); - t28 = io_Writer_writeAll__5732(t24, t13); + t28 = io_Writer_writeAll__5736(t24, t13); memcpy(&t27, &t28, sizeof(uint16_t)); if (t27) { return t27; } t8 = t5; t33 = a0.ptr[t8]; - t34 = unicode_utf8ByteSequenceLength__5753(t33); + t34 = unicode_utf8ByteSequenceLength__5757(t33); t6 = t34.error == UINT16_C(0); if (t6) { t33 = t34.payload; @@ -56359,7 +56726,7 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_9110__7110(nav__7110_ t8 = (uintptr_t)t11; t13.ptr = t14; t13.len = t8; - t36 = unicode_utf8Decode__5759(t13); + t36 = unicode_utf8Decode__5763(t13); t6 = t36.error == UINT16_C(0); if (t6) { t37 = t36.payload; @@ -56369,7 +56736,7 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_9110__7110(nav__7110_ zig_unreachable(); zig_block_5:; - t27 = json_stringify_outputUnicodeEscape__anon_9160__7112(t35, a2); + t27 = json_stringify_outputUnicodeEscape__anon_9224__7120(t35, a2); if (t27) { return t27; } @@ -56430,20 +56797,20 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_9110__7110(nav__7110_ t21 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t16->context; t22 = (void const *)t21; (*t20) = t22; - t23 = (nav__7110_54 (**)(void const *, nav__7110_39))&t40.writeFn; - (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t23 = (nav__7118_54 (**)(void const *, nav__7118_39))&t40.writeFn; + (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t24 = t40; t41 = t24; t26 = (struct io_Writer__3878 const *)&t41; t24 = (*t26); - t28 = io_Writer_writeAll__5732(t24, t13); + t28 = io_Writer_writeAll__5736(t24, t13); memcpy(&t27, &t28, sizeof(uint16_t)); if (t27) { return t27; } t7 = t5; t33 = a0.ptr[t7]; - t27 = json_stringify_outputSpecialEscape__anon_9120__7111(t33, a2); + t27 = json_stringify_outputSpecialEscape__anon_9184__7119(t33, a2); if (t27) { return t27; } @@ -56487,13 +56854,13 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_9110__7110(nav__7110_ t21 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t3->context; t22 = (void const *)t21; (*t20) = t22; - t23 = (nav__7110_54 (**)(void const *, nav__7110_39))&t44.writeFn; - (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t23 = (nav__7118_54 (**)(void const *, nav__7118_39))&t44.writeFn; + (*t23) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t24 = t44; t45 = t24; t26 = (struct io_Writer__3878 const *)&t45; t24 = (*t26); - t28 = io_Writer_writeAll__5732(t24, t13); + t28 = io_Writer_writeAll__5736(t24, t13); memcpy(&t27, &t28, sizeof(uint16_t)); if (t27) { return t27; @@ -56501,7 +56868,7 @@ static uint16_t json_stringify_encodeJsonStringChars__anon_9110__7110(nav__7110_ return 0; } -static uint16_t json_stringify_encodeJsonString__anon_9100__7109(nav__7109_39 const a0, struct json_stringify_StringifyOptions__8133 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a2) { +static uint16_t json_stringify_encodeJsonString__anon_9164__7117(nav__7117_39 const a0, struct json_stringify_StringifyOptions__8198 const a1, struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const a2) { struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t1; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 const *t5; @@ -56514,7 +56881,7 @@ static uint16_t json_stringify_encodeJsonString__anon_9100__7109(nav__7109_39 co void const **t8; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t9; void const *t10; - nav__7109_53 (**t11)(void const *, nav__7109_39); + nav__7117_53 (**t11)(void const *, nav__7117_39); struct io_Writer__3878 t12; struct io_Writer__3878 t7; struct io_Writer__3878 t13; @@ -56535,18 +56902,18 @@ static uint16_t json_stringify_encodeJsonString__anon_9100__7109(nav__7109_39 co t9 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t4->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__7109_53 (**)(void const *, nav__7109_39))&t7.writeFn; - (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t11 = (nav__7117_53 (**)(void const *, nav__7117_39))&t7.writeFn; + (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t12 = t7; t13 = t12; t14 = (struct io_Writer__3878 const *)&t13; t12 = (*t14); - t15 = io_Writer_writeByte__5734(t12, UINT8_C(34)); + t15 = io_Writer_writeByte__5738(t12, UINT8_C(34)); memcpy(&t16, &t15, sizeof(uint16_t)); if (t16) { return t16; } - t16 = json_stringify_encodeJsonStringChars__anon_9110__7110(a0, a1, a2); + t16 = json_stringify_encodeJsonStringChars__anon_9174__7118(a0, a1, a2); if (t16) { return t16; } @@ -56560,13 +56927,13 @@ static uint16_t json_stringify_encodeJsonString__anon_9100__7109(nav__7109_39 co t9 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t1->context; t10 = (void const *)t9; (*t8) = t10; - t11 = (nav__7109_53 (**)(void const *, nav__7109_39))&t19.writeFn; - (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t11 = (nav__7117_53 (**)(void const *, nav__7117_39))&t19.writeFn; + (*t11) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t12 = t19; t20 = t12; t14 = (struct io_Writer__3878 const *)&t20; t12 = (*t14); - t16 = io_Writer_writeByte__5734(t12, UINT8_C(34)); + t16 = io_Writer_writeByte__5738(t12, UINT8_C(34)); memcpy(&t15, &t16, sizeof(uint16_t)); if (t15) { return t15; @@ -56574,28 +56941,28 @@ static uint16_t json_stringify_encodeJsonString__anon_9100__7109(nav__7109_39 co return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7015(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0, nav__7015_41 const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; - struct json_stringify_StringifyOptions__8133 *t4; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7023(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0, nav__7023_41 const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; + struct json_stringify_StringifyOptions__8198 *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 *t6; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t7; uint8_t *t8; uint16_t t3; - struct json_stringify_StringifyOptions__8133 t5; + struct json_stringify_StringifyOptions__8198 t5; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = (*t1); - t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7007(t2); + t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7015(t2); if (t3) { return t3; } - t4 = (struct json_stringify_StringifyOptions__8133 *)&a0->options; + t4 = (struct json_stringify_StringifyOptions__8198 *)&a0->options; t5 = (*t4); t6 = (struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 *)&a0->stream; t7 = (*t6); - t3 = json_stringify_encodeJsonString__anon_9100__7109(a1, t5, t7); + t3 = json_stringify_encodeJsonString__anon_9164__7117(a1, t5, t7); if (t3) { return t3; } @@ -56605,19 +56972,19 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar return 0; } -static uint16_t json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29_jsonStringif__7118(struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a1) { +static uint16_t json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29_jsonStringif__7126(struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a1) { struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861 const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t4; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t4; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const *t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 t8; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 t9; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Iterator__6152 t6; - nav__7118_65 t10; + nav__7126_65 t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29_Entry__6161 t12; - nav__7118_56 *t13; - nav__7118_56 t14; + nav__7126_56 *t13; + nav__7126_56 t14; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 *t15; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 t16; struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861 t0; @@ -56626,32 +56993,32 @@ static uint16_t json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environm t0 = a0; t1 = (struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861 const *)&t0; t2 = a1; - t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t2; + t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t2; t4 = (*t3); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7000(t4); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7008(t4); if (t5) { return t5; } t7 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const *)&t1->map; t8 = (*t7); - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3800(t8); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3803(t8); t6 = t9; zig_loop_22: - t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6161(&t6); + t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__6165(&t6); t11 = t10.is_null != true; if (t11) { t12 = t10.payload; t4 = (*t3); t13 = t12.key_ptr; t14 = (*t13); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7015(t4, t14); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7023(t4, t14); if (t5) { return t5; } t4 = (*t3); t15 = t12.value_ptr; t16 = (*t15); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7119(t4, t16); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7127(t4, t16); if (t5) { return t5; } @@ -56664,42 +57031,42 @@ static uint16_t json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environm zig_block_0:; t4 = (*t3); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7002(t4); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7010(t4); if (t5) { return t5; } return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7037(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0, struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861 const a1) { +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7045(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0, struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861 const a1) { struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861 const *t2; struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861 t3; struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861 t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; uint16_t t4; uint16_t t5; t0 = a0; t1 = a1; t2 = (struct json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29__861 const *)&t1; t3 = (*t2); - t4 = json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29_jsonStringif__7118(t3, a0); + t4 = json_hashmap_ArrayHashMap_28json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_29_jsonStringif__7126(t3, a0); memcpy(&t5, &t4, sizeof(uint16_t)); return t5; } -static uint16_t json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29_jsonStringify__anon_9275__7120(struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a1) { +static uint16_t json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29_jsonStringify__anon_9339__7128(struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a1) { struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t4; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t4; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const *t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t8; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 t9; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Iterator__6205 t6; - nav__7120_65 t10; + nav__7128_65 t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Entry__6213 t12; - nav__7120_56 *t13; - nav__7120_56 t14; + nav__7128_56 *t13; + nav__7128_56 t14; struct environment_linked_libraries_root_LibraryEntry__864 *t15; struct environment_linked_libraries_root_LibraryEntry__864 t16; struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 t0; @@ -56708,32 +57075,32 @@ static uint16_t json_hashmap_ArrayHashMap_28environment_linked_libraries_root_Li t0 = a0; t1 = (struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 const *)&t0; t2 = a1; - t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t2; + t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t2; t4 = (*t3); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7000(t4); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7008(t4); if (t5) { return t5; } t7 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const *)&t1->map; t8 = (*t7); - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4190(t8); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4193(t8); t6 = t9; zig_loop_22: - t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6165(&t6); + t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__6169(&t6); t11 = t10.is_null != true; if (t11) { t12 = t10.payload; t4 = (*t3); t13 = t12.key_ptr; t14 = (*t13); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7015(t4, t14); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7023(t4, t14); if (t5) { return t5; } t4 = (*t3); t15 = t12.value_ptr; t16 = (*t15); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7121(t4, t16); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7129(t4, t16); if (t5) { return t5; } @@ -56746,33 +57113,33 @@ static uint16_t json_hashmap_ArrayHashMap_28environment_linked_libraries_root_Li zig_block_0:; t4 = (*t3); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7002(t4); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7010(t4); if (t5) { return t5; } return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7038(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0, struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 const a1) { +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7046(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0, struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 const a1) { struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 const *t2; struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 t3; struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; uint16_t t4; uint16_t t5; t0 = a0; t1 = a1; t2 = (struct json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29__866 const *)&t1; t3 = (*t2); - t4 = json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29_jsonStringify__anon_9275__7120(t3, a0); + t4 = json_hashmap_ArrayHashMap_28environment_linked_libraries_root_LibraryEntry_29_jsonStringify__anon_9339__7128(t3, a0); memcpy(&t5, &t4, sizeof(uint16_t)); return t5; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7002(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7010(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; uint8_t *t3; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 *t6; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t7; @@ -56783,7 +57150,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t13; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t14; void const *t15; - nav__7002_55 (**t16)(void const *, nav__7002_57); + nav__7010_55 (**t16)(void const *, nav__7010_57); struct io_Writer__3878 t17; struct io_Writer__3878 t12; struct io_Writer__3878 t18; @@ -56792,9 +57159,9 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar uint16_t t20; uint8_t t4; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = (*t1); - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7004(t2, UINT8_C(0)); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7012(t2, UINT8_C(0)); t3 = (uint8_t *)&a0->next_punctuation; t4 = (*t3); switch (t4) { @@ -56803,7 +57170,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar } case UINT8_C(2): { t2 = (*t1); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7005(t2); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7013(t2); if (t5) { return t5; } @@ -56829,23 +57196,23 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t14 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t9->context; t15 = (void const *)t14; (*t13) = t15; - t16 = (nav__7002_55 (**)(void const *, nav__7002_57))&t12.writeFn; - (*t16) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t16 = (nav__7010_55 (**)(void const *, nav__7010_57))&t12.writeFn; + (*t16) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t17 = t12; t18 = t17; t19 = (struct io_Writer__3878 const *)&t18; t17 = (*t19); - t5 = io_Writer_writeByte__5734(t17, UINT8_C(125)); + t5 = io_Writer_writeByte__5738(t17, UINT8_C(125)); memcpy(&t20, &t5, sizeof(uint16_t)); if (t20) { return t20; } t2 = (*t1); - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7009(t2); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7017(t2); return 0; } -static uintptr_t array_list_ArrayListAlignedUnmanaged_28environment_linked_libraries_root_LibraryInfo_2cnull_29_growCapacit__7099(uintptr_t const a0, uintptr_t const a1) { +static uintptr_t array_list_ArrayListAlignedUnmanaged_28environment_linked_libraries_root_LibraryInfo_2cnull_29_growCapacit__7107(uintptr_t const a0, uintptr_t const a1) { uintptr_t t1; uintptr_t t2; uintptr_t t0; @@ -56874,7 +57241,7 @@ static uintptr_t array_list_ArrayListAlignedUnmanaged_28environment_linked_libra goto zig_loop_6; } -static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_ensureTotalCapacityP__4385(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const a0, uintptr_t const a1) { +static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_ensureTotalCapacityP__4388(struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const a0, uintptr_t const a1) { struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -56883,18 +57250,18 @@ static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_ struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *t7; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 *t0; struct array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29__948 t8; - nav__4385_44 t9; - nav__4385_44 t12; - nav__4385_44 t20; - nav__4385_44 t21; - nav__4385_44 t18; + nav__4388_44 t9; + nav__4388_44 t12; + nav__4388_44 t20; + nav__4388_44 t21; + nav__4388_44 t18; struct mem_Allocator__599 *t10; struct mem_Allocator__599 t11; - nav__4385_44 *t13; + nav__4388_44 *t13; struct environment_linked_libraries_root_LibraryInfo__946 **t14; struct environment_linked_libraries_root_LibraryInfo__946 *t15; - nav__4385_56 t16; - nav__4385_44 const *t19; + nav__4388_56 t16; + nav__4388_44 const *t19; uint16_t t17; bool t6; t0 = a0; @@ -56912,16 +57279,16 @@ static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_ zig_block_0:; t7 = (*t1); t8 = (*t7); - t9 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_allocatedSlice__4395(t8); + t9 = array_list_ArrayListAligned_28environment_linked_libraries_root_LibraryInfo_2cnull_29_allocatedSlice__4398(t8); t7 = (*t1); t10 = (struct mem_Allocator__599 *)&t7->allocator; t11 = (*t10); - t12 = mem_Allocator_remap__anon_9292__7122(t11, t9, a1); + t12 = mem_Allocator_remap__anon_9356__7130(t11, t9, a1); t6 = t12.ptr != NULL; if (t6) { t9 = t12; t7 = (*t1); - t13 = (nav__4385_44 *)&t7->items; + t13 = (nav__4388_44 *)&t7->items; t14 = &t13->ptr; t15 = t9.ptr; (*t14) = t15; @@ -56934,15 +57301,15 @@ static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_ t7 = (*t1); t10 = (struct mem_Allocator__599 *)&t7->allocator; t11 = (*t10); - t16 = mem_Allocator_alignedAlloc__anon_9296__7123(t11, a1); + t16 = mem_Allocator_alignedAlloc__anon_9360__7131(t11, a1); if (t16.error) { t17 = t16.error; return t17; } t12 = t16.payload; t18 = t12; - t19 = (nav__4385_44 const *)&t18; - t13 = (nav__4385_44 *)&a0->items; + t19 = (nav__4388_44 const *)&t18; + t13 = (nav__4388_44 *)&a0->items; t20 = (*t13); t3 = t20.len; t20 = (*t19); @@ -56950,16 +57317,16 @@ static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_ t15 = (struct environment_linked_libraries_root_LibraryInfo__946 *)(((uintptr_t)t15) + ((uintptr_t)0ul*sizeof(struct environment_linked_libraries_root_LibraryInfo__946))); t20.ptr = t15; t20.len = t3; - t13 = (nav__4385_44 *)&a0->items; + t13 = (nav__4388_44 *)&a0->items; t21 = (*t13); t15 = t21.ptr; if (t20.len != 0) memcpy(t20.ptr, t15, t20.len * sizeof(struct environment_linked_libraries_root_LibraryInfo__946)); t7 = (*t1); t10 = (struct mem_Allocator__599 *)&t7->allocator; t11 = (*t10); - mem_Allocator_free__anon_6701__6275(t11, t9); + mem_Allocator_free__anon_6701__6279(t11, t9); t7 = (*t1); - t13 = (nav__4385_44 *)&t7->items; + t13 = (nav__4388_44 *)&t7->items; t14 = &t13->ptr; t15 = t12.ptr; (*t14) = t15; @@ -56973,7 +57340,7 @@ static uint16_t array_list_ArrayListAligned_28environment_linked_libraries_root_ return 0; } -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4332(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4335(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *const *t1; struct mem_Allocator__599 const *t3; uintptr_t *t4; @@ -56982,9 +57349,9 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm uint64_t t7; struct mem_Allocator__599 t9; struct mem_Allocator__599 t2; - nav__4332_54 t10; - nav__4332_52 t12; - nav__4332_52 t15; + nav__4335_54 t10; + nav__4335_52 t12; + nav__4335_52 t15; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *t13; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *t0; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 t14; @@ -56996,14 +57363,14 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t22; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t21; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t23; - nav__4332_62 t24; - nav__4332_62 t25; + nav__4335_62 t24; + nav__4335_62 t25; uint32_t *t26; - nav__4332_67 t27; - nav__4332_67 t28; - nav__4332_65 *t29; - nav__4332_72 t30; - nav__4332_72 t31; + nav__4335_67 t27; + nav__4335_67 t28; + nav__4335_65 *t29; + nav__4335_72 t30; + nav__4335_72 t31; struct environment_linked_libraries_root_LibraryEntry__864 *t32; uint16_t t11; bool t8; @@ -57018,8 +57385,8 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t8 = t6 >= t7; debug_assert__180(t8); t9 = (*t3); - t5 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4339(a2); - t10 = mem_Allocator_alignedAlloc__anon_7569__6383(t9, t5); + t5 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4342(a2); + t10 = mem_Allocator_alignedAlloc__anon_7569__6387(t9, t5); if (t10.error) { t11 = t10.error; return t11; @@ -57033,8 +57400,8 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t9 = (*t3); t13 = (*t1); t14 = (*t13); - t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4340(t14); - mem_Allocator_free__anon_6654__6273(t9, t15); + t15 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4343(t14); + mem_Allocator_free__anon_6654__6277(t9, t15); t13 = (*t1); t16 = (uint8_t **)&t13->bytes; t17 = t12.ptr; @@ -57056,42 +57423,42 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t18 = t14; t13 = (*t1); t14 = (*t13); - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t14); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t14); t20 = t19; t21 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t20; t14 = t18; - t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t14); + t19 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t14); t22 = t19; t23 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t22; t19 = (*t23); - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(t19); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(t19); t19 = (*t21); - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(t19); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(t19); t26 = t25.ptr; if (t24.len != 0) memcpy(t24.ptr, t26, t24.len * sizeof(uint32_t)); t19 = (*t23); - t27 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6199(t19); + t27 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6203(t19); t19 = (*t21); - t28 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6199(t19); + t28 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6203(t19); t29 = t28.ptr; - if (t27.len != 0) memcpy(t27.ptr, t29, t27.len * sizeof(nav__4332_65)); + if (t27.len != 0) memcpy(t27.ptr, t29, t27.len * sizeof(nav__4335_65)); t19 = (*t23); - t30 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6200(t19); + t30 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6204(t19); t19 = (*t21); - t31 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6200(t19); + t31 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6204(t19); t32 = t31.ptr; if (t30.len != 0) memcpy(t30.ptr, t32, t30.len * sizeof(struct environment_linked_libraries_root_LibraryEntry__864)); t9 = (*t3); t13 = (*t1); t14 = (*t13); - t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4340(t14); - mem_Allocator_free__anon_6654__6273(t9, t12); + t12 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4343(t14); + mem_Allocator_free__anon_6654__6277(t9, t12); t14 = t18; (*a0) = t14; return 0; } -static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4328(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { +static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4331(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *const a0, struct mem_Allocator__599 const a1, uintptr_t const a2) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -57118,13 +57485,13 @@ static uint16_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnm t7 = (*t1); t2 = (uintptr_t *)&a0->capacity; t3 = (*t2); - t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4330(t3, a2); - t8 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4332(t7, a1, t3); + t3 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4333(t3, a2); + t8 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4335(t7, a1, t3); memcpy(&t9, &t8, sizeof(uint16_t)); return t9; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4294(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4297(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_IndexHeader__892 *t4; @@ -57139,34 +57506,34 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (*t3); t5 = (*t4); - t6 = array_hash_map_IndexHeader_capacityIndexType__3973(t5); + t6 = array_hash_map_IndexHeader_capacityIndexType__3976(t5); switch (t6) { case UINT8_C(0): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7124(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7132(t7, a1); return; } case UINT8_C(1): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7125(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7133(t7, a1); return; } case UINT8_C(2): { t7 = (*t1); - array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7126(t7, a1); + array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7134(t7, a1); return; } default: zig_unreachable(); } } -static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7100(nav__7100_40 const a0) { +static uint32_t array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7108(nav__7108_40 const a0) { uint32_t t0; - t0 = array_hash_map_StringContext_hash__3773(a0); + t0 = array_hash_map_StringContext_hash__3776(a0); return t0; } -static nav__7101_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const a0) { +static nav__7109_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t3[3]; @@ -57174,13 +57541,13 @@ static nav__7101_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa uint32_t *t5; uint32_t *t6; uint32_t *const *t7; - nav__7101_39 t8; + nav__7109_39 t8; bool t2; t0 = a0.capacity; t1 = t0; t2 = t1 == UINT64_C(0); if (t2) { - return (nav__7101_39){(uint32_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__7109_39){(uint32_t *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -57198,23 +57565,23 @@ static nav__7101_39 multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMa return t8; } -static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7102(nav__7102_40 const a0, nav__7102_40 const a1, uintptr_t const a2) { +static bool array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7110(nav__7110_40 const a0, nav__7110_40 const a1, uintptr_t const a2) { bool t0; - t0 = array_hash_map_StringContext_eql__3774(a0, a1, a2); + t0 = array_hash_map_StringContext_eql__3777(a0, a1, a2); return t0; } -static nav__7103_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7103(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0, nav__7103_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static nav__7111_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7111(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0, nav__7111_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_IndexHeader__892 *t4; struct array_hash_map_IndexHeader__892 *t2; - nav__7103_58 t5; + nav__7111_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t0; - nav__7103_38 t8; + nav__7111_38 t8; bool t9; struct array_hash_map_Index_28u8_29__6735 t11; uint8_t t12; @@ -57223,16 +57590,16 @@ static nav__7103_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = a2; t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7759__6389(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7759__6393(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7127(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7135(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__7103_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__7111_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -57243,17 +57610,17 @@ static nav__7103_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t8; } -static nav__7104_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7104(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0, nav__7104_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static nav__7112_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7112(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0, nav__7112_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_IndexHeader__892 *t4; struct array_hash_map_IndexHeader__892 *t2; - nav__7104_58 t5; + nav__7112_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t0; - nav__7104_38 t8; + nav__7112_38 t8; struct array_hash_map_Index_28u16_29__6739 t11; uint16_t t12; bool t9; @@ -57262,16 +57629,16 @@ static nav__7104_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = a2; t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7769__6391(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7769__6395(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7128(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7136(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__7104_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__7112_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -57282,17 +57649,17 @@ static nav__7104_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t8; } -static nav__7105_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7105(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0, nav__7105_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static nav__7113_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7113(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0, nav__7113_41 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_IndexHeader__892 *t4; struct array_hash_map_IndexHeader__892 *t2; - nav__7105_58 t5; + nav__7113_58 t5; uintptr_t t6; uintptr_t t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t0; - nav__7105_38 t8; + nav__7113_38 t8; struct array_hash_map_Index_28u32_29__6743 t11; uint32_t t12; bool t9; @@ -57301,16 +57668,16 @@ static nav__7105_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t2 = a2; t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (*t3); - t5 = array_hash_map_IndexHeader_indexes__anon_7775__6393(t4); + t5 = array_hash_map_IndexHeader_indexes__anon_7775__6397(t4); t7 = (*t1); - t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7129(t7, a1, a2, t5); + t8 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7137(t7, a1, a2, t5); t9 = t8.is_null != true; if (t9) { t10 = t8.payload; t6 = t10; goto zig_block_0; } - return (nav__7105_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__7113_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; zig_block_0:; t11 = t5.ptr[t6]; @@ -57321,7 +57688,7 @@ static nav__7105_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen return t8; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4317(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *const a0) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4320(struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *const a0) { struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *const *t1; uintptr_t *t2; uintptr_t t3; @@ -57351,7 +57718,7 @@ static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUn return t4; } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7106(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, nav__7106_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7114(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, nav__7114_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t4; @@ -57361,21 +57728,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t9; - nav__7106_66 t10; - nav__7106_66 t11; - nav__7106_66 const *t12; - nav__7106_69 t13; - nav__7106_69 t14; - nav__7106_69 const *t15; - nav__7106_72 t16; - nav__7106_72 t17; - nav__7106_72 const *t18; + nav__7114_66 t10; + nav__7114_66 t11; + nav__7114_66 const *t12; + nav__7114_69 t13; + nav__7114_69 t14; + nav__7114_69 const *t15; + nav__7114_72 t16; + nav__7114_72 t17; + nav__7114_72 const *t18; struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; - nav__7106_77 t20; - nav__7106_77 t55; - nav__7106_77 t21; - nav__7106_77 const *t22; + nav__7114_77 t20; + nav__7114_77 t55; + nav__7114_77 t21; + nav__7114_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t54; @@ -57388,17 +57755,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm uint32_t *const *t38; uint32_t *t39; bool *t41; - nav__7106_42 **t42; - nav__7106_42 *const *t43; - nav__7106_42 *t44; + nav__7114_42 **t42; + nav__7114_42 *const *t43; + nav__7114_42 *t44; struct environment_linked_libraries_root_LibraryEntry__864 **t45; struct environment_linked_libraries_root_LibraryEntry__864 *const *t46; struct environment_linked_libraries_root_LibraryEntry__864 *t47; uintptr_t *t48; - nav__7106_42 t51; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 t40; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 t52; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 t57; + nav__7114_42 t51; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 t40; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 t52; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 t57; uint32_t t23; uint32_t t49; struct array_hash_map_IndexHeader__892 t32; @@ -57417,27 +57784,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(t7); t11 = t10; - t12 = (nav__7106_66 const *)&t11; + t12 = (nav__7114_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6199(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6203(t7); t14 = t13; - t15 = (nav__7106_69 const *)&t14; + t15 = (nav__7114_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6200(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6204(t7); t17 = t16; - t18 = (nav__7106_72 const *)&t17; + t18 = (nav__7114_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7759__6389(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7759__6393(t19); t21 = t20; - t22 = (nav__7106_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7100(a1); - t24 = array_hash_map_safeTruncate__anon_7783__6395(t23); + t22 = (nav__7114_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7108(a1); + t24 = array_hash_map_safeTruncate__anon_7783__6399(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -57451,17 +57818,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u8_29_isEmpty__6280(t34); + t30 = array_hash_map_Index_28u8_29_isEmpty__6284(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4317(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4320(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -57477,10 +57844,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t39) = t23; t41 = (bool *)&t40.found_existing; (*t41) = false; - t42 = (nav__7106_42 **)&t40.key_ptr; + t42 = (nav__7114_42 **)&t40.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__7106_42 *)&t44[t25]; + t44 = (nav__7114_42 *)&t44[t25]; (*t42) = t44; t45 = (struct environment_linked_libraries_root_LibraryEntry__864 **)&t40.value_ptr; t46 = &t18->ptr; @@ -57503,7 +57870,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t24 = (uintptr_t)t37; t51 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7102(a1, t51, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7110(a1, t51, t24); t50 = t30; goto zig_block_4; } @@ -57514,7 +57881,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t50) { t41 = (bool *)&t52.found_existing; (*t41) = true; - t42 = (nav__7106_42 **)&t52.key_ptr; + t42 = (nav__7114_42 **)&t52.key_ptr; t34 = t33; t37 = t34.entry_index; t25 = (uintptr_t)t37; @@ -57545,7 +57912,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4317(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4320(t5); t38 = &t12->ptr; t39 = (*t38); t39 = (uint32_t *)&t39[t24]; @@ -57580,13 +57947,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t54 = t26; - t54 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t54); + t54 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t54); t31 = t54; t54 = t31; t34 = t20.ptr[t54]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u8_29_isEmpty__6280(t34); + t30 = array_hash_map_Index_28u8_29_isEmpty__6284(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -57599,10 +57966,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t53; t41 = (bool *)&t57.found_existing; (*t41) = false; - t42 = (nav__7106_42 **)&t57.key_ptr; + t42 = (nav__7114_42 **)&t57.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__7106_42 *)&t44[t24]; + t44 = (nav__7114_42 *)&t44[t24]; (*t42) = t44; t45 = (struct environment_linked_libraries_root_LibraryEntry__864 **)&t57.value_ptr; t46 = &t18->ptr; @@ -57677,7 +58044,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_unreachable(); } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7107(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, nav__7107_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7115(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, nav__7115_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t4; @@ -57687,21 +58054,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t9; - nav__7107_66 t10; - nav__7107_66 t11; - nav__7107_66 const *t12; - nav__7107_69 t13; - nav__7107_69 t14; - nav__7107_69 const *t15; - nav__7107_72 t16; - nav__7107_72 t17; - nav__7107_72 const *t18; + nav__7115_66 t10; + nav__7115_66 t11; + nav__7115_66 const *t12; + nav__7115_69 t13; + nav__7115_69 t14; + nav__7115_69 const *t15; + nav__7115_72 t16; + nav__7115_72 t17; + nav__7115_72 const *t18; struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; - nav__7107_77 t20; - nav__7107_77 t55; - nav__7107_77 t21; - nav__7107_77 const *t22; + nav__7115_77 t20; + nav__7115_77 t55; + nav__7115_77 t21; + nav__7115_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t54; @@ -57714,17 +58081,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm uint32_t *const *t38; uint32_t *t39; bool *t41; - nav__7107_42 **t42; - nav__7107_42 *const *t43; - nav__7107_42 *t44; + nav__7115_42 **t42; + nav__7115_42 *const *t43; + nav__7115_42 *t44; struct environment_linked_libraries_root_LibraryEntry__864 **t45; struct environment_linked_libraries_root_LibraryEntry__864 *const *t46; struct environment_linked_libraries_root_LibraryEntry__864 *t47; uintptr_t *t48; - nav__7107_42 t51; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 t40; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 t52; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 t57; + nav__7115_42 t51; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 t40; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 t52; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 t57; uint32_t t23; uint32_t t49; struct array_hash_map_IndexHeader__892 t32; @@ -57743,27 +58110,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(t7); t11 = t10; - t12 = (nav__7107_66 const *)&t11; + t12 = (nav__7115_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6199(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6203(t7); t14 = t13; - t15 = (nav__7107_69 const *)&t14; + t15 = (nav__7115_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6200(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6204(t7); t17 = t16; - t18 = (nav__7107_72 const *)&t17; + t18 = (nav__7115_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7769__6391(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7769__6395(t19); t21 = t20; - t22 = (nav__7107_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7100(a1); - t24 = array_hash_map_safeTruncate__anon_7783__6395(t23); + t22 = (nav__7115_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7108(a1); + t24 = array_hash_map_safeTruncate__anon_7783__6399(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -57777,17 +58144,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u16_29_isEmpty__6285(t34); + t30 = array_hash_map_Index_28u16_29_isEmpty__6289(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4317(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4320(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -57803,10 +58170,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t39) = t23; t41 = (bool *)&t40.found_existing; (*t41) = false; - t42 = (nav__7107_42 **)&t40.key_ptr; + t42 = (nav__7115_42 **)&t40.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__7107_42 *)&t44[t25]; + t44 = (nav__7115_42 *)&t44[t25]; (*t42) = t44; t45 = (struct environment_linked_libraries_root_LibraryEntry__864 **)&t40.value_ptr; t46 = &t18->ptr; @@ -57829,7 +58196,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t24 = (uintptr_t)t37; t51 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7102(a1, t51, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7110(a1, t51, t24); t50 = t30; goto zig_block_4; } @@ -57840,7 +58207,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t50) { t41 = (bool *)&t52.found_existing; (*t41) = true; - t42 = (nav__7107_42 **)&t52.key_ptr; + t42 = (nav__7115_42 **)&t52.key_ptr; t34 = t33; t37 = t34.entry_index; t25 = (uintptr_t)t37; @@ -57871,7 +58238,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4317(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4320(t5); t38 = &t12->ptr; t39 = (*t38); t39 = (uint32_t *)&t39[t24]; @@ -57906,13 +58273,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t54 = t26; - t54 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t54); + t54 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t54); t31 = t54; t54 = t31; t34 = t20.ptr[t54]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u16_29_isEmpty__6285(t34); + t30 = array_hash_map_Index_28u16_29_isEmpty__6289(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -57925,10 +58292,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t53; t41 = (bool *)&t57.found_existing; (*t41) = false; - t42 = (nav__7107_42 **)&t57.key_ptr; + t42 = (nav__7115_42 **)&t57.key_ptr; t43 = &t15->ptr; t44 = (*t43); - t44 = (nav__7107_42 *)&t44[t24]; + t44 = (nav__7115_42 *)&t44[t24]; (*t42) = t44; t45 = (struct environment_linked_libraries_root_LibraryEntry__864 **)&t57.value_ptr; t46 = &t18->ptr; @@ -58003,7 +58370,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_unreachable(); } -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7108(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, nav__7108_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7116(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, nav__7116_42 const a1, struct array_hash_map_IndexHeader__892 *const a2) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t4; @@ -58013,21 +58380,21 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t9; - nav__7108_66 t10; - nav__7108_66 t11; - nav__7108_66 const *t12; - nav__7108_69 t13; - nav__7108_69 t14; - nav__7108_69 const *t15; - nav__7108_72 t16; - nav__7108_72 t17; - nav__7108_72 const *t18; + nav__7116_66 t10; + nav__7116_66 t11; + nav__7116_66 const *t12; + nav__7116_69 t13; + nav__7116_69 t14; + nav__7116_69 const *t15; + nav__7116_72 t16; + nav__7116_72 t17; + nav__7116_72 const *t18; struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; - nav__7108_77 t20; - nav__7108_77 t53; - nav__7108_77 t21; - nav__7108_77 const *t22; + nav__7116_77 t20; + nav__7116_77 t53; + nav__7116_77 t21; + nav__7116_77 const *t22; uintptr_t t24; uintptr_t t25; uintptr_t t52; @@ -58039,17 +58406,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm uint32_t *t36; uint32_t *const *t38; bool *t40; - nav__7108_42 **t41; - nav__7108_42 *const *t42; - nav__7108_42 *t43; + nav__7116_42 **t41; + nav__7116_42 *const *t42; + nav__7116_42 *t43; struct environment_linked_libraries_root_LibraryEntry__864 **t44; struct environment_linked_libraries_root_LibraryEntry__864 *const *t45; struct environment_linked_libraries_root_LibraryEntry__864 *t46; uintptr_t *t47; - nav__7108_42 t50; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 t39; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 t51; - struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8075 t55; + nav__7116_42 t50; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 t39; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 t51; + struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_GetOrPutResult__8147 t55; uint32_t t23; uint32_t t37; uint32_t t48; @@ -58067,27 +58434,27 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(t7); t11 = t10; - t12 = (nav__7108_66 const *)&t11; + t12 = (nav__7116_66 const *)&t11; t7 = (*t9); - t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6199(t7); + t13 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6203(t7); t14 = t13; - t15 = (nav__7108_69 const *)&t14; + t15 = (nav__7116_69 const *)&t14; t7 = (*t9); - t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6200(t7); + t16 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6204(t7); t17 = t16; - t18 = (nav__7108_72 const *)&t17; + t18 = (nav__7116_72 const *)&t17; t19 = (*t3); - t20 = array_hash_map_IndexHeader_indexes__anon_7775__6393(t19); + t20 = array_hash_map_IndexHeader_indexes__anon_7775__6397(t19); t21 = t20; - t22 = (nav__7108_77 const *)&t21; - t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7100(a1); - t24 = array_hash_map_safeTruncate__anon_7783__6395(t23); + t22 = (nav__7116_77 const *)&t21; + t23 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7108(a1); + t24 = array_hash_map_safeTruncate__anon_7783__6399(t23); t25 = t20.len; t25 = zig_addw_u64(t24, t25, UINT8_C(64)); t26 = t24; @@ -58101,17 +58468,17 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t24 = t26; - t24 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t24); + t24 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t24); t31 = t24; t24 = t31; t34 = t20.ptr[t24]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u32_29_isEmpty__6290(t34); + t30 = array_hash_map_Index_28u32_29_isEmpty__6294(t34); if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t4->entries; - t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4317(t5); + t25 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4320(t5); t24 = t31; t20 = (*t22); t35 = &t20.ptr[t24]; @@ -58127,10 +58494,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t23; t40 = (bool *)&t39.found_existing; (*t40) = false; - t41 = (nav__7108_42 **)&t39.key_ptr; + t41 = (nav__7116_42 **)&t39.key_ptr; t42 = &t15->ptr; t43 = (*t42); - t43 = (nav__7108_42 *)&t43[t25]; + t43 = (nav__7116_42 *)&t43[t25]; (*t41) = t43; t44 = (struct environment_linked_libraries_root_LibraryEntry__864 **)&t39.value_ptr; t45 = &t18->ptr; @@ -58153,7 +58520,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t24 = (uintptr_t)t37; t50 = t13.ptr[t24]; t24 = (uintptr_t)t37; - t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7102(a1, t50, t24); + t30 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7110(a1, t50, t24); t49 = t30; goto zig_block_4; } @@ -58164,7 +58531,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t49) { t40 = (bool *)&t51.found_existing; (*t40) = true; - t41 = (nav__7108_42 **)&t51.key_ptr; + t41 = (nav__7116_42 **)&t51.key_ptr; t34 = t33; t23 = t34.entry_index; t25 = (uintptr_t)t23; @@ -58195,7 +58562,7 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm if (t30) { t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t4->entries; - t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4317(t5); + t24 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4320(t5); t38 = &t12->ptr; t36 = (*t38); t36 = (uint32_t *)&t36[t24]; @@ -58230,13 +58597,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm t19 = (*t3); t32 = (*t19); t52 = t26; - t52 = array_hash_map_IndexHeader_constrainIndex__3971(t32, t52); + t52 = array_hash_map_IndexHeader_constrainIndex__3974(t32, t52); t31 = t52; t52 = t31; t34 = t20.ptr[t52]; t33 = t34; t34 = t33; - t30 = array_hash_map_Index_28u32_29_isEmpty__6290(t34); + t30 = array_hash_map_Index_28u32_29_isEmpty__6294(t34); if (t30) { t25 = t31; t20 = (*t22); @@ -58249,10 +58616,10 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm (*t36) = t23; t40 = (bool *)&t55.found_existing; (*t40) = false; - t41 = (nav__7108_42 **)&t55.key_ptr; + t41 = (nav__7116_42 **)&t55.key_ptr; t42 = &t15->ptr; t43 = (*t42); - t43 = (nav__7108_42 *)&t43[t24]; + t43 = (nav__7116_42 *)&t43[t24]; (*t41) = t43; t44 = (struct environment_linked_libraries_root_LibraryEntry__864 **)&t55.value_ptr; t45 = &t18->ptr; @@ -58327,13 +58694,13 @@ static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironm zig_unreachable(); } -static nav__7010_38 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7010(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 const *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 const *t0; +static nav__7018_38 json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7018(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 const *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 const *t0; t0 = a0; - return (nav__7010_38){true,false}; + return (nav__7018_38){true,false}; } -static bool json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7011(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 const *const a0) { +static bool json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7019(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 const *const a0) { uintptr_t const *t0; uintptr_t t1; uint64_t t2; @@ -58359,12 +58726,12 @@ static bool json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayL return t4; } -static uint16_t io_Writer_writeByte__5734(struct io_Writer__3878 const a0, uint8_t const a1) { +static uint16_t io_Writer_writeByte__5738(struct io_Writer__3878 const a0, uint8_t const a1) { struct io_Writer__3878 const *t1; uint8_t const (*t4)[1]; struct io_Writer__3878 t5; struct io_Writer__3878 t0; - nav__5734_43 t6; + nav__5738_43 t6; uint16_t t7; uint8_t t2[1]; uint8_t t3[1]; @@ -58376,11 +58743,11 @@ static uint16_t io_Writer_writeByte__5734(struct io_Writer__3878 const a0, uint8 t5 = (*t1); t6.ptr = &(*t4)[(uintptr_t)0ul]; t6.len = (uintptr_t)1ul; - t7 = io_Writer_writeAll__5732(t5, t6); + t7 = io_Writer_writeAll__5736(t5, t6); return t7; } -static uint16_t io_Writer_writeByteNTimes__5735(struct io_Writer__3878 const a0, uint8_t const a1, uintptr_t const a2) { +static uint16_t io_Writer_writeByteNTimes__5739(struct io_Writer__3878 const a0, uint8_t const a1, uintptr_t const a2) { struct io_Writer__3878 const *t1; uint8_t *t3; uint8_t (*t4)[256]; @@ -58390,8 +58757,8 @@ static uint16_t io_Writer_writeByteNTimes__5735(struct io_Writer__3878 const a0, uint64_t t7; struct io_Writer__3878 t10; struct io_Writer__3878 t0; - nav__5735_52 t11; - nav__5735_43 t12; + nav__5739_52 t11; + nav__5739_43 t12; uint16_t t9; uint16_t t13; bool t8; @@ -58417,8 +58784,8 @@ static uint16_t io_Writer_writeByteNTimes__5735(struct io_Writer__3878 const a0, t6 = (uintptr_t)t9; t11.ptr = t3; t11.len = t6; - memcpy(&t12, &t11, sizeof(nav__5735_43)); - t13 = io_Writer_writeAll__5732(t10, t12); + memcpy(&t12, &t11, sizeof(nav__5739_43)); + t13 = io_Writer_writeAll__5736(t10, t12); if (t13) { return t13; } @@ -58437,19 +58804,19 @@ static uint16_t io_Writer_writeByteNTimes__5735(struct io_Writer__3878 const a0, return 0; } -static uint16_t json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_jsonStringify__anon_9358__7130(struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a1) { +static uint16_t json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_jsonStringify__anon_9422__7138(struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a1) { struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t4; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t4; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const *t7; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 t8; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 t9; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Iterator__6173 t6; - nav__7130_65 t10; + nav__7138_65 t10; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29_Entry__6181 t12; - nav__7130_56 *t13; - nav__7130_56 t14; + nav__7138_56 *t13; + nav__7138_56 t14; struct environment_root_EnvironmentValue__856 *t15; struct environment_root_EnvironmentValue__856 t16; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 t0; @@ -58458,32 +58825,32 @@ static uint16_t json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29 t0 = a0; t1 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 const *)&t0; t2 = a1; - t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t2; + t3 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t2; t4 = (*t3); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7000(t4); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7008(t4); if (t5) { return t5; } t7 = (struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const *)&t1->map; t8 = (*t7); - t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4011(t8); + t9 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__4014(t8); t6 = t9; zig_loop_22: - t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6163(&t6); + t10 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__6167(&t6); t11 = t10.is_null != true; if (t11) { t12 = t10.payload; t4 = (*t3); t13 = t12.key_ptr; t14 = (*t13); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7015(t4, t14); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7023(t4, t14); if (t5) { return t5; } t4 = (*t3); t15 = t12.value_ptr; t16 = (*t15); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7131(t4, t16); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7139(t4, t16); if (t5) { return t5; } @@ -58496,46 +58863,46 @@ static uint16_t json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29 zig_block_0:; t4 = (*t3); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7002(t4); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7010(t4); if (t5) { return t5; } return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7119(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0, struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 const a1) { +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7127(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0, struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 const a1) { struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 const *t2; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 t3; struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; uint16_t t4; uint16_t t5; t0 = a0; t1 = a1; t2 = (struct json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29__858 const *)&t1; t3 = (*t2); - t4 = json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_jsonStringify__anon_9358__7130(t3, a0); + t4 = json_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_jsonStringify__anon_9422__7138(t3, a0); memcpy(&t5, &t4, sizeof(uint16_t)); return t5; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7121(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0, struct environment_linked_libraries_root_LibraryEntry__864 const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; - nav__7121_43 t7; - struct json_stringify_StringifyOptions__8133 *t9; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7129(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0, struct environment_linked_libraries_root_LibraryEntry__864 const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; + nav__7129_43 t7; + struct json_stringify_StringifyOptions__8198 *t9; struct environment_linked_libraries_root_LibraryEntry__864 t2; uint16_t t4; bool t6; bool t5; bool t8; - struct json_stringify_StringifyOptions__8133 t10; + struct json_stringify_StringifyOptions__8198 t10; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = a1; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7000(t3); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7008(t3); if (t4) { return t4; } @@ -58543,13 +58910,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t6 = t5; if (t6) { t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7015(t3, (nav__7121_43){((uint8_t const *)&__anon_9366),(uintptr_t)4ul}); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7023(t3, (nav__7129_43){((uint8_t const *)&__anon_9430),(uintptr_t)4ul}); if (t4) { return t4; } t3 = (*t1); t7 = a1.path; - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7132(t3, t7); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7140(t3, t7); if (t4) { return t4; } @@ -58559,7 +58926,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_0:; t8 = true; - t9 = (struct json_stringify_StringifyOptions__8133 *)&a0->options; + t9 = (struct json_stringify_StringifyOptions__8198 *)&a0->options; t10 = (*t9); t6 = t10.emit_null_optional_fields; t6 = !t6; @@ -58581,13 +58948,13 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t6 = t8; if (t6) { t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7015(t3, (nav__7121_43){((uint8_t const *)&__anon_9370),(uintptr_t)8ul}); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7023(t3, (nav__7129_43){((uint8_t const *)&__anon_9434),(uintptr_t)8ul}); if (t4) { return t4; } t3 = (*t1); t7 = a1.build_id; - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7133(t3, t7); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7141(t3, t7); if (t4) { return t4; } @@ -58597,22 +58964,22 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_3:; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7002(t3); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7010(t3); if (t4) { return t4; } return 0; } -static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7004(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0, uint8_t const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; +static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7012(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0, uint8_t const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; uintptr_t *t3; uintptr_t t4; (void)a1; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = (*t1); t3 = (uintptr_t *)&t2->indent_level; t4 = (*t3); @@ -58621,56 +58988,56 @@ static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayL return; } -static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7009(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; +static void json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7017(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; uint8_t *t3; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = (*t1); t3 = (uint8_t *)&t2->next_punctuation; (*t3) = UINT8_C(2); return; } -static nav__7122_40 mem_Allocator_remap__anon_9292__7122(struct mem_Allocator__599 const a0, nav__7122_40 const a1, uintptr_t const a2) { +static nav__7130_40 mem_Allocator_remap__anon_9356__7130(struct mem_Allocator__599 const a0, nav__7130_40 const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; - nav__7122_40 const *t3; + nav__7130_40 const *t3; uint64_t t4; struct mem_Allocator__599 t6; struct mem_Allocator__599 t0; struct mem_Allocator__599 t18; - nav__7122_40 t7; - nav__7122_40 t10; - nav__7122_40 t2; + nav__7130_40 t7; + nav__7130_40 t10; + nav__7130_40 t2; struct environment_linked_libraries_root_LibraryInfo__946 *t8; void *t9; uintptr_t t11; uintptr_t t14; - nav__7122_56 t12; - nav__7122_56 t16; - nav__7122_58 t13; + nav__7130_56 t12; + nav__7130_56 t16; + nav__7130_58 t13; uint8_t *t15; uint8_t *t23; uint8_t *t24; uint8_t *t25; struct mem_Allocator_VTable__602 const *const *t19; struct mem_Allocator_VTable__602 const *t20; - uint8_t *(*const *t21)(void *, nav__7122_56, uint8_t, uintptr_t, uintptr_t); - uint8_t *(*t22)(void *, nav__7122_56, uint8_t, uintptr_t, uintptr_t); + uint8_t *(*const *t21)(void *, nav__7130_56, uint8_t, uintptr_t, uintptr_t); + uint8_t *(*t22)(void *, nav__7130_56, uint8_t, uintptr_t, uintptr_t); uint8_t *const *t26; bool t5; uint8_t t17; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; t2 = a1; - t3 = (nav__7122_40 const *)&t2; + t3 = (nav__7130_40 const *)&t2; t4 = a2; t5 = t4 == UINT64_C(0); if (t5) { t6 = (*t1); - mem_Allocator_free__anon_6701__6275(t6, a1); + mem_Allocator_free__anon_6701__6279(t6, a1); t7 = (*t3); t8 = t7.ptr; t8 = (struct environment_linked_libraries_root_LibraryInfo__946 *)(((uintptr_t)t8) + ((uintptr_t)0ul*sizeof(struct environment_linked_libraries_root_LibraryInfo__946))); @@ -58687,31 +59054,31 @@ static nav__7122_40 mem_Allocator_remap__anon_9292__7122(struct mem_Allocator__5 t4 = t11; t5 = t4 == UINT64_C(0); if (t5) { - return (nav__7122_40){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + return (nav__7130_40){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; } goto zig_block_1; zig_block_1:; - t12 = mem_sliceAsBytes__anon_6767__6293(a1); - t13 = math_mul__anon_3296__5445((uintptr_t)48ul, a2); + t12 = mem_sliceAsBytes__anon_6767__6297(a1); + t13 = math_mul__anon_3296__5449((uintptr_t)48ul, a2); t5 = t13.error == UINT16_C(0); if (t5) { t14 = t13.payload; t11 = t14; goto zig_block_2; } - return (nav__7122_40){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + return (nav__7130_40){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; zig_block_2:; t6 = (*t1); - memcpy(&t16, &t12, sizeof(nav__7122_56)); - t17 = mem_Alignment_fromByteUnits__1113((uintptr_t)8ul); + memcpy(&t16, &t12, sizeof(nav__7130_56)); + t17 = mem_Alignment_fromByteUnits__1116((uintptr_t)8ul); t14 = (uintptr_t)zig_return_address(); t18 = t6; t1 = (struct mem_Allocator__599 const *)&t18; t19 = (struct mem_Allocator_VTable__602 const *const *)&t1->vtable; t20 = (*t19); - t21 = (uint8_t *(*const *)(void *, nav__7122_56, uint8_t, uintptr_t, uintptr_t))&t20->remap; + t21 = (uint8_t *(*const *)(void *, nav__7130_56, uint8_t, uintptr_t, uintptr_t))&t20->remap; t22 = (*t21); t9 = t6.ptr; t23 = t22(t9, t16, t17, t11, t14); @@ -58721,7 +59088,7 @@ static nav__7122_40 mem_Allocator_remap__anon_9292__7122(struct mem_Allocator__5 t15 = t24; goto zig_block_3; } - return (nav__7122_40){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; + return (nav__7130_40){NULL,(uintptr_t)0xaaaaaaaaaaaaaaaaul}; zig_block_3:; t25 = t15; @@ -58730,26 +59097,26 @@ static nav__7122_40 mem_Allocator_remap__anon_9292__7122(struct mem_Allocator__5 t15 = (uint8_t *)(((uintptr_t)t15) + ((uintptr_t)0ul*sizeof(uint8_t))); t12.ptr = t15; t12.len = t11; - memcpy(&t16, &t12, sizeof(nav__7122_56)); - t10 = mem_bytesAsSlice__anon_9401__7134(t16); + memcpy(&t16, &t12, sizeof(nav__7130_56)); + t10 = mem_bytesAsSlice__anon_9465__7142(t16); t7 = t10; return t7; } -static nav__7123_41 mem_Allocator_alignedAlloc__anon_9296__7123(struct mem_Allocator__599 const a0, uintptr_t const a1) { +static nav__7131_41 mem_Allocator_alignedAlloc__anon_9360__7131(struct mem_Allocator__599 const a0, uintptr_t const a1) { struct mem_Allocator__599 const *t1; struct mem_Allocator__599 t2; struct mem_Allocator__599 t0; struct mem_Allocator__599 t5; uintptr_t t3; - nav__7123_41 t4; - nav__7123_41 t8; - nav__7123_53 t6; + nav__7131_41 t4; + nav__7131_41 t8; + nav__7131_53 t6; uint8_t *t9; struct environment_linked_libraries_root_LibraryInfo__946 *t10; struct environment_linked_libraries_root_LibraryInfo__946 *t11; struct environment_linked_libraries_root_LibraryInfo__946 *const *t12; - nav__7123_40 t13; + nav__7131_40 t13; uint16_t t7; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; @@ -58758,10 +59125,10 @@ static nav__7123_41 mem_Allocator_alignedAlloc__anon_9296__7123(struct mem_Alloc t5 = t2; t1 = (struct mem_Allocator__599 const *)&t5; t2 = (*t1); - t6 = mem_Allocator_allocWithSizeAndAlignment__anon_9402__7135(t2, a1, t3); + t6 = mem_Allocator_allocWithSizeAndAlignment__anon_9466__7143(t2, a1, t3); if (t6.error) { t7 = t6.error; - t8.payload = (nav__7123_40){(struct environment_linked_libraries_root_LibraryInfo__946 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; + t8.payload = (nav__7131_40){(struct environment_linked_libraries_root_LibraryInfo__946 *)(uintptr_t)0xaaaaaaaaaaaaaaaaul, (uintptr_t)0xaaaaaaaaaaaaaaaaul}; t8.error = t7; t4 = t8; goto zig_block_0; @@ -58783,7 +59150,7 @@ static nav__7123_41 mem_Allocator_alignedAlloc__anon_9296__7123(struct mem_Alloc return t4; } -static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4330(uintptr_t const a0, uintptr_t const a1) { +static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4333(uintptr_t const a0, uintptr_t const a1) { uintptr_t t1; uintptr_t t2; uintptr_t t0; @@ -58812,7 +59179,7 @@ static uintptr_t multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUn goto zig_loop_6; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7124(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7132(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t4; @@ -58822,13 +59189,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t9; - nav__7124_56 t10; + nav__7132_56 t10; struct array_hash_map_IndexHeader__892 *t11; struct array_hash_map_IndexHeader__892 *t2; - nav__7124_60 t12; - nav__7124_60 t33; - nav__7124_60 t13; - nav__7124_60 const *t14; + nav__7132_60 t12; + nav__7132_60 t33; + nav__7132_60 t13; + nav__7132_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -58857,15 +59224,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7759__6389(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7759__6393(t11); t13 = t12; - t14 = (nav__7124_60 const *)&t13; + t14 = (nav__7132_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -58875,7 +59242,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7783__6395(t21); + t22 = array_hash_map_safeTruncate__anon_7783__6399(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -58891,12 +59258,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t11 = (*t3); t28 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3971(t28, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3974(t28, t22); t29 = t12.ptr[t22]; t30 = t29; t31 = (struct array_hash_map_Index_28u8_29__6735 const *)&t30; t32 = (*t31); - t20 = array_hash_map_Index_28u8_29_isEmpty__6280(t32); + t20 = array_hash_map_Index_28u8_29_isEmpty__6284(t32); if (t20) { t33 = (*t14); t34 = &t33.ptr[t22]; @@ -58959,7 +59326,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7125(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7133(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t4; @@ -58969,13 +59336,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t9; - nav__7125_56 t10; + nav__7133_56 t10; struct array_hash_map_IndexHeader__892 *t11; struct array_hash_map_IndexHeader__892 *t2; - nav__7125_60 t12; - nav__7125_60 t33; - nav__7125_60 t13; - nav__7125_60 const *t14; + nav__7133_60 t12; + nav__7133_60 t33; + nav__7133_60 t13; + nav__7133_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -59004,15 +59371,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7769__6391(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7769__6395(t11); t13 = t12; - t14 = (nav__7125_60 const *)&t13; + t14 = (nav__7133_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -59022,7 +59389,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7783__6395(t21); + t22 = array_hash_map_safeTruncate__anon_7783__6399(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -59038,12 +59405,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t11 = (*t3); t28 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3971(t28, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3974(t28, t22); t29 = t12.ptr[t22]; t30 = t29; t31 = (struct array_hash_map_Index_28u16_29__6739 const *)&t30; t32 = (*t31); - t20 = array_hash_map_Index_28u16_29_isEmpty__6285(t32); + t20 = array_hash_map_Index_28u16_29_isEmpty__6289(t32); if (t20) { t33 = (*t14); t34 = &t33.ptr[t22]; @@ -59106,7 +59473,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7126(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { +static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7134(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const a0, struct array_hash_map_IndexHeader__892 *const a1) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 *t4; @@ -59116,13 +59483,13 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t8; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t9; - nav__7126_56 t10; + nav__7134_56 t10; struct array_hash_map_IndexHeader__892 *t11; struct array_hash_map_IndexHeader__892 *t2; - nav__7126_60 t12; - nav__7126_60 t32; - nav__7126_60 t13; - nav__7126_60 const *t14; + nav__7134_60 t12; + nav__7134_60 t32; + nav__7134_60 t13; + nav__7134_60 const *t14; uintptr_t t16; uintptr_t t17; uintptr_t t22; @@ -59150,15 +59517,15 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t4 = (*t1); t5 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 *)&t4->entries; t6 = (*t5); - t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t6); + t7 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t6); t8 = t7; t9 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t8; t7 = (*t9); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(t7); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(t7); t11 = (*t3); - t12 = array_hash_map_IndexHeader_indexes__anon_7775__6393(t11); + t12 = array_hash_map_IndexHeader_indexes__anon_7775__6397(t11); t13 = t12; - t14 = (nav__7126_60 const *)&t13; + t14 = (nav__7134_60 const *)&t13; t15 = (uintptr_t)0ul; t16 = t10.len; zig_loop_30: @@ -59168,7 +59535,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t20 = t18 < t19; if (t20) { t21 = t10.ptr[t17]; - t22 = array_hash_map_safeTruncate__anon_7783__6395(t21); + t22 = array_hash_map_safeTruncate__anon_7783__6399(t21); t23 = t12.len; t23 = zig_addw_u64(t22, t23, UINT8_C(64)); t24 = t22; @@ -59184,12 +59551,12 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen t11 = (*t3); t27 = (*t11); t22 = t24; - t22 = array_hash_map_IndexHeader_constrainIndex__3971(t27, t22); + t22 = array_hash_map_IndexHeader_constrainIndex__3974(t27, t22); t28 = t12.ptr[t22]; t29 = t28; t30 = (struct array_hash_map_Index_28u32_29__6743 const *)&t29; t31 = (*t30); - t20 = array_hash_map_Index_28u32_29_isEmpty__6290(t31); + t20 = array_hash_map_Index_28u32_29_isEmpty__6294(t31); if (t20) { t32 = (*t14); t33 = &t32.ptr[t22]; @@ -59252,7 +59619,7 @@ static void array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironmen return; } -static nav__7127_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7127(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0, nav__7127_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__7127_47 const a3) { +static nav__7135_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7135(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0, nav__7135_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__7135_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const *t4; @@ -59260,8 +59627,8 @@ static nav__7127_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t8; - nav__7127_66 t9; - nav__7127_69 t10; + nav__7135_66 t9; + nav__7135_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -59271,8 +59638,8 @@ static nav__7127_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_Index_28u8_29__6735 const *t23; - nav__7127_41 t30; - nav__7127_38 t31; + nav__7135_41 t30; + nav__7135_38 t31; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t0; uint32_t t11; uint32_t t29; @@ -59291,15 +59658,15 @@ static nav__7127_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6199(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7100(a1); - t12 = array_hash_map_safeTruncate__anon_7783__6395(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6203(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7108(a1); + t12 = array_hash_map_safeTruncate__anon_7783__6399(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -59313,12 +59680,12 @@ static nav__7127_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3971(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3974(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u8_29__6735 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u8_29_isEmpty__6280(t24); + t18 = array_hash_map_Index_28u8_29_isEmpty__6284(t24); if (t18) { t25 = true; goto zig_block_3; @@ -59331,7 +59698,7 @@ static nav__7127_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_3:; if (t25) { - return (nav__7127_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__7135_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -59344,7 +59711,7 @@ static nav__7127_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t28 = (uintptr_t)t27; t30 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7102(a1, t30, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7110(a1, t30, t28); t18 = t25; goto zig_block_5; } @@ -59377,7 +59744,7 @@ static nav__7127_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_unreachable(); } -static nav__7128_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7128(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0, nav__7128_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__7128_47 const a3) { +static nav__7136_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7136(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0, nav__7136_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__7136_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const *t4; @@ -59385,8 +59752,8 @@ static nav__7128_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t8; - nav__7128_66 t9; - nav__7128_69 t10; + nav__7136_66 t9; + nav__7136_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -59396,8 +59763,8 @@ static nav__7128_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_Index_28u16_29__6739 const *t23; - nav__7128_41 t30; - nav__7128_38 t31; + nav__7136_41 t30; + nav__7136_38 t31; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t0; uint32_t t11; uint32_t t29; @@ -59416,15 +59783,15 @@ static nav__7128_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6199(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7100(a1); - t12 = array_hash_map_safeTruncate__anon_7783__6395(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6203(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7108(a1); + t12 = array_hash_map_safeTruncate__anon_7783__6399(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -59438,12 +59805,12 @@ static nav__7128_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3971(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3974(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u16_29__6739 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u16_29_isEmpty__6285(t24); + t18 = array_hash_map_Index_28u16_29_isEmpty__6289(t24); if (t18) { t25 = true; goto zig_block_3; @@ -59456,7 +59823,7 @@ static nav__7128_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_3:; if (t25) { - return (nav__7128_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__7136_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -59469,7 +59836,7 @@ static nav__7128_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t28 = (uintptr_t)t27; t30 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7102(a1, t30, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7110(a1, t30, t28); t18 = t25; goto zig_block_5; } @@ -59502,7 +59869,7 @@ static nav__7128_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_unreachable(); } -static nav__7129_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7129(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0, nav__7129_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__7129_47 const a3) { +static nav__7137_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7137(struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const a0, nav__7137_41 const a1, struct array_hash_map_IndexHeader__892 *const a2, nav__7137_47 const a3) { struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const *t1; struct array_hash_map_IndexHeader__892 *const *t3; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const *t4; @@ -59510,8 +59877,8 @@ static nav__7129_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t6; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 t7; struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *t8; - nav__7129_66 t9; - nav__7129_69 t10; + nav__7137_66 t9; + nav__7137_69 t10; uintptr_t t12; uintptr_t t13; uintptr_t t28; @@ -59521,8 +59888,8 @@ static nav__7129_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen struct array_hash_map_IndexHeader__892 *t19; struct array_hash_map_IndexHeader__892 *t2; struct array_hash_map_Index_28u32_29__6743 const *t23; - nav__7129_41 t29; - nav__7129_38 t30; + nav__7137_41 t29; + nav__7137_38 t30; struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 t0; uint32_t t11; uint32_t t26; @@ -59540,15 +59907,15 @@ static nav__7129_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t3 = (struct array_hash_map_IndexHeader__892 *const *)&t2; t4 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29__939 const *)&t1->entries; t5 = (*t4); - t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4310(t5); + t6 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__4313(t5); t7 = t6; t8 = (struct multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29_Data_29_Slice__6459 const *)&t7; t6 = (*t8); - t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7101(t6); + t9 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__7109(t6); t6 = (*t8); - t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6199(t6); - t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7100(a1); - t12 = array_hash_map_safeTruncate__anon_7783__6395(t11); + t10 = multi_array_list_MultiArrayList_28array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_l__6203(t6); + t11 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7108(a1); + t12 = array_hash_map_safeTruncate__anon_7783__6399(t11); t13 = a3.len; t13 = zig_addw_u64(t12, t13, UINT8_C(64)); t14 = t12; @@ -59562,12 +59929,12 @@ static nav__7129_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t19 = (*t3); t20 = (*t19); t12 = t14; - t12 = array_hash_map_IndexHeader_constrainIndex__3971(t20, t12); + t12 = array_hash_map_IndexHeader_constrainIndex__3974(t20, t12); t21 = a3.ptr[t12]; t22 = t21; t23 = (struct array_hash_map_Index_28u32_29__6743 const *)&t22; t24 = (*t23); - t18 = array_hash_map_Index_28u32_29_isEmpty__6290(t24); + t18 = array_hash_map_Index_28u32_29_isEmpty__6294(t24); if (t18) { t25 = true; goto zig_block_3; @@ -59580,7 +59947,7 @@ static nav__7129_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_block_3:; if (t25) { - return (nav__7129_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; + return (nav__7137_38){(uintptr_t)0xaaaaaaaaaaaaaaaaul,true}; } goto zig_block_2; @@ -59593,7 +59960,7 @@ static nav__7129_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen t28 = (uintptr_t)t27; t29 = t10.ptr[t28]; t28 = (uintptr_t)t27; - t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7102(a1, t29, t28); + t25 = array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__7110(a1, t29, t28); t18 = t25; goto zig_block_5; } @@ -59626,22 +59993,22 @@ static nav__7129_38 array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cen zig_unreachable(); } -static uint16_t environment_root_EnvironmentValue_jsonStringify__anon_9438__7136(struct environment_root_EnvironmentValue__856 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - nav__7136_43 t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t4; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; - nav__7136_46 t6; +static uint16_t environment_root_EnvironmentValue_jsonStringify__anon_9502__7144(struct environment_root_EnvironmentValue__856 const a0, struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + nav__7144_43 t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t4; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; + nav__7144_46 t6; uint16_t t5; uint8_t t2; t0 = a1; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = a0.tag; switch (t2) { case UINT8_C(0): { t3 = a0.payload.string; t4 = (*t1); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7132(t4, t3); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7140(t4, t3); if (t5) { return t5; } @@ -59650,7 +60017,7 @@ static uint16_t environment_root_EnvironmentValue_jsonStringify__anon_9438__7136 case UINT8_C(1): { t6 = a0.payload.list; t4 = (*t1); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7137(t4, t6); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7145(t4, t6); if (t5) { return t5; } @@ -59663,77 +60030,77 @@ static uint16_t environment_root_EnvironmentValue_jsonStringify__anon_9438__7136 return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7131(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0, struct environment_root_EnvironmentValue__856 const a1) { +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7139(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0, struct environment_root_EnvironmentValue__856 const a1) { struct environment_root_EnvironmentValue__856 const *t2; struct environment_root_EnvironmentValue__856 t3; struct environment_root_EnvironmentValue__856 t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; uint16_t t4; uint16_t t5; t0 = a0; t1 = a1; t2 = (struct environment_root_EnvironmentValue__856 const *)&t1; t3 = (*t2); - t4 = environment_root_EnvironmentValue_jsonStringify__anon_9438__7136(t3, a0); + t4 = environment_root_EnvironmentValue_jsonStringify__anon_9502__7144(t3, a0); memcpy(&t5, &t4, sizeof(uint16_t)); return t5; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7020(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0, nav__7020_41 const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; - struct json_stringify_StringifyOptions__8133 *t4; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7028(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0, nav__7028_41 const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; + struct json_stringify_StringifyOptions__8198 *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 *t6; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t7; uint16_t t3; - struct json_stringify_StringifyOptions__8133 t5; + struct json_stringify_StringifyOptions__8198 t5; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = (*t1); - t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7006(t2); + t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7014(t2); if (t3) { return t3; } - t4 = (struct json_stringify_StringifyOptions__8133 *)&a0->options; + t4 = (struct json_stringify_StringifyOptions__8198 *)&a0->options; t5 = (*t4); t6 = (struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 *)&a0->stream; t7 = (*t6); - t3 = json_stringify_encodeJsonString__anon_9100__7109(a1, t5, t7); + t3 = json_stringify_encodeJsonString__anon_9164__7117(a1, t5, t7); if (t3) { return t3; } t2 = (*t1); - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7009(t2); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7017(t2); return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7132(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0, nav__7132_41 const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_StringifyOptions__8133 *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t7; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7140(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0, nav__7140_41 const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_StringifyOptions__8198 *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t7; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; uintptr_t t11; uintptr_t t12; uintptr_t t10; uint64_t t13; uint64_t t14; - nav__7132_41 t2; + nav__7140_41 t2; uint16_t t8; uint16_t t9; - struct json_stringify_StringifyOptions__8133 t4; + struct json_stringify_StringifyOptions__8198 t4; bool t5; bool t6; uint8_t t15; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = a1; - t3 = (struct json_stringify_StringifyOptions__8133 *)&a0->options; + t3 = (struct json_stringify_StringifyOptions__8198 *)&a0->options; t4 = (*t3); t5 = t4.emit_strings_as_arrays; t5 = !t5; if (t5) { - t5 = unicode_utf8ValidateSlice__5770(a1); + t5 = unicode_utf8ValidateSlice__5774(a1); t6 = t5; goto zig_block_1; } @@ -59743,7 +60110,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_1:; if (t6) { t7 = (*t1); - t8 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7020(t7, a1); + t8 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7028(t7, a1); memcpy(&t9, &t8, sizeof(uint16_t)); return t9; } @@ -59751,7 +60118,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_0:; t7 = (*t1); - t9 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6999(t7); + t9 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7007(t7); if (t9) { return t9; } @@ -59765,7 +60132,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar if (t6) { t15 = a1.ptr[t12]; t7 = (*t1); - t9 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7138(t7, t15); + t9 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7146(t7, t15); if (t9) { return t9; } @@ -59780,50 +60147,50 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_2:; t7 = (*t1); - t9 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7001(t7); + t9 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7009(t7); if (t9) { return t9; } return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7133(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0, nav__7133_41 const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - nav__7133_41 t4; - nav__7133_41 t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t5; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7141(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0, nav__7141_41 const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + nav__7141_41 t4; + nav__7141_41 t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t5; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; uint16_t t6; bool t3; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = a1; t3 = a1.ptr != NULL; if (t3) { t4 = a1; t5 = (*t1); - t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7132(t5, t4); + t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7140(t5, t4); if (t6) { return t6; } return 0; } t5 = (*t1); - t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7139(t5); + t6 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7147(t5); if (t6) { return t6; } return 0; } -static nav__7134_40 mem_bytesAsSlice__anon_9401__7134(nav__7134_42 const a0) { +static nav__7142_40 mem_bytesAsSlice__anon_9465__7142(nav__7142_42 const a0) { uintptr_t t0; uint64_t t1; uint8_t *t4; struct environment_linked_libraries_root_LibraryInfo__946 *t5; struct environment_linked_libraries_root_LibraryInfo__946 *t6; struct environment_linked_libraries_root_LibraryInfo__946 *const *t7; - nav__7134_40 t8; + nav__7142_40 t8; bool t2; bool t3; t0 = a0.len; @@ -59838,7 +60205,7 @@ static nav__7134_40 mem_bytesAsSlice__anon_9401__7134(nav__7134_42 const a0) { zig_block_1:; if (t3) { - return (nav__7134_40){(struct environment_linked_libraries_root_LibraryInfo__946 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; + return (nav__7142_40){(struct environment_linked_libraries_root_LibraryInfo__946 *)((void const *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),(uintptr_t)0ul}; } goto zig_block_0; @@ -59856,50 +60223,50 @@ static nav__7134_40 mem_bytesAsSlice__anon_9401__7134(nav__7134_42 const a0) { return t8; } -static nav__7135_39 mem_Allocator_allocWithSizeAndAlignment__anon_9402__7135(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { +static nav__7143_39 mem_Allocator_allocWithSizeAndAlignment__anon_9466__7143(struct mem_Allocator__599 const a0, uintptr_t const a1, uintptr_t const a2) { struct mem_Allocator__599 const *t1; uintptr_t t2; uintptr_t t5; - nav__7135_49 t3; + nav__7143_49 t3; struct mem_Allocator__599 t6; struct mem_Allocator__599 t0; - nav__7135_39 t7; + nav__7143_39 t7; bool t4; t0 = a0; t1 = (struct mem_Allocator__599 const *)&t0; - t3 = math_mul__anon_3296__5445((uintptr_t)48ul, a1); + t3 = math_mul__anon_3296__5449((uintptr_t)48ul, a1); t4 = t3.error == UINT16_C(0); if (t4) { t5 = t3.payload; t2 = t5; goto zig_block_0; } - return (nav__7135_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; + return (nav__7143_39){((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),zig_error_OutOfMemory}; zig_block_0:; t6 = (*t1); - t7 = mem_Allocator_allocBytesWithAlignment__anon_2823__5103(t6, t2, a2); + t7 = mem_Allocator_allocBytesWithAlignment__anon_2823__5107(t6, t2, a2); return t7; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7137(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0, nav__7137_43 const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7145(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0, nav__7145_43 const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; uintptr_t t6; uintptr_t t7; uintptr_t t5; uint64_t t8; uint64_t t9; - nav__7137_41 t11; - nav__7137_43 t2; + nav__7145_41 t11; + nav__7145_43 t2; uint16_t t4; bool t10; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = a1; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6999(t3); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7007(t3); if (t4) { return t4; } @@ -59913,7 +60280,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar if (t10) { t11 = a1.ptr[t7]; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7132(t3, t11); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7140(t3, t11); if (t4) { return t4; } @@ -59928,23 +60295,23 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar zig_block_0:; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7001(t3); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7009(t3); if (t4) { return t4; } return 0; } -static bool unicode_utf8ValidateSlice__5770(nav__5770_39 const a0) { +static bool unicode_utf8ValidateSlice__5774(nav__5774_39 const a0) { bool t0; - t0 = unicode_utf8ValidateSliceImpl__anon_9465__7140(a0); + t0 = unicode_utf8ValidateSliceImpl__anon_9529__7148(a0); return t0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6999(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7007(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t5; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t6; @@ -59954,7 +60321,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t11; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t12; void const *t13; - nav__6999_54 (**t14)(void const *, nav__6999_56); + nav__7007_54 (**t14)(void const *, nav__7007_56); struct io_Writer__3878 t15; struct io_Writer__3878 t10; struct io_Writer__3878 t16; @@ -59963,9 +60330,9 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar uint16_t t3; uint16_t t18; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = (*t1); - t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7006(t2); + t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7014(t2); if (t3) { return t3; } @@ -59981,30 +60348,30 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t12 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t7->context; t13 = (void const *)t12; (*t11) = t13; - t14 = (nav__6999_54 (**)(void const *, nav__6999_56))&t10.writeFn; - (*t14) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t14 = (nav__7007_54 (**)(void const *, nav__7007_56))&t10.writeFn; + (*t14) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t15 = t10; t16 = t15; t17 = (struct io_Writer__3878 const *)&t16; t15 = (*t17); - t3 = io_Writer_writeByte__5734(t15, UINT8_C(91)); + t3 = io_Writer_writeByte__5738(t15, UINT8_C(91)); memcpy(&t18, &t3, sizeof(uint16_t)); if (t18) { return t18; } t2 = (*t1); - (void)json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7003(t2, UINT8_C(1)); + (void)json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7011(t2, UINT8_C(1)); t2 = (*t1); t19 = (uint8_t *)&t2->next_punctuation; (*t19) = UINT8_C(1); return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7138(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0, uint8_t const a1) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t3; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; - struct json_stringify_StringifyOptions__8133 *t5; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7146(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0, uint8_t const a1) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t3; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; + struct json_stringify_StringifyOptions__8198 *t5; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 *t8; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t9; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t11; @@ -60014,26 +60381,26 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t16; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t17; void const *t18; - nav__7138_57 (**t19)(void const *, nav__7138_59); + nav__7146_57 (**t19)(void const *, nav__7146_59); struct io_Writer__3878 t20; struct io_Writer__3878 t15; struct io_Writer__3878 t21; struct io_Writer__3878 const *t22; uint16_t t4; uint16_t t23; - struct json_stringify_StringifyOptions__8133 t6; + struct json_stringify_StringifyOptions__8198 t6; bool t7; - nav__7138_51 t10; + nav__7146_51 t10; uint8_t t2; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = a1; t3 = (*t1); - t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7006(t3); + t4 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7014(t3); if (t4) { return t4; } - t5 = (struct json_stringify_StringifyOptions__8133 *)&a0->options; + t5 = (struct json_stringify_StringifyOptions__8198 *)&a0->options; t6 = (*t5); t7 = t6.emit_nonportable_numbers_as_strings; if (t7) { @@ -60055,26 +60422,26 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t17 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t12->context; t18 = (void const *)t17; (*t16) = t18; - t19 = (nav__7138_57 (**)(void const *, nav__7138_59))&t15.writeFn; - (*t19) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t19 = (nav__7146_57 (**)(void const *, nav__7146_59))&t15.writeFn; + (*t19) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t20 = t15; t21 = t20; t22 = (struct io_Writer__3878 const *)&t21; t20 = (*t22); - t4 = io_Writer_print__anon_9479__7141(t20, t10); + t4 = io_Writer_print__anon_9543__7149(t20, t10); memcpy(&t23, &t4, sizeof(uint16_t)); if (t23) { return t23; } t3 = (*t1); - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7009(t3); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7017(t3); return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7001(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7009(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; uint8_t *t3; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 *t6; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t7; @@ -60085,7 +60452,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t13; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t14; void const *t15; - nav__7001_55 (**t16)(void const *, nav__7001_57); + nav__7009_55 (**t16)(void const *, nav__7009_57); struct io_Writer__3878 t17; struct io_Writer__3878 t12; struct io_Writer__3878 t18; @@ -60094,9 +60461,9 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar uint16_t t20; uint8_t t4; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = (*t1); - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7004(t2, UINT8_C(1)); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7012(t2, UINT8_C(1)); t3 = (uint8_t *)&a0->next_punctuation; t4 = (*t3); switch (t4) { @@ -60105,7 +60472,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar } case UINT8_C(2): { t2 = (*t1); - t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7005(t2); + t5 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7013(t2); if (t5) { return t5; } @@ -60131,26 +60498,26 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t14 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t9->context; t15 = (void const *)t14; (*t13) = t15; - t16 = (nav__7001_55 (**)(void const *, nav__7001_57))&t12.writeFn; - (*t16) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t16 = (nav__7009_55 (**)(void const *, nav__7009_57))&t12.writeFn; + (*t16) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t17 = t12; t18 = t17; t19 = (struct io_Writer__3878 const *)&t18; t17 = (*t19); - t5 = io_Writer_writeByte__5734(t17, UINT8_C(93)); + t5 = io_Writer_writeByte__5738(t17, UINT8_C(93)); memcpy(&t20, &t5, sizeof(uint16_t)); if (t20) { return t20; } t2 = (*t1); - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7009(t2); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7017(t2); return 0; } -static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7139(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const a0) { - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *t1; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t2; - struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *t0; +static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7147(struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const a0) { + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *t1; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t2; + struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *t0; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 *t4; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t5; struct io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29__1839 t6; @@ -60160,7 +60527,7 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar void const **t11; struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *t12; void const *t13; - nav__7139_54 (**t14)(void const *, nav__7139_56); + nav__7147_54 (**t14)(void const *, nav__7147_56); struct io_Writer__3878 t15; struct io_Writer__3878 t10; struct io_Writer__3878 t16; @@ -60168,9 +60535,9 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar uint16_t t3; uint16_t t18; t0 = a0; - t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8291 *const *)&t0; + t1 = (struct json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29_2c__7b_20_checked_to_arbitrary_depth_20_3d_20_7b_7d_20_7d_29__8355 *const *)&t0; t2 = (*t1); - t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7006(t2); + t3 = json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7014(t2); if (t3) { return t3; } @@ -60186,27 +60553,27 @@ static uint16_t json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_Ar t12 = (struct array_list_ArrayListAligned_28u8_2cnull_29__811 *const *)&t7->context; t13 = (void const *)t12; (*t11) = t13; - t14 = (nav__7139_54 (**)(void const *, nav__7139_56))&t10.writeFn; - (*t14) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4912; + t14 = (nav__7147_54 (**)(void const *, nav__7147_56))&t10.writeFn; + (*t14) = &io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d_2c_28function_20_27appendWrite_27_29_29___4916; t15 = t10; t16 = t15; t17 = (struct io_Writer__3878 const *)&t16; t15 = (*t17); - t3 = io_Writer_writeAll__5732(t15, (nav__7139_56){(uint8_t const *)&__anon_9483,(uintptr_t)4ul}); + t3 = io_Writer_writeAll__5736(t15, (nav__7147_56){(uint8_t const *)&__anon_9547,(uintptr_t)4ul}); memcpy(&t18, &t3, sizeof(uint16_t)); if (t18) { return t18; } t2 = (*t1); - json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7009(t2); + json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7017(t2); return 0; } -static bool unicode_utf8ValidateSliceImpl__anon_9465__7140(nav__7140_39 const a0) { +static bool unicode_utf8ValidateSliceImpl__anon_9529__7148(nav__7148_39 const a0) { static uint8_t const t9[16] = "\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200"; static uint8_t const t15[256] = "\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\360\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\361\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\023\003\003\003\003\003\003\003\003\003\003\003\003#\003\0034\004\004\004D\361\361\361\361\361\361\361\361\361\361\361"; - nav__7140_39 t1; - nav__7140_39 t0; + nav__7148_39 t1; + nav__7148_39 t0; uintptr_t t2; uintptr_t t12; uintptr_t t17; @@ -60464,28 +60831,28 @@ static bool unicode_utf8ValidateSliceImpl__anon_9465__7140(nav__7140_39 const a0 return true; } -static uint16_t io_Writer_print__anon_9479__7141(struct io_Writer__3878 const a0, nav__7141_39 const a1) { +static uint16_t io_Writer_print__anon_9543__7149(struct io_Writer__3878 const a0, nav__7149_39 const a1) { uint16_t t0; uint16_t t1; - t0 = fmt_format__anon_9488__7142(a0, a1); + t0 = fmt_format__anon_9552__7150(a0, a1); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t fmt_format__anon_9488__7142(struct io_Writer__3878 const a0, nav__7142_39 const a1) { +static uint16_t fmt_format__anon_9552__7150(struct io_Writer__3878 const a0, nav__7150_39 const a1) { struct io_Writer__3878 t0; uint16_t t2; uint8_t t1; t0 = a0; t1 = a1.f0; - t2 = fmt_formatType__anon_9506__7143(t1, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); + t2 = fmt_formatType__anon_9570__7151(t1, (struct fmt_FormatOptions__4300){{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},{(uintptr_t)0xaaaaaaaaaaaaaaaaul,true},UINT32_C(32),UINT8_C(2)}, a0, (uintptr_t)3ul); if (t2) { return t2; } return 0; } -static uint16_t fmt_formatType__anon_9506__7143(uint8_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { +static uint16_t fmt_formatType__anon_9570__7151(uint8_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2, uintptr_t const a3) { struct io_Writer__3878 t1; uint16_t t2; uint16_t t3; @@ -60493,24 +60860,24 @@ static uint16_t fmt_formatType__anon_9506__7143(uint8_t const a0, struct fmt_For (void)a3; t0 = a0; t1 = a2; - t2 = fmt_formatValue__anon_9511__7144(a0, a1, a2); + t2 = fmt_formatValue__anon_9575__7152(a0, a1, a2); memcpy(&t3, &t2, sizeof(uint16_t)); return t3; } -static uint16_t fmt_formatInt__anon_9519__7146(uint8_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4300 const a3, struct io_Writer__3878 const a4) { +static uint16_t fmt_formatInt__anon_9583__7154(uint8_t const a0, uint8_t const a1, uint8_t const a2, struct fmt_FormatOptions__4300 const a3, struct io_Writer__3878 const a4) { uintptr_t t5; uintptr_t t3; uint8_t *t6; uint8_t (*t7)[2]; - nav__7146_58 t10; - nav__7146_47 t11; + nav__7154_58 t10; + nav__7154_47 t11; uint16_t t12; uint16_t t13; bool t0; uint8_t t4; uint8_t t2; - nav__7146_56 t8; + nav__7154_56 t8; uint8_t t9[2]; uint8_t t1[9]; t0 = a1 >= UINT8_C(2); @@ -60532,7 +60899,7 @@ static uint16_t fmt_formatInt__anon_9519__7146(uint8_t const a0, uint8_t const a t7 = (uint8_t (*)[2])t6; t4 = t2; t4 = t4 % UINT8_C(100); - t8 = fmt_digits2__5509(t4); + t8 = fmt_digits2__5513(t4); memcpy(t9, t8.array, sizeof(uint8_t[2])); memcpy((char *)t7, t9, sizeof(uint8_t[2])); t4 = t2; @@ -60567,7 +60934,7 @@ static uint16_t fmt_formatInt__anon_9519__7146(uint8_t const a0, uint8_t const a t6 = (uint8_t *)(((uintptr_t)t6) + (t5*sizeof(uint8_t))); t7 = (uint8_t (*)[2])t6; t4 = t2; - t8 = fmt_digits2__5509(t4); + t8 = fmt_digits2__5513(t4); memcpy(t9, t8.array, sizeof(uint8_t[2])); memcpy((char *)t7, t9, sizeof(uint8_t[2])); goto zig_block_3; @@ -60583,7 +60950,7 @@ static uint16_t fmt_formatInt__anon_9519__7146(uint8_t const a0, uint8_t const a t3 = t5; t5 = t3; t6 = (uint8_t *)&t1[t5]; - t4 = fmt_digitToChar__5525(t4, a2); + t4 = fmt_digitToChar__5529(t4, a2); (*t6) = t4; t4 = t2; t4 = t4 / a1; @@ -60608,63 +60975,63 @@ static uint16_t fmt_formatInt__anon_9519__7146(uint8_t const a0, uint8_t const a t5 = (uintptr_t)9ul - t5; t10.ptr = t6; t10.len = t5; - memcpy(&t11, &t10, sizeof(nav__7146_47)); - t12 = fmt_formatBuf__anon_5176__6129(t11, a3, a4); + memcpy(&t11, &t10, sizeof(nav__7154_47)); + t12 = fmt_formatBuf__anon_5176__6133(t11, a3, a4); memcpy(&t13, &t12, sizeof(uint16_t)); return t13; } -static uint16_t fmt_formatIntValue__anon_9515__7145(uint8_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { +static uint16_t fmt_formatIntValue__anon_9579__7153(uint8_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatInt__anon_9519__7146(a0, UINT8_C(10), UINT8_C(0), a1, a2); + t0 = fmt_formatInt__anon_9583__7154(a0, UINT8_C(10), UINT8_C(0), a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint16_t fmt_formatValue__anon_9511__7144(uint8_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { +static uint16_t fmt_formatValue__anon_9575__7152(uint8_t const a0, struct fmt_FormatOptions__4300 const a1, struct io_Writer__3878 const a2) { uint16_t t0; uint16_t t1; - t0 = fmt_formatIntValue__anon_9515__7145(a0, a1, a2); + t0 = fmt_formatIntValue__anon_9579__7153(a0, a1, a2); memcpy(&t1, &t0, sizeof(uint16_t)); return t1; } -static uint64_t const builtin_zig_backend__262 = UINT64_C(3); +static uint64_t const builtin_zig_backend__265 = UINT64_C(3); static bool const start_simplified_logic__109 = false; -static uint8_t const builtin_output_mode__263 = UINT8_C(1); +static uint8_t const builtin_output_mode__266 = UINT8_C(1); -static uint8_t const builtin_link_mode__264 = UINT8_C(0); +static uint8_t const builtin_link_mode__267 = UINT8_C(0); -static uint64_t features_features__329 = ((uint64_t)UINT64_C(0)); +static uint64_t features_features__332 = ((uint64_t)UINT64_C(0)); -static uintptr_t const bit_set_IntegerBitSet_2864_29_bit_length__360 = 64ul; +static uintptr_t const bit_set_IntegerBitSet_2864_29_bit_length__363 = 64ul; -static struct Target_Os__639 const builtin_os__270 = {{ .linux = {{{4ul,19ul,0ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}},{6ul,13ul,4ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}}},{2ul,28ul,0ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}},UINT32_C(14)} },UINT8_C(9)}; +static struct Target_Os__639 const builtin_os__273 = {{ .linux = {{{4ul,19ul,0ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}},{6ul,13ul,4ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}}},{2ul,28ul,0ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}},UINT32_C(14)} },UINT8_C(9)}; -static bool const builtin_link_libc__274 = true; +static bool const builtin_link_libc__277 = true; -static bool const posix_use_libc__1590 = true; +static bool const posix_use_libc__1593 = true; -static uint8_t const c_native_os__2032 = UINT8_C(9); +static uint8_t const c_native_os__2035 = UINT8_C(9); -static uint8_t const builtin_mode__273 = UINT8_C(3); +static uint8_t const builtin_mode__276 = UINT8_C(3); static bool const debug_runtime_safety__159 = false; -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3775 = {{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),0ul,0ul},NULL}; +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_EnvironmentValue_29_2carray_hash_map_StringContext_2ctrue_29__880 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cjson_hashmap_ArrayHashMap_28environment_root_Environme__3778 = {{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),0ul,0ul},NULL}; -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4165 = {{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),0ul,0ul},NULL}; +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray_hash_map_StringContext_2ctrue_29__934 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_linked_libraries_root_LibraryEntry_2carray__4168 = {{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),0ul,0ul},NULL}; -static struct Target_DynamicLinker__988 const Target_DynamicLinker_none__4413 = {"\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252",UINT8_C(0)}; +static struct Target_DynamicLinker__988 const Target_DynamicLinker_none__4416 = {"\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252",UINT8_C(0)}; -static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3986 = {{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),0ul,0ul},NULL}; +static struct array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_StringContext_2ctrue_29__901 const array_hash_map_ArrayHashMapUnmanaged_28_5b_5dconst_20u8_2cenvironment_root_EnvironmentValue_2carray_hash_map_Str__3989 = {{((uint8_t *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),0ul,0ul},NULL}; -static bool const builtin_is_test__266 = false; +static bool const builtin_is_test__269 = false; -static uint8_t *heap_CAllocator_alloc__4537(void *const a0, uintptr_t const a1, uint8_t const a2, uintptr_t const a3) { +static uint8_t *heap_CAllocator_alloc__4540(void *const a0, uintptr_t const a1, uint8_t const a2, uintptr_t const a3) { uint64_t t0; uint8_t *t2; bool t1; @@ -60673,11 +61040,11 @@ static uint8_t *heap_CAllocator_alloc__4537(void *const a0, uintptr_t const a1, t0 = a1; t1 = t0 > UINT64_C(0); debug_assert__180(t1); - t2 = heap_CAllocator_alignedAlloc__4534(a1, a2); + t2 = heap_CAllocator_alignedAlloc__4537(a1, a2); return t2; } -static bool heap_CAllocator_resize__4538(void *const a0, nav__4538_40 const a1, uint8_t const a2, uintptr_t const a3, uintptr_t const a4) { +static bool heap_CAllocator_resize__4541(void *const a0, nav__4541_40 const a1, uint8_t const a2, uintptr_t const a3, uintptr_t const a4) { uintptr_t t0; uint64_t t1; uint64_t t2; @@ -60697,7 +61064,7 @@ static bool heap_CAllocator_resize__4538(void *const a0, nav__4538_40 const a1, zig_block_0:; t4 = a1.ptr; - t0 = heap_CAllocator_alignedAllocSize__4536(t4); + t0 = heap_CAllocator_alignedAllocSize__4539(t4); t2 = a3; t1 = t0; t3 = t2 <= t1; @@ -60710,12 +61077,12 @@ static bool heap_CAllocator_resize__4538(void *const a0, nav__4538_40 const a1, return false; } -static uint8_t *heap_CAllocator_remap__4539(void *const a0, nav__4539_40 const a1, uint8_t const a2, uintptr_t const a3, uintptr_t const a4) { +static uint8_t *heap_CAllocator_remap__4542(void *const a0, nav__4542_40 const a1, uint8_t const a2, uintptr_t const a3, uintptr_t const a4) { uint8_t *t0; uint8_t *t2; uint8_t *t3; bool t1; - t1 = heap_CAllocator_resize__4538(a0, a1, a2, a3, a4); + t1 = heap_CAllocator_resize__4541(a0, a1, a2, a3, a4); if (t1) { t2 = a1.ptr; t3 = (uint8_t *)t2; @@ -60729,17 +61096,17 @@ static uint8_t *heap_CAllocator_remap__4539(void *const a0, nav__4539_40 const a return t0; } -static void heap_CAllocator_free__4540(void *const a0, nav__4540_40 const a1, uint8_t const a2, uintptr_t const a3) { +static void heap_CAllocator_free__4543(void *const a0, nav__4543_40 const a1, uint8_t const a2, uintptr_t const a3) { uint8_t *t0; (void)a0; (void)a2; (void)a3; t0 = a1.ptr; - heap_CAllocator_alignedFree__4535(t0); + heap_CAllocator_alignedFree__4538(t0); return; } -static uint8_t *heap_CAllocator_alignedAlloc__4534(uintptr_t const a0, uint8_t const a1) { +static uint8_t *heap_CAllocator_alignedAlloc__4537(uintptr_t const a0, uint8_t const a1) { uint8_t const *t1; uintptr_t t3; uint64_t t4; @@ -60754,7 +61121,7 @@ static uint8_t *heap_CAllocator_alignedAlloc__4534(uintptr_t const a0, uint8_t c t0 = a1; t1 = (uint8_t const *)&t0; t2 = (*t1); - t3 = mem_Alignment_toByteUnits__1112(t2); + t3 = mem_Alignment_toByteUnits__1115(t2); t3 = ((uintptr_t)8ul > t3) ? (uintptr_t)8ul : t3; t4 = t3; t3 = t4; @@ -60772,7 +61139,7 @@ static uint8_t *heap_CAllocator_alignedAlloc__4534(uintptr_t const a0, uint8_t c return t10; } -static uintptr_t heap_CAllocator_alignedAllocSize__4536(uint8_t *const a0) { +static uintptr_t heap_CAllocator_alignedAllocSize__4539(uint8_t *const a0) { void const *t0; void const *t1; uintptr_t t2; @@ -60782,7 +61149,7 @@ static uintptr_t heap_CAllocator_alignedAllocSize__4536(uint8_t *const a0) { return t2; } -static void heap_CAllocator_alignedFree__4535(uint8_t *const a0) { +static void heap_CAllocator_alignedFree__4538(uint8_t *const a0) { void *t0; void *t1; t0 = (void *)a0; @@ -60791,7 +61158,7 @@ static void heap_CAllocator_alignedFree__4535(uint8_t *const a0) { return; } -static uintptr_t mem_Alignment_toByteUnits__1112(uint8_t const a0) { +static uintptr_t mem_Alignment_toByteUnits__1115(uint8_t const a0) { uintptr_t t1; uint8_t t0; t0 = a0; @@ -60799,115 +61166,115 @@ static uintptr_t mem_Alignment_toByteUnits__1112(uint8_t const a0) { return t1; } -static struct mem_Allocator__599 const heap_c_allocator__4502 = {((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4529)}; +static struct mem_Allocator__599 const heap_c_allocator__4505 = {((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4532)}; -static struct mem_Allocator__599 const c_allocator__235 = {((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4529)}; +static struct mem_Allocator__599 const c_allocator__236 = {((void *)(uintptr_t)0xaaaaaaaaaaaaaaaaul),((struct mem_Allocator_VTable__602 const *)&heap_CAllocator_vtable__4532)}; -static struct Target_Cpu_Feature_Set__1005 const Target_Cpu_Feature_Set_empty__4458 = {{0ul,0ul,0ul,0ul,0ul}}; +static struct Target_Cpu_Feature_Set__1005 const Target_Cpu_Feature_Set_empty__4461 = {{0ul,0ul,0ul,0ul,0ul}}; -static struct Target_Cpu__973 const builtin_cpu__269 = {((struct Target_Cpu_Model__1000 const *)&Target_x86_cpu_x86_64__4649),{{9570149208162320ul,4506899252772864ul,1224979923328827392ul,0ul,0ul}},UINT8_C(42)}; +static struct Target_Cpu__973 const builtin_cpu__272 = {((struct Target_Cpu_Model__1000 const *)&Target_x86_cpu_x86_64__4653),{{9570149208162320ul,4506899252772864ul,1224979923328827392ul,0ul,0ul}},UINT8_C(42)}; -static uint8_t const builtin_abi__268 = UINT8_C(1); +static uint8_t const builtin_abi__271 = UINT8_C(1); -static uint8_t const builtin_object_format__272 = UINT8_C(0); +static uint8_t const builtin_object_format__275 = UINT8_C(0); -static struct Target__637 const builtin_target__271 = {{((struct Target_Cpu_Model__1000 const *)&Target_x86_cpu_x86_64__4649),{{9570149208162320ul,4506899252772864ul,1224979923328827392ul,0ul,0ul}},UINT8_C(42)},{{ .linux = {{{4ul,19ul,0ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}},{6ul,13ul,4ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}}},{2ul,28ul,0ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}},UINT32_C(14)} },UINT8_C(9)},UINT8_C(1),UINT8_C(0),{"/lib64/ld-linux-x86-64.so.2\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252",UINT8_C(27)}}; +static struct Target__637 const builtin_target__274 = {{((struct Target_Cpu_Model__1000 const *)&Target_x86_cpu_x86_64__4653),{{9570149208162320ul,4506899252772864ul,1224979923328827392ul,0ul,0ul}},UINT8_C(42)},{{ .linux = {{{4ul,19ul,0ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}},{6ul,13ul,4ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}}},{2ul,28ul,0ul,{NULL,0xaaaaaaaaaaaaaaaaul},{NULL,0xaaaaaaaaaaaaaaaaul}},UINT32_C(14)} },UINT8_C(9)},UINT8_C(1),UINT8_C(0),{"/lib64/ld-linux-x86-64.so.2\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252\252",UINT8_C(27)}}; -static struct builtin_CallingConvention__266 const builtin_CallingConvention_c__470 = {{ .x86_64_sysv = {{UINT64_C(0xaaaaaaaaaaaaaaaa),true}} },UINT8_C(4)}; +static struct builtin_CallingConvention__266 const builtin_CallingConvention_c__473 = {{ .x86_64_sysv = {{UINT64_C(0xaaaaaaaaaaaaaaaa),true}} },UINT8_C(4)}; -static uint8_t const (*const shared_RUNNER_CTL_FIFO__801)[21] = &__anon_1704; +static uint8_t const (*const shared_RUNNER_CTL_FIFO__804)[21] = &__anon_1704; -static uint8_t const (*const shared_RUNNER_ACK_FIFO__802)[21] = &__anon_1769; +static uint8_t const (*const shared_RUNNER_ACK_FIFO__805)[21] = &__anon_1769; -static uint64_t const runner_fifo_PROTOCOL_VERSION__1125 = UINT64_C(2); +static uint64_t const runner_fifo_PROTOCOL_VERSION__1128 = UINT64_C(2); -static uint8_t const mem_native_endian__836 = UINT8_C(1); +static uint8_t const mem_native_endian__839 = UINT8_C(1); -static uint8_t const posix_native_os__1588 = UINT8_C(9); +static uint8_t const posix_native_os__1591 = UINT8_C(9); -static uint8_t const os_linux_native_arch__2829 = UINT8_C(42); +static uint8_t const os_linux_native_arch__2832 = UINT8_C(42); -static uint8_t const fs_path_native_os__5117 = UINT8_C(9); +static uint8_t const fs_path_native_os__5121 = UINT8_C(9); -static uint8_t const fs_native_os__1303 = UINT8_C(9); +static uint8_t const fs_native_os__1306 = UINT8_C(9); -static uint8_t const fs_Dir_native_os__4784 = UINT8_C(9); +static uint8_t const fs_Dir_native_os__4788 = UINT8_C(9); -static bool const fs_File_is_windows__1479 = false; +static bool const fs_File_is_windows__1482 = false; -static uint8_t const c_native_abi__2030 = UINT8_C(1); +static uint8_t const c_native_abi__2033 = UINT8_C(1); -static bool const posix_unexpected_error_tracing__2019 = false; +static bool const posix_unexpected_error_tracing__2022 = false; -static uint8_t logger_max_level__5093 = UINT8_C(0); +static uint8_t logger_max_level__5097 = UINT8_C(0); -static bool const fs_Dir_have_flock__4785 = true; +static bool const fs_Dir_have_flock__4789 = true; -static uint16_t const fmt_max_format_args__5471 = UINT16_C(32); +static uint16_t const fmt_max_format_args__5475 = UINT16_C(32); static bool const debug_default_enable_segfault_handler__205 = false; -static uint8_t const log_default_level__6042 = UINT8_C(0); +static uint8_t const log_default_level__6046 = UINT8_C(0); static struct std_Options__4313 const std_options__97 = {{0xaaaaaaaaaaaaaaaaul,true},{0xaaaaaaaaaaaaaaaaul,true},3ul,false,UINT8_C(0),false,true,false,false,false,UINT8_C(2)}; -static bool const posix_lfs64_abi__2018 = true; +static bool const posix_lfs64_abi__2021 = true; -static uint8_t const (*const fmt_ANY__5474)[4] = &__anon_5003; +static uint8_t const (*const fmt_ANY__5478)[4] = &__anon_5003; -static uint8_t const unicode_native_endian__5750 = UINT8_C(1); +static uint8_t const unicode_native_endian__5754 = UINT8_C(1); -static uint32_t const unicode_replacement_character__5751 = UINT32_C(65533); +static uint32_t const unicode_replacement_character__5755 = UINT32_C(65533); -static bool const mem_backend_supports_vectors__864 = true; +static bool const mem_backend_supports_vectors__867 = true; -static bool const builtin_valgrind_support__277 = false; +static bool const builtin_valgrind_support__280 = false; -static nav__4518_38 const heap_page_size_min_default__4518 = {4096ul,false}; +static nav__4521_38 const heap_page_size_min_default__4521 = {4096ul,false}; -static uintptr_t const heap_page_size_min__4497 = 4096ul; +static uintptr_t const heap_page_size_min__4500 = 4096ul; -static uint8_t const c_MARKER_TYPE_SAMPLE_START__246 = UINT8_C(0); +static uint8_t const c_MARKER_TYPE_SAMPLE_START__247 = UINT8_C(0); -static uint8_t const c_MARKER_TYPE_SAMPLE_END__247 = UINT8_C(1); +static uint8_t const c_MARKER_TYPE_SAMPLE_END__248 = UINT8_C(1); -static uint8_t const c_MARKER_TYPE_BENCHMARK_START__248 = UINT8_C(2); +static uint8_t const c_MARKER_TYPE_BENCHMARK_START__249 = UINT8_C(2); -static uint8_t const c_MARKER_TYPE_BENCHMARK_END__249 = UINT8_C(3); +static uint8_t const c_MARKER_TYPE_BENCHMARK_END__250 = UINT8_C(3); -static uint32_t const array_hash_map_index_capacities__3749[33] = {UINT32_C(0),UINT32_C(1),UINT32_C(2),UINT32_C(4),UINT32_C(9),UINT32_C(19),UINT32_C(38),UINT32_C(76),UINT32_C(153),UINT32_C(307),UINT32_C(614),UINT32_C(1228),UINT32_C(2457),UINT32_C(4915),UINT32_C(9830),UINT32_C(19660),UINT32_C(39321),UINT32_C(78643),UINT32_C(157286),UINT32_C(314572),UINT32_C(629145),UINT32_C(1258291),UINT32_C(2516582),UINT32_C(5033164),UINT32_C(10066329),UINT32_C(20132659),UINT32_C(40265318),UINT32_C(80530636),UINT32_C(161061273),UINT32_C(322122547),UINT32_C(644245094),UINT32_C(1288490188),UINT32_MAX}; +static uint32_t const array_hash_map_index_capacities__3752[33] = {UINT32_C(0),UINT32_C(1),UINT32_C(2),UINT32_C(4),UINT32_C(9),UINT32_C(19),UINT32_C(38),UINT32_C(76),UINT32_C(153),UINT32_C(307),UINT32_C(614),UINT32_C(1228),UINT32_C(2457),UINT32_C(4915),UINT32_C(9830),UINT32_C(19660),UINT32_C(39321),UINT32_C(78643),UINT32_C(157286),UINT32_C(314572),UINT32_C(629145),UINT32_C(1258291),UINT32_C(2516582),UINT32_C(5033164),UINT32_C(10066329),UINT32_C(20132659),UINT32_C(40265318),UINT32_C(80530636),UINT32_C(161061273),UINT32_C(322122547),UINT32_C(644245094),UINT32_C(1288490188),UINT32_MAX}; -static uint8_t const array_hash_map_Index_28u8_29_empty_sentinel__6278 = UINT8_MAX; +static uint8_t const array_hash_map_Index_28u8_29_empty_sentinel__6282 = UINT8_MAX; -static uint16_t const array_hash_map_Index_28u16_29_empty_sentinel__6283 = UINT16_MAX; +static uint16_t const array_hash_map_Index_28u16_29_empty_sentinel__6287 = UINT16_MAX; -static uint32_t const array_hash_map_Index_28u32_29_empty_sentinel__6288 = UINT32_MAX; +static uint32_t const array_hash_map_Index_28u32_29_empty_sentinel__6292 = UINT32_MAX; -static uint64_t const hash_wyhash_Wyhash_secret__6452[4] = {UINT64_C(11562461410679940143),UINT64_C(16646288086500911323),UINT64_C(10285213230658275043),UINT64_C(6384245875588680899)}; +static uint64_t const hash_wyhash_Wyhash_secret__6456[4] = {UINT64_C(11562461410679940143),UINT64_C(16646288086500911323),UINT64_C(10285213230658275043),UINT64_C(6384245875588680899)}; -static bool const builtin_fuzz__279 = false; +static bool const builtin_fuzz__282 = false; -static bool const mem_eqlBytes_allowed__854 = true; +static bool const mem_eqlBytes_allowed__857 = true; -static struct array_hash_map_Index_28u8_29__6735 const array_hash_map_Index_28u8_29_empty__6279 = {UINT8_MAX,UINT8_C(0xaa)}; +static struct array_hash_map_Index_28u8_29__6735 const array_hash_map_Index_28u8_29_empty__6283 = {UINT8_MAX,UINT8_C(0xaa)}; -static struct array_hash_map_Index_28u16_29__6739 const array_hash_map_Index_28u16_29_empty__6284 = {UINT16_MAX,UINT16_C(0xaaaa)}; +static struct array_hash_map_Index_28u16_29__6739 const array_hash_map_Index_28u16_29_empty__6288 = {UINT16_MAX,UINT16_C(0xaaaa)}; -static struct array_hash_map_Index_28u32_29__6743 const array_hash_map_Index_28u32_29_empty__6289 = {UINT32_MAX,UINT32_C(0xaaaaaaaa)}; +static struct array_hash_map_Index_28u32_29__6743 const array_hash_map_Index_28u32_29_empty__6293 = {UINT32_MAX,UINT32_C(0xaaaaaaaa)}; -static bool const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6993 = false; +static bool const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7001 = false; -static struct json_stringify_WriteStream__union_8283__8283 const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__6994 = {{0xaaaaaaaaaaaaaaaaul},UINT8_C(2)}; +static struct json_stringify_WriteStream__union_8347__8347 const json_stringify_WriteStream_28io_GenericWriter_28_2aarray_list_ArrayListAligned_28u8_2cnull_29_2cerror_7bOutOfMemory_7d__7002 = {{0xaaaaaaaaaaaaaaaaul},UINT8_C(2)}; -static uint8_t const environment_linked_libraries_elf_view_native_endian__6964 = UINT8_C(1); +static uint8_t const environment_linked_libraries_elf_view_native_endian__6973 = UINT8_C(1); -static struct mem_Allocator_VTable__602 const heap_CAllocator_vtable__4529 = {&heap_CAllocator_alloc__4537,&heap_CAllocator_resize__4538,&heap_CAllocator_remap__4539,&heap_CAllocator_free__4540}; +static struct mem_Allocator_VTable__602 const heap_CAllocator_vtable__4532 = {&heap_CAllocator_alloc__4540,&heap_CAllocator_resize__4541,&heap_CAllocator_remap__4542,&heap_CAllocator_free__4543}; -static bool const heap_CAllocator_supports_malloc_size__4530 = true; +static bool const heap_CAllocator_supports_malloc_size__4533 = true; -static bool const heap_CAllocator_supports_posix_memalign__4532 = true; +static bool const heap_CAllocator_supports_posix_memalign__4535 = true; -static struct Target_Cpu_Model__1000 const Target_x86_cpu_x86_64__4649 = {{(uint8_t const *)&__anon_9580,6ul},{(uint8_t const *)&__anon_9582,6ul},{{9570149208162320ul,4506899252772864ul,1224979648450920448ul,0ul,0ul}}}; +static struct Target_Cpu_Model__1000 const Target_x86_cpu_x86_64__4653 = {{(uint8_t const *)&__anon_9644,6ul},{(uint8_t const *)&__anon_9646,6ul},{{9570149208162320ul,4506899252772864ul,1224979648450920448ul,0ul,0ul}}}; #endif #ifndef WRAPPER_H @@ -60928,6 +61295,8 @@ void callgrind_zero_stats() {} void callgrind_start_instrumentation() {} void callgrind_stop_instrumentation() {} + +void callgrind_add_obj_skip(uint8_t const *path) { (void)path; } #else #include "callgrind.h" #include "valgrind.h" @@ -60946,6 +61315,10 @@ void callgrind_start_instrumentation() { CALLGRIND_START_INSTRUMENTATION; } void callgrind_stop_instrumentation() { CALLGRIND_STOP_INSTRUMENTATION; } +void callgrind_add_obj_skip(uint8_t const *path) { + CALLGRIND_ADD_OBJ_SKIP(path); +} + #endif #endif diff --git a/includes/callgrind.h b/includes/callgrind.h index 589b020..41fae04 100644 --- a/includes/callgrind.h +++ b/includes/callgrind.h @@ -1,9 +1,10 @@ + /* ---------------------------------------------------------------- Notice that the following BSD-style license applies to this one file (callgrind.h) only. The rest of Valgrind is licensed under the - terms of the GNU General Public License, version 2, unless + terms of the GNU General Public License, version 3, unless otherwise indicated. See the COPYING file in the source distribution for details. @@ -49,7 +50,7 @@ Notice that the above BSD-style license applies to this one file (callgrind.h) only. The entire rest of Valgrind is licensed under - the terms of the GNU General Public License, version 2. See the + the terms of the GNU General Public License, version 3. See the COPYING file in the source distribution for details. ---------------------------------------------------------------- @@ -70,45 +71,50 @@ clash with cachegrind. */ -typedef enum { - VG_USERREQ__DUMP_STATS = VG_USERREQ_TOOL_BASE('C', 'T'), - VG_USERREQ__ZERO_STATS, - VG_USERREQ__TOGGLE_COLLECT, - VG_USERREQ__DUMP_STATS_AT, - VG_USERREQ__START_INSTRUMENTATION, - VG_USERREQ__STOP_INSTRUMENTATION -} Vg_CallgrindClientRequest; +typedef + enum { + VG_USERREQ__DUMP_STATS = VG_USERREQ_TOOL_BASE('C','T'), + VG_USERREQ__ZERO_STATS, + VG_USERREQ__TOGGLE_COLLECT, + VG_USERREQ__DUMP_STATS_AT, + VG_USERREQ__START_INSTRUMENTATION, + VG_USERREQ__STOP_INSTRUMENTATION, + VG_USERREQ__ADD_OBJ_SKIP + } Vg_CallgrindClientRequest; /* Dump current state of cost centers, and zero them afterwards */ -#define CALLGRIND_DUMP_STATS \ - VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__DUMP_STATS, 0, 0, 0, 0, 0) +#define CALLGRIND_DUMP_STATS \ + VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__DUMP_STATS, \ + 0, 0, 0, 0, 0) /* Dump current state of cost centers, and zero them afterwards. The argument is appended to a string stating the reason which triggered the dump. This string is written as a description field into the profile data dump. */ -#define CALLGRIND_DUMP_STATS_AT(pos_str) \ - VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__DUMP_STATS_AT, pos_str, 0, 0, 0, \ - 0) +#define CALLGRIND_DUMP_STATS_AT(pos_str) \ + VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__DUMP_STATS_AT, \ + pos_str, 0, 0, 0, 0) /* Zero cost centers */ -#define CALLGRIND_ZERO_STATS \ - VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__ZERO_STATS, 0, 0, 0, 0, 0) +#define CALLGRIND_ZERO_STATS \ + VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__ZERO_STATS, \ + 0, 0, 0, 0, 0) /* Toggles collection state. The collection state specifies whether the happening of events should be noted or if they are to be ignored. Events are noted by increment of counters in a cost center */ -#define CALLGRIND_TOGGLE_COLLECT \ - VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__TOGGLE_COLLECT, 0, 0, 0, 0, 0) +#define CALLGRIND_TOGGLE_COLLECT \ + VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__TOGGLE_COLLECT, \ + 0, 0, 0, 0, 0) /* Start full callgrind instrumentation if not already switched on. When cache simulation is done, it will flush the simulated cache; this will lead to an artificial cache warmup phase afterwards with cache misses which would not have happened in reality. */ -#define CALLGRIND_START_INSTRUMENTATION \ - VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__START_INSTRUMENTATION, 0, 0, 0, \ - 0, 0) +#define CALLGRIND_START_INSTRUMENTATION \ + VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__START_INSTRUMENTATION, \ + 0, 0, 0, 0, 0) /* Stop full callgrind instrumentation if not already switched off. This flushes Valgrinds translation cache, and does no additional @@ -117,8 +123,14 @@ typedef enum { Use this to bypass Callgrind aggregation for uninteresting code parts. To start Callgrind in this mode to ignore the setup phase, use the option "--instr-atstart=no". */ -#define CALLGRIND_STOP_INSTRUMENTATION \ - VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__STOP_INSTRUMENTATION, 0, 0, 0, \ - 0, 0) +#define CALLGRIND_STOP_INSTRUMENTATION \ + VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__STOP_INSTRUMENTATION, \ + 0, 0, 0, 0, 0) + +/* Add an object file path to the obj-skip list at runtime. Path matching + is exact (same as --obj-skip= on the command line). */ +#define CALLGRIND_ADD_OBJ_SKIP(path) \ + VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__ADD_OBJ_SKIP, \ + path, 0, 0, 0, 0) #endif /* __CALLGRIND_H */ diff --git a/includes/core.h b/includes/core.h index beee60e..de4e65d 100644 --- a/includes/core.h +++ b/includes/core.h @@ -49,6 +49,11 @@ uint64_t instrument_hooks_current_timestamp(void); void callgrind_start_instrumentation(); void callgrind_stop_instrumentation(); +// Register an object file path on callgrind's runtime --obj-skip list. +// Equivalent to passing --obj-skip= on the valgrind command line. +// Safe to call outside Valgrind: expands to a no-op. +uint8_t instrument_hooks_callgrind_add_obj_skip(const char *path); + // Feature flags for instrument hooks typedef enum { diff --git a/scripts/stub.c b/scripts/stub.c index b15dde7..9afab89 100644 --- a/scripts/stub.c +++ b/scripts/stub.c @@ -99,3 +99,8 @@ uint8_t instrument_hooks_write_environment(InstrumentHooks *hooks, (void)pid; return 0; } + +uint8_t instrument_hooks_callgrind_add_obj_skip(const char *path) { + (void)path; + return 0; +} diff --git a/src/c.zig b/src/c.zig index 1b7486e..67077ca 100644 --- a/src/c.zig +++ b/src/c.zig @@ -5,6 +5,7 @@ const features = @import("./features.zig"); const shared = @import("./shared.zig"); const std = @import("std"); const utils = @import("./utils.zig"); +const valgrind_helper = @import("./helpers/valgrind.zig"); pub const panic = if (builtin.is_test) std.debug.FullPanic(std.debug.defaultPanic) else std.debug.no_panic; const allocator = if (builtin.is_test) std.testing.allocator else std.heap.c_allocator; @@ -182,6 +183,21 @@ pub export fn instrument_hooks_set_environment_list( return 1; } +pub export fn instrument_hooks_callgrind_add_obj_skip(path: [*c]const c_char) u8 { + if (path == null) return 1; + if (comptime builtin.os.tag != .linux and builtin.os.tag != .macos) return 0; + + // Callgrind matches obj-skip entries via exact strcmp against the name + // Valgrind recorded in obj_node, which comes from its debuginfo reader + // and is the realpath of the mapped file. + const path_slice = std.mem.span(@as([*:0]const u8, @ptrCast(path))); + var real_path: [std.fs.max_path_bytes + 1]u8 = @splat(0); + _ = std.fs.realpath(path_slice, real_path[0..std.fs.max_path_bytes]) catch return 0; + + valgrind_helper.callgrind_add_obj_skip(@ptrCast(&real_path[0])); + return 0; +} + pub export fn instrument_hooks_write_environment(hooks: ?*InstrumentHooks, pid: i32) u8 { if (hooks) |h| { return h.environment.writeEnvironment(pid); @@ -200,3 +216,11 @@ test "no crash when not instrumented" { try std.testing.expectEqual(0, instrument_hooks_executed_benchmark(instance, 0, @ptrCast("test"))); try std.testing.expectEqual(0, instrument_hooks_set_integration(instance, @ptrCast("pytest-codspeed"), @ptrCast("1.0"))); } + +test "callgrind_add_obj_skip is a no-op outside valgrind" { + // Outside valgrind the macro expands to nothing; we only assert that the + // realpath handling and null guard don't crash. + try std.testing.expectEqual(@as(u8, 1), instrument_hooks_callgrind_add_obj_skip(null)); + try std.testing.expectEqual(@as(u8, 0), instrument_hooks_callgrind_add_obj_skip(@ptrCast("/nonexistent/path/that/will/not/resolve"))); + try std.testing.expectEqual(@as(u8, 0), instrument_hooks_callgrind_add_obj_skip(@ptrCast("/"))); +} diff --git a/src/helpers/valgrind.zig b/src/helpers/valgrind.zig index a5047f2..35764d3 100644 --- a/src/helpers/valgrind.zig +++ b/src/helpers/valgrind.zig @@ -8,3 +8,4 @@ pub extern "C" fn callgrind_dump_stats_at(pos_str: [*:0]const u8) void; pub extern "C" fn callgrind_zero_stats() void; pub extern "C" fn callgrind_start_instrumentation() void; pub extern "C" fn callgrind_stop_instrumentation() void; +pub extern "C" fn callgrind_add_obj_skip(path: [*:0]const u8) void; diff --git a/src/helpers/valgrind_wrapper.c b/src/helpers/valgrind_wrapper.c index a7716ac..00ed042 100644 --- a/src/helpers/valgrind_wrapper.c +++ b/src/helpers/valgrind_wrapper.c @@ -16,6 +16,8 @@ void callgrind_zero_stats() {} void callgrind_start_instrumentation() {} void callgrind_stop_instrumentation() {} + +void callgrind_add_obj_skip(uint8_t const *path) { (void)path; } #else #include "callgrind.h" #include "valgrind.h" @@ -34,6 +36,10 @@ void callgrind_start_instrumentation() { CALLGRIND_START_INSTRUMENTATION; } void callgrind_stop_instrumentation() { CALLGRIND_STOP_INSTRUMENTATION; } +void callgrind_add_obj_skip(uint8_t const *path) { + CALLGRIND_ADD_OBJ_SKIP(path); +} + #endif #endif