RetroArch
Functions
mem_allocate.h File Reference
#include <malloc.h>
Include dependency graph for mem_allocate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static void_FAT_mem_allocate (size_t size)
 
static void_FAT_mem_align (size_t size)
 
static void _FAT_mem_free (void *mem)
 

Function Documentation

◆ _FAT_mem_align()

static void* _FAT_mem_align ( size_t  size)
inlinestatic
Here is the call graph for this function:

◆ _FAT_mem_allocate()

static void* _FAT_mem_allocate ( size_t  size)
inlinestatic
Here is the call graph for this function:

◆ _FAT_mem_free()

static void _FAT_mem_free ( void mem)
inlinestatic
Here is the call graph for this function: