Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h155 static inline bool adjacent(const T &a, const T &b) { in adjacent() function
179 static inline bool adjacent(const T &a, const T &b) { in adjacent() function
[all...]
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-image.c939 static struct ptunit_result adjacent(struct image_fixture *ifix) in adjacent() function