Home
last modified time | relevance | path

Searched refs:inch (Results 1 – 25 of 42) sorted by relevance

12

/netbsd/src/external/bsd/flex/dist/examples/manual/
Dstring1.lex24 int inch,count,max_size;
30 inch = input();
32 while(inch != EOF && inch != '"' && inch != '\n'){
33 if(inch == '\\'){
34 inch = input();
35 switch(inch){
36 case '\n': inch = input(); break;
37 case 'b' : inch = '\b'; break;
38 case 't' : inch = '\t'; break;
39 case 'n' : inch = '\n'; break;
[all …]
/netbsd/src/etc/
Dfloppytab7 1.44mb|1440|3.5 inch 1.44MB:\
18 1.2mb|1200|5.25 inch 1.2MB AT drive:\
29 360k-1.2mb|5.25 inch 360KB in 1.2MB AT drive:\
40 360k-pc|5.25 inch 360KB in PC drive:\
51 720k-3.5|3.5 inch 720KB:\
62 720k-5.25|5.25 inch 720KB in 1.2MB AT drive:\
65 360k-720|3.5 inch 360KB in 720KB drive:\
/netbsd/src/external/bsd/pcc/dist/pcc/cc/cpp/
Dtoken.c337 inch(void) in inch() function
346 ch = (tflag || n != ifiles->lineno) ? inch() : ' '; in inch()
412 if ((ch = inch()) == '/') { /* C++ comment */ in Ccmnt()
416 } while ((ch = inch()) != '\n'); in Ccmnt()
423 ch = inch(); in Ccmnt()
426 if ((ch = inch()) == '/') { in Ccmnt()
450 while ((ch = inch()), ISWS(ch)) in fastspc()
463 while ((ch = inch()) == '/' || ch == '%' || ISWS(ch)) { in fastspcg()
465 if ((c2 = inch()) == ':') in fastspcg()
492 } while (spechr[ch = inch()] & C_ID); in heapid()
[all …]
Dscanner.l68 static int inch(void);
80 if ((c = inch()) < 0) in yyinput()
116 #define input() inch()
/netbsd/src/sys/fs/msdosfs/
Dmsdosfs_conv.c783 uint16_t inch = le16toh(in[0]); in ucs2utf8() local
785 if (inch <= 0x007f) { in ucs2utf8()
788 *out++ = inch; in ucs2utf8()
790 } else if (inch <= 0x07ff) { in ucs2utf8()
793 *out++ = 0xc0 | (inch >> 6); in ucs2utf8()
794 *out++ = 0x80 | (inch & 0x3f); in ucs2utf8()
800 *out++ = 0xe0 | (inch >> 12); in ucs2utf8()
801 *out++ = 0x80 | ((inch >> 6) & 0x3f); in ucs2utf8()
802 *out++ = 0x80 | (inch & 0x3f); in ucs2utf8()
901 u_int16_t inch; in ucs2char8str() local
[all …]
/netbsd/src/games/robots/
Dmove_robs.c59 addch(inch()); in move_robots()
61 addch(inch()); in move_robots()
120 addch(inch()); in move_robots()
122 addch(inch()); in move_robots()
Dplay_level.c67 addch(inch()); in play_level()
69 addch(inch()); in play_level()
/netbsd/src/tests/lib/libcurses/tests/
Dinch3 call `\004c` inch
5 call `\006g` inch
DMakefile81 FILES+= inch
/netbsd/src/usr.bin/msgs/
Dmsgs.c740 char inch; in ask() local
757 if (((inch = inbuf[0]) == 's' || inch == 'm') && !restricted) { in ask()
775 if (inch == 's') { in ask()
813 if (inch == 's') in ask()
/netbsd/src/lib/libcurses/
Dinch.c47 inch(void) in inch() function
DMakefile25 idcok.c immedok.c inch.c inchstr.c initscr.c insch.c insdelln.c \
106 curses_tty.3 idlok.3 curses_refresh.3 immedok.3 curses_inch.3 inch.3 \
Dcurses.expsym205 inch
Dcurses.h460 #define inch() winch(stdscr) macro
566 chtype inch(void);
/netbsd/src/games/phantasia/
Dio.c136 line[loop] = inch(); in interrupt()
/netbsd/src/lib/libcurses/PSD.doc/
Dlife.c138 if (inch() == 'x')
/netbsd/src/share/me/
Drevisions146 -- Changed 12-pitch DTC terminals to still space 1/6 inch (instead
147 of 1/8 inch), unless the 'x' register is non-zero -- do-able with
/netbsd/src/games/mille/
Dinit.c182 if (inch() != 'Y') { in newscore()
/netbsd/src/tests/lib/libcurses/
Dt_curses.sh695 atf_test_case inch
702 h_run inch
2278 atf_add_test_case inch
/netbsd/src/share/man/tools/
DTOOLKIT127 6x9 inch format, as opposed to the default 8.5x11. Produces
155 index in the small (6x9 inch) format (this option, if
DREADME127 6x9 inch format, as opposed to the default 8.5x11. Produces
155 index in the small (6x9 inch) format (this option, if
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dfilesystems1831 # F0 2.88 MB 3.5-inch, 2-sided, 36-sector
1832 # F0 1.44 MB 3.5-inch, 2-sided, 18-sector
1833 # F9 720K 3.5-inch, 2-sided, 9-sector
1834 # F9 1.2 MB 5.25-inch, 2-sided, 15-sector
1835 # FD 360K 5.25-inch, 2-sided, 9-sector
1836 # FF 320K 5.25-inch, 2-sided, 8-sector
1837 # FC 180K 5.25-inch, 1-sided, 9-sector
1838 # FE 160K 5.25-inch, 1-sided, 8-sector
1839 # FE 250K 8-inch, 1-sided, single-density
1840 # FD 500K 8-inch, 2-sided, single-density
[all …]
Dapple41 >>21 byte 01 \b, 5.25 inch
42 >>21 byte 02 \b, 3.5 inch
329 >>>>91 ubyte x \b, %d/10 inch left margin
/netbsd/src/share/misc/
Dacronyms.comp176 BPI bits per inch
469 DPI dots per inch
1339 PPI pixels per inch
1766 TPI tracks per inch
/netbsd/src/games/adventure/
Dglorkz12 7 At your feet all the water of the stream splashes into a 2-inch slit
1471 95 You don't fit through a two-inch slit!

12