#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "assert.h"
#include "xnet.h"
Include dependency graph for get_mem.c:
Go to the source code of this file.
Functions | |
int | __GetMemPoint () |
void | InitMemPoint () |
void | GetMemPoint (Widget w, XtPointer closure, XtPointer call_data) |
Variables | |
static unsigned long long | bytes [2] |
|
Definition at line 9 of file get_mem.c. References bytes. Referenced by GetMemPoint(), and InitMemPoint(). |
|
Definition at line 72 of file get_mem.c. References __GetMemPoint(), ASSERT, and bytes. Referenced by main(). Here is the call graph for this function: |
|
Definition at line 64 of file get_mem.c. References __GetMemPoint(), and bytes. Referenced by main(). Here is the call graph for this function: |
|
|