GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
jit-util.cc File Reference
#include <llvm/Value.h>
#include <llvm/Support/raw_os_ostream.h>
Include dependency graph for jit-util.cc:

Go to the source code of this file.

Namespaces

 octave
 

Macros

#define __STDC_CONSTANT_MACROS
 
#define __STDC_LIMIT_MACROS
 

Functions

std::ostream & octave::operator<< (std::ostream &os, const llvm::Value &v)
 

Macro Definition Documentation

◆ __STDC_CONSTANT_MACROS

#define __STDC_CONSTANT_MACROS

Definition at line 27 of file jit-util.cc.

◆ __STDC_LIMIT_MACROS

#define __STDC_LIMIT_MACROS

Definition at line 26 of file jit-util.cc.