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

  /src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc 302 int aggregate_in_mem[32]; local
326 aggregate_in_mem[i] = aggregate_value_p (type, 0);
327 if (!aggregate_in_mem[i])
336 if (!aggregate_in_mem[i])
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 304 int aggregate_in_mem[32]; local
328 aggregate_in_mem[i] = aggregate_value_p (type, 0);
329 if (!aggregate_in_mem[i])
338 if (!aggregate_in_mem[i])

Completed in 25 milliseconds