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

/src/bin/sh/
H A Dexpand.h61 #define EXP_NL 0x100 /* keep CRTNONL in output */ macro
H A Dexpand.c296 if (flag & EXP_NL)
584 p = argstr(p, EXP_NL); /* expand $(( )) string */

Completed in 4 milliseconds