Searched refs:FC_RANGE (Results 1 – 2 of 2) sorted by relevance
2868 if (fp->uf_flags & FC_RANGE && funcexe->doesrange != NULL) in call_user_func_check()3517 if (fp->uf_flags & FC_RANGE) in list_func_head()4150 flags |= FC_RANGE; in define_function()
1689 #define FC_RANGE 0x02 // function accepts range macro