Home
last modified time | relevance | path

Searched refs:OBSFT (Results 1 – 7 of 7) sorted by relevance

/dports/lang/snobol4/snobol4-2.2.2/lib/
H A Dhash.c135 #ifdef OBSFT in hash()
144 D_V(dp) = c >> OBSFT; /* assention */ in hash()
/dports/lang/snobol4/snobol4-2.2.2/
H A Dequ.h24 # define OBSFT (13) macro
25 # define OBSIZ (1<<OBSFT)
H A Dequ.h224 # define OBSFT (13)
25 # define OBSIZ (1<<OBSFT)
H A DTODO.soon266 Look at hash function, OBSFT
H A Dv311.sil237 * define OBSFT (shift factor) for table size
843 OBSFT EQU 13 Power of two for bin headers [PLB75]
844 OBSIZ EQU 1<<OBSFT Number of bin headers [PLB75]
H A DHistory4593 v311.sil: up hash table size to 8192, define shift factor (OBSFT)
/dports/lang/snobol4/snobol4-2.2.2/test/
H A Dv311.sil110 * define OBSFT (shift factor) for table size
716 OBSFT EQU 13 Power of two for bin headers [PLB75]
717 OBSIZ EQU 1<<OBSFT Number of bin headers [PLB75]