HomeSort by relevance Sort by last modified time
    Searched defs:function_ann_t (Results 1 - 3 of 3) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-flow.h 527 typedef struct function_ann_d *function_ann_t; typedef in typeref:struct:function_ann_d
534 static inline function_ann_t function_ann (const_tree);
535 static inline function_ann_t get_function_ann (tree);
761 extern function_ann_t create_function_ann (tree);
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-flow.h 527 typedef struct function_ann_d *function_ann_t; typedef in typeref:struct:function_ann_d
534 static inline function_ann_t function_ann (const_tree);
535 static inline function_ann_t get_function_ann (tree);
761 extern function_ann_t create_function_ann (tree);
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
tree-flow.h 527 typedef struct function_ann_d *function_ann_t; typedef in typeref:struct:function_ann_d
534 static inline function_ann_t function_ann (const_tree);
535 static inline function_ann_t get_function_ann (tree);
761 extern function_ann_t create_function_ann (tree);
    [all...]

Completed in 54 milliseconds