Home
last modified time | relevance | path

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

/components/finsh/
A Dmsh_parse.c14 #define forstrloop(str) for (; '\0' != *(str); (str)++) macro
33 forstrloop(strvalue) in msh_isint()
66 forstrloop(strvalue) in msh_ishex()
89 forstrloop(strvalue) in msh_strtohex()

Completed in 5 milliseconds