GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros
oct-alloc.h File Reference
#include "octave-config.h"
Include dependency graph for oct-alloc.h:

Go to the source code of this file.

Macros

#define DECLARE_OCTAVE_ALLOCATOR   1
 
#define DEFINE_OCTAVE_ALLOCATOR(t)
 
#define DEFINE_OCTAVE_ALLOCATOR2(t, s)
 

Macro Definition Documentation

#define DECLARE_OCTAVE_ALLOCATOR   1

Definition at line 30 of file oct-alloc.h.

#define DEFINE_OCTAVE_ALLOCATOR (   t)

Definition at line 31 of file oct-alloc.h.

#define DEFINE_OCTAVE_ALLOCATOR2 (   t,
  s 
)

Definition at line 32 of file oct-alloc.h.