Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-data-ref.h297 typedef struct subscript *subscript_p; typedef
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-data-ref.h281 typedef struct subscript *subscript_p; typedef
H A Dtree-data-ref.c1531 free_subscripts (VEC (subscript_p, heap) *subscripts) in free_subscripts()