Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Duni_keywords.h7681 const unsigned char * ptr_end= key + key_len; in match_uniprop() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp183 const uint8_t *ptr_end = data.GetDataEnd(); in HashElfTextSection() local