Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.bin/lex/
Dtblcmp.c232 int tmpstorage[CSIZE + 1]; in cmptmps() local
233 int *tmp = tmpstorage, i, j; in cmptmps()