Home
last modified time | relevance | path

Searched defs:TPARM_4 (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libcurses/
H A Dnc_tparm.h65 #define TPARM_4(a,b,c,d,e) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e)) macro
75 #define TPARM_4(a,b,c,d,e) TPARM_5(a,b,c,d,e,0) macro