Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
proc
/
thread-self
/
root
/
usr
/
share
/
doc
/
m4
/
examples
/
//proc/thread-self/root/proc/self/root/proc/thread-self/root/usr/share/doc/m4/examples/foreachq4.m4
include(`forloop2.m4')dnl divert(`-1') # foreachq(x, `item_1, item_2, ..., item_n', stmt) # quoted list, version based on forloop define(`foreachq', `ifelse(`$2', `', `', `_$0(`$1', `$3', $2)')') define(`_foreachq', `pushdef(`$1', forloop(`$1', `3', `$#', `$0_(`1', `2', indir(`$1'))')`popdef( `$1')')indir(`$1', $@)') define(`_foreachq_', ``define(`$$1', `$$3')$$2`''') divert`'dnl