Searched defs:first_param (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | stub-objc.c | 94 objc_rewrite_function_call (tree function, tree ARG_UNUSED (first_param)) in objc_rewrite_function_call()
|
H A D | c-common.c | 6594 sync_resolve_return (tree first_param, tree result, bool orig_format) in sync_resolve_return() 7212 tree new_function, first_param, result; in resolve_overloaded_builtin() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | stub-objc.c | 96 objc_rewrite_function_call (tree function, tree ARG_UNUSED (first_param)) in objc_rewrite_function_call()
|
H A D | c-common.c | 9379 sync_resolve_return (tree first_param, tree result, bool orig_format) in sync_resolve_return() 9931 tree new_function, first_param, result; in resolve_overloaded_builtin() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/objc/ |
H A D | objc-act.c | 9394 objc_rewrite_function_call (tree function, tree first_param) in objc_rewrite_function_call()
|