Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dsparse.c124 int oldsigned = (orig_type->ctype.modifiers & MOD_SIGNED) != 0; in check_cast_instruction() local
128 if (oldsigned == newsigned) in check_cast_instruction()
139 if (oldsigned == newsigned) { in check_cast_instruction()