Searched refs:d1 (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmail.c285 d1, d2; /* shortest distances */ local
302 d1 = dist2(fx,fy,tx,ty);
307 if (d2 < d1) {
308 d1 = d2;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmail.c285 d1, d2; /* shortest distances */ local
302 d1 = dist2(fx,fy,tx,ty);
307 if (d2 < d1) {
308 d1 = d2;
/seL4-refos-master/kernel/src/arch/x86/32/
H A Dtraps.S306 INT_HANDLER_WITHOUT_ERR_CODE(d1)
/seL4-refos-master/kernel/src/arch/x86/64/
H A Dtraps.S398 INT_HANDLER_WITHOUT_ERR_CODE(d1,0)

Completed in 511 milliseconds