Searched refs:outn (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/external/bsd/flex/dist/src/ |
| H A D | gen.c | 133 outn ("m4_ifdef( [[M4_YY_USE_LINENO]],[["); in geneoltbl() 134 outn ("/* Table of booleans, true if rule could match eol. */"); in geneoltbl() 147 outn ("]])"); in geneoltbl() 347 outn ("static const struct yy_trans_info *yy_transition = 0;"); in genctbl() 415 outn (" };\n"); in genctbl() 421 outn ("static const struct yy_trans_info **yy_start_state_list =0;"); in genctbl() 424 outn (" {"); in genctbl() 516 outn ("m4_ifdef( [[M4_YY_USES_REJECT]],\n[["); in gen_find_action() 518 outn ("find_rule: /* we branch to this label when backing up */"); in gen_find_action() 520 outn ("]])\n"); in gen_find_action() [all …]
|
| H A D | main.c | 490 outn((char*) top_buf.elts); in check_options() 498 outn("#line 0 \"M4_YY_OUTFILE_NAME\"\n"); in check_options() 502 outn ((char *) (userdef_buf.elts)); in check_options() 1597 outn ("#define YY_SKIP_YYWRAP"); in readin() 1601 outn ("\n#define FLEX_DEBUG"); in readin() 1604 outn ("typedef flex_uint8_t YY_CHAR;"); in readin() 1608 outn ("#define yytext_ptr yytext"); in readin() 1611 outn ("#define YY_INTERACTIVE"); in readin() 1619 outn ("#ifdef VMS"); in readin() 1620 outn ("#ifdef __VMS_POSIX"); in readin() [all …]
|
| H A D | misc.c | 265 outn (" } ;\n"); in dataend() 599 void outn (const char *str) in outn() function 770 outn ((char *) (yydmap_buf.elts)); in skelout() 805 outn (buf); in skelout()
|
| H A D | dfa.c | 541 outn (" {"); in ntod() 551 outn (" },\n"); in ntod() 707 outn (" {"); in ntod() 732 outn (" },\n"); in ntod()
|
| H A D | flexdef.h | 904 extern void outn(const char *); 1078 #define OUT_BEGIN_CODE() outn("m4_ifdef( [[M4_YY_IN_HEADER]],,[[m4_dnl") 1079 #define OUT_END_CODE() outn("]])")
|
| H A D | scan.l | 634 outn("/* Begin user sect3 */");
|
| H A D | initscan.c | 3162 outn("/* Begin user sect3 */");
|
| /netbsd-src/usr.bin/tcopy/ |
| H A D | tcopy.c | 236 int eot, inmaxblk, inn, outmaxblk, outn; in verify() local 252 r1: if ((outn = read(outp, outb, outmaxblk)) == -1) { in verify() 255 outn = read(outp, outb, outmaxblk); in verify() 256 if (outn >= 0) in verify() 262 r2: if (inn != outn) { in verify() 265 "tcopy", inn, outn); in verify()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-huawei-g7.dts | 154 reg_lcd_neg: outn { 155 regulator-name = "outn";
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-librem5.dtsi | 869 reg_lcd_avee: outn {
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | match.pd | 246 outn (negate negate convert convert) 262 (outn (abs @0)))))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | match.pd | 314 outn (negate negate convert convert) 330 (outn (abs @0)))))
|