HomeSort by: relevance | last modified time | path
    Searched defs:maybe_zero_len (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc 5606 TYPES vector is populated with array section types, MAYBE_ZERO_LEN
5617 can if MAYBE_ZERO_LEN is false. MAYBE_ZERO_LEN will be true in the above
5622 bool &maybe_zero_len, unsigned int &first_non_one,
5687 maybe_zero_len, first_non_one, ort);
5768 maybe_zero_len = true;
5833 maybe_zero_len = true;
5849 maybe_zero_len = true;
5888 maybe_zero_len = true;
5984 bool maybe_zero_len = false
5983 bool maybe_zero_len = false; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
semantics.cc 5113 TYPES vector is populated with array section types, MAYBE_ZERO_LEN
5124 can if MAYBE_ZERO_LEN is false. MAYBE_ZERO_LEN will be true in the above
5129 bool &maybe_zero_len, unsigned int &first_non_one,
5228 maybe_zero_len, first_non_one, ort);
5309 maybe_zero_len = true;
5374 maybe_zero_len = true;
5390 maybe_zero_len = true;
5429 maybe_zero_len = true;
5525 bool maybe_zero_len = false
5524 bool maybe_zero_len = false; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc 14128 TYPES vector is populated with array section types, MAYBE_ZERO_LEN
14139 can if MAYBE_ZERO_LEN is false. MAYBE_ZERO_LEN will be true in the above
14144 bool &maybe_zero_len, unsigned int &first_non_one,
14225 maybe_zero_len, first_non_one, ort);
14293 maybe_zero_len = true;
14358 maybe_zero_len = true;
14374 maybe_zero_len = true;
14413 maybe_zero_len = true;
14498 bool maybe_zero_len = false
14457 bool maybe_zero_len = false; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-typeck.cc 13238 TYPES vector is populated with array section types, MAYBE_ZERO_LEN
13249 can if MAYBE_ZERO_LEN is false. MAYBE_ZERO_LEN will be true in the above
13254 bool &maybe_zero_len, unsigned int &first_non_one,
13373 maybe_zero_len, first_non_one, ort);
13441 maybe_zero_len = true;
13506 maybe_zero_len = true;
13522 maybe_zero_len = true;
13561 maybe_zero_len = true;
13645 bool maybe_zero_len = false
13606 bool maybe_zero_len = false; local
    [all...]

Completed in 51 milliseconds