Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Ditest.c52 static long evalexp(char *s, int w) in evalexp() function
134 l = evalexp (s, w); in arithcomp()
135 r = evalexp (t, w); in arithcomp()