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

/freebsd-10.0-release/lib/csu/common/
H A Dcrtbrand.c60 } abitag __attribute__ ((section (NOTE_SECTION), aligned(4))) __used = { variable in typeref:struct:__anon5337
H A Dignore_init.c112 aligned(4))) __used = { variable in typeref:struct:__anon5338
/freebsd-10.0-release/lib/libc/gen/
H A D_pthread_stubs.c140 static ret FUNC_EXP(name)(void) __used; \
141 static ret FUNC_INT(name)(void) __used; \
159 static ret FUNC_EXP(name)(p0_type) __used; \
160 static ret FUNC_INT(name)(p0_type) __used; \
178 static ret FUNC_EXP(name)(p0_type, p1_type) __used; \
179 static ret FUNC_INT(name)(p0_type, p1_type) __used; \
197 static ret FUNC_EXP(name)(p0_type, p1_type, p2_type) __used; \
198 static ret FUNC_INT(name)(p0_type, p1_type, p2_type) __used; \
/freebsd-10.0-release/tools/tools/bus_autoconf/
H A Dbus_autoconf_format_example.txt27 static const char __section("bus_autoconf_format") __used usb_id_format[] = {
/freebsd-10.0-release/lib/csu/arm/
H A Dcrt1.c124 } archtag __attribute__ ((section (NOTE_SECTION), aligned(4))) __used = { variable in typeref:struct:__anon5336
/freebsd-10.0-release/sys/sys/
H A Dlinker_set.h51 __section("set_" #set) __used = &sym
H A Dpcpu.h83 #define DPCPU_DEFINE(t, n) t DPCPU_NAME(n) __section(DPCPU_SETNAME) __used
H A Dcdefs.h229 #define __used __attribute__((__used__)) macro
238 #define __used __attribute__((__used__)) macro
/freebsd-10.0-release/sys/amd64/include/
H A Dprofile.h112 static void _mcount(uintfptr_t frompc, uintfptr_t selfpc) __used; \
/freebsd-10.0-release/usr.sbin/mfiutil/
H A Dmfiutil.h44 #define __used macro
53 __section("set_" #set) __used = &sym
/freebsd-10.0-release/sys/dev/usb/
H A Dusb_lookup.c182 static const char __section("bus_autoconf_format") __used usb_id_format[] = {
/freebsd-10.0-release/sys/cddl/dev/dtrace/
H A Ddtrace_debug.c174 static void __used
187 static void __used
/freebsd-10.0-release/sys/boot/usb/
H A Dbsd_kernel.h48 #define SYSCTL_NODE(name,...) struct { } name __used
/freebsd-10.0-release/sys/net/
H A Dvnet.h263 #define VNET_DEFINE(t, n) t VNET_NAME(n) __section(VNET_SETNAME) __used
/freebsd-10.0-release/sys/dev/usb/input/
H A Dums.c360 static const STRUCT_USB_HOST_ID __used ums_devs[] = {
H A Dukbd.c974 static const STRUCT_USB_HOST_ID __used ukbd_devs[] = {
/freebsd-10.0-release/sys/dev/usb/storage/
H A Dumass.c720 static const STRUCT_USB_HOST_ID __used umass_devs[] = {
/freebsd-10.0-release/sys/dev/sound/usb/
H A Duaudio.c815 static const STRUCT_USB_HOST_ID __used uaudio_devs[] = {

Completed in 202 milliseconds