Home
last modified time | relevance | path

Searched defs:is_dynamic (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/net/
H A Dnsdispatch.c103 #define is_dynamic() (&_DYNAMIC != NULL) macro
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c2747 int elferr, i, is_dynamic, j, jmax, nentries; in dump_dynamic() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3663 std::optional<bool> is_dynamic = in IsPossibleDynamicType() local