Searched refs:check_load (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | ssh.c | 521 check_load(int r, struct sshkey **k, const char *path, const char *message) in check_load() function 1716 check_load(sshkey_load_public(p, &(sensitive_data.keys[o]), NULL), \ in main() 1727 check_load(sshkey_load_cert(p, &(sensitive_data.keys[o])), \ in main() 2515 check_load(sshkey_load_public(filename, &public, NULL), in load_public_identity_files() 2534 check_load(sshkey_load_public(cp, &public, NULL), in load_public_identity_files() 2565 check_load(sshkey_load_public(filename, &public, NULL), in load_public_identity_files()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| D | itanium2.md | 736 (eq_attr "check_load" "no")) 748 (eq_attr "check_load" "yes")) 755 (eq_attr "check_load" "no")) 761 (eq_attr "check_load" "yes")) 831 (eq_attr "check_load" "no")) 836 (eq_attr "check_load" "yes")) 1590 (eq_attr "check_load" "no")) 1602 (eq_attr "check_load" "yes")) 1609 (eq_attr "check_load" "no")) 1615 (eq_attr "check_load" "yes")) [all …]
|
| D | ia64.md | 195 (define_attr "check_load" "no,yes" (const_string "no")) 637 (set_attr "check_load" "<attr_yes>")]) 647 (set_attr "check_load" "<attr_yes>")]) 657 (set_attr "check_load" "<attr_yes>")]) 667 (set_attr "check_load" "<attr_yes>")])
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ipa-pure-const.cc | 687 check_load (gimple *, tree op, tree, void *data) in check_load() function 770 ipa ? check_ipa_load : check_load, in check_stmt()
|
| D | ChangeLog-2006 | 16313 (data_speculative, control_speculative, check_load): New attributes.
|
| D | ChangeLog-2009 | 27847 (check_load, check_store): New functions.
|
| D | ChangeLog-2010 | 27479 (check_load, check_store): Update.
|
| D | ChangeLog-2013 | 1965 * ipa-pure-const.c (check_load, check_store, check_ipa_load,
|