Home
last modified time | relevance | path

Searched refs:character (Results 1 – 25 of 96) sorted by relevance

1234

/original-bsd/usr.bin/tn3270/ascii/
H A Dmap3270.c108 int character; in GetC() local
131 character = EOF; in GetC()
136 return(character); in GetC()
157 character = GetC(); in Get()
158 switch (character) { in Get()
163 character = GetC(); in Get()
181 switch (character) { in Get()
186 character = TAB; in Get()
201 if ((IsPrint(character)) || isspace(character)) { in Get()
208 pC->value = character; in Get()
[all …]
H A Dtermcodes.m495 TC(DP) /* dup character */
96 TC(FM) /* field mark character */
102 TC(DELETE) /* delete character */
130 TC(ERASE) /* erase last character */
139 TC(WORDTAB) /* Go to first character of next word */
140 TC(WORDBACKTAB) /* Go to first character of last word */
141 TC(WORDEND) /* Go to last character of this/next word */
H A Dmset.c132 addString(strcount, character) in addString() argument
134 char character;
145 *string++ = character;
/original-bsd/usr.bin/tn3270/ctlr/
H A Doptions.c47 int i, j, character, origCount; local
54 character = *pointer&0xff;
57 switch (character) {
/original-bsd/old/lisp/fp/fp.vax/
H A Dscanner.l25 ; if the first character is a letter then the next token is a name
29 ; if the first character is a number then next token is a number
126 ; routine to tell if a character is a letter
133 ; routine to tell if character is a number
187 ; peek ahead to see if the single character token in really
188 ; a double character token
H A DfpMain.l19 ; specifiy character set, only ASCII (asc) supported at this time.
29 ; (and it was the only character entered on the line)
124 ; Form a character string of a LISP list as an equivalent FP sequence
/original-bsd/lib/libcurses/PSD.doc/
H A Ddoc.I15 Add the character
19 If the character is a newline
56 as the character for drawing the vertical sides, and
129 Delete the character at the current \*y.
130 Each character after it on the line shifts to the left,
131 and the last character becomes blank.
/original-bsd/usr.bin/tn3270/tools/
H A Dprt3270.c113 putChar(character) in putChar() argument
114 int character; in putChar()
116 *print++ = character;
161 putEChar(character) in putEChar() argument
162 int character; in putEChar()
164 putChar(ebc_asc[character]);
/original-bsd/usr.bin/col/
H A DREADME6 -b do not print any backspaces (last character written is printed)
37 - always print last character written to a position,
40 If a character is to be placed on a line that has been flushed, a warning
45 list. When a printable character is read, it is put in the buffer of
/original-bsd/old/cpp/
H A DREADME56 An unescaped linefeed (the single character "\n") terminates a
57 character constant or quoted string.
58 An escaped linefeed (the two-character sequence "\\\n") may be
73 character constants and quoted strings. The output from
77 inside character constants or quoted strings during the regular scan.
109 Single-character character constants are legal in preprocessor '#if' statements.
158 The virgule '/' in "a=/*b" is interpreted as the first character of
160 second character of the divide-and-replace operator "=/".
/original-bsd/usr.bin/tip/
H A Dtip.c336 if ((gch == character(value(ESCAPE))) && bol) { in tipin()
339 } else if (!cumode && gch == character(value(RAISECHAR))) { in tipin()
348 } else if (!cumode && gch == character(value(FORCE))) in tipin()
369 char c = character(value(ESCAPE)); in escape()
471 printf("%2s", ctrl(character(value(ESCAPE))));
H A Dtip.h134 #define character(v) ((((zzhack *)(&(v))))->zz_character[0]) macro
139 #define character(v) ((((zzhack *)(&(v))))->zz_character[3]) macro
H A Dvalue.c100 if (character(p->v_value) == *v)
102 character(p->v_value) = *v;
215 cp = ctrl(character(p->v_value));
/original-bsd/usr.bin/tn3270/general/
H A Dbsubs.ext13 *memNSchr(); /* Search for a character ANDED, increment by stride */
/original-bsd/lib/libc/tahoe/stdlib/
H A Datof.s42 movl 4(fp),r2 # Address the first character
47 sk0: movzbl (r2),r4 # Fetch the next (first) character
136 ex1: movzbl (r2),r4 # Get next character
143 ex2: movzbl (r2),r4 # Grab the next character
/original-bsd/lib/libc/vax/stdlib/
H A Datof.s42 movl 4(ap),r2 # Address the first character
47 sk0: movzbl (r2)+,r4 # Fetch the next (first) character
130 ex1: movzbl (r2)+,r4 # Get next character
136 ex2: movzbl (r2)+,r4 # Grab the next character
/original-bsd/old/lex/
H A Dparser.y452 if(prev != '\n') goto character;
465 goto character;
479 goto character;
481 if(prev != '\n' && scon != TRUE) goto character; /* valid only at line begin */
529 goto character;
540 goto character;
647 character:
/original-bsd/sys/vax/vax/
H A Demulate.s90 argub(3,r11) # (3) fill character == r11
118 argub(3,r11) # (3) escape character == r11
181 argub(4,r2) # (4) character-mask == r2
202 argub(4,r2) # (4) character-mask == r2
222 argub(1,r11) # (1) character == r11
240 argub(1,r11) # (1) character == r11
662 setfill($32) # fill character is ' '
663 setsign($32) # sign character is ' '
685 setsign($45) # sign character is '-'
773 L196: # else put in fill character
[all …]
/original-bsd/usr.bin/uucp/UUAIDS/
H A DL-dialcodes8 # If the last character of a line is \
/original-bsd/usr.bin/pascal/USD.doc/
H A Dbigger.p8 s = 32; (* 32 character width for interval [x, x+1]
H A Dbigger7.p8 s = 32; (* 32 character width for interval [x, x+1] *)
H A Dbigger5.p8 s = 32; (* 32 character width for interval [x, x+1] *)
H A Dbigger4.p8 s = 32; (* 32 character width for interval [x, x+1] *)
/original-bsd/old/boggle/
H A Dinst21 entering words, your erase character is only effective within the current
22 word and your line kill character is ignored.
/original-bsd/share/me/
H A Dsummary.external37 & F\(sc zero width character, useful for hiding controls
38 ( F\(sc interpolate special character
131 hc M\(sc set hyphenation character
145 lc M\(sc set leader repetition character
155 mc M\(sc insert margin character
213 tc M\(sc set tab repetition character

1234