PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
calloc.c File Reference
#include <stdlib.h>
#include <string.h>
#include "common/heap.h"
Include dependency graph for calloc.c:

Go to the source code of this file.

Functions

void * calloc (size_t nmemb, size_t size)
 

Function Documentation

◆ calloc()

void * calloc ( size_t  nmemb,
size_t  size 
)

Definition at line 6 of file calloc.c.

Here is the call graph for this function:
Here is the caller graph for this function: