Home
last modified time | relevance | path

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

/titanic_52/usr/src/boot/sys/sys/
H A Dcdefs.h364 #define __nonnull(x) __attribute__((__nonnull__(x))) macro
367 #define __nonnull(x) macro