Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Ddebug-info-global.cpp7 const int cnst = 42; variable
/external/mksh/src/
Dsh.h1675 #define notoktomul(val, cnst) notok2mul(SIZE_MAX, (val), (cnst)) argument
1676 #define notoktoadd(val, cnst) notok2add(SIZE_MAX, (val), (cnst)) argument
1677 #define checkoktoadd(val, cnst) do { \ argument