Lines Matching refs:prefix
28 # %flags [ prefix=<prefix> ] [ index=<index> ] [ init=<init> ]
30 # %keyword <name> [ prefix=<prefix> ] [ index=<index> ] [ init=<init> ] [ first=<id> ] [ last=<id> ]
32 # %sequence [ prefix=<prefix> ] [ index=<index> ] [ init=<init> ]
102 echo "#define $prefix$last $n"
127 prefix=""
169 1:?*) echo "#define $prefix$first $counter" ;;
190 echo "#define $prefix$ID (1$long<<$counter)"
195 then echo "#define $prefix$ID $counter"
198 then echo " \"$1\", $prefix$ID,"
203 then echo "#define $prefix$ID $counter"
223 echo "#define $prefix$last $n"