libspin/gspin-io.c File Reference

#include <stdio.h>
#include <string.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <sys/mman.h>
#include <sys/types.h>
#include <unistd.h>
#include "gspin-tree.h"
#include "gspin-list.h"
#include "gspin-tel.h"
#include "gspin-assert.h"
#include "gspin-io.h"
#include "gspin-mempool.h"

Include dependency graph for gspin-io.c:

Go to the source code of this file.

Functions/Subroutines

gs_void_t gs_write (const gs_string_t filename)
gs_unsigned_char_tgs_read (const gs_string_t filename)
gs_t gs_read_file (const gs_string_t filename)

Variables

char * mem_seg = NULL


Function Documentation

gs_unsigned_char_t* gs_read ( const gs_string_t  filename  ) 

gs_t gs_read_file ( const gs_string_t  filename  ) 

Definition at line 191 of file gspin-io.c.

References GS_ASSERT, gs_program, gs_read(), NULL, and p.

Referenced by main().

gs_void_t gs_write ( const gs_string_t  filename  ) 


Variable Documentation

char* mem_seg = NULL

Definition at line 74 of file gspin-io.c.

Referenced by gs_mempool_address2byteofst().


Generated on Wed Apr 8 14:17:08 2009 for Open64 by  doxygen 1.5.6