Searched refs:BEST (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libast/common/regex/ |
H A D | regnexec.c | 119 #define BEST 3 /* an unbeatable parse was found */ macro 398 #define follow(e,r,c,s) ((r)->next?parse(e,(r)->next,c,s):(c)?parse(e,c,0,s):BEST) 423 case BEST: in parserep() 425 return BEST; in parserep() 459 case BEST: in parserep() 460 return BEST; in parserep() 466 return BEST; in parserep() 488 case BEST: in parserep() 489 r = BEST; in parserep() 492 r = (rex->flags & REG_MINIMAL) ? BEST : GOOD; in parserep() [all …]
|
/titanic_50/usr/src/lib/libmvec/common/vis/ |
H A D | __vlog_ultra3.S | 2665 !BEST ld [%fp+tmp0],%l3 !BYPASS out ! X1-nextX
|