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

/opensolaris-onvv-gate/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...]
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/instant.src/
H A Dgeneral.h67 #define ANCHOR '' macro
H A Dutil.c682 if (c == ANCHOR) {
692 } else if (c == ANCHOR) c = NL;
/opensolaris-onvv-gate/usr/src/lib/libparted/common/lib/
H A Dregcomp.c1057 case ANCHOR:
1417 case ANCHOR:
1483 if (dfa->nodes[org_node].type == ANCHOR)
1579 if (dfa->nodes[org_idx].type == ANCHOR)
1676 constraint = ((dfa->nodes[node].type == ANCHOR)
1817 token->type = ANCHOR;
1824 token->type = ANCHOR;
1831 token->type = ANCHOR;
1838 token->type = ANCHOR;
1861 token->type = ANCHOR;
[all...]
H A Dregex_internal.h254 ANCHOR = EPSILON_BIT | 4, enumerator in enum:__anon3996
341 re_context_type ctx_type; /* for ANCHOR */
H A Dregex_internal.c1656 else if (type == ANCHOR || node->constraint)
1712 else if (type == ANCHOR)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl12080 FFF9 INTERLINEAR ANNOTATION ANCHOR

Completed in 190 milliseconds