Home
last modified time | relevance | path

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

/misc/sys/
A Dcdefs.h381 #ifndef __attribute_nonnull__
383 # define __attribute_nonnull__(params) __attribute__ ((__nonnull__ params)) macro
385 # define __attribute_nonnull__(params) macro
389 # define __nonnull(params) __attribute_nonnull__ (params)

Completed in 5 milliseconds