Searched refs:SLP_FUN (Results 1 – 1 of 1) sorted by relevance
278 #define SLP_FUN 1 macro294 #define slp_get_function(h) (h)[SLP_FUN]295 #define slp_set_function(h, f) (h)[SLP_FUN] = (f)