Home
last modified time | relevance | path

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

/arm-trusted-firmware/lib/libc/
H A Dstrtok.c40 strtok_r(char *s, const char *delim, char **last) in strtok_r() argument
/arm-trusted-firmware/include/lib/libc/
H A Dstdarg.h15 #define va_start(ap, last) __builtin_va_start(ap, last) argument
/arm-trusted-firmware/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
/arm-trusted-firmware/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 Dinflate.c601 code last; /* parent table entry */ in inflate() local
[all...]
H A Dcrc32.c581 z_size_t last, last2, i; in crc32_z() local
[all...]
/arm-trusted-firmware/lib/extensions/ras/
H A Dras_common.c105 unsigned int i, last; in assert_interrupts_sorted() local
/arm-trusted-firmware/lib/libfdt/
H A Dfdt.c318 const char *last = strtab + tabsize - len; in fdt_find_string_() local
/arm-trusted-firmware/lib/transfer_list/
H A Dtransfer_list.c177 struct transfer_list_entry *last) in transfer_list_next() argument
/arm-trusted-firmware/plat/brcm/board/stingray/src/
H A Dbl2_setup.c51 #define GET_BITS(first, last, data) \ argument
/arm-trusted-firmware/lib/gpt_rme/
H A Dgpt_rme.c495 uintptr_t last) in gpt_fill_l1_tbl() argument
[all...]
/arm-trusted-firmware/drivers/synopsys/emmc/
H A Ddw_mmc.c345 int desc_cnt, i, last; in dw_prepare() local