Searched full:ansi (Results 1 – 25 of 168) sorted by relevance
1234567
| /kernel/linux/linux-6.6/arch/powerpc/xmon/ |
| 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. */
|
| /kernel/linux/linux-5.10/arch/powerpc/xmon/ |
| 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. */
|
| /kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
| 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). */
|
| /kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
| 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). */
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| 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
|
| /kernel/linux/linux-5.10/arch/m68k/lib/ |
| D | mulsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 50 /* ANSI concatenation macros. */
|
| D | modsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 52 /* ANSI concatenation macros. */
|
| D | umodsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 50 /* ANSI concatenation macros. */
|
| D | divsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 52 /* ANSI concatenation macros. */
|
| D | udivsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 50 /* ANSI concatenation macros. */
|
| /kernel/linux/linux-6.6/arch/m68k/lib/ |
| D | mulsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 50 /* ANSI concatenation macros. */
|
| D | divsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 52 /* ANSI concatenation macros. */
|
| D | umodsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 50 /* ANSI concatenation macros. */
|
| D | modsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 52 /* ANSI concatenation macros. */
|
| D | udivsi3.S | 31 The trailing " '" appearing on some lines is for ANSI preprocessors. Yuk. 50 /* ANSI concatenation macros. */
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| 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.
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| 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.
|
| /kernel/linux/linux-6.6/net/llc/ |
| D | Kconfig | 6 tristate "ANSI/IEEE 802.2 LLC type 2 Support"
|
| /kernel/linux/linux-5.10/net/llc/ |
| D | Kconfig | 7 tristate "ANSI/IEEE 802.2 LLC type 2 Support"
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| 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 */
|
| /kernel/linux/linux-6.6/arch/sparc/prom/ |
| D | Makefile | 5 asflags := -ansi
|
| /kernel/linux/linux-5.10/arch/sparc/prom/ |
| D | Makefile | 5 asflags := -ansi
|
| /kernel/linux/linux-6.6/arch/sparc/mm/ |
| D | Makefile | 5 asflags-y := -ansi
|
| /kernel/linux/linux-5.10/arch/sparc/mm/ |
| D | Makefile | 5 asflags-y := -ansi
|
1234567