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

  /src/tests/include/
t_limits.c 68 } psxtable[] = { variable in typeref:struct:psxentry[]
263 for (i = 0; i < __arraycount(psxtable); i++) {
265 if (psxtable[i].psx_constant < psxtable[i].psx_minval) {
268 psxtable[i].psx_desc);

Completed in 44 milliseconds