Home
last modified time | relevance | path

Searched defs:packed (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/regress/lib/libc/asr/bin/
H A Dcommon.h70 struct packed { struct
71 char *data;
72 size_t len;
73 size_t offset;
74 const char *err;
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp374 uint8_t packed = data_bits & bitmask; in NSTaggedString_SummaryProvider() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp317 std::vector<uint8_t> packed; in PackTags() local
/openbsd-src/usr.sbin/nsd/
H A Dconfigure.ac1169 AC_ARG_ENABLE(packed, AS_HELP_STRING([--enable-packed],[Enable packed structure alignment, uses les… optenable
/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h478 void setPacked(bool packed) { in setPacked()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stack_store.cpp318 u8 *packed = in Pack() local
/openbsd-src/usr.sbin/config/
H A Dmain.c111 struct devi **packed; /* arrayified table for packed devi's */ variable
/openbsd-src/sbin/pfctl/
H A Dpfctl_osfp.c881 pf_tcpopts_t *packed, int *optcnt, int *mss, int *mss_mod, int *wscale, in get_tcpopts()
/openbsd-src/usr.sbin/tcpdump/
H A Dpfctl_osfp.c878 pf_tcpopts_t *packed, int *optcnt, int *mss, int *mss_mod, int *wscale, in get_tcpopts()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp582 bool packed = false; in getCoerceAndExpandTypes() local
H A DCGBlocks.cpp2662 bool packed = false; in getBlockByrefInfo() local
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic54x.c1720 int packed = type == 'p' || type == 'P'; local
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic54x.c1725 int packed = type == 'p' || type == 'P'; local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2306 bool packed) { in CreateStructForIdentifier()
2332 bool packed) { in GetOrCreateStructForIdentifier()