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

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h781 #define WC_SUBLIST_FREE (5) /* Next bit available in integer */ macro
782 #define WC_SUBLIST_SKIP(C) (wc_data(C) >> WC_SUBLIST_FREE)
784 ((T) | (F) | ((O) << WC_SUBLIST_FREE)))

Completed in 99 milliseconds