Searched refs:as_assert (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Das.h141 ((void) ((P) ? 0 : (as_assert (__FILE__, __LINE__, __PRETTY_FUNCTION__), 0)))
532 void as_assert (const char *, int, const char *);
H A Dmessages.c394 as_assert (const char *file, int line, const char *fn) function

Completed in 108 milliseconds