Home
last modified time | relevance | path

Searched full:ansi (Results 1 – 12 of 12) sorted by relevance

/qemu/linux-user/mips64/
H A Dtarget_signal.h5 #define TARGET_SIGINT 2 /* Interrupt (ANSI). */
7 #define TARGET_SIGILL 4 /* Illegal instruction (ANSI). */
10 #define TARGET_SIGABRT TARGET_SIGIOT /* Abort (ANSI). */
13 #define TARGET_SIGFPE 8 /* Floating-point exception (ANSI). */
16 #define TARGET_SIGSEGV 11 /* Segmentation violation (ANSI). */
20 #define TARGET_SIGTERM 15 /* Termination (ANSI). */
/qemu/linux-user/mips/
H A Dtarget_signal.h5 #define TARGET_SIGINT 2 /* Interrupt (ANSI). */
7 #define TARGET_SIGILL 4 /* Illegal instruction (ANSI). */
10 #define TARGET_SIGABRT TARGET_SIGIOT /* Abort (ANSI). */
13 #define TARGET_SIGFPE 8 /* Floating-point exception (ANSI). */
16 #define TARGET_SIGSEGV 11 /* Segmentation violation (ANSI). */
20 #define TARGET_SIGTERM 15 /* Termination (ANSI). */
/qemu/scripts/qapi/
H A Dcommon.py97 # ANSI X3J11/88-090, 3.1.1
/qemu/hw/loongarch/
H A Dvirt-acpi-build.c283 .terminal_type = 3, /* ANSI */ in spcr_setup()
/qemu/hw/scsi/
H A Dscsi-generic.c175 * ANSI-approved version, while on later versions the in scsi_handle_inquiry_reply()
/qemu/libdecnumber/
H A DdecContext.c84 /* DEC_INIT_BASE -- select ANSI X3-274 defaults */
H A DdecNumber.c42 /* 1. This code is ANSI C89 except: */
215 /* For DECDPUN>4 non-ANSI-89 64-bit types are needed. */
3903 /* lay out the exponent [_itoa or equivalent is not ANSI C] */ in decToString()
/qemu/hw/riscv/
H A Dvirt-acpi-build.c250 .terminal_type = 3, /* ANSI */ in spcr_setup()
/qemu/include/libdecnumber/
H A DdecNumberLocal.h145 /* MAXI and MINI -- general max & min (not in ANSI) for integers */
/qemu/tests/unit/
H A Dpkix_asn1_tab.c.inc583 {"ansi-x942", 1073741825, "10046"},
/qemu/include/
H A Delf.h1131 symbols in ANSI C. */
/qemu/crypto/
H A Daes.c10 * Optimised ANSI C code for the Rijndael cipher (now AES)