Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfunction.h410 unsigned int needs_context : 1; member
528 #define current_function_needs_context (cfun->needs_context)
H A Dintegrate.c904 if (inl_f->needs_context)