Home
last modified time | relevance | path

Searched refs:_PACKED (Results 1 – 25 of 99) sorted by relevance

1234

/dports/ftp/pavuk/pavuk-0.9.35/src/
H A Dntlm_auth.h19 #define _PACKED __attribute__((packed)) macro
21 #define _PACKED macro
51 } _PACKED ntlm_type_1_msg_t;
64 } _PACKED ntlm_type_2_msg_t;
111 } _PACKED ntlm_type_3_msg_t;
/dports/games/uqm/uqm-0.8.0/src/libs/
H A Dcompiler.h70 # define _PACKED __attribute__((packed)) macro
80 # define _PACKED macro
83 # define _PACKED __attribute__((packed)) macro
87 # define _PACKED macro
/dports/audio/p5-Audio-Scan/Audio-Scan-1.01/include/
H A Dcommon.h29 # define _PACKED __attribute((packed)) macro
31 # define _PACKED macro
43 } _PACKED GUID;
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/include/
H A DVISADefines.h36 #define _PACKED macro
45 #define _PACKED macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/template/
H A Dglwrap.h.j28 {{ func.name }}_PACKED *packed_data = malloc(sizeof({{ func.name }}_PACKED)); \
/dports/net/libyang/libyang-1.0.240/src/
H A Dhash_table.h69 } _PACKED; variable
94 } _PACKED; variable
/dports/astro/opencpn/OpenCPN-5.2.4/libs/lz4/src/
H A Dlz4.c192 # define _PACKED __attribute__ ((packed)) macro
194 # define _PACKED macro
205 typedef struct { U16 v; } _PACKED U16_S;
206 typedef struct { U32 v; } _PACKED U32_S;
207 typedef struct { U64 v; } _PACKED U64_S;
208 typedef struct {size_t v;} _PACKED size_t_S;
/dports/benchmarks/fio/fio-3.29/crc/
H A Dxxhash.c71 # define _PACKED __attribute__ ((packed)) macro
73 # define _PACKED macro
84 typedef struct _uint32_t_S { uint32_t v; } _PACKED uint32_t_S;
/dports/news/husky-areafix/husky-areafix-1.9.20191207/ffma/h2pas/
H A Dconveru.pas45 const _PACKED = 297;
/dports/news/husky/husky-1.9.20191207/ffma/h2pas/
H A Dconveru.pas45 const _PACKED = 297;
/dports/news/husky-hpt/husky-hpt-1.9.20191207/ffma/h2pas/
H A Dconveru.pas45 const _PACKED = 297;
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/ffma/h2pas/
H A Dconveru.pas45 const _PACKED = 297;
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/ffma/h2pas/
H A Dconveru.pas45 const _PACKED = 297;
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/ffma/h2pas/
H A Dconveru.pas45 const _PACKED = 297;
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/ffma/h2pas/
H A Dconveru.pas45 const _PACKED = 297;
/dports/news/husky-htick/husky-htick-1.9.20191207/ffma/h2pas/
H A Dconveru.pas45 const _PACKED = 297;
/dports/lang/fpc-utils/fpc-3.2.2/utils/h2pas/
H A Dconveru.pas50 const _PACKED = 302;
/dports/lang/fpc-source/fpc-3.2.2/utils/h2pas/
H A Dconveru.pas50 const _PACKED = 302;
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/
H A Dxxhash.c125 # define _PACKED __attribute__ ((packed)) macro
127 # define _PACKED macro
138 typedef struct _U32_S { U32 v; } _PACKED U32_S;
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/
H A Dxxhash.c125 # define _PACKED __attribute__ ((packed)) macro
127 # define _PACKED macro
138 typedef struct _U32_S { U32 v; } _PACKED U32_S;
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Dxxhash.c125 # define _PACKED __attribute__ ((packed)) macro
127 # define _PACKED macro
138 typedef struct _U32_S { U32 v; } _PACKED U32_S;
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Dxxhash.c125 # define _PACKED __attribute__ ((packed)) macro
127 # define _PACKED macro
138 typedef struct _U32_S { U32 v; } _PACKED U32_S;
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Dxxhash.c125 # define _PACKED __attribute__ ((packed)) macro
127 # define _PACKED macro
138 typedef struct _U32_S { U32 v; } _PACKED U32_S;
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/
H A Dxxhash.c125 # define _PACKED __attribute__ ((packed)) macro
127 # define _PACKED macro
138 typedef struct _U32_S { U32 v; } _PACKED U32_S;
/dports/archivers/php-horde_lz4/horde_lz4-1.0.10/lib/
H A Dlz4hc.c164 # define _PACKED __attribute__ ((packed)) macro
166 # define _PACKED macro
177 typedef struct _U16_S { U16 v; } _PACKED U16_S;
178 typedef struct _U32_S { U32 v; } _PACKED U32_S;
179 typedef struct _U64_S { U64 v; } _PACKED U64_S;

1234