Searched refs:sh_setscope (Results 1 – 8 of 8) sorted by relevance
204 extern Shscope_t *sh_setscope(Shscope_t*);
214 extern __MANGLE__ Shscope_t *sh_setscope __PROTO__((Shscope_t*));
76 sh_setscope;
372 sh_setscope(sp); in put_level()2659 sh_setscope(shp->topscope); in sh_funscope()2704 sh_setscope(shp->topscope); in sh_funct()2733 sh_setscope(sp); in sh_funct()
3092 Shscope_t *sh_setscope(Shscope_t *scope) in sh_setscope() function