Home
last modified time | relevance | path

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

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