Searched refs:num_list (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_qos_parser_y.y73 cl_list_t num_list;
654 list_iterator = cl_list_head(&tmp_parser_struct.num_list);
664 cl_list_remove_all(&tmp_parser_struct.num_list);
1096 list_iterator = cl_list_head(&tmp_parser_struct.num_list);
1106 cl_list_remove_all(&tmp_parser_struct.num_list);
1437 list_iterator = cl_list_head(&tmp_parser_struct.num_list);
1446 cl_list_remove_all(&tmp_parser_struct.num_list);
1706 sl2vl_scope_sl2vl_table: sl2vl_scope_sl2vl_table_start num_list {
1717 cl_list_remove_all(&tmp_parser_struct.num_list);
1721 if (cl_list_count(&tmp_parser_struct.num_list) !
2277 num_list: number label
[all...]
/freebsd-11-stable/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c756 size_t num_list, i, j, k; local
798 list = permutate_all(&slaves, &num_list);
892 for (i = 0; i < num_list; i++) {

Completed in 110 milliseconds