Home
last modified time | relevance | path

Searched refs:STATUS_GNULIB_INVALID_PARAMETER (Results 1 – 2 of 2) sorted by relevance

/external/bison/lib/
Dmsvc-inval.h104 # define STATUS_GNULIB_INVALID_PARAMETER (0xE0000000 + 0x474E550 + 0) macro
132 __except (GetExceptionCode () == STATUS_GNULIB_INVALID_PARAMETER \
Dmsvc-inval.c55 RaiseException (STATUS_GNULIB_INVALID_PARAMETER, 0, 0, NULL); in gl_msvc_invalid_parameter_handler()
110 RaiseException (STATUS_GNULIB_INVALID_PARAMETER, 0, 0, NULL); in gl_msvc_invalid_parameter_handler()