Home
last modified time | relevance | path

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

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