Home
last modified time | relevance | path

Searched defs:firstentry (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/usr.bin/tn3270/tools/mkhits/
H A Ddohits.h13 #define firstentry(x) (table[dohash(0, (x))%highestof(table)]) macro
/csrg-svn/usr.bin/tn3270/ascii/
H A Dmap3270.c72 static state firstentry = { 0, STATE_NULL, 0, 0 }; variable