Home
last modified time | relevance | path

Searched defs:last (Results 1 – 13 of 13) sorted by relevance

/rk3399_ARM-atf/lib/libc/
H A Dstrtok.c40 strtok_r(char *s, const char *delim, char **last) in strtok_r()
/rk3399_ARM-atf/include/lib/libc/
H A Dstdarg.h15 #define va_start(ap, last) __builtin_va_start(ap, last) argument
/rk3399_ARM-atf/drivers/nxp/crypto/caam/src/
H A Djobdesc.c47 uint32_t *last = desc + len; in desc_add_word() local
63 phys_addr_t *last = (phys_addr_t *) (desc + len); in desc_add_ptr() local
/rk3399_ARM-atf/lib/zlib/
H A Dinffast.c53 z_const unsigned char FAR *last; /* have enough input while in < last */ in inflate_fast() local
H A Dinflate.h85 int last; /* true if processing last block */ member
H A Dcrc32.c581 z_size_t last, last2, i; in crc32_z() local
[all...]
H A Dinflate.c601 code last; /* parent table entry */ in inflate() local
/rk3399_ARM-atf/lib/extensions/ras/
H A Dras_common.c105 unsigned int i, last; in assert_interrupts_sorted() local
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_common.c280 int i, last; in plat_rmmd_load_manifest() local
/rk3399_ARM-atf/lib/libfdt/
H A Dfdt.c318 const char *last = strtab + tabsize - len; in fdt_find_string_() local
/rk3399_ARM-atf/plat/brcm/board/stingray/src/
H A Dbl2_setup.c51 #define GET_BITS(first, last, data) \ argument
/rk3399_ARM-atf/lib/gpt_rme/
H A Dgpt_rme.c784 uintptr_t last, unsigned int gpi) in fill_l1_gran_desc() argument
829 fill_l1_tbl(uint64_t * l1,uintptr_t first,uintptr_t last,unsigned int gpi) fill_l1_tbl() argument
[all...]
/rk3399_ARM-atf/drivers/synopsys/emmc/
H A Ddw_mmc.c345 int desc_cnt, i, last; in dw_prepare() local