Searched refs:cumulative_args_t (Results 1 - 1 of 1) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/
H A Dtarget.h55 typedef struct { void *magic; void *p; } cumulative_args_t; typedef in typeref:struct:__anon49279
60 __attribute__((transparent_union)) to get cumulative_args_t function
65 typedef union { void *p; } cumulative_args_t; typedef in typeref:union:__anon49280
183 get_cumulative_args (cumulative_args_t arg)
191 static inline cumulative_args_t
194 cumulative_args_t ret;

Completed in 60 milliseconds