Searched refs:copyto (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/ksh93/sh/ |
H A D | macro.c | 109 static void copyto(Mac_t*, int, int); 183 copyto(mp,0,mp->arith); 246 copyto(mp,0,mp->arith); 438 static void copyto(register Mac_t *mp,int endch, int newquote) function 727 copyto(mp,RBRACT,0); 1013 copyto(mp,RBRACT,0); 1600 copyto(mp,RBRACE,newquote); 1774 copyto(mp,0,0);
|
Completed in 45 milliseconds