Home
last modified time | relevance | path

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

/coreutils/src/
Ddf.c900 uintmax_t src, bool src_neg) in add_uint_with_neg_flag() argument
902 if (*dest_neg == src_neg) in add_uint_with_neg_flag()
911 if (src_neg) in add_uint_with_neg_flag()
919 *dest_neg = src_neg; in add_uint_with_neg_flag()