Searched refs:__attribute__nonnull__ (Results 1 – 2 of 2) sorted by relevance
62 __attribute__nonnull__(1);
438 # define __attribute__nonnull__(a) __attribute__((nonnull(a))) macro477 #ifndef __attribute__nonnull__478 # define __attribute__nonnull__(a) macro