HomeSort by: relevance | last modified time | path
    Searched defs:tmspc10 (Results 1 - 3 of 3) sorted by relevancy

  /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];

Completed in 35 milliseconds