OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x_bound
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
emacs.c
113
static unsigned char
x_bound
[(X_TABSZ * X_NTABS + 7) / 8];
variable in typeref:typename:unsigned char[]
1463
x_bound
[(prefix * X_TABSZ + key) / 8] &=
1466
x_bound
[(prefix * X_TABSZ + key) / 8] |=
1514
if (
x_bound
[((p) * X_TABSZ + (k)) / 8]
emacs.c
113
static unsigned char
x_bound
[(X_TABSZ * X_NTABS + 7) / 8];
variable in typeref:typename:unsigned char[]
1463
x_bound
[(prefix * X_TABSZ + key) / 8] &=
1466
x_bound
[(prefix * X_TABSZ + key) / 8] |=
1514
if (
x_bound
[((p) * X_TABSZ + (k)) / 8]
Completed in 28 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025