Home
last modified time | relevance | path

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

/external/mksh/src/
Dfuncs.c895 int any_set = 0; in c_typeset_vardump() local
907 any_set = 1; in c_typeset_vardump()
920 if (!any_set && !(vp->flag & USERATTRIB)) in c_typeset_vardump()
926 any_set = 0; in c_typeset_vardump()
933 if (any_set && !(vp->flag & ISSET)) in c_typeset_vardump()
937 if (any_set == 1) { in c_typeset_vardump()
939 any_set = 2; in c_typeset_vardump()
973 if (any_set) in c_typeset_vardump()
993 if (!any_set) in c_typeset_vardump()