Searched refs:Temp_type (Results 1 - 2 of 2) sorted by relevance

/external/mksh/src/
H A Dsh.h687 typedef enum temp_type Temp_type; typedef in typeref:enum:temp_type
694 Temp_type type;
1736 struct temp *maketemp(Area *, Temp_type, struct temp **);
H A Dmain.c1434 maketemp(Area *ap, Temp_type type, struct temp **tlist)

Completed in 66 milliseconds