Searched defs:LOC (Results 1 – 2 of 2) sorted by relevance
96 #define LOC 113 /* loss of carrier */ macro
83 #define RETURN_ERROR(ERR, LOC) { save_errno = ERR; goto LOC; } argument