HomeSort by: relevance | last modified time | path
    Searched refs:gethash (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/libuniname/
gen-uninames 93 (unless (gethash word (word-list-hashed word-list))
94 (setf (gethash word (word-list-hashed word-list)) t)
190 (setf (gethash word (word-list-hashed word-list)) ind-offset)
195 (gethash word (word-list-hashed (aref words-by-length (length word))))
207 (push (gethash word (word-list-hashed (aref words-by-length len)))
  /src/lib/libp2k/
p2k.c 180 gethash(struct p2k_mount *p2m, struct vnode *vp) function
206 hl = gethash(p2m, vp);
212 hl = gethash(p2m, vp);

Completed in 22 milliseconds