Home
last modified time | relevance | path

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

/src/contrib/ofed/opensm/opensm/
H A Dosm_qos_parser_y.y73 cl_list_t num_list; member
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) != OSM_QOS_POLICY_SL2VL_TABLE_LEN)
[all …]
/src/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c756 size_t num_list, i, j, k; in main() local
798 list = permutate_all(&slaves, &num_list); in main()
892 for (i = 0; i < num_list; i++) { in main()