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

  /src/sys/arch/alpha/include/
logout.h 94 uint64_t exc_mask; /* Exception mask. */ member in struct:__anon903
196 uint64_t exc_mask; /* Exception mask. */ member in struct:__anon905
logout.h 94 uint64_t exc_mask; /* Exception mask. */ member in struct:__anon903
196 uint64_t exc_mask; /* Exception mask. */ member in struct:__anon905
  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid_conf.h 677 // Notes: 1) exc_mask from _EXC_MASKS_ARG is used by the caller of a function
679 // 2) exc_mask and pexc_mask from _EXC_MASKS_PARAM are fixed names
685 #define _EXC_MASKS_ARG , &exc_mask
688 #define _EXC_MASKS_ARG , exc_mask
689 #define _EXC_MASKS_PARAM , _IDEC_exceptionmasks exc_mask
694 #define exc_mask _IDEC_glbexceptionmasks macro
bid_conf.h 677 // Notes: 1) exc_mask from _EXC_MASKS_ARG is used by the caller of a function
679 // 2) exc_mask and pexc_mask from _EXC_MASKS_PARAM are fixed names
685 #define _EXC_MASKS_ARG , &exc_mask
688 #define _EXC_MASKS_ARG , exc_mask
689 #define _EXC_MASKS_PARAM , _IDEC_exceptionmasks exc_mask
694 #define exc_mask _IDEC_glbexceptionmasks macro
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid_conf.h 677 // Notes: 1) exc_mask from _EXC_MASKS_ARG is used by the caller of a function
679 // 2) exc_mask and pexc_mask from _EXC_MASKS_PARAM are fixed names
685 #define _EXC_MASKS_ARG , &exc_mask
688 #define _EXC_MASKS_ARG , exc_mask
689 #define _EXC_MASKS_PARAM , _IDEC_exceptionmasks exc_mask
694 #define exc_mask _IDEC_glbexceptionmasks macro
bid_conf.h 677 // Notes: 1) exc_mask from _EXC_MASKS_ARG is used by the caller of a function
679 // 2) exc_mask and pexc_mask from _EXC_MASKS_PARAM are fixed names
685 #define _EXC_MASKS_ARG , &exc_mask
688 #define _EXC_MASKS_ARG , exc_mask
689 #define _EXC_MASKS_PARAM , _IDEC_exceptionmasks exc_mask
694 #define exc_mask _IDEC_glbexceptionmasks macro

Completed in 35 milliseconds