Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/bzip2/
H A Dbzlib_decompress.c117 #define GET_MTF_VAL(label1,label2,lval) \ argument
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dexpr.c922 union string_value lval = {}, rval = {}; in expr_calc_value() local