Searched refs:enlarge (Results 1 – 14 of 14) sorted by relevance
| /freebsd-10-stable/contrib/llvm/lib/Support/ |
| D | regcomp.c | 103 static void enlarge(struct parse *, sopno); 1321 enlarge(p, p->ssize + len); /* this many unexpected additions */ in dupl() 1348 enlarge(p, (p->ssize+1) / 2 * 3); /* +50% */ in doemit() 1408 enlarge(struct parse *p, sopno size) in enlarge() function
|
| /freebsd-10-stable/lib/libc/regex/ |
| D | regcomp.c | 116 static int enlarge(struct parse *p, sopno size); 1291 if (!enlarge(p, p->ssize + len)) /* this many unexpected additions */ in dupl() 1319 if (!enlarge(p, (p->ssize+1) / 2 * 3)) /* +50% */ in doemit() 1382 enlarge(struct parse *p, sopno size) in enlarge() function
|
| /freebsd-10-stable/contrib/nvi/regex/ |
| D | regcomp.c | 125 static int enlarge __P((struct parse *p, sopno size)); 1453 if (!enlarge(p, p->ssize + len)) /* this many unexpected additions */ in dupl() 1484 if (!enlarge(p, (p->ssize+1) / 2 * 3)) /* +50% */ in doemit() 1554 enlarge(register struct parse *p, register sopno size) in enlarge() function
|
| /freebsd-10-stable/contrib/amd/ |
| D | BUGS | 282 the tested header, in order to avoid these warnings, using it would enlarge
|
| /freebsd-10-stable/contrib/groff/contrib/groffer/ |
| D | ChangeLog | 1330 - Greatly enlarge section ENVIRONMENT
|
| /freebsd-10-stable/contrib/flex/ |
| D | flex.skl | 1678 "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| /freebsd-10-stable/contrib/binutils/ld/ |
| D | ChangeLog-0001 | 1088 (make_one): enlarge symtab to make room for __nm__ symbols
|
| /freebsd-10-stable/share/doc/IPv6/ |
| D | IMPLEMENTATION | 906 options. The -b option must be specified to enlarge the size of the
|
| /freebsd-10-stable/contrib/gcc/doc/ |
| D | invoke.texi | 5160 Perform tail duplication to enlarge superblock size. This transformation 5720 Perform tail duplication to enlarge superblock size. This transformation
|
| /freebsd-10-stable/contrib/groff/doc/ |
| D | groff-1 | 2540 times to enlarge the point size as needed.
|
| D | groff.texinfo | 3457 enlarge the point size as needed.
|
| /freebsd-10-stable/share/dict/ |
| D | web2a | 42340 pre-enlarge 46714 re-enlarge
|
| D | web2 | 62425 enlarge
|
| /freebsd-10-stable/contrib/gcc/ |
| D | ChangeLog-1999 | 9039 (gen_reg_rtx): Use xrealloc to enlarge them.
|