Home
last modified time | relevance | path

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

/illumos-gate/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()