Home
last modified time | relevance | path

Searched defs:gaps (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp37 llvm::ArrayRef<LocalVariableAddrGap> gaps) { in MakeRangeList()
/freebsd/contrib/ncurses/progs/
H A Ddump_entry.c575 int gaps = (int) strlen(separator); in wrap_concat() local
/freebsd/sys/netinet/
H A Dsctputil.c181 sctp_log_sack(uint32_t old_cumack, uint32_t cumack, uint32_t tsn, uint16_t gaps, uint16_t dups, int… in sctp_log_sack()
H A Dsctp_output.c65 struct sctp_gap_ack_block gaps[SCTP_MAX_GAPS_INARRAY]; member