OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_error
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/libcxx/src/support/win32/
support.cpp
120
const errno_t
no_error
= ( errno_t) 0;
local
141
if ( result ==
no_error
) {
161
if ( have_result && result !=
no_error
) {
/src/external/bsd/atf/dist/atf-c/
error_test.c
105
ATF_TC(
no_error
);
variable
106
ATF_TC_HEAD(
no_error
, tc)
111
ATF_TC_BODY(
no_error
, tc)
295
ATF_TP_ADD_TC(tp,
no_error
);
/src/external/gpl3/binutils/dist/gas/config/
tc-i386.c
243
no_error
, /* Must be first. */
enumerator in enum:i386_error
7243
if (i.error !=
no_error
)
/src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c
243
no_error
, /* Must be first. */
enumerator in enum:i386_error
7081
if (i.error !=
no_error
)
Completed in 65 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026