Searched full:curly (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/powerpc/include/asm/ |
| H A D | interrupt.h | 115 * body with a pair of curly brackets. in search_kernel_restart_table() 162 * body with a pair of curly brackets. in interrupt_enter_prepare() 198 * body with a pair of curly brackets. in interrupt_enter_prepare() 236 * body with a pair of curly brackets. in interrupt_async_enter_prepare() 274 * body with a pair of curly brackets. in nmi_disables_ftrace()
|
| /linux/rust/syn/ |
| H A D | group.rs | 95 Delimiter::Brace => "expected curly braces", in parse_delimited() 162 /// Parse a set of curly braces and expose their content to subsequent parsers.
|
| H A D | token.rs | 668 "curly braces" in display()
|
| H A D | parse.rs | 531 /// token in the input is either `where` or an opening curly brace.
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig-macro-language.rst | 57 a syntax error. The curly brace form as in ${CC} is not supported either.
|
| /linux/drivers/tty/vt/ |
| H A D | gen_ucs_width_table.py | 45 (0x1F9B0, 0x1F9B3), # Hair components (red, curly, white, bald)
|
| H A D | ucs_width_table.h_shipped | 215 { BMP_2WIDTH(0x27B0, 0x27B0) }, /* CURLY LOOP */ 216 { BMP_2WIDTH(0x27BF, 0x27BF) }, /* DOUBLE CURLY LOOP */
|
| H A D | ucs_fallback_table.h_shipped | 3048 { 0x83, 0x7B }, /* LEFT WHITE CURLY BRACKET -> '{' */ 3261 { 0x37, 0x7B }, /* PRESENTATION FORM FOR VERTICAL LEFT CURLY BRACKET -> '{' */ 3277 { 0x5B, 0x7B }, /* SMALL LEFT CURLY BRACKET -> '{' */ 3278 { 0x5C, 0x7D }, /* SMALL RIGHT CURLY BRACKET -> '}' */
|
| /linux/scripts/kconfig/ |
| H A D | preprocess.c | 468 * Neither single-letter variables as in $A nor curly braces as in ${CC} in expand_dollar_with_args()
|
| /linux/rust/proc-macro2/ |
| H A D | lib.rs | 698 /// parentheses, square brackets, or curly braces.
|
| /linux/scripts/ |
| H A D | checkpatch.pl | 5113 # 3. inside a curly brace -- = { [0...10] = 5 }
|