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

  /src/sys/arch/hpc/hpc/
platid_test.c 238 #define __PP(p) PLATID_DEREFP(p)
251 platid_match(&pid, __PP(GENERIC_MIPS)) ? "O" : "X");
253 platid_match(&pid, __PP(GENERIC_MIPS_VR)) ? "O" : "X");
255 platid_match(&pid, __PP(GENERIC_MIPS_VR_41XX)) ? "O" : "X");
257 platid_match(&pid, __PP(GENERIC_MIPS_VR_4102)) ? "O" : "X");
259 platid_match(&pid, __PP(GENERIC_MIPS_VR_4111)) ? "O" : "X");
261 platid_match(&pid, __PP(GENERIC_MIPS_VR_4121)) ? "O" : "X");
263 platid_match(&pid, __PP(NEC_MCR)) ? "O" : "X");
265 platid_match(&pid, __PP(NEC_MCR_5XX)) ? "O" : "X");
267 platid_match(&pid, __PP(NEC_MCR_500)) ? "O" : "X")
    [all...]
platid_test.c 238 #define __PP(p) PLATID_DEREFP(p)
251 platid_match(&pid, __PP(GENERIC_MIPS)) ? "O" : "X");
253 platid_match(&pid, __PP(GENERIC_MIPS_VR)) ? "O" : "X");
255 platid_match(&pid, __PP(GENERIC_MIPS_VR_41XX)) ? "O" : "X");
257 platid_match(&pid, __PP(GENERIC_MIPS_VR_4102)) ? "O" : "X");
259 platid_match(&pid, __PP(GENERIC_MIPS_VR_4111)) ? "O" : "X");
261 platid_match(&pid, __PP(GENERIC_MIPS_VR_4121)) ? "O" : "X");
263 platid_match(&pid, __PP(NEC_MCR)) ? "O" : "X");
265 platid_match(&pid, __PP(NEC_MCR_5XX)) ? "O" : "X");
267 platid_match(&pid, __PP(NEC_MCR_500)) ? "O" : "X")
    [all...]
platid_test.c 238 #define __PP(p) PLATID_DEREFP(p)
251 platid_match(&pid, __PP(GENERIC_MIPS)) ? "O" : "X");
253 platid_match(&pid, __PP(GENERIC_MIPS_VR)) ? "O" : "X");
255 platid_match(&pid, __PP(GENERIC_MIPS_VR_41XX)) ? "O" : "X");
257 platid_match(&pid, __PP(GENERIC_MIPS_VR_4102)) ? "O" : "X");
259 platid_match(&pid, __PP(GENERIC_MIPS_VR_4111)) ? "O" : "X");
261 platid_match(&pid, __PP(GENERIC_MIPS_VR_4121)) ? "O" : "X");
263 platid_match(&pid, __PP(NEC_MCR)) ? "O" : "X");
265 platid_match(&pid, __PP(NEC_MCR_5XX)) ? "O" : "X");
267 platid_match(&pid, __PP(NEC_MCR_500)) ? "O" : "X")
    [all...]
platid_test.c 238 #define __PP(p) PLATID_DEREFP(p)
251 platid_match(&pid, __PP(GENERIC_MIPS)) ? "O" : "X");
253 platid_match(&pid, __PP(GENERIC_MIPS_VR)) ? "O" : "X");
255 platid_match(&pid, __PP(GENERIC_MIPS_VR_41XX)) ? "O" : "X");
257 platid_match(&pid, __PP(GENERIC_MIPS_VR_4102)) ? "O" : "X");
259 platid_match(&pid, __PP(GENERIC_MIPS_VR_4111)) ? "O" : "X");
261 platid_match(&pid, __PP(GENERIC_MIPS_VR_4121)) ? "O" : "X");
263 platid_match(&pid, __PP(NEC_MCR)) ? "O" : "X");
265 platid_match(&pid, __PP(NEC_MCR_5XX)) ? "O" : "X");
267 platid_match(&pid, __PP(NEC_MCR_500)) ? "O" : "X")
    [all...]

Completed in 40 milliseconds