Searched refs:helpdata (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/less/
H A Dmkhelp.c30 printf("constant char helpdata[] = {\n");
66 printf("constant int size_helpdata = sizeof(helpdata) - 1;\n");
H A Dch.c132 extern constant char helpdata[];
262 bp->data[bp->datasize] = helpdata[ch_fpos];
H A Dhelp.c3 constant char helpdata[] = { variable
235 constant int size_helpdata = sizeof(helpdata) - 1;

Completed in 29 milliseconds