Home
last modified time | relevance | path

Searched refs:octave_is_reg_wrapper (Results 1 – 3 of 3) sorted by relevance

/dports/math/octave/octave-6.4.0/liboctave/wrappers/
H A Dstat-wrappers.h74 extern bool octave_is_reg_wrapper (mode_t mode);
H A Dstat-wrappers.c234 octave_is_reg_wrapper (mode_t mode) in octave_is_reg_wrapper() function
/dports/math/octave/octave-6.4.0/liboctave/system/
H A Dfile-stat.cc127 return octave_is_reg_wrapper (mode); in is_reg()