0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.145.51.35


Current Path : /proc/thread-self/root/usr/share/doc/m4/examples/
Upload File :
Current File : //proc/thread-self/root/usr/share/doc/m4/examples/wrapfifo.m4

dnl Redefine m4wrap to have FIFO semantics.
define(`_m4wrap_level', `0')dnl
define(`m4wrap',
`ifdef(`m4wrap'_m4wrap_level,
       `define(`m4wrap'_m4wrap_level,
               defn(`m4wrap'_m4wrap_level)`$1')',
       `builtin(`m4wrap', `define(`_m4wrap_level',
                                  incr(_m4wrap_level))dnl
m4wrap'_m4wrap_level)dnl
define(`m4wrap'_m4wrap_level, `$1')')')dnl