Home
last modified time | relevance | path

Searched refs:function_code (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dlanghooks.h464 tree (*builtin_function) (const char *name, tree type, int function_code,
H A DChangeLog.gcc4334 'function_code'.
39 (struct tree_function_decl): Add field 'function_code' replacing
H A Dtree.h2484 (FUNCTION_DECL_CHECK (NODE)->function_decl.function_code)
3161 enum built_in_function function_code; member
H A Dc-decl.c2895 builtin_function (const char *name, tree type, int function_code, in builtin_function() argument
2905 DECL_FUNCTION_CODE (decl) = function_code; in builtin_function()
/freebsd-12.1/sys/dev/pst/
H A Dpst-iop.h597 u_int16_t function_code; member