Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/include/sys/
H A Dstat.h19 hidden_proto (__fxstat)
20 hidden_proto (__fxstat64)
21 hidden_proto (__lxstat)
22 hidden_proto (__lxstat64)
23 hidden_proto (__xstat)
24 hidden_proto (__xstat64)
/haiku/src/system/libroot/posix/glibc/include/
H A Dlibc-symbols.h550 # define hidden_proto(name, attrs...) \ macro
649 # define hidden_proto(name, attrs...) macro
662 # define libc_hidden_proto(name, attrs...) hidden_proto (name, ##attrs)
680 # define rtld_hidden_proto(name, attrs...) hidden_proto (name, ##attrs)
698 # define libm_hidden_proto(name, attrs...) hidden_proto (name, ##attrs)