Searched +refs:lm +refs:tree (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/Libc-1044.1.2/regex/TRE/lib/
H A Dtre-compile.c73 static void print_last_matched_pre(tre_last_matched_pre_t *lm, int indent,
121 print_last_matched_pre(tre_last_matched_pre_t *lm, int indent, int num_tags) argument
123 tre_last_matched_branch_pre_t *b = lm->branches;
134 lm->tot_branches, lm->tot_last_matched, lm->tot_tags));
136 DPRINT(("..start_tag=%d n_branches=%d branches=%d\n", lm->start_tag,
137 lm->n_branches, n_branches));
138 if (lm->n_branches != n_branches)
141 b = lm
182 print_last_matched(tre_last_matched_t *lm, int indent) argument
391 tre_add_tags(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *tree, tre_tnfa_t *tnfa) argument
2347 tre_compute_nfl(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *tree) argument
2954 tre_ast_node_t *tree, *tmp_ast_l, *tmp_ast_r; local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dmap.c84 ldap_back_map_init ( struct ldapmap *lm, struct ldapmapping **m ) argument
103 avl_insert( &lm->map, (caddr_t)&mapping[0],
105 avl_insert( &lm->remap, (caddr_t)&mapping[1],
114 Avlnode *tree; local
129 tree = map->remap;
132 tree = map->map;
136 *m = (struct ldapmapping *)avl_find( tree, (caddr_t)&fmapping, mapping_cmp );
H A Dback-meta.h42 * Set META_BACK_PRINT_CONNTREE larger than 0 to dump the connection tree (debug only)
105 void ldap_back_map_init ( struct ldapmap *lm, struct ldapmapping ** );
391 Avlnode *tree; member in struct:metadncache_t
423 * special conns are in tailq rather than in tree */
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Drwmmap.c68 rwm_map_init( struct ldapmap *lm, struct ldapmapping **m ) argument
102 avl_insert( &lm->map, (caddr_t)&mapping[0],
104 avl_insert( &lm->remap, (caddr_t)&mapping[1],
115 Avlnode *tree; local
134 tree = map->remap;
137 tree = map->map;
141 *m = (struct ldapmapping *)avl_find( tree, (caddr_t)&fmapping,
/macosx-10.10/OpenSSL098-52/src/util/
H A Dpod2man.pl76 best if you put your Perl man pages in a separate tree, like
380 $name =~ s/\.(pod|p[lm])$//i;
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DMakefile.am36 parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
46 parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
1234 $(CC) $(CFLAGS) -Iinclude -o tst tst.c .libs/libxml2.a -lpthread -lm -lz
/macosx-10.10/libxml2-26/libxml2/
H A DMakefile.am49 parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
1247 $(CC) $(CFLAGS) -Iinclude -o tst tst.c .libs/libxml2.a -lpthread -lm -lz -llzma
/macosx-10.10/apache-793/httpd/
H A Dconfigure2860 # They can cause serious problems if a builder's source tree is in a directory
18973 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pow in -lm" >&5
18974 $as_echo_n "checking for pow in -lm... " >&6; }
18979 LIBS="-lm $LIBS"
19010 lib_m="-lm"
19013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sqrt in -lm" >&5
19014 $as_echo_n "checking for sqrt in -lm... " >&6; }
19019 LIBS="-lm $LIBS"
19050 lib_m="-lm"
33527 # Have a temporary directory for convenience. Make it in the build tree
[all...]
H A Dconfigure.orig2860 # They can cause serious problems if a builder's source tree is in a directory
18973 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pow in -lm" >&5
18974 $as_echo_n "checking for pow in -lm... " >&6; }
18979 LIBS="-lm $LIBS"
19010 lib_m="-lm"
19013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sqrt in -lm" >&5
19014 $as_echo_n "checking for sqrt in -lm... " >&6; }
19019 LIBS="-lm $LIBS"
19050 lib_m="-lm"
33523 # Have a temporary directory for convenience. Make it in the build tree
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dconfigure2400 # They can cause serious problems if a builder's source tree is in a directory
11251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pow in -lm" >&5
11252 $as_echo_n "checking for pow in -lm... " >&6; }
11257 LIBS="-lm $LIBS"
11288 POW_LIB=-lm
11320 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pow in -lm" >&5
11321 $as_echo_n "checking for pow in -lm... " >&6; }
11326 LIBS="-lm $LIBS"
11361 LIBS="-lm $LIBS"
12502 # Have a temporary directory for convenience. Make it in the build tree
[all...]

Completed in 230 milliseconds