Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/cb/
H A Dcb.c352 gotstruct(); in work()
414 if(lptr->type == STRUCT)gotstruct(); in work()
646 gotstruct(); in gottype()
661 gotstruct(void){ in gotstruct() function
H A Dcb.h155 void gotstruct(void);