Home
last modified time | relevance | path

Searched refs:check_load (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/crypto/external/bsd/openssh/dist/
Dssh.c521 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/
Ditanium2.md736 (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 …]
Dia64.md195 (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/
Dipa-pure-const.cc687 check_load (gimple *, tree op, tree, void *data) in check_load() function
770 ipa ? check_ipa_load : check_load, in check_stmt()
DChangeLog-200616313 (data_speculative, control_speculative, check_load): New attributes.
DChangeLog-200927847 (check_load, check_store): New functions.
DChangeLog-201027479 (check_load, check_store): Update.
DChangeLog-20131965 * ipa-pure-const.c (check_load, check_store, check_ipa_load,