Home
last modified time | relevance | path

Searched defs:newline (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/tools/patman/
H A Dterminal.py31 def __init__(self, text, newline, colour): argument
40 def Print(text='', newline=True, colour=None): argument
/rk3399_rockchip-uboot/cmd/
H A Dini.c84 int newline = 1; in memgets() local