Home
last modified time | relevance | path

Searched defs:neg (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/miscutils/
Dbc.c271 bool neg; member
1483 #define BC_NUM_NEG(n, neg) ((((ssize_t)(n)) ^ -((ssize_t)(neg))) + (neg)) argument
1501 bool a_max, neg; in bc_num_cmp() local
1819 bool aneg, bneg, neg; in zbc_num_s() local
2106 bool neg; in zbc_num_r() local
2159 bool neg; in zbc_num_p() local
5687 bool neg = n->neg; in zxc_num_printBase() local
/busybox-1.35.0/networking/
Dtls_pstm.c1322 int n, t, i, norm, neg; //bbox: was int16 in pstm_div() local