Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dssh.c507 check_load(int r, const char *path, const char *message) in check_load() function
1405 check_load(sshkey_load_public(p, &(sensitive_data.keys[o]), NULL), \ in main()
1411 check_load(sshkey_load_cert(p, &(sensitive_data.keys[o])), p, "cert"); \ in main()
2027 check_load(sshkey_load_public(filename, &public, NULL), in load_public_identity_files()
2046 check_load(sshkey_load_public(cp, &public, NULL), in load_public_identity_files()
2084 check_load(sshkey_load_public(filename, &public, NULL), in load_public_identity_files()
/freebsd-12.1/contrib/gcc/config/ia64/
H A Ditanium1.md532 (eq_attr "check_load" "no"))
537 (eq_attr "check_load" "yes"))
543 (eq_attr "check_load" "no"))
548 (eq_attr "check_load" "yes"))
624 (eq_attr "check_load" "no"))
629 (eq_attr "check_load" "yes"))
1444 (eq_attr "check_load" "no"))
1449 (eq_attr "check_load" "yes"))
1455 (eq_attr "check_load" "no"))
1460 (eq_attr "check_load" "yes"))
[all …]
H A Ditanium2.md737 (eq_attr "check_load" "no"))
749 (eq_attr "check_load" "yes"))
756 (eq_attr "check_load" "no"))
762 (eq_attr "check_load" "yes"))
832 (eq_attr "check_load" "no"))
837 (eq_attr "check_load" "yes"))
1592 (eq_attr "check_load" "no"))
1604 (eq_attr "check_load" "yes"))
1611 (eq_attr "check_load" "no"))
1617 (eq_attr "check_load" "yes"))
[all …]
H A Dia64.md185 (define_attr "check_load" "no,yes" (const_string "no"))
546 (set_attr "check_load" "<attr_yes>")])
556 (set_attr "check_load" "<attr_yes>")])
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20069228 (data_speculative, control_speculative, check_load): New attributes.