Searched defs:odd (Results 1 – 14 of 14) sorted by relevance
27 int odd; /* # of odd digits */ member
42 int odd; /* odd digit */ member
61 int odd; /* odd digit */ member
134 int odd; in zreadhexstring_at() local210 zwritehexstring_at(i_ctx_t *i_ctx_p, os_ptr op, uint odd) in zwritehexstring_at()
1111 #define odd(i) ((i & 01) != 0) macro
78 int odd, blen, x; in ptclcsum() local
10 int odd; in dodata() local
138 int odd, blocklen, x; in ptclcsum() local
409 int odd; in putstlb() local
418 int odd; in putstlb() local
488 int odd; in putstlb() local
150 #define odd(x) (((x)&0x01)!=0) macro
115 int odd = (fmid - bmid) & 1; /* True if southeast corner is on an odd local