Functions

op-fcn.cc File Reference

#include "gripes.h"
#include "oct-obj.h"
#include "ov.h"
#include "ov-fcn-handle.h"
#include "ov-scalar.h"
#include "ov-typeinfo.h"
#include "ops.h"
Include dependency graph for op-fcn.cc:

Go to the source code of this file.

Functions

 DEFBINOP (eq, fcn_handle, fcn_handle)
 DEFBINOP (ne, fcn_handle, fcn_handle)
void install_fcn_ops (void)

Function Documentation

DEFBINOP ( eq  ,
fcn_handle  ,
fcn_handle   
)

Definition at line 35 of file op-fcn.cc.

References CAST_BINOP_ARGS().

DEFBINOP ( ne  ,
fcn_handle  ,
fcn_handle   
)

Definition at line 42 of file op-fcn.cc.

References CAST_BINOP_ARGS().

void install_fcn_ops ( void   ) 

Definition at line 50 of file op-fcn.cc.

References INSTALL_BINOP.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines