Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp_ncurses.py99 CHAR_RETURN = 10 variable
1355 if c == CHAR_RETURN:
1404 elif (CHAR_RETURN == c):