Home
last modified time | relevance | path

Searched refs:XASMCONSTREGS (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/pcc/dist/pcc/arch/vax/
Dmacdefs.h246 #define XASMCONSTREGS(x) xasmconstregs(x) macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/amd64/
Dmacdefs.h263 #define XASMCONSTREGS(x) xasmconstregs(x) macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/i386/
Dmacdefs.h349 #define XASMCONSTREGS(x) xasmconstregs(x) macro
/netbsd/src/external/bsd/pcc/dist/pcc/mip/
Dregs.c1325 #ifndef XASMCONSTREGS
1326 #define XASMCONSTREGS(x) (-1) macro
1348 if ((i = XASMCONSTREGS(p->n_name)) < 0) in xasmconstr()