Searched refs:CELL_FUN (Results 1 – 1 of 1) sorted by relevance
42 #define CELL_FUN(c) ((x_hook_function *)((c)->next)) macro57 if (CELL_FUN(cell) == fun && CELL_DATA(cell) == data) in X_PFX()81 x_hook_function *fun = CELL_FUN(cell); in X_PFX()