Searched refs:LOC (Results 1 – 1 of 1) sorted by relevance
83 #define RETURN_ERROR(ERR, LOC) { save_errno = ERR; goto LOC; } argument