Searched refs:locs (Results 1 – 17 of 17) sorted by relevance
48 char *loc1 = (char *)0, *loc2 = (char *)0, *locs = (char *)0; variable55 char *loc1, *loc2, *locs; member139 return (&locs); in ___locs()142 return (&vars->locs); in ___locs()154 #undef locs155 #define locs (*(___locs())) macro504 if (lp == start && locs == (char *)0) in _advance()550 if (lp == locs) in _advance()580 if (lp == locs) in _advance()590 if (--lp == locs) in _advance()
59 locs;
52 #define locs (*(___locs())) macro57 extern char *loc1, *loc2, *locs;
60 extern char *locs; /* for stopping execess recursion */276 ((locs != NULL) ? REG_NOTBOL : 0)));
52 #define locs __locs macro
184 locs { TYPE = DATA; FILTER = libgen.so.1; SIZE = 0x4 };188 locs { TYPE = DATA; FILTER = libgen.so.1; SIZE = 0x8 };
54 #define locs _re_info.re_locs macro
63 char *loc1, *loc2, *locs; variable542 if (--lp == locs) in advance()
42 print $locs
63 #define locs _re_info.re_locs macro
1096 locs = (char *)genbuf; in execute()1101 locs = loc2; in execute()1126 locs = (char *)0; in execute()
235 locs = p1 = loc2; in match()238 locs = 0; in match()
240 extern char *locs;2280 locs = p1 = loc2; in execute()2285 locs = 0; in execute()
351 The flags parameter in the walk functions allows filtering of the locs that353 NWAM_FLAG_STATE_ALL will examine all locs; specific state flags are defined