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

  /src/sys/external/bsd/acpica/dist/disassembler/
dmcstyle.c 226 /* Save symbol string in the next child (not peer) */
285 * works. We save the operator symbol in the first child, thus
286 * deferring symbol output until after the first operand has been
816 * RETURN: String containing the compound assignment symbol
827 const char *Symbol;
833 Symbol = " += ";
837 Symbol = " -= ";
841 Symbol = " *= ";
845 Symbol = " /= ";
849 Symbol = " %= "
    [all...]
  /src/sys/external/bsd/acpica/dist/include/
actypes.h 339 #define ACPI_EXPORT_SYMBOL_INIT(Symbol)
343 #define ACPI_EXPORT_SYMBOL(Symbol)

Completed in 16 milliseconds