Home
last modified time | relevance | path

Searched refs:size_helpdata (Results 1 – 2 of 2) sorted by relevance

/src/contrib/less/
H A Dhelp.c332 constant int size_helpdata = sizeof(helpdata) - 1; variable
H A Dch.c127 extern constant int size_helpdata;
615 return (size_helpdata); in ch_length()
746 ch_fsize = (ch_flags & CH_HELPFILE) ? size_helpdata : filesize(ch_file); in ch_flush()
884 ch_fsize = (flags & CH_HELPFILE) ? size_helpdata : filesize(ch_file); in ch_init()