Searched defs:cp_count (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/dev/pci/ | ||
H A D | gdt_pci.c | 692 u_int16_t cp_count = roundup(sc->sc_cmd_len, sizeof (u_int32_t)); in gdt_mpr_copy_cmd() local |
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | regcomp.c | 4896 S_grok_bslash_N(pTHX_ RExC_state_t * pRExC_state,regnode_offset * node_p,UV * code_point_p,int * cp_count,I32 * flagp,const bool strict,const U32 depth) S_grok_bslash_N() argument |