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

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dmain.c39 static wchar_t L_INITIAL[] = {'I', 'N', 'I', 'T', 'I', 'A', 'L', 0}; variable
150 scopy(L_INITIAL, sp);
152 sp += slength(L_INITIAL) + 1;

Completed in 56 milliseconds