Searched defs:INITIAL (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libc/port/regex/
H A Dglob.c62 #define INITIAL 8 /* initial pathv allocation */ macro
111 gp->gl_pathn = gp->gl_offs + INITIAL;
H A Dwordexp.c64 #define INITIAL 8 /* initial pathv allocation */ macro
141 wptmp.we_wordn = wptmp.we_offs + INITIAL;
437 (wp->we_wordn + INITIAL) * sizeof (char *));
440 wp->we_wordn += INITIAL;
/osnet-11/usr/src/lib/libpp/i386/
H A Dppdef.h175 #define INITIAL (1<<7) macro
/osnet-11/usr/src/lib/libpp/sparc/
H A Dppdef.h175 #define INITIAL (1<<7) macro

Completed in 19 milliseconds