Searched refs:old1 (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14-stable/libexec/rtld-elf/riscv/ |
| HD | rtld_machdep.h | 74 uint64_t old1; \ 75 old1 = set_gp(obj); \ 77 __asm __volatile("mv gp, %0" :: "r"(old1)); \
|
| /freebsd-14-stable/contrib/lua/src/ |
| HD | lgc.c | 1007 checkpointer(&g->old1, o); in correctpointers() 1265 sweepgen(L, g, psurvival, g->old1, &g->firstold1); in youngcollection() 1266 g->reallyold = g->old1; in youngcollection() 1267 g->old1 = *psurvival; /* 'survival' survivals are old now */ in youngcollection() 1296 g->reallyold = g->old1 = g->survival = g->allgc; in atomic2gen() 1345 g->reallyold = g->old1 = g->survival = NULL; in enterinc()
|
| HD | lstate.h | 288 GCObject *old1; /* start of old1 objects */ member
|
| HD | lstate.c | 391 g->firstold1 = g->survival = g->old1 = g->reallyold = NULL; in lua_newstate()
|
| HD | ltests.c | 647 g->survival, g->old1, g->reallyold); in lua_checkmemory()
|
| /freebsd-14-stable/contrib/ee/ |
| HD | new_curse.c | 3281 struct _line *old1, *new1; in doupdate() local 3401 for (bottom = tmp_ft, old1 = old, in doupdate() 3404 (Comp_line(old1, new1) <= 0); in doupdate() 3405 bottom++, old1 = old1->next_screen, in doupdate() 3466 for (bottom = from_top, old1 = old, in doupdate() 3469 (Comp_line(old1, new1) <= 0); in doupdate() 3470 bottom++, old1 = old1->next_screen, in doupdate()
|
| /freebsd-14-stable/crypto/heimdal/appl/ftp/ftp/ |
| HD | cmds.c | 1239 RETSIGTYPE (*old1)(int), (*old2)(int); in shell() local 1243 old1 = signal (SIGINT, SIG_IGN); in shell() 1277 signal(SIGINT, old1); in shell()
|
| /freebsd-14-stable/contrib/file/magic/Magdir/ |
| HD | linux | 343 >>0 use kernel-version-old1 353 0 name kernel-version-old1
|