Home
last modified time | relevance | path

Searched defs:ptr_end (Results 1 – 5 of 5) sorted by relevance

/external/ltp/testcases/kernel/syscalls/nftw/
Dlib.c135 char *ptr, *ptr_end, *buffer; in test_long_file_name() local
157 char *ptr, *ptr_end, *buffer; in test_long_component_name() local
Dlib64.c135 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/
Dprotected_memory.h208 AutoWritableMemory(void* ptr, void* ptr_end) { in AutoWritableMemory()
/external/google-breakpad/src/common/linux/
Dfile_id.cc137 const uint8_t* ptr_end = ptr + std::min(text_size, static_cast<size_t>(4096)); in HashElfTextSection() local
/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c296 unsigned char *ptr_end = cx_data_end; in pack_tokens_into_partitions() local