HomeSort by relevance Sort by last modified time
    Searched refs:__nonnull_attribute__ (Results 1 - 2 of 2) sorted by null

  /external/elfutils/libdw/
libdw.h 24 # define __nonnull_attribute__(...) __attribute__ ((__nonnull__ (__VA_ARGS__))) macro
26 # define __nonnull_attribute__(args...) macro
183 __nonnull_attribute__ (3);
188 Dwarf_Die *result) __nonnull_attribute__ (3);
198 __nonnull_attribute__ (2);
202 __nonnull_attribute__ (2);
219 __nonnull_attribute__ (3);
240 __nonnull_attribute__ (2);
244 __nonnull_attribute__ (2);
248 __nonnull_attribute__ (2)
    [all...]
libdwP.h 283 __attribute__ ((__malloc__)) __nonnull_attribute__ (1);
290 __nonnull_attribute__ (1) internal_function;
295 __nonnull_attribute__ (1) internal_function;
301 __nonnull_attribute__ (1) internal_function;
306 __nonnull_attribute__ (1, 2, 4) internal_function;
313 __nonnull_attribute__ (1) internal_function;

Completed in 37 milliseconds