ESP-IDF
LEGAL_ALT
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
LEGAL_ALT
LEGAL_ALT macro
Syntax
Show:
Summary
Declaration
from
arg_date.c:210
#define
LEGAL_ALT
(
x
)
\
{
\
if
(
alt_format
&
~
(
x
)
)
\
return
(
0
)
;
\
}
Arguments
Argument
x
Examples
References
from
examples
Code
Location
#define
LEGAL_ALT
(
x
)
\
arg_date.c:210
LEGAL_ALT
(
0
)
;
arg_date.c:293
LEGAL_ALT
(
0
)
;
arg_date.c:298
LEGAL_ALT
(
ALT_E
)
;
arg_date.c:306
LEGAL_ALT
(
0
)
;
arg_date.c:313
LEGAL_ALT
(
0
)
;
arg_date.c:320
LEGAL_ALT
(
0
)
;
arg_date.c:327
LEGAL_ALT
(
0
)
;
arg_date.c:334
LEGAL_ALT
(
ALT_E
)
;
arg_date.c:341
LEGAL_ALT
(
ALT_E
)
;
arg_date.c:348
LEGAL_ALT
(
0
)
;
arg_date.c:359
LEGAL_ALT
(
0
)
;
arg_date.c:383
LEGAL_ALT
(
ALT_E
)
;
arg_date.c:405
LEGAL_ALT
(
ALT_O
)
;
arg_date.c:419
LEGAL_ALT
(
0
)
;
arg_date.c:425
LEGAL_ALT
(
ALT_O
)
;
arg_date.c:428
LEGAL_ALT
(
0
)
;
arg_date.c:434
LEGAL_ALT
(
ALT_O
)
;
arg_date.c:437
LEGAL_ALT
(
0
)
;
arg_date.c:445
LEGAL_ALT
(
ALT_O
)
;
arg_date.c:452
LEGAL_ALT
(
ALT_O
)
;
arg_date.c:458
LEGAL_ALT
(
0
)
;
arg_date.c:465
LEGAL_ALT
(
ALT_O
)
;
arg_date.c:488
LEGAL_ALT
(
ALT_O
)
;
arg_date.c:495
LEGAL_ALT
(
ALT_O
)
;
arg_date.c:507
LEGAL_ALT
(
ALT_E
)
;
arg_date.c:513
LEGAL_ALT
(
ALT_E
|
ALT_O
)
;
arg_date.c:521
LEGAL_ALT
(
0
)
;
arg_date.c:541
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out