Searched defs:minus (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | stl_function.h | 177 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 D | stl_function.h | 151 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 D | set_str.c | 278 long dig, minus, plusminus; in mpf_set_str() local
|
/dflybsd-src/games/rogue/ |
H A D | hit.c | 62 float minus; in mon_hit() local
|
/dflybsd-src/usr.sbin/ppp/ |
H A D | nat_cmd.c | 346 char *minus; in StrToPortRange() local
|
H A D | chat.c | 188 int minus; in chat_UpdateSet() local
|
/dflybsd-src/contrib/zstd/lib/compress/ |
H A D | fse_compress.c | 329 …malTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue, unsigned minus) in FSE_optimalTableLog_internal()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | utils.c | 3364 int minus = 0; in strtoulst() local
|