#include <assert.h>
#include <stdio.h>
Go to the source code of this file.
Defines | |
#define | assert(ex) {if (!(ex)){fprintf(stderr,"Assertion failed: file %s, line %d\n", __FILE__,__LINE__);hoc_execerror("ex", (char *)0);}} |
#define assert | ( | ex | ) | {if (!(ex)){fprintf(stderr,"Assertion failed: file %s, line %d\n", __FILE__,__LINE__);hoc_execerror("ex", (char *)0);}} |
Referenced by add_section(), KSChan::add_transition(), SaveState::alloc(), LinearModelAddition::alloc(), KSChan::alloc(), NrnProperty::assign(), OcPointer::assign(), bgp_dma_setup(), KSChan::check_struct(), connection_coef(), KSSingle::cv_update(), delete(), KSSingleNodeData::deliver(), KSSingle::doNtrans(), BGP_ReceiveBuffer::enqueue(), MultiSplitControl::exchange_setup(), HocCommand::exec_strret(), HocCommand::execute(), BBSImpl::execute_helper(), ReducedTree::fillrmap(), ReducedTree::fillsmap(), fit_praxis(), KSChan::freesym(), HocCommand::func_call(), BBS::gid2cell(), BBS::gid2obj(), hoc_construct_point(), hoc_dec_refcount(), hoc_emacs_from_audit(), hoc_newobj(), hoc_object_asgn(), hoc_obvar_declare(), hoc_register_tolerance(), hoc_retrieve_audit(), hoc_Symbol_limits(), hoc_Symbol_units(), hoc_unlink_symbol(), hoc_vsscanf(), hoc_xopen_from_audit(), BGP_ReceiveBuffer::incoming(), KSChan::installsym(), java2nrn_class(), KSChanTable::KSChanTable(), KSTransition::lig2pd(), loc_point_process(), long_difus_solve(), KSChan::looksym(), make_pointprocess(), move(), MultiSplitControl::multisplit(), N_VMake_NrnThread(), N_VMake_NrnThreadLD(), N_VSetArrayPointer_NrnThread(), N_VSetArrayPointer_NrnThreadLD(), next(), node_exact(), NonLinImpRep::NonLinImpRep(), nrn_arc_position(), nrn_area_ri(), nrn_cache_prop_realloc(), nrn_classicalNodeA(), nrn_classicalNodeB(), nrn_fake_fire(), nrn_feround(), nrn_get_mechtype(), nrn_lhs(), nrn_loc_point_process(), nrn_matrix_node_alloc(), nrn_multisplit_bksub(), nrn_multisplit_reduce_solve(), nrn_multisplit_triang(), nrn_new_pointprocess(), nrn_onethread_job(), nrn_pool_alloc(), nrn_pool_create(), nrn_pool_delete(), nrn_pool_freeall(), nrn_prop_data_alloc(), nrn_prop_datum_alloc(), nrn_spike_exchange_init(), nrn_thread_partition(), nrn_update_ion_pointer(), nrnallpointmenu(), nrniv_recalc_ptrs(), nrnmpi_setup_transfer(), nrnpy_augment_path(), nrnpy_cas(), nrnpy_hoc(), nrnpy_nrn(), BBS::outputcell(), prev(), prop_alloc(), NrnProperty::prop_index(), BBS::pyret(), SaveState::read(), SaveState::readnet(), ReducedTree::ReducedTree(), KSChan::remove_transition(), ReducedTree::reorder(), SaveState::restore(), HocDataPaths::retrieve(), BBSLocal::return_args(), MultiSplitControl::rt_map_update(), SaveState::save(), sec_and_position(), sec_free(), secname(), section_unref(), BGP_DMASend::send(), BBS::set_gid2node(), SingleChan::set_rates(), Imp::setmat1(), KSChan::settype(), BBS::spike_record(), BBSImpl::subworld_worker_execute(), BBS::threshold(), BBSLocal::upkpickle(), MultiSplitThread::v_setup(), MultiSplitControl::v_setup(), SymDirectory::variable(), varread(), BBSImpl::working(), BGP_ReceiveBuffer::~BGP_ReceiveBuffer(), and StateTransitionEvent::~StateTransitionEvent().