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

  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid_conf.h 594 typedef unsigned int _IDEC_flags; // could be a struct with diagnostic info
651 #define _EXC_FLAGS_PARAM , _IDEC_flags *pfpsf
663 extern BID_THREAD _IDEC_flags _IDEC_glbflags;
1152 _IDEC_flags saved_fpsc=*pfpsf; \
1163 _IDEC_flags saved_fpsc=*pfpsf; \
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid_conf.h 594 typedef unsigned int _IDEC_flags; // could be a struct with diagnostic info
651 #define _EXC_FLAGS_PARAM , _IDEC_flags *pfpsf
663 extern BID_THREAD _IDEC_flags _IDEC_glbflags;
1152 _IDEC_flags saved_fpsc=*pfpsf; \
1163 _IDEC_flags saved_fpsc=*pfpsf; \

Completed in 53 milliseconds