Searched refs:was_local (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.h3946 bool was_local = PL_numeric_local && IN_LOCALE; \
3947 if (was_local) SET_NUMERIC_STANDARD();
3954 if (was_local) SET_NUMERIC_LOCAL();
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dname.c1508 int was_local = nv_local; local
1886 if(!was_local && ((flags&NV_EXPORT) || nv_isattr(np,NV_EXPORT)))

Completed in 34 milliseconds