Home
last modified time | relevance | path

Searched refs:I__ (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/bin/ksh/
H A Dsh.h122 # define I__(i) = i macro
124 # define I__(i) macro
327 EXTERN char null [] I__(""); /* null value for variable */
328 EXTERN char space [] I__(" ");
329 EXTERN char newline [] I__("\n");
330 EXTERN char slash [] I__("/");
410 EXTERN enum tmout_enum ksh_tmout_state I__(TMOUT_EXECUTING);
436 EXTERN int ifs0 I__(' '); /* for "$*" */
499 EXTERN int x_cols I__(80); /* tty columns */
533 #undef I__
H A Dtty.h17 # define I__(i) = i macro
19 # define I__(i) macro
96 EXTERN int tty_fd I__(-1); /* dup'd tty file descriptor */
110 #undef I__
H A Dedit.h21 # define I__(i) = i macro
23 # define I__(i) macro
83 #undef I__