Home
last modified time | relevance | path

Searched defs:p0_type (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/lib/libc/gen/
H A D_pthread_stubs.c165 STUB_FUNC1(name,idx,ret,p0_type) global() argument
184 STUB_FUNC2(name,idx,ret,p0_type,p1_type) global() argument
203 STUB_FUNC3(name,idx,ret,p0_type,p1_type,p2_type) global() argument
[all...]
/freebsd-src/contrib/opencsd/decoder/source/etmv4/
H A Dtrc_etmv4_stack_elem.cpp39 TrcStackElem *EtmV4P0Stack::createParamElemNoParam(const p0_elem_t p0_type, const bool isP0, const … in createParamElemNoParam()
52 TrcStackElemParam *EtmV4P0Stack::createParamElem(const p0_elem_t p0_type, const bool isP0, const oc… in createParamElem()
/freebsd-src/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_etmv4_stack_elem.h97 inline TrcStackElem::TrcStackElem(p0_elem_t p0_type, const bool isP0, ocsd_etmv4_i_pkt_type root_pk… in TrcStackElem()
309 inline TrcStackElemParam::TrcStackElemParam(const p0_elem_t p0_type, const bool isP0, const ocsd_et… in TrcStackElemParam()