Home
last modified time | relevance | path

Searched defs:minus (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_function.h177 struct minus : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY() struct
181 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_function.h151 struct minus : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY() struct
154 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gmp/mpf/
H A Dset_str.c278 long dig, minus, plusminus; in mpf_set_str() local
/dflybsd-src/games/rogue/
H A Dhit.c62 float minus; in mon_hit() local
/dflybsd-src/usr.sbin/ppp/
H A Dnat_cmd.c346 char *minus; in StrToPortRange() local
H A Dchat.c188 int minus; in chat_UpdateSet() local
/dflybsd-src/contrib/zstd/lib/compress/
H A Dfse_compress.c329 …malTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue, unsigned minus) in FSE_optimalTableLog_internal()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dutils.c3364 int minus = 0; in strtoulst() local