Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/duktape_engine/
A Drepl.c27 #define RET_CHAR '\n' macro
344 if (c == RET_CHAR || c == END_CHAR) in repl_get_input()
/AliOS-Things-master/components/cli/src/
A Dcli.c30 #define RET_CHAR '\n' macro
741 if (c == RET_CHAR || c == END_CHAR) { /* end of input line */ in cli_get_input()

Completed in 9 milliseconds