Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Dcdefs.h185 # define __warnattr(msg) __attribute__((deprecated(msg))) macro
190 # define __warnattr(msg) __attribute__((__warning__(msg))) macro