Home
last modified time | relevance | path

Searched defs:undef (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/net/
H A Dmppcc.c144 …ss(u_char **src, u_char **dst, u_long *srcCnt, u_long *dstCnt, char *history, int flags, int undef) in MPPC_Compress()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueLattice.h45 undef, enumerator
/freebsd/contrib/llvm-project/lld/COFF/
H A DSymbolTable.cpp284 auto *undef = dyn_cast<Undefined>(sym); in loadMinGWSymbols() local
457 auto *undef = dyn_cast<Undefined>(sym); in reportUnresolvable() local
488 auto *undef = dyn_cast<Undefined>(sym); in resolveRemainingUndefines() local
/freebsd/tools/tools/ath/athprom/
H A Dathprom.c460 undef(const char *what) in undef() function
/freebsd/contrib/llvm-project/lld/MachO/
H A DSymbolTable.cpp152 } else if (auto *undef = dyn_cast<Undefined>(s)) { in addDefined() local
/freebsd/usr.bin/localedef/
H A Dcollate.c1274 int undef = 0; in dump_collate() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp711 static void reportUndefinedSymbol(const UndefinedDiag &undef, in reportUndefinedSymbol()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1527 Register KernelRewriter::undef(const TargetRegisterClass *RC) { in undef() function in KernelRewriter
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp638 static OpRef undef(MVT Ty) { return OpRef(Undef | Ty.SimpleTy); } in undef() function
[all...]