/linux/arch/powerpc/xmon/ |
H A D | ansidecl.h | 2 /* ANSI and traditional C compatibility macros 8 /* ANSI and traditional C compatibility macros 10 ANSI C is assumed if __STDC__ is #defined. 12 Macro ANSI C definition Traditional C definition 31 ANSI C, and the type declarations in traditional C. Arguments should 43 In ANSI C it is `NAME PROTOTYPE' (so PROTOTYPE should be enclosed in 106 #else /* Not ANSI C. */ 115 #ifndef const /* some systems define it in header files for non-ansi mode */ 128 #endif /* ANSI C. */
|
/linux/arch/mips/include/uapi/asm/ |
H A D | signal.h | 26 #define SIGINT 2 /* Interrupt (ANSI). */ 28 #define SIGILL 4 /* Illegal instruction (ANSI). */ 31 #define SIGABRT SIGIOT /* Abort (ANSI). */ 33 #define SIGFPE 8 /* Floating-point exception (ANSI). */ 36 #define SIGSEGV 11 /* Segmentation violation (ANSI). */ 40 #define SIGTERM 15 /* Termination (ANSI). */
|
/linux/Documentation/networking/ |
H A D | generic-hdlc.rst | 12 1. Frame Relay (ANSI, CCITT, Cisco and no LMI) 54 sethdlc hdlc0 fr lmi ansi 108 lmi ansi / ccitt / cisco / none - LMI (link management) type
|
/linux/drivers/acpi/acpica/ |
H A D | utnonansi.c | 4 * Module Name: utnonansi - Non-ansi C library functions 15 * Non-ANSI C library functions - strlwr, strupr, stricmp, and "safe" 86 * non-ANSI stricmp function.
|
/linux/arch/m68k/lib/ |
H A D | mulsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 50 /* ANSI concatenation macros. */
|
H A D | divsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 52 /* ANSI concatenation macros. */
|
H A D | modsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 52 /* ANSI concatenation macros. */
|
H A D | umodsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 50 /* ANSI concatenation macros. */
|
H A D | udivsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 50 /* ANSI concatenation macros. */
|
/linux/drivers/media/dvb-frontends/ |
H A D | mxl692_defs.h | 295 MXL_EAGLE_OOB_DEMOD_SYMB_RATE_0_772MHZ, /* ANSI/SCTE 55-2 0.772 MHz */ 296 MXL_EAGLE_OOB_DEMOD_SYMB_RATE_1_024MHZ, /* ANSI/SCTE 55-1 1.024 MHz */ 297 MXL_EAGLE_OOB_DEMOD_SYMB_RATE_1_544MHZ, /* ANSI/SCTE 55-2 1.544 MHz */
|
/linux/net/llc/ |
H A D | Kconfig | 6 tristate "ANSI/IEEE 802.2 LLC type 2 Support"
|
/linux/arch/sparc/mm/ |
H A D | Makefile | 5 asflags-y := -ansi
|
/linux/arch/sparc/prom/ |
H A D | Makefile | 5 asflags := -ansi
|
/linux/include/uapi/linux/ |
H A D | mtio.h | 111 #define MT_ISSCSI1 0x71 /* Generic ANSI SCSI-1 tape unit */ 112 #define MT_ISSCSI2 0x72 /* Generic ANSI SCSI-2 tape unit */
|
/linux/Documentation/networking/device_drivers/atm/ |
H A D | cxacru-cf.py | 24 # the values become valid, but the modulation will be forced to ANSI
|
H A D | cxacru.rst | 97 - "ANSI T1.413"
|
/linux/drivers/input/mouse/ |
H A D | appletouch.c | 116 ATP_DEVICE(0x020e, fountain_info), /* FOUNTAIN ANSI */ 122 ATP_DEVICE(0x0214, geyser2_info), /* GEYSER 2 ANSI */ 127 ATP_DEVICE(0x0217, geyser3_info), /* GEYSER 3 ANSI */ 132 ATP_DEVICE(0x021a, geyser4_info), /* GEYSER 4 ANSI */ 137 ATP_DEVICE(0x0229, geyser4_info), /* GEYSER 4 HF ANSI */
|
/linux/arch/mips/include/asm/sibyte/ |
H A D | sb1250_defs.h | 23 * These headers require ANSI C89 string concatenation, and GCC or other 27 #error SiByte headers require ANSI C89 support
|
/linux/arch/alpha/lib/ |
H A D | strncpy.S | 10 * Or, rather, if the kernel cared about that weird ANSI quirk. This
|
/linux/arch/sparc/lib/ |
H A D | Makefile | 5 asflags-y := -ansi -DST_DIV0=0x02
|
/linux/include/acpi/platform/ |
H A D | acgcc.h | 23 /* Function name is used for debug output. Non-ANSI, compiler-dependent */
|
/linux/include/uapi/linux/hdlc/ |
H A D | ioctl.h | 34 #define LMI_ANSI 2 /* ANSI Annex D */
|
/linux/include/linux/ |
H A D | if_fddi.h | 7 * Global definitions for the ANSI FDDI interface.
|
/linux/Documentation/userspace-api/ioctl/ |
H A D | hdio.rst | 171 If you don't have a copy of the ANSI ATA specification 397 Note: If you don't have a copy of the ANSI ATA specification 472 Note: If you don't have a copy of the ANSI ATA specification
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | lvds-data-mapping.yaml | 14 LVDS is a physical layer specification defined in ANSI/TIA/EIA-644-A. Multiple
|