Searched refs:golden (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/games/hack/
H A Dhack.unix.c140 int epact, diy, golden; local
143 golden = (lt->tm_year % 19) + 1;
144 epact = (11 * golden + 18) % 30;
145 if ((epact == 25 && golden > 11) || epact == 24)
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dnumeric.d1422 The method used is a combination of golden section search and
1457 // c is the squared inverse of the golden ratio
1540 // a golden-section step
/netbsd-current/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A DMakefile1327 ste-ux500-samsung-golden.dtb \
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dnumeric.d1721 The method used is a combination of golden section search and
1756 // c is the squared inverse of the golden ratio
1839 // a golden-section step

Completed in 180 milliseconds