Searched refs:FD_CLOSED (Results 1 – 1 of 1) sorted by relevance
40 #define FD_CLOSED 1 // fold is closed macro632 else if (fp->fd_flags == FD_CLOSED) in foldCreate()696 fp->fd_flags = FD_CLOSED; in foldCreate()1339 fp->fd_flags = FD_CLOSED; in setManualFoldWin()1350 if (fp->fd_flags != FD_CLOSED) in setManualFoldWin()1353 fp->fd_flags = FD_CLOSED; in setManualFoldWin()1356 else if (fp->fd_flags == FD_CLOSED) in setManualFoldWin()1381 found->fd_flags = FD_CLOSED; in setManualFoldWin()1686 else if (fp->fd_flags == FD_CLOSED) in check_closed()3600 if (fp->fd_flags == FD_CLOSED) in put_foldopen_recurse()[all …]