Searched defs:ip_end (Results 1 – 7 of 7) sorted by relevance
/external/u-boot/lib/lzo/ |
D | lzo1x_decompress.c | 20 #define HAVE_IP(x, ip_end, ip) ((size_t)(ip_end - ip) < (x)) argument 144 const unsigned char * const ip_end = in + in_len; in lzo1x_decompress_safe() local
|
/external/libunwind_llvm/src/ |
D | libunwind.cpp | 245 unw_word_t ip_start, unw_word_t ip_end, unw_word_t fde, unw_word_t mh)) { in unw_iterate_dwarf_unwind_cache()
|
D | UnwindCursor.hpp | 96 pint_t ip_end; member 153 void DwarfFDECache<A>::add(pint_t mh, pint_t ip_start, pint_t ip_end, in add() 208 unw_word_t ip_start, unw_word_t ip_end, unw_word_t fde, unw_word_t mh)) { in iterateCacheEntries()
|
/external/u-boot/fs/jffs2/ |
D | compr_lzo.c | 159 const lzo_byte *const ip_end = in + in_len; in lzo1x_decompress() local
|
/external/brotli/c/enc/ |
D | compress_fragment_two_pass.c | 246 const uint8_t* ip_end = input + block_size; in CreateCommands() local
|
D | compress_fragment.c | 431 const uint8_t* ip_end; in BrotliCompressFragmentFastImpl() local
|
/external/curl/lib/ |
D | ftp.c | 971 char *ip_end = NULL; in ftp_state_use_port() local
|