Searched refs:tstruct (Results 1 - 25 of 31) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dcallfwmall.c135 char t_structs_c (struct struct1 tstruct) { return (tstruct.c); } argument
136 short t_structs_s (struct struct1 tstruct) { return (tstruct.s); } argument
137 int t_structs_i (struct struct1 tstruct) { return (tstruct.i); } argument
138 long t_structs_l (struct struct1 tstruct) { return (tstruct.l); } argument
139 float t_structs_f (struct struct1 tstruct) { return (tstruct argument
140 t_structs_d(struct struct1 tstruct) argument
141 t_structs_a(struct struct1 tstruct) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dcallfwmall.c135 char t_structs_c (struct struct1 tstruct) { return (tstruct.c); } argument
136 short t_structs_s (struct struct1 tstruct) { return (tstruct.s); } argument
137 int t_structs_i (struct struct1 tstruct) { return (tstruct.i); } argument
138 long t_structs_l (struct struct1 tstruct) { return (tstruct.l); } argument
139 float t_structs_f (struct struct1 tstruct) { return (tstruct argument
140 t_structs_d(struct struct1 tstruct) argument
141 t_structs_a(struct struct1 tstruct) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dcallfwmall.c135 char t_structs_c (struct struct1 tstruct) { return (tstruct.c); } argument
136 short t_structs_s (struct struct1 tstruct) { return (tstruct.s); } argument
137 int t_structs_i (struct struct1 tstruct) { return (tstruct.i); } argument
138 long t_structs_l (struct struct1 tstruct) { return (tstruct.l); } argument
139 float t_structs_f (struct struct1 tstruct) { return (tstruct argument
140 t_structs_d(struct struct1 tstruct) argument
141 t_structs_a(struct struct1 tstruct) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.base/
H A Dcallfuncs.c151 char t_structs_c (struct struct1 tstruct) { return (tstruct.c); } argument
152 short t_structs_s (struct struct1 tstruct) { return (tstruct.s); } argument
153 int t_structs_i (struct struct1 tstruct) { return (tstruct.i); } argument
154 long t_structs_l (struct struct1 tstruct) { return (tstruct.l); } argument
155 float t_structs_f (struct struct1 tstruct) { return (tstruct argument
156 t_structs_d(struct struct1 tstruct) argument
157 t_structs_a(struct struct1 tstruct) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.base/
H A Dcallfuncs.c151 char t_structs_c (struct struct1 tstruct) { return (tstruct.c); } argument
152 short t_structs_s (struct struct1 tstruct) { return (tstruct.s); } argument
153 int t_structs_i (struct struct1 tstruct) { return (tstruct.i); } argument
154 long t_structs_l (struct struct1 tstruct) { return (tstruct.l); } argument
155 float t_structs_f (struct struct1 tstruct) { return (tstruct argument
156 t_structs_d(struct struct1 tstruct) argument
157 t_structs_a(struct struct1 tstruct) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.base/
H A Dcallfuncs.c151 char t_structs_c (struct struct1 tstruct) { return (tstruct.c); } argument
152 short t_structs_s (struct struct1 tstruct) { return (tstruct.s); } argument
153 int t_structs_i (struct struct1 tstruct) { return (tstruct.i); } argument
154 long t_structs_l (struct struct1 tstruct) { return (tstruct.l); } argument
155 float t_structs_f (struct struct1 tstruct) { return (tstruct argument
156 t_structs_d(struct struct1 tstruct) argument
157 t_structs_a(struct struct1 tstruct) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/trace/
H A Ddefine_trace.h26 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \
30 #define TRACE_EVENT_FN(name, proto, args, tstruct, \
H A Dftrace.h31 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \
35 PARAMS(tstruct), \
60 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \
63 tstruct \
80 #define TRACE_EVENT_FN(name, proto, args, tstruct, \
83 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
120 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \
122 tstruct; \
205 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \
311 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, fun
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/trace/
H A Ddefine_trace.h26 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \
30 #define TRACE_EVENT_FN(name, proto, args, tstruct, \
H A Dftrace.h31 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \
35 PARAMS(tstruct), \
60 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \
63 tstruct \
80 #define TRACE_EVENT_FN(name, proto, args, tstruct, \
83 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
120 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \
122 tstruct; \
205 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \
311 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, fun
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/trace/
H A Dtrace_export.c47 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \
49 tstruct \
60 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print) \
61 FTRACE_ENTRY(name, struct_name, id, PARAMS(tstruct), PARAMS(print))
114 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \
121 tstruct; \
150 #define FTRACE_ENTRY(call, struct_name, etype, tstruct, print) \
H A Dtrace.h59 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \
62 tstruct \
69 #define FTRACE_ENTRY_DUP(name, name_struct, id, tstruct, printk)
746 #define FTRACE_ENTRY(call, struct_name, id, tstruct, print) \
750 #define FTRACE_ENTRY_DUP(call, struct_name, id, tstruct, print) \
751 FTRACE_ENTRY(call, struct_name, id, PARAMS(tstruct), PARAMS(print))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/trace/
H A Dtrace_export.c47 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \
49 tstruct \
60 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print) \
61 FTRACE_ENTRY(name, struct_name, id, PARAMS(tstruct), PARAMS(print))
114 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \
121 tstruct; \
150 #define FTRACE_ENTRY(call, struct_name, etype, tstruct, print) \
H A Dtrace.h59 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \
62 tstruct \
69 #define FTRACE_ENTRY_DUP(name, name_struct, id, tstruct, printk)
746 #define FTRACE_ENTRY(call, struct_name, id, tstruct, print) \
750 #define FTRACE_ENTRY_DUP(call, struct_name, id, tstruct, print) \
751 FTRACE_ENTRY(call, struct_name, id, PARAMS(tstruct), PARAMS(print))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/mp/
H A Dmp_stat.c309 DB_MPOOL_FSTAT **tfsp, *tstruct; local
322 tstruct = (DB_MPOOL_FSTAT *)(tfsp + *countp + 1);
323 tname = (char *)(tstruct + *countp);
324 *tfsp = tstruct;
326 tstruct = *tfsp + 1;
328 *++tfsp = tstruct;
334 *tstruct = mfp->stat;
335 tstruct->file_name = tname;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/mp/
H A Dmp_stat.c309 DB_MPOOL_FSTAT **tfsp, *tstruct; local
322 tstruct = (DB_MPOOL_FSTAT *)(tfsp + *countp + 1);
323 tname = (char *)(tstruct + *countp);
324 *tfsp = tstruct;
326 tstruct = *tfsp + 1;
328 *++tfsp = tstruct;
334 *tstruct = mfp->stat;
335 tstruct->file_name = tname;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/mp/
H A Dmp_stat.c309 DB_MPOOL_FSTAT **tfsp, *tstruct; local
322 tstruct = (DB_MPOOL_FSTAT *)(tfsp + *countp + 1);
323 tname = (char *)(tstruct + *countp);
324 *tfsp = tstruct;
326 tstruct = *tfsp + 1;
328 *++tfsp = tstruct;
334 *tstruct = mfp->stat;
335 tstruct->file_name = tname;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dtracepoint.h342 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dtracepoint.h342 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/printing/
H A Dprinting.c1122 struct traverse_struct tstruct; local
1208 tstruct.queue = queue;
1209 tstruct.qcount = qcount;
1210 tstruct.snum = -1;
1211 tstruct.total_jobs = 0;
1212 tstruct.lpq_time = time(NULL);
1213 tstruct.sharename = sharename;
1214 tstruct.lprm_command = lprm_command;
1215 tstruct.print_if = current_printif;
1217 tdb_traverse(pdb->tdb, traverse_fn_delete, (void *)&tstruct);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/printing/
H A Dprinting.c1107 struct traverse_struct tstruct; local
1193 tstruct.queue = queue;
1194 tstruct.qcount = qcount;
1195 tstruct.snum = -1;
1196 tstruct.total_jobs = 0;
1197 tstruct.lpq_time = time(NULL);
1198 tstruct.sharename = sharename;
1199 tstruct.lprm_command = lprm_command;
1200 tstruct.print_if = current_printif;
1202 tdb_traverse(pdb->tdb, traverse_fn_delete, (void *)&tstruct);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/printing/
H A Dprinting.c1122 struct traverse_struct tstruct; local
1208 tstruct.queue = queue;
1209 tstruct.qcount = qcount;
1210 tstruct.snum = -1;
1211 tstruct.total_jobs = 0;
1212 tstruct.lpq_time = time(NULL);
1213 tstruct.sharename = sharename;
1214 tstruct.lprm_command = lprm_command;
1215 tstruct.print_if = current_printif;
1217 tdb_traverse(pdb->tdb, traverse_fn_delete, (void *)&tstruct);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/printing/
H A Dprinting.c1107 struct traverse_struct tstruct; local
1193 tstruct.queue = queue;
1194 tstruct.qcount = qcount;
1195 tstruct.snum = -1;
1196 tstruct.total_jobs = 0;
1197 tstruct.lpq_time = time(NULL);
1198 tstruct.sharename = sharename;
1199 tstruct.lprm_command = lprm_command;
1200 tstruct.print_if = current_printif;
1202 tdb_traverse(pdb->tdb, traverse_fn_delete, (void *)&tstruct);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/printing/
H A Dprinting.c1107 struct traverse_struct tstruct; local
1193 tstruct.queue = queue;
1194 tstruct.qcount = qcount;
1195 tstruct.snum = -1;
1196 tstruct.total_jobs = 0;
1197 tstruct.lpq_time = time(NULL);
1198 tstruct.sharename = sharename;
1199 tstruct.lprm_command = lprm_command;
1200 tstruct.print_if = current_printif;
1202 tdb_traverse(pdb->tdb, traverse_fn_delete, (void *)&tstruct);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/printing/
H A Dprinting.c1122 struct traverse_struct tstruct; local
1208 tstruct.queue = queue;
1209 tstruct.qcount = qcount;
1210 tstruct.snum = -1;
1211 tstruct.total_jobs = 0;
1212 tstruct.lpq_time = time(NULL);
1213 tstruct.sharename = sharename;
1214 tstruct.lprm_command = lprm_command;
1215 tstruct.print_if = current_printif;
1217 tdb_traverse(pdb->tdb, traverse_fn_delete, (void *)&tstruct);
[all...]

Completed in 310 milliseconds

12