Home
last modified time | relevance | path

Searched refs:ToCExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bearssl/T0/
H A DTPointerExpr.cs46 return ToCExpr(vp.x); in ToString()
49 internal string ToCExpr(int off) in ToCExpr() method in TPointerExpr
H A DCodeElementUIntExpr.cs63 len2, cx.ToCExpr(off))); in Encode()