Searched refs:size_helpdata (Results 1 – 2 of 2) sorted by relevance
319 constant int size_helpdata = sizeof(helpdata) - 1;303 constant int size_helpdata = sizeof(helpdata) - 1; global() variable
127 extern constant int size_helpdata;596 return (size_helpdata); in ch_tell() 713 ch_fsize = (ch_flags & CH_HELPFILE) ? size_helpdata : filesize(ch_file); in ch_flush() 851 ch_fsize = (flags & CH_HELPFILE) ? size_helpdata : filesize(ch_file); in ch_init()