PIPS
intrinsic_desc_t Struct Reference

for intrinsic registration More...

#include <ri-util-local.h>

+ Collaboration diagram for intrinsic_desc_t:

Data Fields

list(* f )(call, int, bool, list *)
 
int prec
 

Detailed Description

for intrinsic registration

Definition at line 2318 of file ri-util-local.h.

Field Documentation

◆ f

list(* intrinsic_desc_t::f)(call, int, bool, list *)

Definition at line 2319 of file ri-util-local.h.

Referenced by words_intrinsic_call().

◆ prec

int intrinsic_desc_t::prec

Definition at line 2320 of file ri-util-local.h.

Referenced by intrinsic_precedence().


The documentation for this struct was generated from the following files: