OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ac_cv_sizeof_dev_t
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
configure
8659
if ${
ac_cv_sizeof_dev_t
+:} false; then :
8662
if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (dev_t))" "
ac_cv_sizeof_dev_t
" "$ac_includes_default"; then :
8671
ac_cv_sizeof_dev_t
=0
8676
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
ac_cv_sizeof_dev_t
" >&5
8677
$as_echo "$
ac_cv_sizeof_dev_t
" >&6; }
8682
#define SIZEOF_DEV_T $
ac_cv_sizeof_dev_t
/src/external/gpl3/gcc.old/dist/libcpp/
configure
6686
if ${
ac_cv_sizeof_dev_t
+:} false; then :
6689
if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (dev_t))" "
ac_cv_sizeof_dev_t
" "$ac_includes_default"; then :
6698
ac_cv_sizeof_dev_t
=0
6703
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
ac_cv_sizeof_dev_t
" >&5
6704
$as_echo "$
ac_cv_sizeof_dev_t
" >&6; }
6709
#define SIZEOF_DEV_T $
ac_cv_sizeof_dev_t
/src/external/gpl3/gcc.old/dist/gcc/
configure
6389
if ${
ac_cv_sizeof_dev_t
+:} false; then :
6392
if ac_fn_cxx_compute_int "$LINENO" "(long int) (sizeof (dev_t))" "
ac_cv_sizeof_dev_t
" "$ac_includes_default"; then :
6401
ac_cv_sizeof_dev_t
=0
6406
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
ac_cv_sizeof_dev_t
" >&5
6407
$as_echo "$
ac_cv_sizeof_dev_t
" >&6; }
6412
#define SIZEOF_DEV_T $
ac_cv_sizeof_dev_t
6421
if test "$ac_cv_sizeof_ino_t" == "4" -a "$
ac_cv_sizeof_dev_t
" == 4; then
/src/external/gpl3/gcc/dist/gcc/
configure
6446
if ${
ac_cv_sizeof_dev_t
+:} false; then :
6449
if ac_fn_cxx_compute_int "$LINENO" "(long int) (sizeof (dev_t))" "
ac_cv_sizeof_dev_t
" "$ac_includes_default"; then :
6458
ac_cv_sizeof_dev_t
=0
6463
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
ac_cv_sizeof_dev_t
" >&5
6464
$as_echo "$
ac_cv_sizeof_dev_t
" >&6; }
6469
#define SIZEOF_DEV_T $
ac_cv_sizeof_dev_t
6478
if test "$ac_cv_sizeof_ino_t" = "4" -a "$
ac_cv_sizeof_dev_t
" = 4; then
[
all
...]
Completed in 134 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026