Home
last modified time | relevance | path

Searched defs:strindex (Results 1 – 4 of 4) sorted by relevance

/csrg-svn/old/pcc/ccom.tahoe/
H A Dstab.c209 private Typeid typelookup(type, arrindex, strindex, strtag) in typelookup() argument
248 private int entertype(type, arrindex, strindex, strtag) in entertype() argument
276 private reentertype(typeid, type, arrindex, strindex, strtag) in reentertype() argument
351 int i, arrindex, strindex, strtag; local
533 register int i, t, strindex; local
/csrg-svn/old/pcc/ccom.vax/
H A Dstab.c209 private Typeid typelookup(type, arrindex, strindex, strtag) in typelookup() argument
248 private int entertype(type, arrindex, strindex, strtag) in entertype() argument
276 private reentertype(typeid, type, arrindex, strindex, strtag) in reentertype() argument
351 int i, arrindex, strindex, strtag; local
533 register int i, t, strindex; local
/csrg-svn/usr.bin/grep/egrep/
H A Degrep.c675 strindex(s, t) /* the easy way, as in K&P, p. 192 */ in strindex() function
/csrg-svn/usr.bin/m4/
H A Dm4.c739 strindex(p1, p2) in strindex() function