Home
last modified time | relevance | path

Searched defs:IS_TAG (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c80 #define IS_TAG(x) ((x)->code_min == TAG) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c80 #define IS_TAG(x) ((x)->code_min == TAG) macro
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c80 #define IS_TAG(x) ((x)->code_min == TAG) macro
/third_party/musl/src/regex/
H A Dregcomp.c80 #define IS_TAG(x) ((x)->code_min == TAG) macro

Completed in 14 milliseconds