Searched refs:STB_LOPROC (Results 1 – 3 of 3) sorted by relevance
45 if (binding >= STB_LOPROC && binding <= STB_HIPROC)46 snprintf (buf, len, "LOPROC+%d", binding - STB_LOPROC);
141 #define STB_LOPROC 13 macro
443 #define STB_LOPROC 13 /* Start of processor-specific */ macro