Home
last modified time | relevance | path

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

/dports/net/traefik/traefik-2.6.1/vendor/github.com/traefik/yaegi/interp/
H A Dvalue.go510 func vConstantValue(v reflect.Value) (c constant.Value) { func
/dports/devel/yaegi/yaegi-0.9.23/interp/
H A Dvalue.go582 func vConstantValue(v reflect.Value) (c constant.Value) { func