Home
last modified time | relevance | path

Searched defs:VEC (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/time/
H A D__tz.c38 #define VEC(...) ((const unsigned char[]){__VA_ARGS__}) macro
/third_party/musl/porting/uniproton/kernel/src/time/
H A D__tz.c42 #define VEC(...) ((const unsigned char[]){__VA_ARGS__}) macro
/third_party/musl/porting/liteos_m/kernel/src/time/
H A D__tz.c42 #define VEC(...) ((const unsigned char[]){__VA_ARGS__}) macro
/third_party/musl/porting/linux/user/src/time/
H A D__tz.c137 #define VEC(...) ((const unsigned char[]) {__VA_ARGS__}) macro
/third_party/musl/src/time/
H A D__tz.c120 #define VEC(...) ((const unsigned char[]){__VA_ARGS__}) macro

Completed in 4 milliseconds