Lines Matching refs:sizeof
2179 if (sizeof ($2))
2192 if (sizeof (($2)))
13861 char c[sizeof (long int)];
13864 return u.c[sizeof (long int) - 1] == 1;
14104 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14111 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short" "$ac_includes_default"; then :
14117 as_fn_error 77 "cannot compute sizeof (short)
14137 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14144 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned short))" "ac_cv_sizeof_unsigned_short" "$ac_includes_default"; then :
14150 as_fn_error 77 "cannot compute sizeof (unsigned short)
14170 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14177 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int" "$ac_includes_default"; then :
14183 as_fn_error 77 "cannot compute sizeof (int)
14203 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14210 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned int))" "ac_cv_sizeof_unsigned_int" "$ac_includes_default"; then :
14216 as_fn_error 77 "cannot compute sizeof (unsigned int)
14236 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14243 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
14249 as_fn_error 77 "cannot compute sizeof (long)
14269 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14276 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long))" "ac_cv_sizeof_unsigned_long" "$ac_includes_default"; then :
14282 as_fn_error 77 "cannot compute sizeof (unsigned long)
14302 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14309 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long" "$ac_includes_default"; then :
14315 as_fn_error 77 "cannot compute sizeof (long long)
14335 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14342 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long long))" "ac_cv_sizeof_unsigned_long_long" "$ac_includes_default"; then :
14348 as_fn_error 77 "cannot compute sizeof (unsigned long long)
14368 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14375 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (float))" "ac_cv_sizeof_float" "$ac_includes_default"; then :
14381 as_fn_error 77 "cannot compute sizeof (float)
14401 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14408 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (double))" "ac_cv_sizeof_double" "$ac_includes_default"; then :
14414 as_fn_error 77 "cannot compute sizeof (double)
14513 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14520 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long double))" "ac_cv_sizeof_long_double" "$ac_includes_default"; then :
14526 as_fn_error 77 "cannot compute sizeof (long double)
14917 char *p = (char *) alloca (2 * sizeof (int));
16639 size_t outbytesleft = sizeof (buf);
16659 size_t outbytesleft = sizeof (buf);
16698 size_t outbytesleft = sizeof (buf);