Searched refs:paren (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/arch/powerpc/xmon/
H A Dspu-dis.c110 int paren = 0; print_insn_spu() local
131 if (arg != A_P && !paren && i > 1) print_insn_spu()
161 paren++; print_insn_spu()
238 if (arg != A_P && paren) print_insn_spu()
241 paren--; print_insn_spu()
/linux-4.4.14/arch/arc/kernel/
H A Dprocess.c96 struct callee_regs *parent_callee; /* paren't callee */ copy_thread()
/linux-4.4.14/drivers/staging/speakup/
H A Di18n.c280 [MSG_KEYNAME_KPLEFTPAR] = "keypad left paren",
281 [MSG_KEYNAME_KPRIGHTPAR] = "keypad right paren",
H A Dmain.c143 /*040*/ "left paren", "right paren", "star", "plus", "comma", "dash",
/linux-4.4.14/drivers/acpi/acpica/
H A Ddbinput.c509 /* This is the start of a buffer, scan until closing paren */ acpi_db_get_next_token()
/linux-4.4.14/tools/lib/traceevent/
H A Dparse-filter.c1009 "Open paren can not come after item"); process_filter()
1015 "Open paren can not come after expression"); process_filter()
H A Devent-parse.c2793 * If the next token is an item or another open paren, then process_paren()

Completed in 285 milliseconds