Home
last modified time | relevance | path

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

/third_party/mksh/
Dsh.h2073 #define X_WASTE 15 /* allowed extra bytes to avoid shrinking, */ macro
2075 #define X_WASTE 255 /* … must be 2ⁿ-1 */ macro
2400 (((z) & ~X_WASTE) > ((n) & ~X_WASTE)) ? \