HomeSort by relevance Sort by last modified time
    Searched refs:SRF_DISABLE (Results 1 - 3 of 3) sorted by null

  /external/mksh/src/
var.c 738 new_refflag = SRF_DISABLE;
858 if (new_refflag == SRF_DISABLE && (vp->flag & (ARRAY|ASSOC)) == ASSOC)
    [all...]
funcs.c 743 SRF_DISABLE : SRF_ENABLE;
830 if (new_refflag == SRF_DISABLE)
    [all...]
sh.h     [all...]

Completed in 115 milliseconds