Home
last modified time | relevance | path

Searched defs:hashit (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/usr.bin/top/
H A Dusername.c51 #define hashit(i) (abs(i) % Table_size) macro
/freebsd-12.1/usr.bin/mkstr/
H A Dmkstr.c279 hashit(char *str, int really, unsigned fakept) in hashit() function
/freebsd-12.1/usr.bin/xstr/
H A Dxstr.c343 hashit(char *str, int new) in hashit() function