Home
last modified time | relevance | path

Searched defs:ccr (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900220_03.C41 const char& ccr = cc; in test() local
/openbsd/sys/dev/pcmcia/
H A Dpcmcia.c71 pcmcia_ccr_read(struct pcmcia_function *pf, int ccr) in pcmcia_ccr_read()
79 pcmcia_ccr_write(struct pcmcia_function *pf, int ccr, int val) in pcmcia_ccr_write()
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dconstvars.c8 qux1 (const char cc, const char /*&*/ccr, const char *ccp, char *const cpc) in qux1()
/openbsd/usr.sbin/npppd/pptp/
H A Dpptp_call.c321 struct pptp_ccr *ccr; in pptp_call_recv_CCR() local
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Dlinux-unwind.h59 unsigned long ccr; member
/openbsd/sys/lib/libkern/arch/hppa/
H A Dmilli.S183 ccr: .equ 10 ; Coprocessor Configuration Register label
/openbsd/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py2729 def __init__(self, ccr): argument