Searched refs:META_ALLOC (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dinit.c1583 for (t = argv; *t; *t = metafy(*t, -1, META_ALLOC), t++);
H A Dzsh.h396 #define META_ALLOC 4 macro
H A Dutils.c3966 * META_ALLOC: allocate memory for the new string with zalloc(). *
3996 case META_ALLOC:

Completed in 193 milliseconds