Home | Sort by: relevance | last modified time | path |
/src/lib/libterminfo/ | |
tputs.c | 45 static const short tmspc10[] = { variable in typeref:typename:const short[] 86 if (delay < 1 || os < 1 || (size_t)os >= __arraycount(tmspc10)) 89 mspc10 = tmspc10[os]; |
tputs.c | 45 static const short tmspc10[] = { variable in typeref:typename:const short[] 86 if (delay < 1 || os < 1 || (size_t)os >= __arraycount(tmspc10)) 89 mspc10 = tmspc10[os]; |
tputs.c | 45 static const short tmspc10[] = { variable in typeref:typename:const short[] 86 if (delay < 1 || os < 1 || (size_t)os >= __arraycount(tmspc10)) 89 mspc10 = tmspc10[os]; |