Home
last modified time | relevance | path

Searched defs:funs (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/scanf/
H A Ddoscan.c221 gmpscan (const struct gmp_doscan_funs_t *funs, void *data, in gmpscan()
447 skip_white (const struct gmp_doscan_funs_t *funs, void *data) in skip_white()
468 __gmp_doscan (const struct gmp_doscan_funs_t *funs, void *data, in __gmp_doscan()
/netbsd-src/external/lgpl3/gmp/dist/printf/
H A Ddoprnti.c44 __gmp_doprnt_integer (const struct doprnt_funs_t *funs, in __gmp_doprnt_integer()
H A Ddoprnt.c158 __gmp_doprnt (const struct doprnt_funs_t *funs, void *data, in __gmp_doprnt()
H A Ddoprntf.c58 __gmp_doprnt_mpf (const struct doprnt_funs_t *funs, in __gmp_doprnt_mpf()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsorting.d1467 alias funs = less[0 .. $ - 1]; in multiSort() local
1472 alias funs = less; in multiSort() local
1488 private bool multiSortPredFun(Range, funs...)(ElementType!Range a, ElementType!Range b) in multiSortPredFun() argument
1499 private void multiSortImpl(Range, SwapStrategy ss, funs...)(Range r) in multiSortImpl() argument
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/
H A Dcommon.d405 /*package*/ string forwardToMember(string member, string[] funs...) in forwardToMember()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/
H A Dcommon.d466 /*package*/ string forwardToMember(string member, string[] funs...) in forwardToMember()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsorting.d1513 alias funs = less[0 .. $ - 1]; in multiSort() local
1518 alias funs = less; in multiSort() local
1545 private bool multiSortPredFun(Range, funs...)(ElementType!Range a, ElementType!Range b) in multiSortPredFun() argument
1556 private void multiSortImpl(Range, SwapStrategy ss, funs...)(Range r) in multiSortImpl() argument
/netbsd-src/bin/ksh/
H A Dtable.h115 struct table funs; /* local functions */ member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dparallelism.d323 alias funs = staticMap!(binaryFun, functions); in reduceAdjoin() local
345 alias funs = staticMap!(binaryFun, functions); in reduceFinish() local
H A Dfunctional.d869 alias funs = staticMap!(unaryFun, "a", "a * 2", "a * 3", "a * a", "-a"); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dparallelism.d307 alias funs = staticMap!(binaryFun, functions); in reduceAdjoin() local
329 alias funs = staticMap!(binaryFun, functions); in reduceFinish() local