Home
last modified time | relevance | path

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

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