Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregcomp.c79 #define IS_ASSERTION(x) ((x)->code_min == ASSERTION) macro
/third_party/musl/src/regex/
Dregcomp.c79 #define IS_ASSERTION(x) ((x)->code_min == ASSERTION) macro