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