HomeSort by relevance Sort by last modified time
    Searched full:loop_p (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cfgloop.h 87 typedef struct loop *loop_p; typedef in typeref:struct:loop
88 DEF_VEC_P (loop_p); variable
89 DEF_VEC_ALLOC_P (loop_p, heap);
90 DEF_VEC_ALLOC_P (loop_p, gc);
126 VEC (loop_p, gc) *superloops;
193 VEC (loop_p, gc) *larray;
422 return VEC_index (loop_p, current_loops->larray, num);
430 return VEC_length (loop_p, loop->superloops);
439 unsigned n = VEC_length (loop_p, loop->superloops);
444 return VEC_index (loop_p, loop->superloops, n - 1)
    [all...]
gtype-desc.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cfgloop.h 87 typedef struct loop *loop_p; typedef in typeref:struct:loop
88 DEF_VEC_P (loop_p); variable
89 DEF_VEC_ALLOC_P (loop_p, heap);
90 DEF_VEC_ALLOC_P (loop_p, gc);
126 VEC (loop_p, gc) *superloops;
193 VEC (loop_p, gc) *larray;
422 return VEC_index (loop_p, current_loops->larray, num);
430 return VEC_length (loop_p, loop->superloops);
439 unsigned n = VEC_length (loop_p, loop->superloops);
444 return VEC_index (loop_p, loop->superloops, n - 1)
    [all...]
gtype-desc.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cfgloop.h 87 typedef struct loop *loop_p; typedef in typeref:struct:loop
88 DEF_VEC_P (loop_p); variable
89 DEF_VEC_ALLOC_P (loop_p, heap);
90 DEF_VEC_ALLOC_P (loop_p, gc);
126 VEC (loop_p, gc) *superloops;
193 VEC (loop_p, gc) *larray;
422 return VEC_index (loop_p, current_loops->larray, num);
430 return VEC_length (loop_p, loop->superloops);
439 unsigned n = VEC_length (loop_p, loop->superloops);
444 return VEC_index (loop_p, loop->superloops, n - 1)
    [all...]
gtype-desc.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cfgloop.h 87 typedef struct loop *loop_p; typedef in typeref:struct:loop
88 DEF_VEC_P (loop_p); variable
89 DEF_VEC_ALLOC_P (loop_p, heap);
90 DEF_VEC_ALLOC_P (loop_p, gc);
126 VEC (loop_p, gc) *superloops;
193 VEC (loop_p, gc) *larray;
422 return VEC_index (loop_p, current_loops->larray, num);
430 return VEC_length (loop_p, loop->superloops);
439 unsigned n = VEC_length (loop_p, loop->superloops);
444 return VEC_index (loop_p, loop->superloops, n - 1)
    [all...]
gtype-desc.h     [all...]

Completed in 1246 milliseconds