Introduce save_aelem_flags()
authorVincent Pit <perl@profvince.com>
Fri, 24 Jul 2009 22:15:07 +0000 (00:15 +0200)
committerVincent Pit <perl@profvince.com>
Sat, 25 Jul 2009 21:26:06 +0000 (23:26 +0200)
commit91d1c79f6c648258e3465cf0cdbe8df3ab262de1
tree80fc2bb47eae65d7017d956e3759daf004420d29
parent2788925507d099c7b1e9382ad2ddc4f3d692de28
Introduce save_aelem_flags()

It's the symmetric of save_helem_flags(). save_aelem() is now a macro wrapping around save_aelem_flags().
embed.fnc
embed.h
global.sym
proto.h
scope.c
scope.h