Searched refs:STLEN (Results 1 – 1 of 1) sorted by relevance
183 #define STLEN 6 in parseline() macro185 if (strncmp(cp, ".stabs", STLEN) != 0) in parseline()187 cp += STLEN; in parseline()188 #undef STLEN in parseline()