Home
last modified time | relevance | path

Searched defs:force_to_data (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/libgcc/
H A Dcrtstuff.c220 static func_ptr force_to_data[1] __attribute__ ((__used__)) = { }; variable
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dcrtstuff.c236 static func_ptr force_to_data[1] __attribute__ ((__used__)) = { }; variable