Home
last modified time | relevance | path

Searched refs:declare_pushf (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregcomp.c249 #define declare_pushf(typetag, type) \ macro
252 declare_pushf(voidptr, void *);
253 declare_pushf(int, int);
372 declare_pushf(typetag, type) { \
/third_party/musl/src/regex/
Dregcomp.c249 #define declare_pushf(typetag, type) \ macro
252 declare_pushf(voidptr, void *);
253 declare_pushf(int, int);
372 declare_pushf(typetag, type) { \