HomeSort by: relevance | last modified time | path
    Searched refs:assert_failed (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/xlint/lint1/
err.c 616 assert_failed(const char *file, int line, const char *func, const char *cond) function in typeref:typename:void
externs1.h 202 void assert_failed(const char *, int, const char *, const char *) __dead;
lint1.h 582 assert_failed(__FILE__, __LINE__, __func__, #cond); \
README.md 218 | assert_failed | err.c | Prints the location of a failed assertion |

Completed in 14 milliseconds