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

  /src/sys/arch/sparc/include/
reg.h 93 * FP_QSIZE is the maximum coprocessor instruction queue depth
99 #define FP_QSIZE 16
116 struct fp_qentry fs_queue[FP_QSIZE]; /* queue contents */
  /src/sys/arch/sparc64/include/
reg.h 165 * FP_QSIZE is the maximum coprocessor instruction queue depth
173 #define FP_QSIZE 16
198 struct fp_qentry fs_queue[FP_QSIZE]; /* queue contents */
215 struct fp_qentry fs_queue[FP_QSIZE]; /* queue contents */

Completed in 12 milliseconds