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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dlexer.c180 int c, n, isbuilding, rval, lnext, nokey = 0; local
183 isbuilding = 0;
206 if (isbuilding == 1) {
237 if ((isbuilding == 0) && !ISALNUM(c)) {
246 if (isbuilding == 1) {
255 if (isbuilding == 1) {
300 if (isbuilding == 1) {
330 if (isbuilding == 1) {
337 if (isbuilding == 0) {
352 if (isbuilding
[all...]

Completed in 59 milliseconds