Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/sh/
H A Dmacro.c95 #define M_NAMECOUNT 7 /* ${#var*} */ macro
1217 type = M_NAMECOUNT; in varsub()
1391 if(type==M_NAMESCAN || type==M_NAMECOUNT) in varsub()
1396 if(type==M_NAMECOUNT) in varsub()