Home
last modified time | relevance | path

Searched refs:UVWASI_SIGILL (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/uvwasi/include/
Dwasi_types.h231 #define UVWASI_SIGILL 4 macro
/third_party/node/deps/uvwasi/src/
Duv_mapping.c131 case UVWASI_SIGILL: return SIGILL; in uvwasi__translate_to_uv_signal()