Searched refs:hls (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dsearch.c373 struct hilite_storage *hls; local
376 for (hls = anchor->first; hls != NULL; hls = nexthls)
378 nexthls = hls->next;
379 free((void*)hls->nodes);
380 free((void*)hls);
/freebsd-10-stable/contrib/ncurses/include/
H A DCaps.keys243 hue_lightness_saturation hls bool hl - - ----- terminal uses only HLS color notation (Tektronix)

Completed in 117 milliseconds