Derive-C
Loading...
Searching...
No Matches
gdb_marker.h File Reference
Include dependency graph for gdb_marker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 ZERO_SIZED (gdb_marker)
static gdb_marker gdb_marker_new ()

Function Documentation

◆ gdb_marker_new()

gdb_marker gdb_marker_new ( )
static

Definition at line 7 of file gdb_marker.h.

7{ return (gdb_marker){}; }
Here is the caller graph for this function:

◆ ZERO_SIZED()

ZERO_SIZED ( gdb_marker )