Home
last modified time | relevance | path

Searched refs:__nonnull (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dcdefs.h366 #define __nonnull(x) __attribute__((__nonnull__(x))) macro
369 #define __nonnull(x) macro