Searched refs:FLEXIBLE_ARRAY_MEMBER (Results 1 – 4 of 4) sorted by relevance
34 AC_DEFINE([FLEXIBLE_ARRAY_MEMBER], [], definition37 { int n; short d@<:@FLEXIBLE_ARRAY_MEMBER@:>@; };', the struct hack42 AC_DEFINE([FLEXIBLE_ARRAY_MEMBER], [1]) definition
44 char contents[FLEXIBLE_ARRAY_MEMBER];
58 #define FLEXIBLE_ARRAY_MEMBER /**/ macro
2668 char contents[FLEXIBLE_ARRAY_MEMBER];