Home
last modified time | relevance | path

Searched defs:code (Results 1 – 8 of 8) sorted by relevance

/third_party/ulib/musl/src/exit/
A Dexit.c6 _Noreturn void exit(int code) { in exit()
A Dquick_exit.c4 _Noreturn void quick_exit(int code) { in quick_exit()
/third_party/lib/acpica/source/include/acpica/
A Dacexcep.h65 #define EXCEP_ENV(code) ((ACPI_STATUS) (code | AE_CODE_ENVIRONMENTAL)) argument
66 #define EXCEP_PGM(code) ((ACPI_STATUS) (code | AE_CODE_PROGRAMMER)) argument
67 #define EXCEP_TBL(code) ((ACPI_STATUS) (code | AE_CODE_ACPI_TABLES)) argument
68 #define EXCEP_AML(code) ((ACPI_STATUS) (code | AE_CODE_AML)) argument
69 #define EXCEP_CTL(code) ((ACPI_STATUS) (code | AE_CODE_CONTROL)) argument
/third_party/ulib/backtrace/
A Ddwarf.c187 uint64_t code; member
1167 uint64_t code; in read_abbrevs() local
1240 lookup_abbrev (struct abbrevs *abbrevs, uint64_t code, in lookup_abbrev()
1344 uint64_t code; in find_address_ranges() local
2138 uint64_t code; in read_referenced_name() local
2343 uint64_t code; in read_function_entry() local
/third_party/uapp/dash/src/
A Dmkinit.c94 struct text code; /* code for handling event */ member
/third_party/ulib/lz4/
A Dlz4frame.c160 unsigned LZ4F_isError(LZ4F_errorCode_t code) in LZ4F_isError()
165 const char* LZ4F_getErrorName(LZ4F_errorCode_t code) in LZ4F_getErrorName()
/third_party/ulib/musl/include/netinet/
A Dip_icmp.h13 uint8_t code; member
/third_party/ulib/chromiumos-platform-ec/include/chromiumos-platform-ec/
A Dec_commands.h2593 uint16_t code; member

Completed in 37 milliseconds