ESP-IDF
_SC
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
_SC
_SC macro
Syntax
Show:
Summary
Declaration
from
arg_rex.c:315
#define
_SC
(
x
)
(
x
)
Arguments
Argument
x
Examples
References
from
examples
Code
Location
#define
_SC
(
x
)
(
x
)
arg_rex.c:315
trex_error
(
exp
,
_SC
(
"expected paren"
)
)
;
arg_rex.c:401
trex_error
(
exp
,
_SC
(
"letter expected"
)
)
;
arg_rex.c:428
trex_error
(
exp
,
_SC
(
"letter expected"
)
)
;
arg_rex.c:493
trex_error
(
exp
,
_SC
(
"empty class"
)
)
;
arg_rex.c:509
trex_error
(
exp
,
_SC
(
"unfinished range"
)
)
;
arg_rex.c:515
trex_error
(
exp
,
_SC
(
"invalid range"
)
)
;
arg_rex.c:518
trex_error
(
exp
,
_SC
(
"cannot use character classes in ranges"
)
)
;
arg_rex.c:520
trex_error
(
exp
,
_SC
(
"overflow in numeric constant"
)
)
;
arg_rex.c:557
trex_error
(
exp
,
_SC
(
"number expected"
)
)
;
arg_rex.c:624
trex_error
(
exp
,
_SC
(
", or } expected"
)
)
;
arg_rex.c:641
trex_error
(
exp
,
_SC
(
"unexpected character"
)
)
;
arg_rex.c:925
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