Hello, eight is* functions of C standard library are also declared in form of macros in headers provided by musl. Standard doesn't seem to allow them to be implemented as macros. Please find the attached patch that proposes replacing these macros with inline functions. Best regards, Sergey