PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
assert.c File Reference
#include <assert.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for assert.c:

Go to the source code of this file.

Functions

void _assert_99 (const char *const message1, const char *const function, const char *const message2)
 
void _assert_89 (const char *const message)
 

Function Documentation

◆ _assert_99()

void _assert_99 ( const char *const  message1,
const char *const  function,
const char *const  message2 
)

Definition at line 11 of file assert.c.

Here is the call graph for this function:

◆ _assert_89()

void _assert_89 ( const char *const  message)

Definition at line 23 of file assert.c.

Here is the call graph for this function: