Searched refs:FILE (Results 1 – 16 of 16) sorted by relevance
| /wasmtime-44.0.1/examples/wasip1/ |
| H A D | main.c | 51 FILE *file = fopen("target/wasm32-wasip1/debug/wasi.wasm", "rb"); in main()
|
| /wasmtime-44.0.1/examples/ |
| H A D | gcd.c | 29 FILE *file = fopen("examples/gcd.wat", "r"); in main()
|
| H A D | interrupt.c | 61 FILE *file = fopen("examples/interrupt.wat", "r"); in main()
|
| H A D | hello.c | 50 FILE *file = fopen("examples/hello.wat", "r"); in main()
|
| H A D | fuel.c | 39 FILE *file = fopen("examples/fuel.wat", "r"); in main()
|
| H A D | linking.c | 111 FILE *file = fopen(filename, "r"); in read_wat_file()
|
| H A D | threads.c | 127 FILE *file = fopen("examples/threads.wat", "r"); in main()
|
| H A D | serialize.c | 43 FILE *file = fopen("examples/hello.wat", "r"); in serialize()
|
| H A D | multi.c | 68 FILE *file = fopen("examples/multi.wat", "r"); in main()
|
| H A D | externref.c | 40 FILE *file = fopen("examples/externref.wat", "r"); in main()
|
| H A D | anyref.c | 42 FILE *file = fopen("examples/anyref.wat", "r"); in main()
|
| H A D | memory.c | 129 FILE *file = fopen("examples/memory.wat", "r"); in main()
|
| H A D | multimemory.c | 132 FILE *file = fopen("examples/multimemory.wat", "r"); in main()
|
| /wasmtime-44.0.1/examples/fib-debug/ |
| H A D | main.c | 73 FILE *file = fopen("target/wasm32-unknown-unknown/debug/fib.wasm", "rb"); in main()
|
| /wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/sys/unix/ |
| H A D | pagemap.rs | 290 .category_inverted(Categories::PFNZERO | Categories::FILE) in reset_with_pagemap() 296 Categories::WRITTEN | Categories::PRESENT | Categories::PFNZERO | Categories::FILE, in reset_with_pagemap() 368 const FILE = 1 << 2; constant
|
| /wasmtime-44.0.1/docs/ |
| H A D | cli-options.md | 314 file using the `--config <FILE>` cli flag, by putting the key-value inside a TOML
|