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

  /src/external/gpl3/binutils/dist/include/
ansidecl.h 297 EXPORTED_CONST int i = 1;
302 #define EXPORTED_CONST extern const
304 #define EXPORTED_CONST const
  /src/external/gpl3/binutils.old/dist/include/
ansidecl.h 297 EXPORTED_CONST int i = 1;
302 #define EXPORTED_CONST extern const
304 #define EXPORTED_CONST const
  /src/external/gpl3/gcc/dist/include/
ansidecl.h 297 EXPORTED_CONST int i = 1;
302 #define EXPORTED_CONST extern const
304 #define EXPORTED_CONST const
  /src/external/gpl3/gcc.old/dist/include/
ansidecl.h 338 EXPORTED_CONST int i = 1;
343 #define EXPORTED_CONST extern const
345 #define EXPORTED_CONST const
  /src/external/gpl3/gdb/dist/include/
ansidecl.h 297 EXPORTED_CONST int i = 1;
302 #define EXPORTED_CONST extern const
304 #define EXPORTED_CONST const
  /src/external/gpl3/gdb.old/dist/include/
ansidecl.h 297 EXPORTED_CONST int i = 1;
302 #define EXPORTED_CONST extern const
304 #define EXPORTED_CONST const

Completed in 38 milliseconds