OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AT_BINARY
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/less/dist/
line.c
470
if (prev_a & (AT_ANSI|
AT_BINARY
))
865
STORE_STRING(prchar(c),
AT_BINARY
|AT_COLOR_CTRL, pos);
1033
(linebuf.end > 0 && linebuf.attr[linebuf.end - 1] & (AT_ANSI|
AT_BINARY
))))
1135
STORE_STRING(prutfchar(ch),
AT_BINARY
, pos);
less.h
429
#define
AT_BINARY
(1 << 5) /* LESS*BINFMT representation */
Completed in 26 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026