Lines Matching refs:static
1562 --enable-static[=PKGS] build static libraries [default=yes]
3358 static char *e (p, i)
3364 static char *f (char * (*g) (char **, int), char **p, ...)
4194 # Check whether --enable-static was given.
6778 # All known linkers require a `.a' archive for static linking (except MSVC,
7083 # Determine commands to create old-style static archives.
7684 lt_prog_compiler_static='-static'
7816 lt_prog_compiler_static='-static'
7979 # Check to make sure the static flag actually works.
7982 { $as_echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
7983 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
8403 # Neither direct hardcoding nor static linking is supported with a
10639 # On AIX, shared libraries and static libraries use the same namespace, and
10659 { $as_echo "$as_me:$LINENO: checking whether to build static libraries" >&5
10660 $as_echo_n "checking whether to build static libraries... " >&6; }
10815 # Whether or not to build static libraries.
10821 # Whether or not to disallow shared libs when runtime libs are static
12625 # C++ specific cases for pic, static, wl, etc.
12628 lt_prog_compiler_static_CXX='-static'
12783 lt_prog_compiler_static_CXX='-static'
12974 # Check to make sure the static flag actually works.
12977 { $as_echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
12978 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
13894 # Whether or not to build static libraries.
13900 # Whether or not to disallow shared libs when runtime libs are static
14328 # On AIX, shared libraries and static libraries use the same namespace, and
14347 { $as_echo "$as_me:$LINENO: checking whether to build static libraries" >&5
14348 $as_echo_n "checking whether to build static libraries... " >&6; }
14366 lt_prog_compiler_static_F77='-static'
14498 lt_prog_compiler_static_F77='-static'
14661 # Check to make sure the static flag actually works.
14664 { $as_echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
14665 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
15085 # Neither direct hardcoding nor static linking is supported with a
16505 # Whether or not to build static libraries.
16511 # Whether or not to disallow shared libs when runtime libs are static
16846 lt_simple_link_test_code='public class conftest { public static void main(String[] argv) {}; }'
16957 lt_prog_compiler_static_GCJ='-static'
17089 lt_prog_compiler_static_GCJ='-static'
17252 # Check to make sure the static flag actually works.
17255 { $as_echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
17256 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
17676 # Neither direct hardcoding nor static linking is supported with a
19116 # Whether or not to build static libraries.
19122 # Whether or not to disallow shared libs when runtime libs are static
19602 # Whether or not to build static libraries.
19608 # Whether or not to disallow shared libs when runtime libs are static
20881 static struct point const zero = {0,0};
20978 static $ac_kw foo_t static_foo () {return 0; }
21234 static int test_array [1 - 2 * !(((long int) (sizeof (long))) >= 0)];
21271 static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= $ac_mid)];
21325 static int test_array [1 - 2 * !(((long int) (sizeof (long))) < 0)];
21362 static int test_array [1 - 2 * !(((long int) (sizeof (long))) >= $ac_mid)];
21426 static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= $ac_mid)];
21483 static long int longval () { return (long int) (sizeof (long)); }
21484 static unsigned long int ulongval () { return (long int) (sizeof (long)); }
23235 static int test_array [1 - 2 * !(((long int) (sizeof (long long))) >= 0)];
23272 static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= $ac_mid)];
23326 static int test_array [1 - 2 * !(((long int) (sizeof (long long))) < 0)];
23363 static int test_array [1 - 2 * !(((long int) (sizeof (long long))) >= $ac_mid)];
23427 static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= $ac_mid)];
23484 static long int longval () { return (long int) (sizeof (long long)); }
23485 static unsigned long int ulongval () { return (long int) (sizeof (long long)); }
23594 static int test_array [1 - 2 * !(((long int) (sizeof (int))) >= 0)];
23631 static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= $ac_mid)];
23685 static int test_array [1 - 2 * !(((long int) (sizeof (int))) < 0)];
23722 static int test_array [1 - 2 * !(((long int) (sizeof (int))) >= $ac_mid)];
23786 static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= $ac_mid)];
23843 static long int longval () { return (long int) (sizeof (int)); }
23844 static unsigned long int ulongval () { return (long int) (sizeof (int)); }
23953 static int test_array [1 - 2 * !(((long int) (sizeof (short))) >= 0)];
23990 static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= $ac_mid)];
24044 static int test_array [1 - 2 * !(((long int) (sizeof (short))) < 0)];
24081 static int test_array [1 - 2 * !(((long int) (sizeof (short))) >= $ac_mid)];
24145 static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= $ac_mid)];
24202 static long int longval () { return (long int) (sizeof (short)); }
24203 static unsigned long int ulongval () { return (long int) (sizeof (short)); }