Lines Matching refs:static
2073 static char *e (p, i)
2079 static char *f (char * (*g) (char **, int), char **p, ...)
5814 static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) >= 0)];
5855 static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) <= $ac_mid)];
5912 static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) < 0)];
5953 static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) >= $ac_mid)];
6018 static int test_array [1 - 2 * !(((long) (sizeof (unsigned long))) <= $ac_mid)];
6228 static int test_array [1 - 2 * !(((long) (sizeof (unsigned long long))) >= 0)];
6269 static int test_array [1 - 2 * !(((long) (sizeof (unsigned long long))) <= $ac_mid)];
6326 static int test_array [1 - 2 * !(((long) (sizeof (unsigned long long))) < 0)];
6367 static int test_array [1 - 2 * !(((long) (sizeof (unsigned long long))) >= $ac_mid)];
6432 static int test_array [1 - 2 * !(((long) (sizeof (unsigned long long))) <= $ac_mid)];
6589 static struct point const zero = {0,0};
6686 static $ac_kw foo_t static_foo () {return 0; }