Home
last modified time | relevance | path

Searched refs:check_depth (Results 51 – 58 of 58) sorted by relevance

123

/dports/net-p2p/bitcoin/bitcoin-22.0/src/rpc/
H A Dblockchain.cpp1338 …const int check_depth{request.params[1].isNull() ? DEFAULT_CHECKBLOCKS : request.params[1].get_int…
1345 active_chainstate, Params(), active_chainstate.CoinsTip(), check_level, check_depth);
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/rpc/
H A Dblockchain.cpp1338 …const int check_depth{request.params[1].isNull() ? DEFAULT_CHECKBLOCKS : request.params[1].get_int…
1345 active_chainstate, Params(), active_chainstate.CoinsTip(), check_level, check_depth);
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/rpc/
H A Dblockchain.cpp1967 …const int check_depth{request.params[1].isNull() ? DEFAULT_CHECKBLOCKS : request.params[1].get_int… in verifychain() local
1971 … return CVerifyDB().VerifyDB(Params(), &::ChainstateActive().CoinsTip(), check_level, check_depth); in verifychain()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A DChangeLog.1011172 * alloc.c (check_depth): New variable.
11174 overhead and write check pattern if check_depth is 1 (to handle
11175 recursive calls). Increase/decrease check_depth in entry/exit.
11176 (overrun_check_free): Only check for overhead if check_depth is 1.
11177 Increase/decrease check_depth in entry/exit.
H A DChangeLog.125579 (check_depth) [XMALLOC_OVERRUN_CHECK]:
16843 (check_depth): Now ptrdiff_t, not int.
/dports/editors/emacs/emacs-27.2/src/
H A DChangeLog.1011172 * alloc.c (check_depth): New variable.
11174 overhead and write check pattern if check_depth is 1 (to handle
11175 recursive calls). Increase/decrease check_depth in entry/exit.
11176 (overrun_check_free): Only check for overhead if check_depth is 1.
11177 Increase/decrease check_depth in entry/exit.
H A DChangeLog.125579 (check_depth) [XMALLOC_OVERRUN_CHECK]:
16843 (check_depth): Now ptrdiff_t, not int.
/dports/lang/yap/yap-6.2.2/C/
H A Dabsmi.c3028 check_depth(DEPTH, ap);

123