Home
last modified time | relevance | path

Searched defs:newlink (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dlists.c177 rtx newlink = alloc_INSN_LIST (x, NULL); in copy_INSN_LIST() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlists.c173 rtx_insn_list *newlink = alloc_INSN_LIST (x, NULL); in copy_INSN_LIST() local
/dragonfly/games/worm/
H A Dworm.c46 #define newlink() malloc(sizeof(struct body)); macro
/dragonfly/test/stress/stress2/testcases/openat/
H A Ddoat.c75 char *newlink = "nlink1"; variable