Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/
Drcssmin.c233 #define IMATCH(PAT, source, target, ctx) ( \ macro
578 IMATCH(what, &source, &target, ctx) \ in copy_at_group()
580 #define CMATCH(what) IMATCH(what, &source, &target, ctx) in copy_at_group()
808 if (!IMATCH(first, &source, &target, ctx) in copy_first()
815 if (!IMATCH(line, &source, &target, ctx)) { in copy_first()
819 if (!IMATCH(letter, &source, &target, ctx) in copy_first()