Searched defs:__nonnull (Results 1 – 3 of 3) sorted by relevance
44 def __nonnull(x): return __attribute__((__nonnull__(x))) function