Searched refs:CHECK (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/libs/zlib/
H A Dinflate.h47 CHECK, /* i: waiting for 32-bit check value */ enumerator in enum:__anon5226
68 TYPE -> TYPEDO -> STORED or TABLE or LEN_ or CHECK
77 CHECK -> LENGTH -> DONE
H A Dinflate.c815 state->mode = CHECK;
1159 case CHECK:
1217 if (state->wsize || (state->mode < CHECK && out != strm->avail_out))
/haiku-fatelf/src/bin/gdb/libiberty/testsuite/
H A DMakefile.in45 check: @CHECK@
/haiku-fatelf/src/bin/gdb/gdb/
H A Dwin32-nat.c83 #define CHECK(x) check (x, __FILE__,__LINE__) macro
272 CHECK (GetThreadContext (th->h, &th->context));
280 CHECK (SetThreadContext (th->h, &th->context));
1201 CHECK (SetThreadContext (th->h, &th->context));
1386 CHECK (child_continue (continue_status, -1));
1915 CHECK (GenerateConsoleCtrlEvent (CTRL_C_EVENT, current_event.dwProcessId));
1948 CHECK (TerminateProcess (current_process_handle, 0));
1960 CHECK (CloseHandle (current_process_handle));
2038 CHECK (SetThreadContext (th->h, &th->context));
H A Dwince.c85 #define CHECK(x) check (x, __FILE__,__LINE__) macro
1482 CHECK (child_continue (continue_status, -1));
1815 CHECK (terminate_process (current_process_handle));
1827 CHECK (close_handle (current_process_handle));
1849 CHECK (set_thread_context (th->h, &th->context));
/haiku-fatelf/headers/libs/png/
H A Dpngconf.h1440 # define CHECK 1 macro
1442 # define CVT_PTR(ptr) (png_far_to_near(png_ptr,ptr,CHECK))
/haiku-fatelf/src/libs/pdflib/libs/png/
H A Dpngconf.h1586 # define CHECK 1 macro
1588 # define CVT_PTR(ptr) (png_far_to_near(png_ptr,ptr,CHECK))
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dconfigure312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS libiberty_topdir MAINT NOTMAINT MAKEINFO BUILD_INFO PERL HAVE_PERL build build_cpu build_vendor build_os host host_cpu host_vendor host_os AR ac_ct_AR RANLIB ac_ct_RANLIB CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP ac_libiberty_warn_cflags NO_MINUS_C_MINUS_O OUTPUT_OPTION INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LIBOBJS CHECK target_header_dir pexecute INSTALL_DEST LTLIBOBJS'
4581 CHECK=
4696 CHECK=check-cplus-dem
7409 s,@CHECK@,$CHECK,;t t
/haiku-fatelf/src/bin/network/wget/
H A Dmaint.mk293 re='(\<ROOT_DEV_INO_(CHECK|WARN)\>|\<get_root_dev_ino *\()' \

Completed in 147 milliseconds