Searched defs:cnst (Results 1 – 2 of 2) sorted by relevance
7 const int cnst = 42; variable
1675 #define notoktomul(val, cnst) notok2mul(SIZE_MAX, (val), (cnst)) argument1676 #define notoktoadd(val, cnst) notok2add(SIZE_MAX, (val), (cnst)) argument1677 #define checkoktoadd(val, cnst) do { \ argument