Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dlz4.c55 typedef enum { full = 0, partial = 1 } earlyEnd_directive; enumerator
/rk3399_rockchip-uboot/post/
H A Dpost.c356 static int post_info_single(struct post_test *test, int full) in post_info_single()