Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc.h172 #define for_each_label_withdel(l0, l) \ argument
175 #define for_each_label(l0, l) \ argument
/rk3399_rockchip-uboot/lib/
H A Dbch.c603 int n = 0, i, l0, l1, l2; in find_poly_deg2_roots() local