LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
Enums.capi.cpp.inc
Go to the documentation of this file.
1/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
2|* *|
3|* Enum C API Implementations *|
4|* *|
5|* Automatically generated file, do not edit! *|
6|* From: Enums.td *|
7|* *|
8\*===----------------------------------------------------------------------===*/
9
10
12 return LlzkBoolFeltCmpPredicate(cpp);
13 }
14 static inline ::llzk::boolean::FeltCmpPredicate unwrap(LlzkBoolFeltCmpPredicate c) {
15 return ::llzk::boolean::FeltCmpPredicate(c);
16 }
17
LlzkBoolFeltCmpPredicate