Searched refs:UNUSED (Results 1 - 25 of 56) sorted by relevance

123

/haiku-fatelf/src/kits/network/libbind/irs/
H A Dnul_ng.c67 UNUSED(this);
95 UNUSED(this);
96 UNUSED(host);
97 UNUSED(user);
98 UNUSED(domain);
107 UNUSED(this);
108 UNUSED(name);
109 UNUSED(user);
110 UNUSED(host);
111 UNUSED(domai
[all...]
H A Ddns_gr.c151 UNUSED(this);
172 UNUSED(this);
181 UNUSED(this);
182 UNUSED(name);
183 UNUSED(basegid);
184 UNUSED(groups);
194 UNUSED(this);
H A Dgetnetgrent_r.c95 UNUSED(buf);
96 UNUSED(buflen);
130 UNUSED(buf);
131 UNUSED(buflen);
H A Ddns_pr.c155 UNUSED(this);
162 UNUSED(this);
168 UNUSED(this);
H A Ddns_pw.c136 UNUSED(this);
143 UNUSED(this);
149 UNUSED(this);
H A Ddns_sv.c171 UNUSED(this);
178 UNUSED(this);
277 UNUSED(this);
H A Dirp_ho.c399 UNUSED(this);
400 UNUSED(name);
401 UNUSED(pai);
H A Ddns.c63 UNUSED(options);
H A Dlcl.c58 UNUSED(options);
H A Dnis.c69 UNUSED(options);
H A Dgethostent_r.c133 UNUSED(hdptr);
149 UNUSED(hdptr);
H A Dgetnameinfo.c245 UNUSED(sa);
246 UNUSED(flags);
H A Dgetnetent_r.c122 UNUSED(ndptr);
138 UNUSED(ndptr);
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Dlogging.c30 #ifndef UNUSED
31 # define UNUSED(x) ((x)=(x)) macro
136 UNUSED(uval);
275 UNUSED(len); UNUSED(msg);
294 UNUSED(level); UNUSED(format); UNUSED(args);
H A Dmsgbuild.c34 #ifndef UNUSED
35 # define UNUSED(x) ((x)=(x)) macro
H A Detherdrv.c88 #ifndef UNUSED
89 # define UNUSED(x) (x = x) /* Silence compiler warnings */ macro
598 UNUSED(block);
715 UNUSED(dummy);
717 UNUSED(args);
H A Dserpardr.c47 #ifndef UNUSED
48 # define UNUSED(x) (x = x) /* Silence compiler warnings */ macro
296 UNUSED(arg);
312 UNUSED(arg);
H A Dserdrv.c54 #ifndef UNUSED
55 # define UNUSED(x) (x = x) /* Silence compiler warnings */ macro
272 UNUSED(arg);
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dctl_clnt.c412 UNUSED(ev);
413 UNUSED(la);
414 UNUSED(lalen);
415 UNUSED(ra);
416 UNUSED(ralen);
447 UNUSED(lev);
448 UNUSED(fd);
493 UNUSED(ev);
610 UNUSED(ev);
611 UNUSED(du
[all...]
H A Dctl_srvr.c411 UNUSED(lev);
412 UNUSED(lalen);
413 UNUSED(ralen);
635 UNUSED(lev);
636 UNUSED(due);
637 UNUSED(itv);
662 UNUSED(lev);
663 UNUSED(due);
664 UNUSED(itv);
727 UNUSED(le
[all...]
H A Dev_streams.c128 UNUSED(opaqueCtx);
139 UNUSED(opaqueCtx);
264 UNUSED(evmask);
287 UNUSED(evmask);
H A Dev_timers.c268 UNUSED(value);
418 UNUSED(ctx);
452 UNUSED(uap);
480 UNUSED(due);
481 UNUSED(inter);
H A Dmemcluster.c197 UNUSED(file);
198 UNUSED(line);
383 UNUSED(file);
384 UNUSED(line);
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dm10200-opc.c24 #define UNUSED 0
28 #define DN0 (UNUSED+1)
338 { "nop", 0xf6, 0xff, FMT_1, {UNUSED}},
340 { "rts", 0xfe, 0xff, FMT_1, {UNUSED}},
341 { "rti", 0xeb, 0xff, FMT_1, {UNUSED}},
345 { "syscall", 0xf010, 0xffff, FMT_4, {UNUSED}},
353 { "break", 0xff, 0xff, FMT_1, {UNUSED}},
23 #define UNUSED macro
H A Dm10300-opc.c26 #define UNUSED 0
30 #define DN0 (UNUSED+1)
963 { "leq", 0xd8, 0xff, 0, FMT_S0, 0, {UNUSED}},
964 { "lne", 0xd9, 0xff, 0, FMT_S0, 0, {UNUSED}},
965 { "lgt", 0xd1, 0xff, 0, FMT_S0, 0, {UNUSED}},
966 { "lge", 0xd2, 0xff, 0, FMT_S0, 0, {UNUSED}},
967 { "lle", 0xd3, 0xff, 0, FMT_S0, 0, {UNUSED}},
968 { "llt", 0xd0, 0xff, 0, FMT_S0, 0, {UNUSED}},
969 { "lhi", 0xd5, 0xff, 0, FMT_S0, 0, {UNUSED}},
970 { "lcc", 0xd6, 0xff, 0, FMT_S0, 0, {UNUSED}},
25 #define UNUSED macro
[all...]

Completed in 106 milliseconds

123