Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Classes | |
struct | iovs_struct |
int32_t __imported_wasi_snapshot_preview1_environ_get | ( | int32_t | , |
int32_t | |||
) |
Definition at line 62 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_environ_sizes_get | ( | int32_t | , |
int32_t | |||
) |
Definition at line 69 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_advise | ( | int32_t | , |
int64_t | , | ||
int64_t | , | ||
int32_t | |||
) |
Definition at line 131 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_allocate | ( | int32_t | , |
int64_t | , | ||
int64_t | |||
) |
Definition at line 138 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_close | ( | int32_t | ) |
Definition at line 55 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_datasync | ( | int32_t | ) |
Definition at line 145 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_fdstat_get | ( | int32_t | fd, |
void * | buf | ||
) |
Definition at line 83 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_fdstat_set_flags | ( | int32_t | , |
int32_t | |||
) |
Definition at line 96 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_filestat_get | ( | int32_t | , |
int32_t | |||
) |
Definition at line 103 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_filestat_set_size | ( | int32_t | , |
int64_t | |||
) |
Definition at line 110 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_prestat_dir_name | ( | int32_t | , |
int32_t | , | ||
int32_t | |||
) |
Definition at line 194 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_prestat_get | ( | int32_t | , |
int32_t | |||
) |
Definition at line 187 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_read | ( | int32_t | , |
int32_t | , | ||
int32_t | , | ||
int32_t | |||
) |
Definition at line 172 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_readdir | ( | int32_t | , |
int32_t | , | ||
int32_t | , | ||
int64_t | , | ||
int32_t | |||
) |
Definition at line 124 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_renumber | ( | int32_t | , |
int32_t | |||
) |
Definition at line 159 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_seek | ( | int32_t | , |
int64_t | , | ||
int32_t | , | ||
int32_t | |||
) |
Definition at line 48 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_sync | ( | int32_t | ) |
Definition at line 152 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_tell | ( | int32_t | , |
uint64_t * | |||
) |
Definition at line 166 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_fd_write | ( | int32_t | fd, |
iovs_struct * | iovs_ptr, | ||
size_t | iovs_len, | ||
size_t * | ret_ptr | ||
) |
Definition at line 32 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_path_create_directory | ( | int32_t | , |
int32_t | , | ||
int32_t | |||
) |
Definition at line 117 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_path_filestat_get | ( | int32_t | , |
int32_t | , | ||
int32_t | , | ||
int32_t | , | ||
int32_t | |||
) |
Definition at line 201 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_path_filestat_set_times | ( | int32_t | , |
int32_t | , | ||
int32_t | , | ||
int32_t | , | ||
int64_t | , | ||
int64_t | , | ||
int32_t | |||
) |
Definition at line 206 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_path_link | ( | int32_t | , |
int32_t | , | ||
int32_t | , | ||
int32_t | , | ||
int32_t | , | ||
int32_t | , | ||
int32_t | |||
) |
Definition at line 214 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_path_open | ( | int32_t | , |
int32_t | , | ||
int32_t | , | ||
int32_t | , | ||
int32_t | , | ||
int64_t | , | ||
int64_t | , | ||
int32_t | , | ||
int32_t | |||
) |
Definition at line 179 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_path_readlink | ( | int32_t | , |
int32_t | , | ||
int32_t | , | ||
int32_t | , | ||
int32_t | , | ||
int32_t | |||
) |
Definition at line 221 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_path_remove_directory | ( | int32_t | , |
int32_t | , | ||
int32_t | |||
) |
Definition at line 228 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_path_rename | ( | int32_t | , |
int32_t | , | ||
int32_t | , | ||
int32_t | , | ||
int32_t | , | ||
int32_t | |||
) |
Definition at line 235 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_path_symlink | ( | int32_t | , |
int32_t | , | ||
int32_t | , | ||
int32_t | , | ||
int32_t | |||
) |
Definition at line 242 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_path_unlink_file | ( | int32_t | , |
int32_t | , | ||
int32_t | |||
) |
Definition at line 249 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_poll_oneoff | ( | int32_t | , |
int32_t | , | ||
int32_t | , | ||
int32_t | |||
) |
Definition at line 15 of file wasi_stubs.cpp.
int32_t __imported_wasi_snapshot_preview1_sched_yield | ( | ) |
Definition at line 10 of file wasi_stubs.cpp.