Searched defs:strindex (Results 1 – 4 of 4) sorted by relevance
/csrg-svn/old/pcc/ccom.tahoe/ |
H A D | stab.c | 209 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 D | stab.c | 209 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 D | egrep.c | 675 strindex(s, t) /* the easy way, as in K&P, p. 192 */ in strindex() function
|
/csrg-svn/usr.bin/m4/ |
H A D | m4.c | 739 strindex(p1, p2) in strindex() function
|