Home
last modified time | relevance | path

Searched defs:bufEnd (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/zstd/programs/
H A Dutil.c578 char** bufEnd, int followLinks) in UTIL_prepareFileList()
643 char** bufEnd, int followLinks) in UTIL_prepareFileList()
711 char** bufEnd, int followLinks) in UTIL_prepareFileList()
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp1099 void InputSectionBase::relocate(uint8_t *buf, uint8_t *bufEnd) { in relocate()
1245 uint8_t *bufEnd = buf + size; in writeTo() local
/freebsd/contrib/expat/lib/
H A Dxmlparse.c313 char *bufEnd; /* end of the buffer */ global() member