bigint_is_negative 42 uspace/app/sbi/src/bigint.h bool_t bigint_is_negative(bigint_t *bigint); bigint_is_negative 837 uspace/app/sbi/src/run_expr.c nf = bigint_is_negative(&diff); bigint_is_negative 942 uspace/app/sbi/src/run_expr.c nf = bigint_is_negative(&diff);HelenOS homepage, sources at GitHub