Lines Matching refs:bltin_cmds
29 #define SYSLOGIN (shgd->bltin_cmds)
30 #define SYSEXEC (shgd->bltin_cmds+1)
31 #define SYSSET (shgd->bltin_cmds+2)
32 #define SYSTRUE (shgd->bltin_cmds+4)
33 #define SYSCOMMAND (shgd->bltin_cmds+5)
34 #define SYSCD (shgd->bltin_cmds+6)
35 #define SYSBREAK (shgd->bltin_cmds+7)
36 #define SYSCONT (shgd->bltin_cmds+8)
37 #define SYSTYPESET (shgd->bltin_cmds+9)
38 #define SYSTEST (shgd->bltin_cmds+10)
39 #define SYSBRACKET (shgd->bltin_cmds+11)
40 #define SYSLET (shgd->bltin_cmds+12)
41 #define SYSEXPORT (shgd->bltin_cmds+13)
42 #define SYSDOT (shgd->bltin_cmds+14)
43 #define SYSRETURN (shgd->bltin_cmds+15)
45 # define SYSLOCAL (shgd->bltin_cmds+16)