Searched refs:is_negative (Results 1 – 3 of 3) sorted by relevance
29 boolean_t is_negative; in lcompat_strtoll() local35 is_negative = (*cp == '-'); in lcompat_strtoll()36 if (is_negative) { in lcompat_strtoll()70 if (is_negative) { in lcompat_strtoll()
1014 boolean_t is_negative; in mi_strtol() local1019 is_negative = (*cp == '-'); in mi_strtol()1020 if (is_negative) in mi_strtol()1050 if (is_negative) in mi_strtol()
693 is_negative $MN_CH810 is_negative() function