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

/ast/src/cmd/ksh93/sh/
H A Dmacro.c105 #define M_NAMECOUNT 7 /* ${#var*} */ macro
1286 type = M_NAMECOUNT;
1487 if(type==M_NAMESCAN || type==M_NAMECOUNT)
1492 if(type==M_NAMECOUNT)

Completed in 10 milliseconds