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

/macosx-10.10/bash-94.1.2/bash-3.2/examples/loadables/
H A Dfinfo.c48 #define OPT_SIZE 0x00200 macro
107 case 's': flags |= OPT_SIZE; break;
355 } else if (flags & OPT_SIZE)
/macosx-10.10/ncurses-44/ncurses/ncurses/tty/
H A Dlib_mvcur.c170 #define OPT_SIZE 512 macro
545 char str[OPT_SIZE];
712 char buffer[OPT_SIZE];
/macosx-10.10/zsh-61/zsh/Src/
H A Doptions.c46 mod_export char opts[OPT_SIZE];
H A Dzsh.h2179 OPT_SIZE enumerator in enum:__anon15760
2184 * If OPT_SIZE goes above 256 this will need to expand.
H A Dexec.c4596 char saveopts[OPT_SIZE], *oldscriptname = scriptname;

Completed in 205 milliseconds