Home
last modified time | relevance | path

Searched refs:ssize_t (Results 1 – 8 of 8) sorted by relevance

/tf-a-ffa_el3_spmc/include/lib/libc/aarch32/
A Dstdio_.h11 typedef int ssize_t; typedef
/tf-a-ffa_el3_spmc/include/lib/libc/aarch64/
A Dstdio_.h11 typedef long ssize_t; typedef
/tf-a-ffa_el3_spmc/tools/amlogic/
A Ddoimage.c27 ssize_t nr; in fdwrite()
47 ssize_t len; in main()
/tf-a-ffa_el3_spmc/include/lib/
A Dsemihosting.h43 long semihosting_file_seek(long file_handle, ssize_t offset);
/tf-a-ffa_el3_spmc/lib/semihosting/
A Dsemihosting.c33 ssize_t location;
57 long semihosting_file_seek(long file_handle, ssize_t offset) in semihosting_file_seek()
/tf-a-ffa_el3_spmc/drivers/io/
A Dio_semihosting.c100 sh_result = semihosting_file_seek(file_handle, (ssize_t)offset); in sh_file_seek()
/tf-a-ffa_el3_spmc/drivers/renesas/common/io/
A Dio_rcar.c379 ssize_t offset; in rcar_dev_init()
540 ssize_t offset = fp->offset + fp->position; in rcar_file_read()
/tf-a-ffa_el3_spmc/docs/process/
A Dcoding-guidelines.rst415 - Use ``ssize_t`` when returning the ``sizeof()`` something from a function that

Completed in 11 milliseconds