Home
last modified time | relevance | path

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

/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/TypeCheck/
H A DInfer.hs893 let tGoal = WithSource t (DefinitionOf nm) function
925 tGoal = WithSource t0 (DefinitionOf nm) function
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/dau/
H A DdauNpn2.c858 int Dtt_Check( unsigned tFun, unsigned tGoal, unsigned tCur, int* pType ) in Dtt_Check()
882 void Dtt_FindNP( Dtt_Man_t * p, unsigned tFun, unsigned tGoal, unsigned tNpn, int * NP, int* pType,… in Dtt_FindNP()