Home
last modified time | relevance | path

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

/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/base/untyped/
H A Dglobal.go65 func MakeLit(kind Kind, val constant.Value, basicTypes *[]xr.Type) Lit { func
/dports/math/cvc3/cvc3-2.4.1/src/sat/
H A Dxchaff.h49 Lit MakeLit(Var var, int phase) in MakeLit() function