Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dbedbug.c860 int is_neg = 0; in parse_operand() local
873 is_neg = 1; in parse_operand()
878 if (is_neg) in parse_operand()
994 int is_neg = 0; in read_number() local
1002 is_neg = 1; in read_number()
1011 if (is_neg) in read_number()