Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dcli_hush.c415 static int b_addchr(o_string *o, int ch);
884 static int b_addchr(o_string *o, int ch) in b_addchr() function
916 rc = b_addchr(o, '\\'); in b_addqchr()
919 return b_addchr(o, ch); in b_addqchr()
928 do r=b_addchr(o, *p++); while (r==0 && *p); in b_adduint()
2851 b_addchr(dest, SPECIAL_VAR_SYMBOL);
2855 b_addchr(dest,ch);
2857 b_addchr(dest, SPECIAL_VAR_SYMBOL);
2882 b_addchr(dest, SPECIAL_VAR_SYMBOL);
2883 b_addchr(dest, '$');
[all …]
H A Dcli_hush.su
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map