Home
last modified time | relevance | path

Searched refs:hix (Results 1 – 4 of 4) sorted by relevance

/openbsd/games/hack/
H A Dhack.mklev.c267 hix = lowx + dx; in makerooms()
273 addrs(lowx-1, lowy-1, hix+1, hiy+1); in makerooms()
313 if(hx - hix > 2*xlim + 4) in addrs()
314 addrsx(hix+2,ly,hx,hy,discarded); in addrs()
444 if(hix > COLNO-XLIM-1) hix = COLNO-XLIM-1; in maker()
461 hix = x-xlim-1; in maker()
476 for(x = lowx-1; x <= hix+1; x++) in maker()
483 croom->hx = hix; in maker()
488 for(x = lowx-1; x <= hix+1; x++) in maker()
493 for(x = lowx-1; x <= hix+1; x += (hix-lowx+2)) in maker()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcInstr64Bit.td86 // Bits 10-31 inverted. Same as assembler's %hix.
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-9697519 (sparc_ip): Add %hix,%lox.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-9697519 (sparc_ip): Add %hix,%lox.