Searched refs:print (Results 1 – 3 of 3) sorted by relevance
/extra/scripts/ |
A D | unifdef.c | 545 static void print (void) { flushline(true); } in print() function 552 static void Pelif (void) { print(); ignoreoff(); state(IS_PASS_MIDDLE); } in Pelif() 553 static void Pelse (void) { print(); state(IS_PASS_ELSE); } in Pelse() 554 static void Pendif(void) { print(); unnest(); } in Pendif() 583 print, done, abort }, 591 print, Eeof, abort }, 595 print, Eeof, abort }, 603 print, Eeof, abort }, 607 print, Eeof, abort }, 615 print, Eeof, abort }, [all …]
|
/extra/locale/ |
A D | README | 71 …; else if (i==1) { sub("/","0",$2) ; sub("<U","0x",$1) ; sub(">","",$1) ; print "{", $2, ",", $1, …
|
/extra/config/ |
A D | zconf.tab.c_shipped | 1043 /* Nonzero means print parse trace. It is left uninitialized so that
|
Completed in 13 milliseconds