Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyportenv.h130 #define SEEK_CUR 1 macro
/rk3399_rockchip-uboot/include/u-boot/
H A Dzlib.h344 # define SEEK_CUR 1 /* Seek from current position. */ macro