HelenOS sources

STRING_ARG         39 boot/generic/include/macros.h #define STRING(arg)      STRING_ARG(arg)
STRING_ARG        132 kernel/generic/include/macros.h #define STRING(arg)      STRING_ARG(arg)
STRING_ARG         47 uspace/lib/c/include/macros.h #define STRING(arg)      STRING_ARG(arg)
STRING_ARG         47 uspace/lib/posix/include/libc/macros.h #define STRING(arg)      STRING_ARG(arg)
HelenOS homepage, sources at GitHub