Home
last modified time | relevance | path

Searched refs:Digit (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslsupport.l776 UINT8 Digit; in AslDoStringLiteral() local
905 Digit = (UINT8) strtoul (ConvertBuffer, NULL, 8); in AslDoStringLiteral()
909 if ((Digit == 0) || (Digit > ACPI_ASCII_MAX)) in AslDoStringLiteral()
918 *StringBuffer = (char) Digit; in AslDoStringLiteral()
949 Digit = (UINT8) strtoul (ConvertBuffer, NULL, 16); in AslDoStringLiteral()
953 if ((Digit == 0) || (Digit > ACPI_ASCII_MAX)) in AslDoStringLiteral()
962 *StringBuffer = (char) Digit; in AslDoStringLiteral()
/illumos-gate/usr/src/common/acpica/executer/
H A Dexoparg1.c399 UINT64 Digit; in AcpiExOpcode_1A_1T_1R() local
478 Digit = Operand[0]->Integer.Value; in AcpiExOpcode_1A_1T_1R()
482 for (i = 0; (i < AcpiGbl_IntegerNybbleWidth) && (Digit > 0); i++) in AcpiExOpcode_1A_1T_1R()
486 Temp32 = ((UINT32) Digit) & 0xF; in AcpiExOpcode_1A_1T_1R()
507 Digit >>= 4; in AcpiExOpcode_1A_1T_1R()
518 Digit = Operand[0]->Integer.Value; in AcpiExOpcode_1A_1T_1R()
522 for (i = 0; (i < AcpiGbl_IntegerNybbleWidth) && (Digit > 0); i++) in AcpiExOpcode_1A_1T_1R()
524 (void) AcpiUtShortDivide (Digit, 10, &Digit, &Temp32); in AcpiExOpcode_1A_1T_1R()
536 if (Digit > 0) in AcpiExOpcode_1A_1T_1R()
H A Dexconvrt.c429 UINT64 Digit; in AcpiExConvertToAscii() local
474 Digit = Integer; in AcpiExConvertToAscii()
477 (void) AcpiUtShortDivide (Digit, 10, &Digit, &Remainder); in AcpiExConvertToAscii()
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutstrsuppt.c176 UINT32 Digit,
597 UINT32 Digit, in AcpiUtStrtoulAdd64() argument
605 if ((Addend1 > 0) && (Digit > (ACPI_UINT64_MAX - Addend1))) in AcpiUtStrtoulAdd64()
610 Sum = Addend1 + Digit; in AcpiUtStrtoulAdd64()
/illumos-gate/usr/src/tools/smatch/src/
H A Dtokenize.c488 Digit = 2, enumerator
497 ['0' + 1 ... '9' + 1] = Digit | Hex,
545 if (!(class & (Dot | Digit | Letter))) in get_one_number()
924 if (!(cclass[next + 1] & (Letter | Digit))) in get_one_identifier()
956 if (class & Digit) in get_one_token()
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids22002 2375 Digit@lway, Inc.