Home
last modified time | relevance | path

Searched defs:need_ptr (Results 1 – 5 of 5) sorted by relevance

/dports/cad/verilator/verilator-4.216/src/
H A DV3EmitCFunc.h657 const bool need_ptr = !VN_IS(nodep->memp()->dtypep(), AssocArrayDType); in visit() local
/dports/devel/py-sip/sip-5.5.0/code_generator/
H A Dgencode.c4272 int need_py, need_ptr, need_iserr, need_xfer; in generateConvertToDefinitions() local
5733 int need_ptr = FALSE, need_cast_ptr = FALSE, need_state = FALSE; in generateClassFunctions() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dcom.c836 int need_ptr; in ffecom_arrayref_() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dcom.c836 int need_ptr; in ffecom_arrayref_() local
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dcgmain.cpp11598 need_ptr(int sptr, int sc, DTYPE sdtype) in need_ptr() function