Home
last modified time | relevance | path

Searched refs:regtop (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/sh/
H A Dtrestore.c315 struct regnod *reg=0,*regold,*regtop=0; in r_switch() local
319 if(!regtop) in r_switch()
320 regtop = reg; in r_switch()
330 return(regtop); in r_switch()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dtrestore.c319 struct regnod *reg=0,*regold,*regtop=0; in r_switch() local
323 if(!regtop) in r_switch()
324 regtop = reg; in r_switch()
334 return(regtop); in r_switch()