N_TYPE
new = palloc(N_TYPE, f_type);
{ "-type", N_TYPE, c_type, O_ARGV },
#define SYMBOL_TYPE(x) ((x) & (N_TYPE | N_STAB))
if ((nl[i].n_type & N_TYPE) == N_DATA ||
(nl[i].n_type & N_TYPE) == N_COMM) {