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

  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerLoop.cpp 62 bool Stop() {
64 Printf("MallocFreeTracer: STOP %zd %zd (%s)\n", Mallocs.load(),
138 _Exit(Options.ErrorExitCode); // Stop right now.
244 _Exit(Options.ErrorExitCode); // Stop right now.
271 _Exit(0); // Stop right now, don't perform any at-exit actions.
304 _Exit(Options.TimeoutExitCode); // Stop right now.
320 _Exit(Options.ErrorExitCode); // Stop right now.
537 _Exit(Options.ErrorExitCode); // Stop right now.
576 HasMoreMallocsThanFrees = AllocTracer.Stop();
  /src/sys/external/bsd/gnu-efi/dist/inc/
efinet.h 326 EFI_SIMPLE_NETWORK_STOP Stop;
efipxebc.h 404 EFI_PXE_BASE_CODE_STOP Stop;
efiprot.h 1119 EFI_DRIVER_BINDING_PROTOCOL_STOP Stop;

Completed in 16 milliseconds