Home
last modified time | relevance | path

Searched defs:b100 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dmktime.c181 int b100 = b4 / 25 - (b4 % 25 < 0); in ydhms_diff() local
H A Dgetdate.y866 int b100 = b4 / 25 - (b4 % 25 < 0); in tm_diff() local
H A Dstrftime.c301 int b100 = b4 / 25 - (b4 % 25 < 0); in tm_diff() local
H A Dgetdate.c2775 int b100 = b4 / 25 - (b4 % 25 < 0); in tm_diff() local
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dstrftime.c372 int b100 = b4 / 25 - (b4 % 25 < 0); local