Home
last modified time | relevance | path

Searched defs:source_length (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dspread_generic.c441 GFC_INTEGER_4 source_length __attribute__((unused))) in spread_char()
457 GFC_INTEGER_4 source_length __attribute__((unused))) in spread_char4()
645 GFC_INTEGER_4 source_length __attribute__((unused))) in spread_char_scalar()
663 GFC_INTEGER_4 source_length __attribute__((unused))) in spread_char4_scalar()
H A Dreshape_generic.c377 shape_type *order, gfc_charlen_type source_length, in reshape_char()
392 shape_type *order, gfc_charlen_type source_length, in reshape_char4()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dspread_generic.c441 GFC_INTEGER_4 source_length __attribute__((unused))) in spread_char()
457 GFC_INTEGER_4 source_length __attribute__((unused))) in spread_char4()
645 GFC_INTEGER_4 source_length __attribute__((unused))) in spread_char_scalar()
663 GFC_INTEGER_4 source_length __attribute__((unused))) in spread_char4_scalar()
H A Dreshape_generic.c377 shape_type *order, gfc_charlen_type source_length, in reshape_char()
392 shape_type *order, gfc_charlen_type source_length, in reshape_char4()
/netbsd-src/external/mit/libcbor/dist/src/cbor/internal/
H A Dunicode.c68 size_t _cbor_unicode_codepoint_count(cbor_data source, size_t source_length, in _cbor_unicode_codepoint_count()
/netbsd-src/external/bsd/kyua-testers/dist/
H A Dstacktrace.c161 const size_t source_length = strlen(source); in slice() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov.c591 static size_t source_length = 0; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov.cc623 static size_t source_length = 0; variable