Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetdate.y1275 int quarter; in get_date() local
H A Dgetdate.c3184 int quarter; in get_date() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/math/
H A Dbiguintcore.d2077 auto quarter = (x1.length >> 1) + (x1.length & 1); in mulKaratsuba() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsorting.d1617 auto quarter = r.length / 4; in getPivot() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsorting.d1667 auto quarter = r.length / 4; in getPivot() local