Searched refs:UNLINK (Results 1 - 25 of 28) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/bfin/
H A Dstack.d41 36: 01 e8 00 00 UNLINK;
H A Dstack2.s125 UNLINK ; /* de-allocate the stack frame (b)*/ label
H A Dstack2.d83 9c: 01 e8 00 00 UNLINK;
H A Dloop_temps.s305 UNLINK;
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/include/isc/
H A Dlist.h84 #define UNLINK(list, elt, link) \ macro
117 #define DEQUEUE(list, elt, link) UNLINK(list, elt, link)
/netbsd-6-1-5-RELEASE/lib/libc/include/isc/
H A Dlist.h84 #define UNLINK(list, elt, link) \ macro
117 #define DEQUEUE(list, elt, link) UNLINK(list, elt, link)
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dsymtab.c216 UNLINK(symtab->table[i], elt, link);
247 UNLINK(symtab->table[bucket], elt, link);
298 UNLINK(symtab->table[bucket], elt, link);
H A Dtimer.c384 UNLINK(manager->timers, timer, link);
H A Dtask.c317 UNLINK(manager->tasks, task, link);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dsymtab.c203 UNLINK(symtab->table[bucket], elt, link);
250 UNLINK(symtab->table[bucket], elt, link);
H A Dtask.c157 UNLINK(manager->tasks, task, link);
H A Dtimer.c290 UNLINK(manager->timers, timer, link);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dbfin-parse.h64 UNLINK = 280, enumerator in enum:yytokentype
239 #define UNLINK 280 macro
H A Dbfin-parse.c91 UNLINK = 280, enumerator in enum:yytokentype
266 #define UNLINK 280 macro
1455 "EXPADJ", "SEARCH", "ONES", "SIGN", "SIGNBITS", "LINK", "UNLINK", "REG",
6282 notethat ("linkage: UNLINK\n");
H A Dbfin-lex.c2247 return UNLINK;
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/resolv/
H A Dres_update.c194 UNLINK(zgrps, zptr, z_link);
H A Dres_findzonecut.c652 UNLINK(nsrr->addrs, arr, link);
657 UNLINK(*nsrrsp, nsrr, link);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/include/isc/
H A Dutil.h202 #define UNLINK(list, elt, link) ISC_LIST_UNLINK(list, elt, link) macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dutil.h197 #define UNLINK(list, elt, link) ISC_LIST_UNLINK(list, elt, link) macro
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/isc/
H A Dctl_clnt.c313 UNLINK(ctx->wtran, tran, wlink);
554 UNLINK(ctx->tran, tran, link);
H A Dev_connects.c198 UNLINK(ctx->accepts, acc, link);
H A Dctl_srvr.c517 UNLINK(ctx->sess, sess, link);
H A Deventlib.c237 UNLINK(ctx->accepts, HEAD(ctx->accepts), link);
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/daemons/dmeventd/
H A Ddmeventd.c66 #define UNLINK(x) dm_list_del(&(x)->list) macro
67 #define UNLINK_DSO(x) UNLINK(x)
68 #define UNLINK_THREAD(x) UNLINK(x)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dbfin-lex.l293 <KEYWORD>[uU][nN][lL][iI][nN][kK] return UNLINK;

Completed in 316 milliseconds

12