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

/macosx-10.10/bash-94.1.2/bash-3.2/builtins/
H A Dcd.c60 int old_anm; local
63 old_anm = array_needs_making;
65 if (old_anm == 0 && array_needs_making && exported_p (tvar))
77 int old_anm; local
85 old_anm = array_needs_making;
89 if (old_anm == 0 && array_needs_making && exported_p (tvar))

Completed in 74 milliseconds