Searched defs:arg_list (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/usr.bin/rpcgen/
H A Drpc_parse.h144 struct arg_list { struct
149 typedef struct arg_list arg_list; typedef in typeref:struct:arg_list
/freebsd-10.0-release/contrib/gdb/gdb/
H A Ddefs.h710 struct continuation_arg *arg_list; member in struct:continuation
H A Dstack.c972 CORE_ADDR arg_list = get_frame_args_address (fi); local
1006 CORE_ADDR arg_list = get_frame_locals_address (fi); local
H A Dutils.c436 add_continuation(void (*continuation_hook) (struct continuation_arg *), struct continuation_arg *arg_list) argument
498 add_intermediate_continuation(void (*continuation_hook) (struct continuation_arg *), struct continuation_arg *arg_list) argument
/freebsd-10.0-release/contrib/groff/src/roff/troff/
H A Dinput.cpp3568 struct arg_list { struct
3575 arg_list::arg_list(const macro &m) : mac(m), next(0) function in class:arg_list
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dexpr.c1343 tree call_expr, arg_list, fn, src_tree, dst_tree, size_tree; local
2555 tree call_expr, arg_list, fn, object_tree, size_tree; local
[all...]

Completed in 230 milliseconds