#ifndef __CODE_H #define __CODE_H #define CODE_FLAG_IS_LABEL (1<<0) #endif