Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dssl_ciph.c669 CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p) in ssl_cipher_collect_ciphers() argument
722 *head_p = &co_list[0]; in ssl_cipher_collect_ciphers()
797 int strength_bits, CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p) in ssl_cipher_apply_rule() argument
806 head = *head_p; in ssl_cipher_apply_rule()
892 *head_p = head; in ssl_cipher_apply_rule()
897 ssl_cipher_strength_sort(CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p) in ssl_cipher_strength_sort() argument
908 curr = *head_p; in ssl_cipher_strength_sort()
925 curr = *head_p; in ssl_cipher_strength_sort()
944 ssl_cipher_process_rulestr(const char *rule_str, CIPHER_ORDER **head_p, in ssl_cipher_process_rulestr() argument
1156 ok = ssl_cipher_strength_sort(head_p, tail_p); in ssl_cipher_process_rulestr()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-comdats.c209 void *head_p) in set_comdat_group() argument
211 symtab_node *head = (symtab_node *)head_p; in set_comdat_group()
227 void *head_p) in set_comdat_group_1() argument
229 return set_comdat_group (symbol, head_p); in set_comdat_group_1()
H A Dira-emit.c315 add_to_edge_list (edge e, move_t move, bool head_p) in add_to_edge_list() argument
319 if (head_p || e->aux == NULL) in add_to_edge_list()
H A Dlra-constraints.c6117 bool head_p, after_p; in inherit_in_ebb() local
6516 head_p = true; in inherit_in_ebb()
6527 if (lra_dump_file != NULL && head_p) in inherit_in_ebb()
6531 head_p = false; in inherit_in_ebb()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dira-emit.c313 add_to_edge_list (edge e, move_t move, bool head_p) in add_to_edge_list() argument
317 if (head_p || e->aux == NULL) in add_to_edge_list()