Home
last modified time | relevance | path

Searched defs:BIFunction (Results 1 – 2 of 2) sorted by relevance

/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/lib/SPIRV/libSPIRV/
H A DSPIRVFunction.h47 class BIFunction; variable
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dydata.h211 typedef struct BIFunction BIFunction; typedef
212 struct BIFunction { struct
213 int references; /* reference counter */
214 Operations *ops; /* pointer to virtual functions */
215 BuiltIn *function;
216 long index; /* to globTab -- shorthand for function name */