Searched defs:cpc (Results 1 - 4 of 4) sorted by relevance
| /src/tests/lib/libppath/ |
| H A D | t_ppath.c | 299 ppath_component_t *pc, *cpc; local in function:ATF_TC_BODY
|
| /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/img/ |
| H A D | pistachio.dtsi | 903 cpc: cpc@1bde0000 { label
|
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| H A D | tsan_interface_atomic.cc | 899 void __tsan_go_atomic32_load(ThreadState *thr, uptr cpc, uptr pc, u8 *a) { argument 904 void __tsan_go_atomic64_load(ThreadState *thr, uptr cpc, uptr pc, u8 *a) { argument 909 void __tsan_go_atomic32_store(ThreadState *thr, uptr cpc, uptr pc, u8 *a) { argument 914 void __tsan_go_atomic64_store(ThreadState *thr, uptr cpc, uptr pc, u8 *a) { argument 919 void __tsan_go_atomic32_fetch_add(ThreadState *thr, uptr cpc, uptr pc, u8 *a) { argument 924 void __tsan_go_atomic64_fetch_add(ThreadState *thr, uptr cpc, uptr pc, u8 *a) { argument 929 void __tsan_go_atomic32_exchange(ThreadState *thr, uptr cpc, uptr pc, u8 *a) { argument 934 void __tsan_go_atomic64_exchange(ThreadState *thr, uptr cpc, upt argument 939 __tsan_go_atomic32_compare_exchange(ThreadState * thr,uptr cpc,uptr pc,u8 * a) argument 948 __tsan_go_atomic64_compare_exchange(ThreadState * thr,uptr cpc,uptr pc,u8 * a) argument [all...] |
| /src/sys/dev/usb/ |
| H A D | xhci.c | 1242 const uint8_t cpc = XHCI_XECP_SP_W8_CPC(w8); local in function:xhci_id_protocols
|
Completed in 12 milliseconds