Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/libelf/
H A Dlibelf.h86 # define __nonnull_attribute__(...) __attribute__ ((__nonnull__ (__VA_ARGS__))) macro
91 # define __nonnull_attribute__(...) macro