Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dldefs.h75 #define STARTCHAR 2560 macro
H A Dmain.c271 sp = schar = (CHR *)myalloc(STARTCHAR, sizeof (*schar));
H A Dparser.y512 if(sp >= schar+STARTCHAR)