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 311 UINT32 Functions;
324 Functions = ConversionTable->SourceFunctions;
335 Functions = ConversionTable->HeaderFunctions;
346 Functions = ConversionTable->PatchFunctions;
441 switch (((UINT32) 1 << i) & Functions)

Completed in 14 milliseconds