HomeSort by: relevance | last modified time | path
    Searched defs:ISC_ATTR_RETURNS_NONNULL (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/include/isc/
attributes.h 35 #define ISC_ATTR_RETURNS_NONNULL __attribute__((returns_nonnull))
37 #define ISC_ATTR_RETURNS_NONNULL
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
util.h 380 #define ISC_ATTR_RETURNS_NONNULL __attribute__((returns_nonnull))
382 #define ISC_ATTR_RETURNS_NONNULL

Completed in 27 milliseconds