Home | History | Annotate | Download | only in stressapptest

Lines Matching refs:static

1343   --with-static            enable static linking
1839 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];
2328 # Check whether --with-static was given.
2338 LIBS="$LIBS -static"
4181 static char *e (p, i)
4187 static char *f (char * (*g) (char **, int), char **p, ...)
5336 static struct point const zero = {0,0};
5406 static $ac_kw foo_t static_foo () {return 0; }