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 752 new_refflag = SRF_DISABLE;
872 if (new_refflag == SRF_DISABLE && (vp->flag & (ARRAY|ASSOC)) == ASSOC)
    [all...]
funcs.c 761 SRF_DISABLE : SRF_ENABLE;
852 if (new_refflag == SRF_DISABLE)
    [all...]
sh.h     [all...]

Completed in 76 milliseconds