Searched defs:char_pointer_type (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/perf/
H A Dtinycc.c2376 static CType char_pointer_type, func_old_type, int_type;
6040 sym_data = get_sym_ref(&char_pointer_type, lbounds_section,
13056 vtop->type = char_pointer_type; /* change type to 'char *' */
14866 char_pointer_type.t = VT_BYTE;
14867 mk_pointer(&char_pointer_type);
2374 static CType char_pointer_type, func_old_type, int_type; variable

Completed in 112 milliseconds