Searched refs:STLEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/stabs/
H A Dstabs.c183 #define STLEN 6 macro
185 if (strncmp(cp, ".stabs", STLEN) != 0)
187 cp += STLEN;
188 #undef STLEN macro

Completed in 44 milliseconds