Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/nxp/create_pbl/
H A Dbyte_swap.c72 fseek(fp, -8L, SEEK_CUR); in do_byteswap()
/rk3399_ARM-atf/lib/zlib/
H A Dzconf.h507 # define SEEK_CUR 1 /* Seek from current position. */ macro