Home
last modified time | relevance | path

Searched refs:print (Results 1 – 6 of 6) sorted by relevance

/scripts/kconfig/tests/preprocess/escape/
A DKconfig23 # The following should print "$(X)". It should not be expanded further.
28 # The following should print "(".
33 # The following should print "$(X)". It should not be expanded further.
37 # The following should print "$(X)" as well.
41 # The following should print "$(".
/scripts/
A Dunifdef.c424 static void print (void) { flushline(true); } in print() function
431 static void Pelif (void) { print(); ignoreoff(); state(IS_PASS_MIDDLE); } in Pelif()
432 static void Pelse (void) { print(); state(IS_PASS_ELSE); } in Pelse()
433 static void Pendif(void) { print(); unnest(); } in Pendif()
462 print, done, abort },
470 print, Eeof, abort },
474 print, Eeof, abort },
482 print, Eeof, abort },
486 print, Eeof, abort },
494 print, Eeof, abort },
[all …]
A DKbuild.include123 # If quiet is "silent_", print nothing and sink stdout
124 # If quiet is "quiet_", print short log
125 # If quiet is empty, print short log and whole command
152 # print and execute commands
/scripts/coccinelle/free/
A Dkfree.cocci30 @print expression@
83 position free.p1!=loop.ok,p2!={print.p,sz.p};
/scripts/gcc-plugins/
A DKconfig12 depends on $(success,test -e $(shell,$(CC) -print-file-name=plugin)/include/plugin-version.h)
/scripts/coccinelle/misc/
A Ddo_div.cocci45 print('Error:',e)

Completed in 7 milliseconds