Home
last modified time | relevance | path

Searched refs:ALET_ALEN (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Ddat.h345 if (((alet & ALET_ALEN) >> ALD_ALL_SHIFT) > all) in ARCH_DEP()
349 alo += (alet & ALET_ALEN) << 4; in ARCH_DEP()
H A Desa390.h451 #define ALET_ALEN 0x0000FFFF /* Access-list entry number */ macro