Searched refs:age (Results 1 - 25 of 27) sorted by relevance

12

/haiku-buildtools/binutils/ld/testsuite/ld-scripts/
H A Dprint-memory-usage-2.l1 Memory region Used Size Region Size %age Used
H A Dprint-memory-usage-1.l1 Memory region Used Size Region Size %age Used
H A Dprint-memory-usage-3.l1 Memory region Used Size Region Size %age Used
/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dintrinsic_len.f907 integer age component in type:person
H A Dst_function.f9041 integer age component in type:person
48 me%age = 5
51 if (tom%age .ne. 5) call abort
/haiku-buildtools/gcc/mpfr/tools/
H A Dck-version-info37 my $age = -1;
44 $3 == 0 || $3 == $age + 1 or die "$0: bad AGE ($3)";
45 $age = $3;
46 $mv eq $1 and $vinfo = "$cur:$pl:$age";
56 my $dllversion = $cur - $age;
/haiku-buildtools/jam/
H A Dhcache.c49 int age; /* if too old, we'll remove it from cache */ member in struct:hcachedata
96 * Return the maximum age a cache entry can have before it is purged
102 int age = 100; local
106 age = atoi(var->string);
107 if (age < 0)
108 age = 0;
111 return age;
229 c->age = atoi(age_str) + 1;
312 c->age = 0;
313 else if (c->age > maxag
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dintegrate.h74 It is used to store in the age field to record the domain of validity
153 p->age = (AGE); \
H A Dvarray.h52 /* Record the valid age for each entry. The entry is invalid if its
53 age is less than const_age. */
54 unsigned age; member in struct:const_equiv_data
/haiku-buildtools/gcc/gcc/
H A Ddf-core.c932 ptrdiff_t age)
937 bool changed = !age;
943 if (age <= BB_LAST_CHANGE_AGE (e->src)
977 ptrdiff_t age)
982 bool changed = !age;
988 if (age <= BB_LAST_CHANGE_AGE (e->dest)
1042 int age = 0;
1082 last_visit_age[index] = ++age;
1084 bb->aux = (void *)(ptrdiff_t)age;
926 df_worklist_propagate_forward(struct dataflow *dataflow, unsigned bb_index, unsigned *bbindex_to_postorder, bitmap pending, sbitmap considered, ptrdiff_t age) argument
971 df_worklist_propagate_backward(struct dataflow *dataflow, unsigned bb_index, unsigned *bbindex_to_postorder, bitmap pending, sbitmap considered, ptrdiff_t age) argument
1041 int age = 0; local
H A Dtree-into-ssa.c264 unsigned age; member in struct:ssa_name_info
387 info->age = current_info_for_ssa_name_age;
392 if (info->age < current_info_for_ssa_name_age)
394 info->age = current_info_for_ssa_name_age;
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh2505 major=`expr $current - $age`
3087 # and those that subtract age and use age as
3094 age="$number_minor"
3100 age="0"
3104 age="$number_minor"
3112 age="$4"
3135 case $age in
3138 $echo "$modename: AGE \`$age' must be a nonnegative integer" 1>&2
3144 if test "$age"
[all...]
/haiku-buildtools/libtool/
H A Dltmain.sh2505 major=`expr $current - $age`
3087 # and those that subtract age and use age as
3094 age="$number_minor"
3100 age="0"
3104 age="$number_minor"
3112 age="$4"
3135 case $age in
3138 $echo "$modename: AGE \`$age' must be a nonnegative integer" 1>&2
3144 if test "$age"
[all...]
/haiku-buildtools/legacy/binutils/
H A Dltmain.sh2066 major=`expr $current - $age`
2523 age="$4"
2544 case $age in
2547 $echo "$modename: AGE \`$age' is not a nonnegative integer" 1>&2
2553 if test $age -gt $current; then
2554 $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
2569 major=.`expr $current - $age`
2570 versuffix="$major.$age.$revision"
2587 major=`expr $current - $age + 1`
2604 major=.`expr $current - $age`
[all...]
/haiku-buildtools/gcc/gcc/config/rl78/
H A Drl78.c3718 /* Helper function to reset the origins in RP and the age in AGE for
3721 reset_origins (int *rp, int *age)
3727 age[i] = 0;
3732 set_origin (rtx pat, rtx_insn * insn, int * origins, int * age)
3786 if (best_age == -1 || best_age > age[sr + i])
3788 best_age = age[sr + i];
3805 age[dr + i] = age[sr + i] + 1;
3818 age[dr + i] = 0;
3827 age[
3713 reset_origins(int *rp, int *age) argument
3724 set_origin(rtx pat, rtx_insn * insn, int * origins, int * age) argument
3873 int age[FIRST_PSEUDO_REGISTER]; local
[all...]
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh6766 func_arith $current - $age
7331 # and those that subtract age and use age as
7340 age="$number_minor"
7346 age="0"
7351 age="$number_minor"
7363 age="$3"
7384 case $age in
7387 func_error "AGE \`$age' must be a nonnegative integer"
7392 if test "$age"
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh6766 func_arith $current - $age
7331 # and those that subtract age and use age as
7340 age="$number_minor"
7346 age="0"
7351 age="$number_minor"
7363 age="$3"
7384 case $age in
7387 func_error "AGE \`$age' must be a nonnegative integer"
7392 if test "$age"
[all...]
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh6763 func_arith $current - $age
7328 # and those that subtract age and use age as
7337 age="$number_minor"
7343 age="0"
7348 age="$number_minor"
7357 age="$3"
7378 case $age in
7381 func_error "AGE \`$age' must be a nonnegative integer"
7386 if test "$age"
[all...]
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh6766 func_arith $current - $age
7331 # and those that subtract age and use age as
7340 age="$number_minor"
7346 age="0"
7351 age="$number_minor"
7363 age="$3"
7384 case $age in
7387 func_error "AGE \`$age' must be a nonnegative integer"
7392 if test "$age"
[all...]
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh6766 func_arith $current - $age
7331 # and those that subtract age and use age as
7340 age="$number_minor"
7346 age="0"
7351 age="$number_minor"
7363 age="$3"
7384 case $age in
7387 func_error "AGE \`$age' must be a nonnegative integer"
7392 if test "$age"
[all...]
/haiku-buildtools/isl/
H A Dltmain.sh8030 func_arith $current - $age
8595 # and those that subtract age and use age as
8604 age=$number_minor
8610 age=0
8615 age=$number_minor
8624 age=$3
8645 case $age in
8648 func_error "AGE '$age' must be a nonnegative integer"
8653 if test "$age"
[all...]
/haiku-buildtools/binutils/
H A Dltmain.sh5846 func_arith $current - $age
6403 # and those that subtract age and use age as
6411 age="$number_minor"
6417 age="0"
6422 age="$number_minor"
6431 age="$3"
6452 case $age in
6455 func_error "AGE \`$age' must be a nonnegative integer"
6460 if test "$age"
[all...]
/haiku-buildtools/gcc/
H A Dltmain.sh5846 func_arith $current - $age
6403 # and those that subtract age and use age as
6411 age="$number_minor"
6417 age="0"
6422 age="$number_minor"
6431 age="$3"
6452 case $age in
6455 func_error "AGE \`$age' must be a nonnegative integer"
6460 if test "$age"
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-z80.c595 { "age", 6 << 3 },
/haiku-buildtools/legacy/gcc/
H A Dltmain.sh1562 age="$4"
1583 case "$age" in
1586 $echo "$modename: AGE \`$age' is not a nonnegative integer" 1>&2
1592 if test $age -gt $current; then
1593 $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
1606 major=`expr $current - $age + 1`
1620 major=.`expr $current - $age`
1621 versuffix="$major.$age.$revision"
1625 major=`expr $current - $age`
1626 versuffix=".$current.$age
[all...]

Completed in 319 milliseconds

12