Searched refs:pushstak (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sh/
H A Dmacro.c57 pushstak(c);
64 pushstak('\\');
67 pushstak('\\');
73 pushstak(*pc++);
83 pushstak(*pc++);
88 pushstak(*pc);
95 pushstak('\\');
99 pushstak(*pc++);
106 pushstak('\\');
114 pushstak(*p
[all...]
H A Dstak.h38 * b) can now use `pushstak'
45 #define pushstak(c) (*staktop++=(c)) macro
53 /* `usestak' before `pushstak' then `fixstak'
H A Dname.c387 pushstak(d);
397 pushstak(d);
H A Dblok.c126 pushstak(0);

Completed in 63 milliseconds