Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dlanghooks.h458 tree (*builtin_function) (const char *name, tree type, int function_code,
DChangeLog.gcc4334 'function_code'.
39 (struct tree_function_decl): Add field 'function_code' replacing
Dtree.h2460 (FUNCTION_DECL_CHECK (NODE)->function_decl.function_code)
3104 enum built_in_function function_code; member
Dc-decl.c2893 builtin_function (const char *name, tree type, int function_code, in builtin_function() argument
2903 DECL_FUNCTION_CODE (decl) = function_code; in builtin_function()
/freebsd-9-stable/sys/dev/pst/
Dpst-iop.h595 u_int16_t function_code; member