Home
last modified time | relevance | path

Searched refs:PROTO_PROTECTED (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/lib/libc/hidden/
Dstring.h31 PROTO_PROTECTED(ffs);
/openbsd/src/lib/libc/include/
Dnamespace.h52 #define PROTO_PROTECTED(x) __dso_protected typeof(x) x macro