Searched refs:ay (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A Dpo-time.c35 int ay = a->tm_year + TM_YEAR_ORIGIN - 1; local
42 + ((ay >> 2) - (by >> 2))
43 - (ay / 100 - by / 100)
44 + ((ay / 100 >> 2) - (by / 100 >> 2))
46 + (long) (ay - by) * 365l);
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/test/
H A Dt-covercmd.sh52 vgchange -ay $vg
61 for i in pr "p rw" an ay "-monitor y" "-monitor n" \
H A Dt-read-ahead.sh58 lvchange -ay $vg/$lv
H A Dt-metadata.sh42 vgchange -ay $vg
H A Dt-mirror-lvconvert.sh229 lvchange -ay $vg/$lv1
/netbsd-6-1-5-RELEASE/gnu/usr.bin/rcs/lib/
H A Dmaketime.c110 int ay = a->tm_year + (TM_YEAR_ORIGIN - 1); local
114 ((ay >> 2) - (by >> 2))
115 - (ay/100 - by/100)
116 + ((ay/100 >> 2) - (by/100 >> 2))
118 time_t difference_in_years = ay - by;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/testsuite/libgomp.fortran/
H A Djacobi.f166 double precision error,resid,rsum,ax,ay,b local in subroutine:jacobi
176 ay = 1.0/(dy*dy) ! Y-direction coef
203 & + ay*(uold(i,j-1) + uold(i,j+1))
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dlang.h33 aa, ab, af, am, ar, as, ay, az, enumerator in enum:__anon4929
H A Dlang.c420 { ay, "ay", "Aymara" },
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/tar/
H A Dgetdate.c873 int ay = a->tm_year + (TM_YEAR_ORIGIN - 1); local
879 + ((ay >> 2) - (by >> 2))
880 - (ay/100 - by/100)
881 + ((ay/100 >> 2) - (by/100 >> 2))
883 + (long)(ay-by) * 365
/netbsd-6-1-5-RELEASE/lib/libutil/
H A Dparsedate.y861 int ay = a->tm_year + (TM_YEAR_ORIGIN - 1);
867 + ((ay >> 2) - (by >> 2))
868 - (ay/100 - by/100)
869 + ((ay/100 >> 2) - (by/100 >> 2))
871 + (long)(ay-by) * 365
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/s390/
H A Dzarch-z990.s11 ay %r6,-524288(%r5,%r10)
H A Dzarch-z990.d17 .*: e3 65 a0 00 80 5a [ ]*ay %r6,-524288\(%r5,%r10\)
/netbsd-6-1-5-RELEASE/sys/arch/m68k/060sp/dist/
H A Disp.s1667 mov.l (EXC_AREGS,%a6,%d0.w*4),%a0 # fetch ay
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c65057 } ay; member in union:vdbeExecUnion
[all...]

Completed in 506 milliseconds