codex
Loading...
Searching...
No Matches
embedded.c File Reference
#include <assert.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for embedded.c:

Classes

struct  embedded0
 
struct  embedded1
 
struct  embedded
 

Enumerations

enum  { NAME_SIZE = 32 }
 

Functions

void embedded_init (struct embedded *p)
 
struct embeddedembedded_alloc (void)
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
NAME_SIZE 

Function Documentation

◆ embedded_alloc()

struct embedded * embedded_alloc ( void )
Here is the call graph for this function:

◆ embedded_init()

void embedded_init ( struct embedded * p)
Here is the caller graph for this function: