Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Dlibdw.h24 # define __nonnull_attribute__(...) __attribute__ ((__nonnull__ (__VA_ARGS__))) macro
26 # define __nonnull_attribute__(args...) macro