Searched defs:packed (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/regress/lib/libc/asr/bin/
H A Dcommon.h70 struct packed { struct
/openbsd-current/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp374 uint8_t packed = data_bits & bitmask; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp317 std::vector<uint8_t> packed; local
/openbsd-current/usr.sbin/tcpdump/
H A Dpfctl_osfp.c877 get_tcpopts(const char *filename, int lineno, const u_char *tcpopts, pf_tcpopts_t *packed, int *optcnt, int *mss, int *mss_mod, int *wscale, int *wscale_mod, int *ts0) argument
/openbsd-current/sbin/pfctl/
H A Dpfctl_osfp.c880 get_tcpopts(const char *filename, int lineno, const char *tcpopts, pf_tcpopts_t *packed, int *optcnt, int *mss, int *mss_mod, int *wscale, int *wscale_mod, int *ts0) argument
/openbsd-current/gnu/llvm/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h478 void setPacked(bool packed) { argument
/openbsd-current/usr.sbin/config/
H A Dmain.c111 struct devi **packed; /* arrayified table for packed devi's */ variable in typeref:struct:devi
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp582 bool packed = false; local
H A DCGBlocks.cpp2662 bool packed = false; local
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic54x.c1725 int packed = type == 'p' || type == 'P'; local
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic54x.c1720 int packed = type == 'p' || type == 'P'; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2302 CreateStructForIdentifier( ConstString type_name, const std::initializer_list<std::pair<const char *, CompilerType>> &type_fields, bool packed) argument
2328 GetOrCreateStructForIdentifier( ConstString type_name, const std::initializer_list<std::pair<const char *, CompilerType>> &type_fields, bool packed) argument

Completed in 401 milliseconds