BEAST/BSE - Better Audio System and Sound Engine  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Typedefs
gsldefs.hh File Reference
#include <sfi/sfi.hh>
#include <sfi/sfistore.hh>

Go to the source code of this file.

Macros

#define GSL_MAXLONG
 
#define GSL_MINLONG
 
#define GSL_GCC_PREFETCH(addr)
 
#define GSL_GCC_RPREFETCH(addr)
 
#define GSL_GCC_WPREFETCH(addr)
 

Typedefs

typedef long long int GslLong
 
typedef void(* GslFreeFunc )(gpointer data)