Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dcompile-i386.c94 STOR_ARG, /* function argument */ enumerator
400 if (s->type != STOR_ARG) in arg_offset()
443 case STOR_ARG: in stor_op_name()
836 storage_base[i].type = STOR_ARG; in emit_func_pre()
1097 if ((src->type == STOR_ARG) && (bit_size < 32)) in emit_copy()
1106 if ((dest->type == STOR_ARG) && (bit_size < 32)) in emit_copy()
2173 case STOR_ARG: in x86_assignment()