Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dmac.c7126 static const enum rtw89_pkt_drop_sel sels[] = { in rtw89_mac_pkt_drop_sta() enum
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp934 IdentifierTable &idents, SelectorTable &sels, in ASTContext()