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

/external/valgrind/main/perf/
H A Dtinycc.c5413 int first, int size_only);
13843 value. 'size_only' is true if only size info is needed (only used argument
13847 int size_only)
13939 decl_initializer(type, sec, c, 0, size_only);
13942 if (!size_only && nb_elems > 1) {
14069 dimension implicit array init handling). 'size_only' is true if argument
14072 int first, int size_only)
14113 if (!size_only) {
14138 if (!size_only) {
14146 decl_designator(type, sec, c, &index, NULL, size_only);
[all...]

Completed in 255 milliseconds