Searched refs:mac_copy (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/ksh93/sh/ |
H A D | macro.c | 112 static void mac_copy(Mac_t*,const char*, int); 526 mac_copy(mp,first,c); 593 mac_copy(mp,first,c); 658 mac_copy(mp,first,c); 690 mac_copy(mp,first,c); 875 mac_copy(mp,first,c); 885 mac_copy(mp,str+c,n); 892 mac_copy(mp,first,n); 1825 mac_copy(mp,v,vsize); 1838 mac_copy(m 2253 static void mac_copy(register Mac_t *mp,register const char *str, register int size) function [all...] |
Completed in 9 milliseconds