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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/coreutils/
H A Dtest_ptr_hack.c8 struct test_statics;
14 struct test_statics *test_ptr_to_statics;
21 struct test_statics *const test_ptr_to_statics __attribute__ ((section (".data")));
H A Dtest.c354 struct test_statics { struct
365 extern struct test_statics *const test_ptr_to_statics;
375 (*(struct test_statics**)&test_ptr_to_statics) = xzalloc(sizeof(S)); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/coreutils/
H A Dtest_ptr_hack.c8 struct test_statics;
14 struct test_statics *test_ptr_to_statics;
21 struct test_statics *const test_ptr_to_statics __attribute__ ((section (".data")));
H A Dtest.c354 struct test_statics { struct
365 extern struct test_statics *const test_ptr_to_statics;
375 (*(struct test_statics**)&test_ptr_to_statics) = xzalloc(sizeof(S)); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/coreutils/
H A Dtest_ptr_hack.c8 struct test_statics;
14 struct test_statics *test_ptr_to_statics;
21 struct test_statics *const test_ptr_to_statics __attribute__ ((section (".data")));
H A Dtest.c354 struct test_statics { struct
365 extern struct test_statics *const test_ptr_to_statics;
375 (*(struct test_statics**)&test_ptr_to_statics) = xzalloc(sizeof(S)); \

Completed in 169 milliseconds