Home
last modified time | relevance | path

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

/third_party/musl/src/string/
H A Dstrsignal.c14 #define sigmap(x) x macro
56 #define sigmap(x) ((x) >= sizeof map ? (x) : map[(x)]) macro

Completed in 1 milliseconds