Lines Matching defs:tilde
444 int tilde = -1;
457 tilde = stktell(stkp);
672 if(tilde>=0)
673 tilde_expand2(mp->shp,tilde);
801 tilde = stktell(stkp)+(c+1);
807 if(tilde >=0)
812 tilde_expand2(mp->shp,tilde);
820 tilde = -1;
824 tilde = stktell(stkp)+(c+1);
2586 * This is the default tilde discipline function
2600 * <offset> is byte offset for beginning of tilde string
2608 strcpy(shtilde,".sh.tilde");
2616 av[0] = ".sh.tilde";