Searched defs:DB_STRUCT_FLEXIBLE_ARRAY (Results 1 – 3 of 3) sorted by relevance
28 #define DB_STRUCT_FLEXIBLE_ARRAY(type, field) DB_STRUCT_FIELD (type, field) macro
80 #define DB_STRUCT_FLEXIBLE_ARRAY(type, field) \ macro
40 # define DB_STRUCT_FLEXIBLE_ARRAY(type, field) DB_STRUCT_FIELD (type, field) macro95 # define DB_STRUCT_FLEXIBLE_ARRAY(type, field) DB_STRUCT_FIELD (type, field) macro
Completed in 8 milliseconds