Home
last modified time | relevance | path

Searched refs:UVWASI_EDOM (Results 1 – 4 of 4) sorted by relevance

/dports/devel/wasm3/wasm3-0.5.0/_deps/uvwasi-src/test/
H A Dtest-err-to-string.c27 check(UVWASI_EDOM, "UVWASI_EDOM"); in main()
/dports/devel/wasm3/wasm3-0.5.0/_deps/uvwasi-src/include/
H A Dwasi_types.h54 #define UVWASI_EDOM 18 macro
/dports/devel/wasm3/wasm3-0.5.0/_deps/uvwasi-src/src/
H A Duvwasi.c2572 V(UVWASI_EDOM) in uvwasi_embedder_err_code_to_string()
/dports/devel/wasm3/wasm3-0.5.0/_deps/uvwasi-src/
H A DREADME.md1407 - <a href="#errno.dom" name="errno.dom"></a>**`UVWASI_EDOM`**