Home
last modified time | relevance | path

Searched refs:FLEXIBLE_ARRAY_MEMBER (Results 1 – 4 of 4) sorted by relevance

/third_party/gettext/gettext-runtime/m4/
Dflexmember.m434 AC_DEFINE([FLEXIBLE_ARRAY_MEMBER], [], definition
37 { int n; short d@<:@FLEXIBLE_ARRAY_MEMBER@:>@; };', the struct hack
42 AC_DEFINE([FLEXIBLE_ARRAY_MEMBER], [1]) definition
/third_party/gettext/gettext-tools/src/
Dxg-mixed-string.h44 char contents[FLEXIBLE_ARRAY_MEMBER];
/third_party/gettext/gettext-runtime/
Dconfig.h58 #define FLEXIBLE_ARRAY_MEMBER /**/ macro
/third_party/gettext/gettext-runtime/intl/
Dlocalename.c2668 char contents[FLEXIBLE_ARRAY_MEMBER];