| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc/dist/gcc/ | |
| ctfc.h | 138 } ctf_dmdef_t; typedef in typeref:struct:ctf_dmdef 140 #define ctf_dmd_list_next(elem) ((ctf_dmdef_t *)((elem)->dmd_next)) 169 ctf_dmdef_t * GTY ((tag ("CTF_DTU_D_MEMBERS"))) dtu_members; |
| /src/external/gpl3/gcc.old/dist/gcc/ | |
| ctfc.h | 138 } ctf_dmdef_t; typedef in typeref:struct:ctf_dmdef 140 #define ctf_dmd_list_next(elem) ((ctf_dmdef_t *)((elem)->dmd_next)) 167 ctf_dmdef_t * GTY ((tag ("CTF_DTU_D_MEMBERS"))) dtu_members; |
| /src/external/cddl/osnet/dist/common/ctf/ | |
| ctf_impl.h | 156 } ctf_dmdef_t; typedef in typeref:struct:ctf_dmdef |