Searched defs:sigmap (Results 1 - 1 of 1) sorted by relevance

/seL4-test-master/projects/musllibc/src/string/
H A Dstrsignal.c14 #define sigmap(x) x macro
52 #define sigmap(x) ((x) >= sizeof map ? (x) : map[(x)]) macro

Completed in 87 milliseconds