Searched refs:ANCHOR (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dmon.c163 typedef struct anchor ANCHOR; typedef in typeref:struct:anchor
166 ANCHOR *next, *prior; /* forward, backward ptrs for list */
175 static ANCHOR *curAnchor = NULL; /* addr of anchor for current block */
176 static ANCHOR firstAnchor; /* the first anchor to use */
200 ANCHOR *newanchp;
301 (ANCHOR *)libc_malloc(sizeof (ANCHOR));
365 ANCHOR *ap; /* temp anchor ptr */
367 ANCHOR *histp; /* anchor with histogram to use */
439 #define GETTHISMUCH (sizeof (ANCHOR)
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregcomp.c1087 case ANCHOR:
1386 if (node->token.type == ANCHOR)
1451 case ANCHOR:
1845 token->type = ANCHOR;
1852 token->type = ANCHOR;
1859 token->type = ANCHOR;
1866 token->type = ANCHOR;
1889 token->type = ANCHOR;
1896 token->type = ANCHOR;
1992 token->type = ANCHOR;
[all...]
H A Dregex_internal.h251 ANCHOR = EPSILON_BIT | 4, enumerator in enum:__anon465
338 re_context_type ctx_type; /* for ANCHOR */
H A Dregex_internal.c1659 else if (type == ANCHOR || node->constraint)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl12080 FFF9 INTERLINEAR ANNOTATION ANCHOR

Completed in 52 milliseconds