Searched refs:set_numeric (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DCC.pm760 $stack[-1]->set_numeric(&$operator($left, $right));
789 $targ->set_numeric(&$operator($$left, $$right));
859 $stack[-1]->set_numeric(&$operator($left, $right));
883 $targ->set_numeric(&$operator("left", "right"));
913 $bool->set_numeric(&$operator($$left, $$right));
922 $bool->set_numeric(&$operator("left", "right"));
1013 $dst->set_numeric($src->as_numeric);
H A DStackobj.pm141 # set_numeric and set_sv are only invoked on legal lvalues.
158 sub set_numeric { subroutine
/osnet-11/usr/src/lib/libast/common/comp/
H A Dsetlocale.c2333 set_numeric(Lc_category_t* cp) function
2374 { "LC_NUMERIC", LC_NUMERIC, AST_LC_NUMERIC, set_numeric },

Completed in 30 milliseconds