HomeSort by relevance Sort by last modified time
    Searched refs:DEFCIFCODE (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cif-code.def 24 DEFCIFCODE(code, string).
31 DEFCIFCODE(OK , NULL)
34 DEFCIFCODE(UNSPECIFIED , "")
38 DEFCIFCODE(FUNCTION_NOT_CONSIDERED, N_("function not considered for inlining"))
41 DEFCIFCODE(BODY_NOT_AVAILABLE, N_("function body not available"))
44 DEFCIFCODE(REDEFINED_EXTERN_INLINE,
49 DEFCIFCODE(FUNCTION_NOT_INLINABLE, N_("function not inlinable"))
52 DEFCIFCODE(OVERWRITABLE, N_("function body can be overwritten at link time"))
55 DEFCIFCODE(FUNCTION_NOT_INLINE_CANDIDATE, N_("function not inline candidate"))
58 DEFCIFCODE(LARGE_FUNCTION_GROWTH_LIMIT
    [all...]
cgraph.h 368 #define DEFCIFCODE(code, string) CIF_ ## code,
    [all...]

Completed in 52 milliseconds