Searched defs:packed (Results 1 – 14 of 14) sorted by relevance
/openbsd-src/regress/lib/libc/asr/bin/ |
H A D | common.h | 70 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 D | NSString.cpp | 374 uint8_t packed = data_bits & bitmask; in NSTaggedString_SummaryProvider() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
H A D | MemoryTagManagerAArch64MTE.cpp | 317 std::vector<uint8_t> packed; in PackTags() local
|
/openbsd-src/usr.sbin/nsd/ |
H A D | configure.ac | 1169 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 D | ConstantInitBuilder.h | 478 void setPacked(bool packed) { in setPacked()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_stack_store.cpp | 318 u8 *packed = in Pack() local
|
/openbsd-src/usr.sbin/config/ |
H A D | main.c | 111 struct devi **packed; /* arrayified table for packed devi's */ variable
|
/openbsd-src/sbin/pfctl/ |
H A D | pfctl_osfp.c | 881 pf_tcpopts_t *packed, int *optcnt, int *mss, int *mss_mod, int *wscale, in get_tcpopts()
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | pfctl_osfp.c | 878 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 D | SwiftCallingConv.cpp | 582 bool packed = false; in getCoerceAndExpandTypes() local
|
H A D | CGBlocks.cpp | 2662 bool packed = false; in getBlockByrefInfo() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-tic54x.c | 1720 int packed = type == 'p' || type == 'P'; local
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-tic54x.c | 1725 int packed = type == 'p' || type == 'P'; local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 2306 bool packed) { in CreateStructForIdentifier() 2332 bool packed) { in GetOrCreateStructForIdentifier()
|