OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_LCASE
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/dd/
args.c
176
if (ddflags & (C_BLOCK |
C_LCASE
| C_SWAB | C_UCASE |
363
{ "lcase",
C_LCASE
, C_UCASE, NULL },
373
{ "ucase", C_UCASE,
C_LCASE
, NULL },
dd.h
112
#define
C_LCASE
0x00200
dd.c
283
if (ddflags & (
C_LCASE
|C_UCASE)) {
292
if (ddflags &
C_LCASE
) {
300
if (ddflags &
C_LCASE
) {
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025