Searched refs:__sentinel__ (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/crypto/openssh/
H A Dmisc.h59 char *percent_expand(const char *, ...) __attribute__((__sentinel__));
H A Ddefines.h514 #if !defined(HAVE_ATTRIBUTE__SENTINEL__) && !defined(__sentinel__)
515 # define __sentinel__ macro
/freebsd-11-stable/contrib/gcclibs/include/
H A Dansidecl.h349 # define ATTRIBUTE_SENTINEL __attribute__ ((__sentinel__))
/freebsd-11-stable/contrib/binutils/include/
H A Dansidecl.h349 # define ATTRIBUTE_SENTINEL __attribute__ ((__sentinel__))
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_types.h103 # if __has_attribute(__sentinel__)
/freebsd-11-stable/sys/sys/
H A Dcdefs.h473 #define __null_sentinel __attribute__((__sentinel__))

Completed in 190 milliseconds