Home
last modified time | relevance | path

Searched refs:garrow_scalar_equal_options (Results 1 – 2 of 2) sorted by relevance

/dports/databases/arrow/apache-arrow-6.0.1/c_glib/arrow-glib/
H A Dscalar.h58 garrow_scalar_equal_options(GArrowScalar *scalar,
H A Dscalar.cpp306 return garrow_scalar_equal_options(scalar, other_scalar, NULL); in garrow_scalar_equal()
321 garrow_scalar_equal_options(GArrowScalar *scalar, in garrow_scalar_equal_options() function