Home
last modified time | relevance | path

Searched defs:binding_freelist (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c510 static GTY((deletable)) struct c_binding *binding_freelist; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc519 static GTY((deletable)) struct c_binding *binding_freelist; variable