Searched refs:table_no (Results 1 – 1 of 1) sorted by relevance
789 int otf_action_copy(void *param,int table_no,OUTPUT_FN output,void *context) // {{{ in otf_action_copy() argument792 const OTF_DIRENT *table=otf->tables+table_no; in otf_action_copy()817 …const int table_no=otf_find_table(otf,OTF_TAG('h','e','a','d')); // we can't have csum AND table_n… in otf_action_copy_head() local818 assert(table_no!=-1); in otf_action_copy_head()819 const OTF_DIRENT *table=otf->tables+table_no; in otf_action_copy_head()