Searched refs:source_length (Results 1 – 4 of 4) sorted by relevance
69 uint64_t _cbor_unicode_codepoint_count(cbor_data source, uint64_t source_length, in _cbor_unicode_codepoint_count() argument76 for (; pos < source_length; pos++) { in _cbor_unicode_codepoint_count()
26 uint64_t _cbor_unicode_codepoint_count(cbor_data source, uint64_t source_length,
392 HOST_WIDE_INT source_length, target_length; local403 source_length = java_array_type_length (source_type);404 if (source_length != target_length)
6586 tree source_length; in ffecom_let_char_() local6613 source_length = ffecom_f2c_ftnlen_zero_node; in ffecom_let_char_()6619 = build_tree_list (NULL_TREE, source_length); in ffecom_let_char_()6629 ffecom_char_args_ (&source_tree, &source_length, in ffecom_let_char_()6633 assert (source_length != NULL_TREE); in ffecom_let_char_()6636 || (source_length == error_mark_node)) in ffecom_let_char_()6676 = build_tree_list (NULL_TREE, source_length); in ffecom_let_char_()