Home
last modified time | relevance | path

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

/dports/devel/pcsc-lite/pcsc-lite-1.9.4/src/
H A Dwinscard_msg.h187 struct begin_struct struct
189 int32_t hCard;
190 uint32_t rv;
/dports/devel/xxgdb/xxgdb-1.12/
H A Dgdb_parser.c596 int begin_struct; local
/dports/security/yara/yara-4.1.1/libyara/include/yara/
H A Dmodules.h68 #define begin_struct(name) \ macro