Home
last modified time | relevance | path

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

/dports/math/py-numpy/numpy-1.20.3/tools/allocation_tracking/
H A Dtrack_allocations.py72 def get_code_line(self): member in AllocationTracker
/dports/math/ump/ump-0.8.6/src/
H A Dmath2.h463 …inline void get_code_line( utf8_string *ret_string ) const throw(error_obj) { *ret_string = string… in get_code_line() function
/dports/math/octave/octave-6.4.0/libinterp/octave-value/
H A Dov-usr-fcn.cc102 octave_user_code::get_code_line (std::size_t line) in get_code_line() function in octave_user_code