Functions
mem_r.c File Reference
#include "libqhull_r.h"
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
Include dependency graph for mem_r.c:

Go to the source code of this file.

Functions

static int qh_intcompare (const void *i, const void *j)
 
void * qh_memalloc (qhT *qh, int insize)
 
void qh_memcheck (qhT *qh)
 
void qh_memfree (qhT *qh, void *object, int insize)
 
void qh_memfreeshort (qhT *qh, int *curlong, int *totlong)
 
void qh_meminit (qhT *qh, FILE *ferr)
 
void qh_meminitbuffers (qhT *qh, int tracelevel, int alignment, int numsizes, int bufsize, int bufinit)
 
void qh_memsetup (qhT *qh)
 
void qh_memsize (qhT *qh, int size)
 
void qh_memstatistics (qhT *qh, FILE *fp)
 
void qh_memtotal (qhT *qh, int *totlong, int *curlong, int *totshort, int *curshort, int *maxlong, int *totbuffer)
 

Function Documentation

◆ qh_intcompare()

static int qh_intcompare ( const void *  i,
const void *  j 
)
static

Definition at line 57 of file mem_r.c.

◆ qh_memalloc()

void* qh_memalloc ( qhT qh,
int  insize 
)

Definition at line 92 of file mem_r.c.

◆ qh_memcheck()

void qh_memcheck ( qhT qh)

Definition at line 180 of file mem_r.c.

◆ qh_memfree()

void qh_memfree ( qhT qh,
void *  object,
int  insize 
)

Definition at line 226 of file mem_r.c.

◆ qh_memfreeshort()

void qh_memfreeshort ( qhT qh,
int *  curlong,
int *  totlong 
)

Definition at line 274 of file mem_r.c.

◆ qh_meminit()

void qh_meminit ( qhT qh,
FILE *  ferr 
)

Definition at line 303 of file mem_r.c.

◆ qh_meminitbuffers()

void qh_meminitbuffers ( qhT qh,
int  tracelevel,
int  alignment,
int  numsizes,
int  bufsize,
int  bufinit 
)

Definition at line 332 of file mem_r.c.

◆ qh_memsetup()

void qh_memsetup ( qhT qh)

Definition at line 359 of file mem_r.c.

◆ qh_memsize()

void qh_memsize ( qhT qh,
int  size 
)

Definition at line 390 of file mem_r.c.

◆ qh_memstatistics()

void qh_memstatistics ( qhT qh,
FILE *  fp 
)

Definition at line 417 of file mem_r.c.

◆ qh_memtotal()

void qh_memtotal ( qhT qh,
int *  totlong,
int *  curlong,
int *  totshort,
int *  curshort,
int *  maxlong,
int *  totbuffer 
)

Definition at line 554 of file mem_r.c.



hpp-fcl
Author(s):
autogenerated on Fri Jan 26 2024 03:46:15