Searched refs:pending_weak (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.c234 struct GTY(()) pending_weak
241 static GTY(()) vec<pending_weak, va_gc> *pending_weaks; variable
273 pending_weak *pe;
314 pending_weak *pe;
387 pending_weak pe = {name, value};
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.cc241 struct GTY(()) pending_weak
248 static GTY(()) vec<pending_weak, va_gc> *pending_weaks;
280 pending_weak *pe;
321 pending_weak *pe;
394 pending_weak pe = {name, value};

Completed in 81 milliseconds