Home
last modified time | relevance | path

Searched defs:HIDDEN_STRING (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/librthread/
H A Dnamespace.h33 #define HIDDEN_STRING(x) "_libpthread_" __STRING(x) macro
/openbsd-src/lib/libc/include/
H A Dnamespace.h42 #define HIDDEN_STRING(x) "_libc_" __STRING(x) macro
/openbsd-src/lib/libm/hidden/
H A Dnamespace.h94 #define HIDDEN_STRING(x) "_libm_" __STRING(x) macro