Home
last modified time | relevance | path

Searched refs:need_to_zap (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/simplCore/
H A DSimplify.hs938 zapped_bndrs | need_to_zap = map zap bndrs
941 need_to_zap = any zappable_bndr (drop n_args bndrs) function
/dports/security/opensc/OpenSC-0.22.0/src/pkcs15init/
H A Dpkcs15-lib.c3987 int r, need_to_zap = 0; in sc_pkcs15init_update_file() local
3997 need_to_zap = 1; in sc_pkcs15init_update_file()
4022 else if (selected_file->size > datalen && need_to_zap) { in sc_pkcs15init_update_file()