HomeSort by: relevance | last modified time | path
    Searched defs:force_to_data (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/
crtstuff.c 235 static func_ptr force_to_data[1] __attribute__ ((__used__)) = { }; variable
617 static func_ptr force_to_data[1] __attribute__ ((__used__)) = { };
  /src/external/gpl3/gcc.old/dist/libgcc/
crtstuff.c 235 static func_ptr force_to_data[1] __attribute__ ((__used__)) = { }; variable
616 static func_ptr force_to_data[1] __attribute__ ((__used__)) = { };

Completed in 15 milliseconds