Searched refs:cre (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vgrind/
H A Dregexp.c117 char *cre; /* pointer to converted regular expression */ local
124 cre = malloc (4 * strlen(re) + 3);
125 ccre = cre;
129 *cre = META | OPT;
130 MSYM(cre) = 'a';
131 ccre = MNEXT(cre);
136 return (cre);
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_io.c623 cre:
642 goto cre;
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure486 -no-create | --no-create | --no-creat | --no-crea | --no-cre \

Completed in 73 milliseconds