Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/arch/powerpc/xmon/
Dansidecl.h2 /* 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. */
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dsignal.h26 #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). */
/kernel/linux/linux-5.10/Documentation/networking/
Dgeneric-hdlc.rst12 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
/kernel/linux/linux-5.10/arch/m68k/lib/
Dmulsi3.S31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk.
50 /* ANSI concatenation macros. */
Dmodsi3.S31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk.
52 /* ANSI concatenation macros. */
Ddivsi3.S31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk.
52 /* ANSI concatenation macros. */
Dumodsi3.S31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk.
50 /* ANSI concatenation macros. */
Dudivsi3.S31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk.
50 /* ANSI concatenation macros. */
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dutnonansi.c4 * Module Name: utnonansi - Non-ansi C library functions
15 * Non-ANSI C library functions - strlwr, strupr, stricmp, and "safe"
86 * non-ANSI stricmp function.
/kernel/linux/linux-5.10/net/llc/
DKconfig7 tristate "ANSI/IEEE 802.2 LLC type 2 Support"
/kernel/linux/linux-5.10/arch/sparc/prom/
DMakefile5 asflags := -ansi
/kernel/linux/linux-5.10/arch/sparc/mm/
DMakefile5 asflags-y := -ansi
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/atm/
Dcxacru-cf.py24 # the values become valid, but the modulation will be forced to ANSI
Dcxacru.rst97 - "ANSI T1.413"
/kernel/linux/linux-5.10/include/acpi/platform/
Dacgcc.h31 /* Function name is used for debug output. Non-ANSI, compiler-dependent */
/kernel/linux/linux-5.10/include/uapi/linux/
Dmtio.h111 #define MT_ISSCSI1 0x71 /* Generic ANSI SCSI-1 tape unit */
112 #define MT_ISSCSI2 0x72 /* Generic ANSI SCSI-2 tape unit */
/kernel/linux/linux-5.10/arch/alpha/lib/
Dstrncpy.S10 * Or, rather, if the kernel cared about that weird ANSI quirk. This
/kernel/linux/linux-5.10/arch/sparc/lib/
DMakefile5 asflags-y := -ansi -DST_DIV0=0x02
/kernel/linux/linux-5.10/include/uapi/linux/hdlc/
Dioctl.h34 #define LMI_ANSI 2 /* ANSI Annex D */
/kernel/linux/linux-5.10/include/linux/
Dif_fddi.h7 * Global definitions for the ANSI FDDI interface.
/kernel/linux/linux-5.10/arch/mips/include/asm/sibyte/
Dsb1250_defs.h23 * These headers require ANSI C89 string concatenation, and GCC or other
27 #error SiByte headers require ANSI C89 support
/kernel/linux/linux-5.10/drivers/input/mouse/
Dappletouch.c116 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 */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/
Dlvds-codec.yaml16 LVDS is a physical layer specification defined in ANSI/TIA/EIA-644-A. Multiple
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dlvds.yaml14 LVDS is a physical layer specification defined in ANSI/TIA/EIA-644-A. Multiple
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
Ddp.h45 * ANSI 8B/10B channel coding capability

1234