Searched refs:N_CALLNAME (Results 1 – 5 of 5) sorted by relevance
163 #define N_CALLNAME ((char)-1) macro165 #define IS_CALLNAME(x) (N_CALLNAME == (x))
2259 * bout.h (N_CALLNAME, N_BALNAME): Define as char-type values, so
89 #define N_CALLNAME ((char)-1) macro
74 #define TC_S_IS_CALLNAME(s) (S_GET_OTHER (s) == N_CALLNAME)81 #define TC_S_FORCE_TO_CALLNAME(s) (S_SET_OTHER ((s), N_CALLNAME))
12392 * config/tc-i960.h (N_BALNAME, N_CALLNAME): Define as char-type values,