OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:schar
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/hack/
config.h
159
* typedef char
schar
;
161
* typedef short int
schar
;
166
typedef short int
schar
;
typedef
168
typedef char
schar
;
typedef
185
typedef
schar
xchar;
/src/usr.bin/pr/
pr.c
99
static char
schar
; /* text column separation character */
variable
483
*ptbf++ =
schar
;
741
*ptbf++ =
schar
;
955
*ptbf++ =
schar
;
1777
schar
=
SCHAR
;
1779
schar
= *eoptarg++;
/src/external/gpl2/groff/dist/src/devices/grotty/
tty.cpp
28
typedef signed char
schar
;
typedef
30
declare_ptable(
schar
)
31
implement_ptable(
schar
)
164
schar
back_color_idx;
165
schar
fore_color_idx;
204
schar
curr_fore_idx;
205
schar
curr_back_idx;
209
PTABLE(
schar
) tty_colors;
212
schar
color_to_idx(color *col);
215
int tty_color(unsigned int, unsigned int, unsigned int,
schar
*,
[
all
...]
Completed in 58 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026