Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc5469 tree d_length = TREE_VALUE (d); in handle_omp_array_sections_1() local
5470 if (d_length == NULL_TREE || !integer_onep (d_length)) in handle_omp_array_sections_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc13571 tree d_length = TREE_VALUE (d); in handle_omp_array_sections_1() local
13572 if (d_length == NULL_TREE || !integer_onep (d_length)) in handle_omp_array_sections_1()