Home
last modified time | relevance | path

Searched refs:c_binding_ptr (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c572 typedef struct c_binding *c_binding_ptr; typedef
587 auto_vec<c_binding_ptr> fields;
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc581 typedef struct c_binding *c_binding_ptr; typedef
596 auto_vec<c_binding_ptr> fields;
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200918651 (c_binding_ptr): Define type, along with VEC.