Home
last modified time | relevance | path

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

/titanic_51/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregnexec.c203 #define stkpop(s) stkold(s,&(stkframe(s)->pos)) macro
239 #define matchpop(e,x) do if ((x)->re.group.number) { Match_frame_t* fp = (void*)stkframe(stkstd)->data; memcpy(fp->match, fp->save, fp->size); stkpop(stkstd); } while (0)
978 stkpop(stkstd); in parse()
981 stkpop(stkstd); in parse()
984 stkpop(stkstd); in parse()
990 stkpop(stkstd); in parse()
1122 stkpop(stkstd); in parse()
1125 stkpop(stkstd); in parse()
1128 stkpop(stkstd); in parse()
1134 stkpop(stkst in parse()
[all...]
/titanic_51/usr/src/lib/libast/common/regex/
H A Dregnexec.c203 #define stkpop(s) stkold(s,&(stkframe(s)->pos)) macro
240 …e.group.number?memcpy(matchframe->match,matchframe->save,matchframe->size),stkpop(stkstd):(void*)0)
979 stkpop(stkstd); in parse()
982 stkpop(stkstd); in parse()
985 stkpop(stkstd); in parse()
991 stkpop(stkstd); in parse()
1123 stkpop(stkstd); in parse()
1126 stkpop(stkstd); in parse()
1129 stkpop(stkstd); in parse()
1135 stkpop(stkstd); in parse()
[all …]