Home
last modified time | relevance | path

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

/dports/devel/elfutils/elfutils-0.179/libelf/
H A Dlibelf.h68 # define __nonnull_attribute__(...) __attribute__ ((__nonnull__ (__VA_ARGS__))) macro
73 # define __nonnull_attribute__(...) macro