Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/progs/
H A Dtput.c340 #define myParam(n) numbers[n] in tput_cmd() macro
342 myParam(1), in tput_cmd()
343 myParam(2), in tput_cmd()
344 myParam(3), in tput_cmd()
345 myParam(4), in tput_cmd()
346 myParam(5), in tput_cmd()
347 myParam(6), in tput_cmd()
348 myParam(7), in tput_cmd()
349 myParam(8), in tput_cmd()
350 myParam(9)); in tput_cmd()
[all …]
H A Dtic.c2292 #define myParam(n) numbers[n] in check_1_infotocap() macro
2294 myParam(1), in check_1_infotocap()
2295 myParam(2), in check_1_infotocap()
2296 myParam(3), in check_1_infotocap()
2297 myParam(4), in check_1_infotocap()
2298 myParam(5), in check_1_infotocap()
2299 myParam(6), in check_1_infotocap()
2300 myParam(7), in check_1_infotocap()
2301 myParam(8), in check_1_infotocap()
2302 myParam(9)); in check_1_infotocap()
[all …]