OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_SWAB
(Results
1 - 3
of
3
) sorted by null
/system/core/toolbox/upstream-netbsd/bin/dd/
dd.h
122
#define
C_SWAB
0x10000
args.c
160
if (ddflags & (C_BLOCK | C_LCASE |
C_SWAB
| C_UCASE |
351
{ "swab",
C_SWAB
, 0, NULL },
dd.c
421
if (ddflags &
C_SWAB
) {
Completed in 183 milliseconds