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

  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_interface_internal.h 12 // Implementation of the API functions. See also include/xray/xray_interface.h.
57 size_t Functions;
71 // The following functions have to be defined in assembler, on a per-platform
  /src/sys/external/bsd/acpica/dist/tools/acpisrc/
asfile.c 419 UINT32 Functions;
432 Functions = ConversionTable->SourceFunctions;
443 Functions = ConversionTable->HeaderFunctions;
454 Functions = ConversionTable->PatchFunctions;
549 switch (((UINT32) 1 << i) & Functions)

Completed in 12 milliseconds