Home
last modified time | relevance | path

Searched refs:SEEK_END (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/tools/nxp/create_pbl/
H A Dbyte_swap.c46 fseek(fp, 0L, SEEK_END); in do_byteswap()
H A Dcreate_pbl.c453 fseek(fp, 0L, SEEK_END); in get_filesize()
/rk3399_ARM-atf/lib/zlib/
H A Dzconf.h508 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro