Searched refs:XFUNC_VALUE (Results 1 – 1 of 1) sorted by relevance
1173 #define XFUNC_VALUE(f) (f) macro1175 #define XFUNC_VALUE(f) (f & 0x7F) macro2424 unsigned char f = XFUNC_VALUE(x_tab[prefix][key]); in x_bind_showone()2489 switch (XFUNC_VALUE(x_tab[prefix][key])) { in x_bind_showall()2550 switch (XFUNC_VALUE(x_tab[prefix][key])) { in x_bind()2598 if (XFUNC_VALUE(x_tab[prefix][key]) == XFUNC_ins_string) in x_bind()