Searched defs:tps (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/lib/libcurses/tinfo/ |
H A D | lib_tparm.c | 178 TPARM_STATE *tps = get_tparm_state(termp); in _nc_free_tparm() local 210 tparm_error(TPARM_STATE *tps, const char *message) in tparm_error() 218 #define get_space(tps, need) \ argument 236 #define save_text(tps, fmt, s, len) \ argument 255 #define save_number(tps, fmt, number, len) \ argument 274 #define save_char(tps, c) \ argument 289 #define npush(tps, x) \ argument 309 #define spush(tps, x) \ argument 329 #define npop(tps) \ argument 345 #define spop(tps) \ argument [all …]
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/link/protocols/ |
H A D | link_dp_training_dpia.c | 202 static enum dc_status convert_trng_ptn_to_trng_stg(enum dc_dp_training_pattern tps, enum dpia_set_c… in convert_trng_ptn_to_trng_stg()
|