BeBOP Optimized Sparse Kernel Interface Library  1.0.1h
Defines | Functions
alloc.c File Reference

Test OSKI memory allocation routines. More...

#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include <oski/common.h>

Defines

#define MAX_ELEMS   65536

Functions

static void * my_malloc (size_t num_bytes)
int main (int argc, char *argv[])

Detailed Description

Test OSKI memory allocation routines.