Searched defs:pptr (Results 1 – 14 of 14) sorted by relevance
3 procedure(), pointer :: pptr variable
18 procedure(sin), pointer :: pptr local
39 CharT* pptr = base._pptr(); in test() local
41 CharT* pptr = base._pptr(); in test() local
93 int *pptr = &i; in test() local
15 slurp_head32(const void **pptr, uint32_t *nbytes) in slurp_head32()
39 cap_rights_t *pptr = cap_rights_remove(&rights, gptr); in test_cap_rights() local
33 char_type* pptr() const {return base::pptr();} in pptr() function
20 slurp_head64(const void **pptr, uint32_t *nbytes) in slurp_head64()
40 char_type* pptr() const {return base::pptr();} in pptr() function
320 char_type* pptr = pbase + 1; in overflow() local
118 auto &pptr{*instance.ElementComponent<typeInfo::ProcedurePointer>( Initialize() local
303 int **pptr; // expected-note{{object references itself 'this->pptr'}} member
3839 hlfir::Entity pptr = Fortran::lower::convertExprToHLFIR( genFIR() local