Searched defs:cfun (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dfunction.h607 extern GTY(()) struct function *cfun; variable in typeref:struct:function
612 #define cfun macro
[all...]
H A Dfunction.c70 #undef cfun macro
125 struct function *cfun = 0; variable in typeref:struct:function
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dfunction.h472 extern GTY(()) struct function *cfun; variable in typeref:struct:function
[all...]
H A Dfunction.c124 struct function *cfun = 0; variable in typeref:struct:function
[all...]

Completed in 133 milliseconds