Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/sed/
H A Dcompile.c69 static struct labhash { struct
70 struct labhash *lh_next; argument
71 u_int lh_hash;
72 struct s_command *lh_cmd;
73 int lh_ref;
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Doptim2.c431 struct dlnod *labhash[LABHS]; in refcount() local