Searched defs:ptr_end (Results 1 – 5 of 5) sorted by relevance
/external/ltp/testcases/kernel/syscalls/nftw/ |
D | lib.c | 135 char *ptr, *ptr_end, *buffer; in test_long_file_name() local 157 char *ptr, *ptr_end, *buffer; in test_long_component_name() local
|
D | lib64.c | 135 char *ptr, *ptr_end, *buffer; in test_long_file_name() local 157 char *ptr, *ptr_end, *buffer; in test_long_component_name() local
|
/external/libchrome/base/memory/ |
D | protected_memory.h | 208 AutoWritableMemory(void* ptr, void* ptr_end) { in AutoWritableMemory()
|
/external/google-breakpad/src/common/linux/ |
D | file_id.cc | 137 const uint8_t* ptr_end = ptr + std::min(text_size, static_cast<size_t>(4096)); in HashElfTextSection() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | bitstream.c | 296 unsigned char *ptr_end = cx_data_end; in pack_tokens_into_partitions() local
|