OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATUS_GNULIB_INVALID_PARAMETER
(Results
1 - 2
of
2
) sorted by null
/external/bison/lib/
msvc-inval.h
104
# define
STATUS_GNULIB_INVALID_PARAMETER
(0xE0000000 + 0x474E550 + 0)
117
software exception with code
STATUS_GNULIB_INVALID_PARAMETER
.
132
__except (GetExceptionCode () ==
STATUS_GNULIB_INVALID_PARAMETER
\
162
software exception with code
STATUS_GNULIB_INVALID_PARAMETER
otherwise.
msvc-inval.c
55
RaiseException (
STATUS_GNULIB_INVALID_PARAMETER
, 0, 0, NULL);
110
RaiseException (
STATUS_GNULIB_INVALID_PARAMETER
, 0, 0, NULL);
Completed in 53 milliseconds