Home
last modified time | relevance | path

Searched defs:upper_bounds (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A DISO_Fortran_binding.c204 const CFI_index_t upper_bounds[], size_t elem_len) in CFI_allocate()
456 const CFI_index_t upper_bounds[], const CFI_index_t strides[]) in CFI_section()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/
H A DISO_Fortran_binding.c216 const CFI_index_t upper_bounds[], size_t elem_len) in CFI_allocate()
495 const CFI_index_t upper_bounds[], const CFI_index_t strides[]) in CFI_section()
/netbsd-src/external/mit/isl/dist/
H A Disl_ast_codegen.c643 static __isl_give isl_pw_aff_list *upper_bounds( in upper_bounds() function