Searched refs:mips_regexp_matcher (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/mips/ |
D | simulator-mips.h | 29 typedef int (*mips_regexp_matcher)(String*, int, const byte*, const byte*, typedef 39 (FUNCTION_CAST<mips_regexp_matcher>(entry)(p0, p1, p2, p3, NULL, p4, p5, p6, \
|
/external/v8/src/mips64/ |
D | simulator-mips64.h | 34 typedef int (*mips_regexp_matcher)(String* input, typedef 47 (FUNCTION_CAST<mips_regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, \
|