Searched defs:sentinel (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.cpp548 int __kmp_str_to_int(char const *str, char sentinel) { argument
H A Dkmp_settings.cpp3535 char sentinel; local
49 __kmp_readstr_with_sentinel(char *dest, char const *src, size_t len, char sentinel) argument
63 __kmp_match_with_sentinel(char const *a, char const *b, size_t len, char sentinel) argument
208 __kmp_strcasecmp_with_sentinel(char const *a, char const *b, char sentinel) argument
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcache-inprocess.c61 struct cache_page *sentinel; member in struct:inprocess_cache_t
[all...]
/freebsd-12-stable/usr.sbin/pmcannotate/
H A Dpmcannotate.c583 int done, nbytes, sentinel; local
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1061 InputSection *sentinel = nullptr; member in class:lld::elf::ARMExidxSyntheticSection
/freebsd-12-stable/lib/libc/net/
H A Dgetaddrinfo.c395 struct addrinfo sentinel; local
677 reorder(struct addrinfo *sentinel) argument
1158 struct addrinfo sentinel, *cur; local
1860 struct addrinfo new_ai, *result, *sentinel, *lasts; local
1984 struct addrinfo sentinel, *cur; local
2198 addr4sort(struct addrinfo *sentinel, res_state res) argument
2265 struct addrinfo sentinel, *cur; local
2493 struct addrinfo sentinel, *cur; local
2529 struct addrinfo sentinel, *cur; local
2608 struct addrinfo sentinel, *cur; local
[all...]
/freebsd-12-stable/sys/dev/iwi/
H A Dif_iwi.c2416 uint32_t sentinel, ctl, src, dst, sum, len, mlen, tmp; local
/freebsd-12-stable/sys/kern/
H A Dvfs_bio.c3440 struct buf *sentinel; local
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dc-common.c5667 tree sentinel, end; local
[all...]
/freebsd-12-stable/sys/ufs/ffs/
H A Dffs_softdep.c1762 struct worklist sentinel; local
12633 struct bmsafemap *sentinel; local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2711 unsigned sentinel = (unsigned)SentinelAttr::DefaultSentinel; local

Completed in 325 milliseconds