Home
last modified time | relevance | path

Searched refs:TAGGED_ARRAY (Results 1 – 7 of 7) sorted by relevance

/third_party/toybox/toys/pending/
Ddd.c68 static const struct dd_flag dd_conv[] = TAGGED_ARRAY(DD_conv,
72 static const struct dd_flag dd_iflag[] = TAGGED_ARRAY(DD_iflag,
76 static const struct dd_flag dd_oflag[] = TAGGED_ARRAY(DD_oflag,
/third_party/toybox/
Dtoys.h128 #define TAGGED_ARRAY(X, ...) {__VA_ARGS__} macro
/third_party/toybox/porting/liteos_a/
Dtoys.h134 #define TAGGED_ARRAY(X, ...) {__VA_ARGS__} macro
/third_party/toybox/toys/posix/
Dcp.c120 } static const cp_preserve[] = TAGGED_ARRAY(CP,
Dps.c317 } static const typos[] = TAGGED_ARRAY(PS,
/third_party/toybox/porting/liteos_a/toys/posix/
Dcp.c104 } static const cp_preserve[] = TAGGED_ARRAY(CP,
Dps.c274 } static const typos[] = TAGGED_ARRAY(PS,